1
0
Fork 0
mirror of synced 2024-09-21 11:53:49 +12:00
Commit graph

27987 commits

Author SHA1 Message Date
Sam Rose
12db64513b
Revert to testing against mssql 2017, attempt to get relationship aggreggation working. 2024-09-04 16:21:32 +01:00
mike12345567
eefb1f01a3 Fix for generic sql test. 2024-09-04 13:18:54 +01:00
mike12345567
fed82dffaf Linting. 2024-09-04 13:11:03 +01:00
mike12345567
2d6a8d9ff5 Fix for sorting, didn't account for some primitive types. 2024-09-03 18:50:01 +01:00
mike12345567
2a24a3dda6 Correcting test cases. 2024-09-03 18:40:20 +01:00
mike12345567
b29a4e2b37 Work to support all SQL DBs across the board using the aggregation method. 2024-09-03 18:24:50 +01:00
mike12345567
ac7838f80d Fixing an issue with inconsistent relationship order. 2024-09-03 12:09:33 +01:00
mike12345567
7e7e23d5d9 Merge branch 'master' of github.com:Budibase/budibase into fix/sql-many-relationships 2024-09-03 10:58:40 +01:00
Peter Clement
66fdf03398
Refactor automation orchestrator to support branching (#14461)
* refactor automation thread

* fix infinite loop in branching

* remove try catch

* remove spacing

* remove unecessary addition of branch outputs

* pr comments

* remove loopstep instance variable

* add test to cover failure scenario

* add tests for other automationf ailure conditions

* update test name

* use private keyword instead of underscore

* parse int / string safely

* fix refs

* add condition support for branching and tests

* create helper function for recursing all search filters

* move helper func

* fix import
2024-09-03 08:33:41 +00:00
Adria Navarro
1be8289677
Merge branch 'master' into feat/row-action-view-security 2024-09-03 10:13:22 +02:00
mike12345567
fc31a28c10 Merge branch 'master' of github.com:Budibase/budibase into fix/sql-many-relationships 2024-09-02 16:13:26 +01:00
Sam Rose
bb8ba16b30
Types for new view calculation feature. 2024-09-02 15:28:20 +01:00
mikesealey
ee50012775 tweaks z-index to show preview above bindings drawer 2024-09-02 13:37:36 +01:00
Sam Rose
3a516e8356
Merge branch 'master' into budi-8435-remove-auto-columns-for-created-by-and-created-at 2024-09-02 11:13:11 +01:00
Martin McKeaveney
f7b2c77be4
Merge branch 'master' into poc-authenticated-iframe 2024-09-02 09:08:20 +01:00
Martin McKeaveney
9924ad20e0 lint 2024-09-02 08:58:28 +01:00
melohagan
fc367476c1
Make sure setEnrichedUsers is called when tenantOwnerLoaded (#14491) 2024-08-30 17:40:43 +00:00
Martin McKeaveney
d5f58fc6c8 merge 2024-08-30 18:08:40 +01:00
Michael Drury
9b84d959dc
Merge branch 'master' into fix/sqs-default-dev-on 2024-08-30 18:07:51 +01:00
Martin McKeaveney
9b4c89746a update submodule references 2024-08-30 18:06:30 +01:00
mike12345567
d5bc5debac Another fix. 2024-08-30 17:57:02 +01:00
Sam Rose
955a3a6883
Merge branch 'master' into budi-8435-remove-auto-columns-for-created-by-and-created-at 2024-08-30 17:47:36 +01:00
mike12345567
70708dc36e Adding back missing tests. 2024-08-30 17:47:08 +01:00
mike12345567
7c1f2522e2 Another test. 2024-08-30 17:42:54 +01:00
mike12345567
6249f41bbb Make sure Lucene correctly sets environment variables in development tests. 2024-08-30 17:34:10 +01:00
melohagan
3f357561d0
The UI should indicate who the account holder is (#14470)
* Get tenantInfo in user fetch

* Add account holder label in users table

* Don't allow account holder to be selected in users table

* Sort account holder to top of list

* Only use account holder role in users table

* lint

* Remove joi validation from tenant-info endpoint

* Remove dayPasses

* Catch CouchDB 404 and return undefined

* Don't allow account holder role to be changed UI

* Don't offer delete option for tenant owner

* Backend validation to ensure account holder role cannot be updated

* Don't allow account holder role to be changed UI

* Get tenantOwner in separate call

* Pass data into SelectEditRenderer

* Rename var to __selectable

* setEnrichedUsers

* Update pro reference

* Only load tenantOwner once
2024-08-30 16:29:38 +00:00
mike12345567
bdfd64c98c Fixing view test. 2024-08-30 17:19:04 +01:00
mike12345567
0311e8433b Fixing tests so they can work with SQS. 2024-08-30 17:06:30 +01:00
Sam Rose
7cbfd7be84
Disable creation of createdAt and createdBy auto columns when default values is enabled. 2024-08-30 15:58:11 +01:00
mike12345567
b622df2683 Defaulting SQS to on in development environments, this removes the need for setting it in the management scripts. 2024-08-30 15:10:55 +01:00
Michael Drury
2d030d442b
Merge branch 'master' into update-pro-3 2024-08-30 14:12:02 +01:00
mike12345567
6407f5b68d Merge branch 'master' of github.com:Budibase/budibase into fix/sql-many-relationships 2024-08-30 13:44:40 +01:00
mike12345567
6730105491 Adding the option to disable user sync, always importing large apps which are problematic. 2024-08-30 13:44:23 +01:00
Adria Navarro
2b49c3ffea
Merge branch 'master' into feat/row-action-view-security 2024-08-30 14:43:58 +02:00
melohagan
4d9f87e4c4
Set password to 12 characters (#14478) 2024-08-30 09:16:16 +00:00
Adria Navarro
a7a5041b91 Remove error message catching 2024-08-30 10:30:27 +02:00
Adria Navarro
eb58c696dd Clean 2024-08-30 10:30:27 +02:00
Adria Navarro
9f56b9916e Fix 2024-08-30 10:30:27 +02:00
Adria Navarro
b54b2a7121 Lint 2024-08-30 10:30:27 +02:00
Adria Navarro
6a8d55a00c Add tests 2024-08-30 10:30:27 +02:00
Adria Navarro
5cd3b9dc88 Add tests 2024-08-30 10:30:27 +02:00
Adria Navarro
868d193015 Add triggerRowActionAuthorised 2024-08-30 10:30:27 +02:00
Adria Navarro
f193df41f1 Expose get row action 2024-08-30 10:30:27 +02:00
Adria Navarro
6a43597dd3 Update paths 2024-08-30 10:30:27 +02:00
Adria Navarro
dd14d0b646 Fix return types 2024-08-30 10:30:27 +02:00
Adria Navarro
5ed66e9d40 Lint 2024-08-30 10:30:27 +02:00
Adria Navarro
95d863b4a8 Clean 2024-08-30 10:30:27 +02:00
Adria Navarro
6d1838d907 Create row action trigger test 2024-08-30 10:30:27 +02:00
Adria Navarro
e93934111f Allow running api prod tests 2024-08-30 10:30:27 +02:00
Adria Navarro
610621823c Publish 2024-08-30 10:30:27 +02:00