1
0
Fork 0
mirror of synced 2024-08-15 01:51:33 +12:00
Commit graph

21988 commits

Author SHA1 Message Date
mike12345567
77f0eebdfd Removing stray console.log. 2023-11-09 17:30:40 +00:00
mike12345567
f41a128b60 Merge branch 'master' of github.com:Budibase/budibase into fix/12154-invalid-table-fetches 2023-11-09 17:08:28 +00:00
mike12345567
dde446286d Switching getMultiple to default to failure if not all entries found, then updating usages. 2023-11-09 17:08:14 +00:00
Andrew Kingston
bb47b91064 Add new disableBindings property to prevent a text field from being bindable when required 2023-11-09 16:20:44 +00:00
Andrew Kingston
d92df57daa Remove nested flag from buttongroup component since it isn't needed 2023-11-09 16:20:05 +00:00
Andrew Kingston
8e43e9cbe5 Merge branch 'master' of github.com:Budibase/budibase into grid-buttons 2023-11-09 15:43:45 +00:00
Peter Clement
419c5ced70 fix issue with relationship selection 2023-11-09 15:31:20 +00:00
Sam Rose
7f530eeab5
Add tests for the onboarding endpoint. 2023-11-09 15:13:59 +00:00
Sam Rose
822c03b0ef
Refactor onboardUsers endpoint. 2023-11-09 15:02:44 +00:00
mike12345567
37e34c8ed2 Adding the ability to fail on getMultiple if needed. 2023-11-09 14:53:14 +00:00
Sam Rose
b29cfc600c
Move Invite and PasswordReset code into backend-core. 2023-11-09 14:51:07 +00:00
mike12345567
a26f2e83e4 Some of the new table getters did not account for table IDs not being found, adding a new function which properly accounts for IDs being missing and manages it correctly, rather than leaving tables in an undefined state. 2023-11-09 14:45:23 +00:00
Sam Rose
3d73891f5e
Merge branch 'master' into bug/budi-7008-i-was-able-to-send-two-invitations-to-the-same-user-email-2 2023-11-09 13:43:05 +00:00
Mel O'Hagan
ee91d6753c Encode query string 2023-11-09 11:55:10 +00:00
Sam Rose
b2841b30b2
Add a test for the multi-invite endpoint. 2023-11-09 11:17:30 +00:00
Sam Rose
a6a75b533c
Reject inviting the same user twice. 2023-11-09 11:15:44 +00:00
Sam Rose
3f69b17c94
Fully type the worker redis utils file. 2023-11-09 11:05:42 +00:00
jvcalderon
1cf5028c1c Merge branch 'master' into features/enterprise-basic-plan 2023-11-09 12:02:07 +01:00
jvcalderon
14c6e1bc4a Update pro submodule 2023-11-09 12:00:21 +01:00
jvcalderon
5ddc3faf22 Upgrade pro submodule 2023-11-09 11:45:38 +01:00
jvcalderon
1f85b56a99 Revert "Day passes are optional"
This reverts commit 8436a8d220.
2023-11-09 11:44:36 +01:00
Mel O'Hagan
63b3bee311 fix 2023-11-09 09:52:07 +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
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
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
Sam Rose
e3a4c34f8d
Pass types through context callbacks. 2023-11-08 16:17:24 +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
4da8a3899f
Merge branch 'master' into fix/automation-layout-styling 2023-11-08 14:50:40 +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
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
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
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
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
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
Sam Rose
6250609a30
Merge branch 'master' of github.com:budibase/budibase into better-types-in-global-users 2023-11-08 09:26:46 +00:00
Sam Rose
57eb23dc50
Remove unnecessary type cast. 2023-11-08 09:24:51 +00:00
Michael Drury
18c417f02f
Merge branch 'master' into fix/11972-external-relationship-formulas 2023-11-07 18:35:43 +00:00
mike12345567
68a3e030c2 Adding test case to check that relationships can be used in external table formulas. 2023-11-07 18:34:51 +00:00
Sam Rose
fdfda100c1
Ensure that the DB always returns Documents. 2023-11-07 18:14:52 +00:00
Adria Navarro
4d5d9a0685 Update pro ref 2023-11-07 18:42:41 +01:00
Adria Navarro
9d29e3ddda Update pro ref 2023-11-07 18:31:44 +01:00
Dean
61106bf8d5 Merge remote-tracking branch 'origin/master' into fix/export-row-data 2023-11-07 15:21:47 +00:00
Dean
856fe14ae9 Missing import 2023-11-07 15:14:33 +00:00
Dean
e8202755f6 Merge remote-tracking branch 'origin/master' into fix/export-data-ui 2023-11-07 15:07:14 +00:00
Dean
a39accdb42 Test coverage added for the component. Minor refactor 2023-11-07 15:07:00 +00:00
Andrew Kingston
34693481b1 Fix bug in SectionSelect 2023-11-07 15:02:45 +00:00
Andrew Kingston
bad79618c1 Merge branch 'grid-buttons' of github.com:Budibase/budibase into grid-buttons 2023-11-07 14:56:02 +00:00
Andrew Kingston
ace3b69971 Limit grid buttons at 3 2023-11-07 14:55:02 +00:00
Andrew Kingston
365a165283
Merge branch 'master' into grid-buttons 2023-11-07 14:53:18 +00:00
Andrew Kingston
a343572815 Add utils to client lib 2023-11-07 14:36:57 +00:00
Andrew Kingston
3d2cd9cc0b Use explicit svelte store 'get' when clicking buttons in grids 2023-11-07 14:22:09 +00:00
Andrew Kingston
19a9318eac Type 2023-11-07 14:19:52 +00:00
Andrew Kingston
3f91d62b27 Allow button configuration settings to be cleared completely 2023-11-07 14:19:17 +00:00
Andrew Kingston
8017dd592b Ensure rows are cleaned before being passed to button actions in grids 2023-11-07 14:12:06 +00:00
Andrew Kingston
c25b8a1448 Expose schema context from grid and allow usage in buttons 2023-11-07 14:10:16 +00:00
mike12345567
8d35453f01 Adding test case for circular detection. 2023-11-07 13:56:42 +00:00
mike12345567
312415ca7d Enforcing squash for rows which contain circular structures. 2023-11-07 13:47:21 +00:00
mike12345567
c1f9ef1bce Merge branch 'fix/11972-external-relationship-formulas' of github.com:Budibase/budibase into fix/11972-external-relationship-formulas 2023-11-07 13:38:28 +00:00
mike12345567
fdae7ab913 Fixing issues discovered by tests. 2023-11-07 13:37:45 +00:00
Andrew Kingston
9f285b32a7 Allow using ephemeral action context for 'buttons' type settings 2023-11-07 13:21:13 +00:00
Michael Drury
c7f3fcd740
Merge branch 'master' into fix/11972-external-relationship-formulas 2023-11-07 13:11:12 +00:00
Andrew Kingston
57e3b1ad08 Fix issue with buttons inside grids when no actions are defined 2023-11-07 13:01:50 +00:00
jvcalderon
e2037b3335 Merge branch 'master' into features/enterprise-basic-plan 2023-11-07 13:40:42 +01:00
melohagan
f28eb054f3
Set the relationship type (#12275)
* Set the relationship type

* Add users type

* Set user relationship type saveColumn

* Set relationshipType for users type on save

* Add relatioshipType to schema

* Refactor

* Check isUsersColumn

* Make relationshipType optional

---------

Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2023-11-07 11:59:51 +00:00
Andrew Kingston
20f9fd5d1b Merge branch 'master' of github.com:Budibase/budibase into grid-buttons 2023-11-07 11:28:42 +00:00
mike12345567
49b00ee7ee Fixing build issue. 2023-11-07 11:07:25 +00:00
Michael Drury
2ca3d68873
Merge branch 'master' into fix/invitation-user-search 2023-11-07 10:14:16 +00:00
mike12345567
d2a156d5f0 Merge branch 'master' of github.com:Budibase/budibase into fix/11972-external-relationship-formulas 2023-11-07 10:10:17 +00:00
Michael Drury
c128f70c89
Merge branch 'master' into fix/invitation-user-search 2023-11-07 10:08:27 +00:00
Mel O'Hagan
c169a73764 readonly css 2023-11-07 09:19:29 +00:00
Dean
7303aaebda Merge remote-tracking branch 'origin/master' into fix/export-data-ui 2023-11-07 09:09:51 +00:00
Dean
1ef97439b0 Merge remote-tracking branch 'origin/master' into fix/export-row-data 2023-11-07 09:09:05 +00:00
Mel O'Hagan
fee9a9d65d Merge branch 'master' into budi-7105-builder-option-for-read-only-form-fields 2023-11-07 08:27:04 +00:00
Martin McKeaveney
880e9a911f
Merge pull request #12280 from Budibase/fix/update-bull-queue-parameters
Restore bull parameter changes + reduce Redis config complexity
2023-11-06 19:42:16 +00:00
mike12345567
635af0f76a Getting external rows to be more consistent with the internal API - the formulas should be processed using the outputProcessing as they were being processed, but was causing an overwrite. The problem was that the external system internally processed the formulas/relationships, then squashed the relationships. Once it got to the external API, it would go through normal output processing, which would run over the squashed rows, causing an inconsistent behaviour. 2023-11-06 19:03:37 +00:00
Martin McKeaveney
411b8e8c5e
Merge branch 'master' into form-block-field-layout 2023-11-06 18:11:49 +00:00
Martin McKeaveney
8c72ad5db1
Merge branch 'master' into budi-7736-relationship-picker-required-validation-fires-immediately 2023-11-06 18:06:28 +00:00
Martin McKeaveney
5dd6c40a29
Merge branch 'master' into fix/update-bull-queue-parameters 2023-11-06 18:02:49 +00:00
Martin McKeaveney
511a37732e
Merge branch 'master' into master 2023-11-06 18:02:01 +00:00
Martin McKeaveney
2a3e31f259
Merge branch 'master' into budi-7105-builder-option-for-read-only-form-fields 2023-11-06 18:01:12 +00:00