Commit Graph

29784 Commits

Author SHA1 Message Date
Adria Navarro acb5d27d6a
Merge pull request #14927 from Budibase/budi-8810-automation-branches-condition-base64-encoding-gets-displayed
Fix wrongly removing valueType=binding
2024-10-31 11:39:20 +01:00
Dean 987592dc85 Ignore scale factor when refreshing the step placeholder dimensions 2024-10-31 10:38:24 +00:00
Adria Navarro bddb6d40a3 Fix wrongly removing valueType=binding 2024-10-31 11:09:48 +01:00
Adria Navarro b1eaf8ec71
Merge branch 'v3-ui' into feature/automation-branching-ux 2024-10-31 10:14:51 +01:00
Adria Navarro 20ed18a0e2
Merge branch 'master' into v3-ui 2024-10-31 10:14:41 +01:00
melohagan 4a036fa89e
Merge branch 'master' into fix/no-account-holder 2024-10-31 08:54:57 +00:00
melohagan eba7f01578
Improve users sort (#14894) 2024-10-31 08:51:46 +00:00
Mel O'Hagan 41807e87b3 Don't throw if no account-holder is found 2024-10-31 08:44:36 +00:00
Sam Rose d31275ee8c
Merge branch 'v3-ui' of github.com:budibase/budibase into feature/automation-branching-ux 2024-10-30 17:53:40 +00:00
Sam Rose e06c0629a0
Respond to PR comments. 2024-10-30 17:40:15 +00:00
mike12345567 dc1389b8fb PR comment and linting. 2024-10-30 17:39:48 +00:00
Sam Rose 3f62f19fdf
Merge branch 'v3-ui' of github.com:budibase/budibase into fix-view-calculations-with-relationships 2024-10-30 17:33:02 +00:00
Sam Rose b504f77d0f
Fix view calculations when relationships are present. 2024-10-30 17:32:49 +00:00
mike12345567 e235de54ad Fixing an issue with serving the builder, increased error rate due to requests that hit the / endpoint, these were 500ing due to a lack of app ID. 2024-10-30 17:32:39 +00:00
Andrew Kingston 587aba8998
Merge branch 'v3-ui' into cheeks-fixes 2024-10-30 15:07:59 +00:00
Andrew Kingston 67a988ae21
Automatically refresh datasources after executing row actions via a button action 2024-10-30 15:05:06 +00:00
Andrew Kingston 15ebfdf0e9
Fix settings added and removed by conditions not triggering component refresh 2024-10-30 14:56:11 +00:00
Michael Drury c9c67841e0
Merge branch 'master' into nodemon-ignore 2024-10-30 14:26:20 +00:00
mike12345567 c7646afde0 Adding a change to nodemon configuration, this stops the services restarting twice when a build is triggered. 2024-10-30 14:23:58 +00:00
Adria Navarro d2da61e4e1
Merge branch 'v3-ui' into feature/automation-branching-ux 2024-10-30 14:19:48 +01:00
Adria Navarro 45dd00f0d3
Merge branch 'master' into v3-ui 2024-10-30 14:19:35 +01:00
Adria Navarro 867dccce5a Remove --check-files 2024-10-30 13:51:43 +01:00
Adria Navarro 9b9f7eb4c1 Use latest account-portal 2024-10-30 13:49:20 +01:00
Adria Navarro 6b0005bcc6 Different yarn cache between platforms 2024-10-30 13:32:43 +01:00
Adria Navarro cbb3859bac Remove --frozen-lockfile 2024-10-30 12:55:41 +01:00
Adria Navarro edbda20f31 Add --check-files 2024-10-30 12:17:25 +01:00
Adria Navarro 471c217a86 Add --check-files 2024-10-30 11:28:52 +01:00
Adria Navarro 847d775103 Fix dockerfile 2024-10-30 11:15:36 +01:00
Adria Navarro 4e98c519b7 Use latest account-portal 2024-10-30 10:54:56 +01:00
Adria Navarro 1c9f4be87d
Merge branch 'v3-ui' into feature/automation-branching-ux 2024-10-30 10:35:09 +01:00
Andrew Kingston ff4d919083
Merge branch 'master' of github.com:Budibase/budibase into v3-ui 2024-10-30 09:29:24 +00:00
Adria Navarro e8771f7b51 Reenable cache and frozen-lockfile 2024-10-30 10:19:05 +01:00
mike12345567 b433f0f710 Removing yarn caching from docker builds. 2024-10-29 17:16:08 +00:00
Michael Drury 8e0ebba099
Revert "Revert to state from 2.33.4." 2024-10-29 17:11:28 +00:00
mike12345567 c39aad6a5f Merge branch 'master' of github.com:Budibase/budibase into 2.33.4-uno-revert-4 2024-10-29 16:59:32 +00:00
Andrew Kingston bc406e14db
Merge branch 'v3-ui' into feature/automation-branching-ux 2024-10-29 16:59:01 +00:00
Adria Navarro 24404e0906 revert-accountportal 2024-10-29 17:37:12 +01:00
Sam Rose fea668e6b6
Revert to state from 2.33.4. 2024-10-29 15:55:38 +00:00
Andrew Kingston 66e3db6a8c
Merge branch 'v3-ui' into fix-filter-query-conversion 2024-10-29 15:19:46 +00:00
Andrew Kingston 599370b6ed
Update tests 2024-10-29 15:19:32 +00:00
Andrew Kingston 37ca13e118
Merge branch 'v3-ui' into data-tidy-up 2024-10-29 15:15:16 +00:00
Dean 3a8dc188b0 Minor fix for webhook modal to accomodate slower load times. selectedAutomation was not initialised in time 2024-10-29 15:13:21 +00:00
Andrew Kingston 765b3d2f97
Add tests for handling logical operators in UISearchFilter 2024-10-29 15:10:02 +00:00
mike12345567 2473f6859c Updating dockerfiles to contain the network-concurrency 1 option. 2024-10-29 14:54:36 +00:00
Adria Navarro a4aded36b1
Merge branch 'v3-ui' into feature/automation-branching-ux 2024-10-29 15:36:57 +01:00
Adria Navarro a8a488d10a
Merge branch 'v3-ui' into BUDI-8775/new-filtering-doesnt-work-with-queries 2024-10-29 15:09:30 +01:00
Andrew Kingston ca125cad23
Merge branch 'v3-ui' into data-tidy-up 2024-10-29 13:47:07 +00:00
Andrew Kingston 0962e529c3
Merge branch 'v3-ui' into form-schema-changes 2024-10-29 13:46:39 +00:00
Andrew Kingston 721b3ab610
Account for logicalOperator inside UISearchFilter groups 2024-10-29 12:56:41 +00:00
Sam Rose 1bfb4ee5cf
Merge branch 'v3-ui' of github.com:budibase/budibase into feature/automation-branching-ux 2024-10-29 12:33:57 +00:00