Commit Graph

29938 Commits

Author SHA1 Message Date
Andrew Kingston 472830c052
Merge branch 'feature/automation-branching-ux' of github.com:Budibase/budibase into feature/automation-branching-ux 2024-10-31 15:42:28 +00:00
Andrew Kingston 96ca6e6cc2
Use InfoDisplay instead of InlineAlert for row action triggers 2024-10-31 15:42:04 +00:00
Dean 48752cea1c Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux 2024-10-31 15:38:34 +00:00
Andrew Kingston b816cd91a2
Merge branch 'v3-ui' into use-existing-ids-non-ds-plus 2024-10-31 15:26:52 +00:00
Andrew Kingston a8ef64b9c9
Merge branch 'v3-ui' into view-calc-count-non-numeric 2024-10-31 15:26:41 +00:00
Dean 79970ae07d Fix to ensure events are ignored when the viewport isnt initialised. Add a delete confirmation for branches 2024-10-31 15:14:48 +00:00
Sam Rose f58fbc313d
Merge branch 'v3-ui' into error-on-bulkimporting-relationship-fields 2024-10-31 15:14:13 +00:00
Sam Rose 30a3013e7f
Merge branch 'v3-ui' of github.com:budibase/budibase into feature/automation-branching-ux 2024-10-31 15:13:17 +00:00
Adria Navarro 86aabcc629
Merge pull request #14922 from Budibase/chore/search-filter-typing
Search filter typing
2024-10-31 16:01:12 +01:00
Sam Rose 91dfa9a378
Remove failing test. 2024-10-31 14:47:14 +00:00
Sam Rose 9d50d52a93
Merge branch 'fix-money-field' of github.com:budibase/budibase into fix-money-field 2024-10-31 14:47:06 +00:00
Sam Rose 7026a35e04
Remove focus test. 2024-10-31 14:46:57 +00:00
Martin McKeaveney df8ec413f5
Merge pull request #14918 from Budibase/ai-fixes
Ai fixes
2024-10-31 14:42:46 +00:00
Michael Drury ee9a39acf5
Merge branch 'v3-ui' into error-on-bulkimporting-relationship-fields 2024-10-31 14:41:42 +00:00
Sam Rose d0845b193a
Merge branch 'master' into fix-money-field 2024-10-31 14:37:41 +00:00
Andrew Kingston 986cef6b25
Update view calculation explanation text 2024-10-31 14:35:00 +00:00
mike12345567 ae82c9bae5 Merge branch 'v3-ui' of github.com:Budibase/budibase into views-openapi 2024-10-31 14:34:12 +00:00
Sam Rose 76a68a12f0
Fix handling of the Postgres money field. 2024-10-31 14:33:37 +00:00
Andrew Kingston c85dd1f6f8
Allow counting on non-numeric fields 2024-10-31 14:30:54 +00:00
Martin McKeaveney cb2f2a1f62 Merge branch 'ai-fixes' of github.com:Budibase/budibase into ai-fixes 2024-10-31 14:25:58 +00:00
Martin McKeaveney 0bc6647751 fix AI tests 2024-10-31 14:25:37 +00:00
mike12345567 91528ca525 Merge branch 'v3-ui' of github.com:Budibase/budibase into views-openapi 2024-10-31 14:23:00 +00:00
Martin McKeaveney 3b31559915
Merge branch 'v3-ui' into ai-fixes 2024-10-31 14:08:34 +00:00
Andrew Kingston b9ba76f639
Avoid creating new function every iteration of array.map 2024-10-31 12:33:07 +00:00
Dean 4f93043b03 Added complete reference to branch config util function 2024-10-31 12:29:09 +00:00
Andrew Kingston afbec934f3
Clean table data before using it as additional data context to better reflect usable structure 2024-10-31 12:28:52 +00:00
Peter Clement 9023864e65 Revert "remove validation for empty conditions"
This reverts commit d37c3ab99f.
2024-10-31 12:27:08 +00:00
Dean 5a9c586135 Ensure branch conditions are reinitialised on save. Improved error catching and notification 2024-10-31 12:24:54 +00:00
Andrew Kingston 0b8199be74
Use existing _id values for non DS+ in tables, trusting that they are unique 2024-10-31 12:19:57 +00:00
Sam Rose 945cf52f02
Allow fields on count calculations. 2024-10-31 11:54:31 +00:00
Peter Clement d37c3ab99f remove validation for empty conditions 2024-10-31 11:43:15 +00:00
Dean dd9057169f Lint 2024-10-31 10:44:03 +00:00
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 920953a4ee
Throw an error when attempting to bulkImport a relationship field into an internal table. It doesn't work yet. 2024-10-30 17:50:04 +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
mike12345567 037a33dc7d Updating specs to correct some issues with app ID. 2024-10-30 17:12:48 +00:00
Martin McKeaveney 8478c3f8b0 adding assertion for AI 2024-10-30 16:29:20 +00:00
Martin McKeaveney 62caef19ca Merge branch 'v3-ui' of github.com:Budibase/budibase into ai-fixes 2024-10-30 16:17:39 +00:00
Adria Navarro 3779c7f6c7 Typing 2024-10-30 17:13:03 +01:00
Adria Navarro b510d04129 Simplify 2024-10-30 17:02:34 +01:00
Adria Navarro 7aad0d6e92 Type branch filters 2024-10-30 17:00:09 +01: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
mike12345567 38760897bf Updating specs again. 2024-10-30 14:40:13 +00:00
mike12345567 d6b8642b7c Merge branch 'nodemon-ignore' of github.com:Budibase/budibase into views-openapi 2024-10-30 14:31:29 +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
Martin McKeaveney 3f3160a44c default store values for AI features 2024-10-30 14:17:50 +00:00
Martin McKeaveney 53fc45f07e make ai columns respect feature flags 2024-10-30 14:14:49 +00:00
mike12345567 dd0764eb60 Putting view mapping in place, updating openAPI spec. 2024-10-30 14:08:03 +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
mike12345567 3b14b9207b Merge branch 'v3-ui' of github.com:Budibase/budibase into views-openapi 2024-10-30 13:13:07 +00: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
Martin McKeaveney d9b685811d lint 2024-10-30 11:32:54 +00:00
Martin McKeaveney b06074128f unit test to cover 2024-10-30 11:27:49 +00:00
Martin McKeaveney 313bd9b017 add AI column from import if already defined 2024-10-30 11:21:37 +00: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
Michael Drury 7508621dfd
Merge pull request #14901 from Budibase/fix/user-page-loading
Fixing user page loading
2024-10-29 12:32:33 +00:00
melohagan 53854769ee
Fix relationship field filter on change (#14879)
Co-authored-by: Conor Webb <126772285+ConorWebb96@users.noreply.github.com>
2024-10-29 12:31:31 +00:00
Sam Rose 32dcc9f223
Merge branch 'v3-ui' of github.com:budibase/budibase into budi-8792-bigint-and-boolean-fields-dont-support-default-values 2024-10-29 12:19:13 +00:00
mike12345567 f94d8ba870 Fixing merge artifact 2024-10-29 12:18:36 +00:00
mike12345567 d342b2248e Fixing an issue with loading the user page, as per issue documented in #14890. 2024-10-29 12:15:50 +00:00
Andrew Kingston d530078367
Merge branch 'v3-ui' into data-tidy-up 2024-10-29 12:12:43 +00:00
Andrew Kingston b8f27b9bf7
Fix table imports 2024-10-29 12:09:01 +00:00
Sam Rose fa99c07a42
Merge branch 'v3-ui' of github.com:budibase/budibase into budi-8792-bigint-and-boolean-fields-dont-support-default-values 2024-10-29 12:06:43 +00:00
Adria Navarro 23c655e4d7
Merge branch 'v3-ui' into feature/automation-branching-ux 2024-10-29 12:52:31 +01:00
Adria Navarro 3f006550d9
Merge branch 'master' into v3-ui 2024-10-29 12:52:13 +01:00
Andrew Kingston 5bda7daf2f
Merge branch 'v3-ui' of github.com:Budibase/budibase into data-tidy-up 2024-10-29 11:48:59 +00:00
Andrew Kingston edfe3b98ec
Merge branch 'v3-ui' into form-schema-changes 2024-10-29 11:48:27 +00:00
Andrew Kingston fc3fcb5cbd
Lint 2024-10-29 11:48:16 +00:00
Andrew Kingston 7cce68f126
Provide fetchDatasourceDefinition via SDK 2024-10-29 11:44:03 +00:00
Sam Rose d8ff1509c5
Merge branch 'v3-ui' into fix-default-values-multi 2024-10-29 11:43:43 +00:00
Andrew Kingston 32ad21de4f
Fix forms always requesting table schema and cache view definitions 2024-10-29 11:38:00 +00:00
Adria Navarro 8336f2555c
Merge branch 'v3-ui' into feature/automation-branching-ux 2024-10-29 12:28:45 +01:00
Adria Navarro aab5256bf2 Fix frontend filtering 2024-10-29 12:19:09 +01:00
Peter Clement 3ad1cf566f
Merge pull request #14892 from Budibase/feat/add-new-bindings-to-drawer
Add new bindings to drawer
2024-10-29 11:18:57 +00:00
Adria Navarro e02508cde5
Merge branch 'master' into fix/public-role-access 2024-10-29 12:18:00 +01:00
Adria Navarro 8254e89839
Merge branch 'master' into v3-ui 2024-10-29 12:17:36 +01:00
Adria Navarro ffdd46ef1d Update pro submodule 2024-10-29 12:00:54 +01:00
mike12345567 4da185a843 Fixes an issue with public role access, some old roles have a slightly different role ID format which needs to be accounted for in the comparison. Tests will come after, want to get the fix out. 2024-10-29 11:00:45 +00:00
Adria Navarro bbab4d35c3 Update pro submodule 2024-10-29 11:55:56 +01:00
Adria Navarro 4a91b86278 Extract values from store 2024-10-29 11:55:49 +01:00
Sam Rose b58fd7dc6b
Fix OSS build. 2024-10-29 10:34:14 +00:00
Sam Rose 0c8590be9c
Fix lint. 2024-10-29 10:32:49 +00:00
Sam Rose 67fea783bb
Support boolean and bigint fields having default values. 2024-10-29 10:29:41 +00:00
Sam Rose b9b4f88e4a
Fix default values when using multi-option column and supplying empty array. 2024-10-29 10:23:32 +00:00
Adria Navarro 70cd255ef0 Update pro submodule 2024-10-29 10:39:23 +01:00
Adria Navarro a7fa7368d9 Reset the page every time that a filter gets updated 2024-10-29 10:38:58 +01:00
Andrew Kingston d5aed4361f
Fix z-index issue with detail popovers and bindings 2024-10-29 08:49:44 +00:00
Andrew Kingston c5c17cd6bd
Reduce size of sorting popover 2024-10-29 08:48:07 +00:00
Peter Clement b999741f4d some lint 2024-10-28 21:14:52 +00:00
Peter Clement 931ebde3f7 Add settings and user bindings to drawer 2024-10-28 21:12:33 +00:00
mike12345567 68a7f88db6 Adding test case for fetch. 2024-10-28 18:09:38 +00:00
mike12345567 0698454855 Fixing an issue with getAllExternalTables getter also returning internal tables. 2024-10-28 18:09:22 +00:00
mike12345567 c055e2ae72 Adding fetch endpoint for views (will be used by search for views in Public API). 2024-10-28 18:09:04 +00:00
Adria Navarro 392dc087c1 Merge branch 'v3-ui' into feature/automation-branching-ux 2024-10-28 16:39:07 +01:00
Adria Navarro 5cf0e334c2
Merge branch 'master' into v3-ui 2024-10-28 16:37:17 +01:00
Andrew Kingston 6e021e6793
lint 2024-10-28 14:54:18 +00:00
melohagan 7dcdce2480
Gro 738 refactor code that returns the account holder from user (#14872)
* WIP

* WIP

* Remove tests

* Remove TenantInfo

* Remove unused export

* Remove TenantInfo type

* Remove unused export

* Remove unused routes

* Add getAccountHolder front-end endpoint

* Add endpoint to no tenancy list

* Get account holder via appId

* lint

* Update pro ref

* Use account email instead of budibaseUserId (#14876)

* Update account-portal ref

* Update account portal ref

* Correct import order

* Simplify boolean

* type fix

* Rename endpoint to accountholder

* Update account-portal ref

* Refactor

* Refactor to not use appId

* Update type

* appId not needed

* Unused import
2024-10-28 14:46:42 +00:00
Andrew Kingston 8f94e35d29
Shrink size button popover 2024-10-28 14:38:56 +00:00
Andrew Kingston 293368e551
Update titles 2024-10-28 14:24:25 +00:00
Andrew Kingston 5156749ac9
Update table filter button to be a detail popover 2024-10-28 14:24:16 +00:00
mike12345567 6fe4f16845 Merge branch 'master' of github.com:Budibase/budibase into views-openapi 2024-10-28 14:19:29 +00:00
Andrew Kingston 27c1788db2
Update view calculation button to be a detail popover 2024-10-28 14:17:50 +00:00
Andrew Kingston 3ad913ae28
Reorder buttons to access is always first 2024-10-28 14:11:13 +00:00
Andrew Kingston 67c5cc4a45
Update column settings button to be a detail popover 2024-10-28 14:09:57 +00:00
Andrew Kingston 76ccdbaa12
Remove styles 2024-10-28 14:05:41 +00:00
Andrew Kingston 83eed815c3
Update size button to be a detail popover 2024-10-28 14:05:14 +00:00
Andrew Kingston 4979cce132
Udpate sort button to be a detail popover 2024-10-28 14:05:02 +00:00