1
0
Fork 0
mirror of synced 2024-08-09 15:17:57 +12:00
Commit graph

26806 commits

Author SHA1 Message Date
Andrew Kingston
6b7e410f0d Update casing 2023-11-09 09:47:19 +00:00
Budibase Staging Release Bot
7afcfbac93 Bump version to 2.13.6 2023-11-09 09:27:06 +00:00
Sam Rose
930e4c3f50
Merge pull request #12334 from Budibase/more-db-typing-improvements
Another random assortment of typing improvements
2023-11-09 09:26:37 +00:00
jvcalderon
311ad6b6a5 Update pro submodule 2023-11-09 10:10:04 +01:00
jvcalderon
e1ca1d6732 Update pro submodule 2023-11-09 09:55:38 +01:00
jvcalderon
8436a8d220 Day passes are optional 2023-11-09 09:55:38 +01:00
Dean
0520a30fed Merge remote-tracking branch 'origin/master' into fix/export-data-ui 2023-11-09 08:47:08 +00:00
Dean
68c06e0d72 Merge remote-tracking branch 'origin/master' into feature/toggle-all-formblock-fields 2023-11-09 08:46:05 +00:00
Michael Drury
c1018915d7
Merge branch 'master' into fix-section-crash 2023-11-08 18:51:08 +00:00
Michael Drury
ff8773c275
Merge branch 'master' into fix-modal-relationship-picker 2023-11-08 18:50:51 +00:00
Michael Drury
c511f621d3
Merge branch 'master' into more-db-typing-improvements 2023-11-08 18:50:39 +00:00
Michael Drury
4cc31f0375
Merge branch 'master' into features/enterprise-basic-plan 2023-11-08 18:50:24 +00:00
Michael Drury
8c230f649e
Merge pull request #12338 from Budibase/fix/qa-core-test-failures
Attempt to fix QA-core flaky tests
2023-11-08 18:50:11 +00:00
mike12345567
e4bc6a5fc7 Attempting to fix QA-core inconsistencies in CI - disabling rate limiting during test runs for public API. 2023-11-08 18:41:15 +00:00
Dean
5f97fa94a1 Merge remote-tracking branch 'origin/master' into feature/toggle-all-formblock-fields 2023-11-08 17:34:21 +00:00
Dean
f35daee07f Added toggle-all functionality to the formblock and update context to the ComponentSettingsSection 2023-11-08 16:59:00 +00:00
jvcalderon
b03719ff1c Update pro submodule 2023-11-08 17:34:28 +01:00
jvcalderon
37e04769db Merge branch 'master' into features/enterprise-basic-plan 2023-11-08 17:28:28 +01:00
Andrew Kingston
883ac0d008 Dedupe and improve logic around selecting available datasources for saving and duplicating rows 2023-11-08 16:27:20 +00:00
Sam Rose
e3a4c34f8d
Pass types through context callbacks. 2023-11-08 16:17:24 +00:00
Michael Drury
cfecff479d
Merge pull request #12301 from Budibase/fix/11972-external-relationship-formulas
Datasource plus formulas using relationships
2023-11-08 15:09:03 +00:00
Michael Drury
f5680dfa84
Merge branch 'master' into fix/11972-external-relationship-formulas 2023-11-08 15:01:37 +00:00
mike12345567
8d98da6c57 Fixing issue with table names. 2023-11-08 14:57:30 +00:00
Peter Clement
2deaf51c59
Merge pull request #12324 from Budibase/fix/automation-layout-styling
Fix issues with automation layout styling
2023-11-08 14:54:42 +00:00
Peter Clement
4da8a3899f
Merge branch 'master' into fix/automation-layout-styling 2023-11-08 14:50:40 +00:00
Andrew Kingston
bcf431a476 Fix a few svelte bugs with the LinkedRowSelector component to fix adding/editing relationships via a model from the data UI 2023-11-08 14:43:28 +00:00
mike12345567
4dc6b1eeda Merge branch 'master' of github.com:Budibase/budibase into fix/11972-external-relationship-formulas 2023-11-08 14:41:53 +00:00
Sam Rose
47292b8ab4
Make DB name non-optional. 2023-11-08 14:37:19 +00:00
Sam Rose
7672993eae
Merge pull request #12322 from Budibase/better-types-in-global-users-2
Convert user.spec.js to user.spec.ts
2023-11-08 14:16:01 +00:00
Peter Clement
0cd5b1f431
Merge branch 'master' into fix/automation-layout-styling 2023-11-08 14:14:26 +00:00
Andrew Kingston
fac4a0cb64
Merge branch 'master' into fix-section-crash 2023-11-08 14:08:41 +00:00
Sam Rose
c5681e5ab5
Merge pull request #12314 from Budibase/better-types-in-global-users
Ensure that the DB always returns Documents, and other type changes.
2023-11-08 14:07:56 +00:00
Peter Clement
4cfea55f56 Merge remote-tracking branch 'origin/master' into fix/automation-layout-styling 2023-11-08 14:03:06 +00:00
Peter Clement
f7fabf152d css fixes 2023-11-08 13:55:34 +00:00
Sam Rose
969508cd1c
Merge branch 'better-types-in-global-users' of github.com:budibase/budibase into better-types-in-global-users-2 2023-11-08 13:53:28 +00:00
Sam Rose
1c5cce5551
Merge branch 'master' into better-types-in-global-users 2023-11-08 13:53:01 +00:00
Budibase Staging Release Bot
1016fa97f5 Bump version to 2.13.5 2023-11-08 13:49:53 +00:00
Martin McKeaveney
4840ab7e05
Merge pull request #12326 from Budibase/infra/aas-persistent-storage
allow for custom DATA_DIR on azure
2023-11-08 13:47:23 +00:00
Martin McKeaveney
cf4e29ef31 allow for custom DATA_DIR on azure 2023-11-08 13:38:14 +00:00
Peter Clement
b167fd08e1 Fix issues with automation layout styling 2023-11-08 13:27:25 +00:00
mike12345567
935ec4c47e Updating layout typing. 2023-11-08 12:57:07 +00:00
mike12345567
e8fb43d30c Updating DesignDocument and View typing - making it more clear how view and lucene indexing works. 2023-11-08 12:46:00 +00:00
Sam Rose
a3f6d2f460
Merge pull request #12320 from Budibase/fix-test-flake-in-row-tests
Reduce the likelihood of collisions in table names by using a UUID instead of a random word.
2023-11-08 12:03:25 +00:00
Sam Rose
46914645fe
Merge branch 'master' into fix-test-flake-in-row-tests 2023-11-08 11:56:13 +00:00
Sam Rose
d146df5f73
Convert user.spec.js to user.spec.ts 2023-11-08 11:53:00 +00:00
Budibase Staging Release Bot
555f8fc22c Bump version to 2.13.4 2023-11-08 11:29:28 +00:00
Peter Clement
99a0ef809b
Merge pull request #12321 from Budibase/fix/automation-history-error
Fix for automation history issues
2023-11-08 10:58:27 +00:00
Peter Clement
d86e943765 Automation history issue fix 2023-11-08 10:27:15 +00:00
Sam Rose
19b4ed070c
Reduce the likelihood of collisions in table names by using a UUID instead of a random word. 2023-11-08 10:25:28 +00:00
Sam Rose
0633a3de65
WIP 2023-11-08 10:03:22 +00:00