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
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
b607c17615
Merge pull request #12312 from Budibase/chore/pro-ci-checks
...
Update pro ref to latest
2023-11-07 18:47:31 +01:00
Adria Navarro
687105aac9
Merge branch 'master' into chore/pro-ci-checks
2023-11-07 18:43:32 +01: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
Budibase Staging Release Bot
86cfd76b5a
Bump version to 2.13.3
2023-11-07 16:37:31 +00:00
deanhannigan
3e3c63b1d9
Merge pull request #12299 from Budibase/fix/export-row-data
...
Fix filtering/sorting of row exports
2023-11-07 15:38:34 +00:00
Dean
61106bf8d5
Merge remote-tracking branch 'origin/master' into fix/export-row-data
2023-11-07 15:21:47 +00:00
Andrew Kingston
cc5418e16e
Update pull_request_template.md
...
Remove colon in pull request template which break styling
2023-11-07 15:10:27 +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
Michael Drury
44d111d42d
Merge pull request #12308 from Budibase/fix-release-trigger
...
Fix fetching tag on release
2023-11-07 13:03:08 +00:00
Andrew Kingston
57e3b1ad08
Fix issue with buttons inside grids when no actions are defined
2023-11-07 13:01:50 +00:00
Adria Navarro
7dd4521ea8
Fix fetching tag
2023-11-07 13:55:34 +01:00
jvcalderon
e2037b3335
Merge branch 'master' into features/enterprise-basic-plan
2023-11-07 13:40:42 +01:00
Budibase Staging Release Bot
dc59245b39
Bump version to 2.13.2
2023-11-07 12:20:21 +00: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