mike12345567
|
a427d990a1
|
Quick addition - if the object has been deleted but the key is still known, then CouchDB will alert us to the fact that it is deleted, leaving the response in a weird state.
|
2023-11-10 11:58:07 +00:00 |
mike12345567
|
6282582bb0
|
PR comments.
|
2023-11-10 11:02:50 +00:00 |
mike12345567
|
21fa87adea
|
Merge branch 'master' of github.com:Budibase/budibase into fix/relationship-selection-issues
|
2023-11-10 11:01:05 +00:00 |
Andrew Kingston
|
3abbd7e363
|
Merge branch 'master' into budi-5641-justified-text-is-not-working-properly-in-paragraph
|
2023-11-09 20:18:04 +00:00 |
Michael Drury
|
dba8764a72
|
Merge branch 'master' into fix/12154-invalid-table-fetches
|
2023-11-09 18:26:41 +00:00 |
mike12345567
|
20895cf426
|
Adding test case.
|
2023-11-09 18:22:06 +00:00 |
melohagan
|
b68607b048
|
Redis query command doesn't accept spaced values (#12357)
* Handle string phrase with spaces value
* Unit test
|
2023-11-09 18:21:28 +00:00 |
mike12345567
|
d2e0986ce9
|
Merge branch 'master' of github.com:Budibase/budibase into fix/12154-invalid-table-fetches
|
2023-11-09 18:10:56 +00:00 |
Michael Drury
|
cef6284b7d
|
Merge branch 'master' into fix/relationship-selection-issues
|
2023-11-09 17:35:40 +00:00 |
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 |
Peter Clement
|
419c5ced70
|
fix issue with relationship selection
|
2023-11-09 15:31:20 +00:00 |
mike12345567
|
37e34c8ed2
|
Adding the ability to fail on getMultiple if needed.
|
2023-11-09 14:53:14 +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 |
Mel O'Hagan
|
ee91d6753c
|
Encode query string
|
2023-11-09 11:55:10 +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 |
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 |
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 |
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 |