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

23574 commits

Author SHA1 Message Date
Mel O'Hagan
8796bffade Use default config when resetting smtp 2022-06-29 13:12:51 +01:00
Mel O'Hagan
8468222431 Delete checkList cache on destroy 2022-06-29 13:08:48 +01:00
Budibase Release Bot
b6aa4e7b21 Update pro version to 1.0.213 2022-06-29 08:18:14 +00:00
Budibase Release Bot
f9dc1b530d v1.0.213 2022-06-29 08:16:43 +00:00
melohagan
53aa11eb03
Merge pull request #6487 from Budibase/bug/sev2/json-to-multiselect-field-type-crash
Json to multi-select field type crash
2022-06-29 09:07:57 +01:00
Mel O'Hagan
fbf9997805 Refactor 2022-06-28 15:43:34 +01:00
Mel O'Hagan
de30ebb60d Only call slice if Array or string 2022-06-28 13:44:33 +01:00
Budibase Release Bot
ed9a54e197 Update pro version to 1.0.212 2022-06-24 16:55:21 +00:00
Budibase Release Bot
afbc3d517e v1.0.212 2022-06-24 16:54:00 +00:00
mike12345567
9207642779 Fixing an issue where periodically the cache state of the couch revision gets out of sync and need to update it for cache to be able to write again. 2022-06-24 17:41:17 +01:00
Budibase Release Bot
eedba6411d Update pro version to 1.0.211 2022-06-24 15:06:29 +00:00
Budibase Release Bot
e5c895c869 v1.0.211 2022-06-24 15:04:34 +00:00
Michael Drury
bd3d505306
Merge pull request #6452 from Budibase/fix/redis-update
Redis update for pro usage
2022-06-24 15:52:20 +01:00
mike12345567
b45557fe26 Adding explanation of the difference between Database and SelectableDatabase in Redis. 2022-06-24 14:42:15 +01:00
mike12345567
c62b6da703 Adding case to handle multi-DB setups, to confirm store same doc ID to different databases and they run in different cache keys. 2022-06-24 14:28:45 +01:00
mike12345567
eeca1cb3ba Updating writethrough cache a bit to make sure it implements the PouchDB API properly. 2022-06-24 13:34:00 +01:00
mike12345567
e3f25795e8 Fixing test case and review comments. 2022-06-24 12:08:29 +01:00
mike12345567
07d47102a1 Adding a class wrapper incase using get/put functions multiple times, functions like the PouchDB constructor. 2022-06-23 20:27:20 +01:00
mike12345567
0a9edc48b6 Updating redis to use typescript and adding the option of a writethrough cache which can be used, by passing a DB and a value to be written + a delay for writes. 2022-06-23 20:22:51 +01:00
Budibase Release Bot
e13f3da61b Update pro version to 1.0.210 2022-06-23 16:59:24 +00:00
Budibase Release Bot
472a313321 v1.0.210 2022-06-23 16:57:56 +00:00
mike12345567
64fce61db9 Updating lerna version. 2022-06-23 16:56:53 +01:00
Budibase Release Bot
ba8a3f4432 Update pro version to 1.0.209 2022-06-23 14:10:27 +00:00
Budibase Release Bot
93817194f5 v1.0.209 2022-06-23 14:08:59 +00:00
Andrew Kingston
64f8bab22b
Merge pull request #6426 from Budibase/fix/internal-search-spaces
Replace all column spaces with underscores when performing internal searches
2022-06-23 14:59:46 +01:00
Andrew Kingston
da0429582a Replace all column spaces with underscores when performing internal searches 2022-06-22 12:39:55 +01:00
Budibase Release Bot
fd6718078b Update pro version to 1.0.208 2022-06-20 12:15:39 +00:00
Budibase Release Bot
e750e91b58 v1.0.208 2022-06-20 12:14:13 +00:00
melohagan
ba41199ed4
Merge pull request #6372 from Budibase/bug/sev2/mongodb-deleting-all-when-options-not-present
MongoDB Delete - Add empty options if missing
2022-06-20 13:05:22 +01:00
Budibase Release Bot
d198d33a6d Update pro version to 1.0.207 2022-06-20 09:50:38 +00:00
Budibase Release Bot
a47a2859fd v1.0.207 2022-06-20 09:49:13 +00:00
Rory Powell
1969def038 Revert release pipeline to use develop again 2022-06-20 10:40:05 +01:00
Mel O'Hagan
5f9944af34 Add empty options if missing for delete 2022-06-17 16:54:23 +01:00
Budibase Release Bot
9934cca216 Update pro version to 1.0.206 2022-06-16 14:04:46 +00:00
Budibase Release Bot
a27b4685d0 v1.0.206 2022-06-16 14:03:10 +00:00
Rory Powell
c16e8a94a7
Merge pull request #6335 from Budibase/bug/sev3/cors-error-non-eu-s3
Use s3 region from datasource config
2022-06-16 14:52:58 +01:00
Rory Powell
8f0c045a11 Bump timeout for migration test 2022-06-16 10:40:42 +01:00
Budibase Release Bot
ca653cc5d7 Update pro version to 1.0.205 2022-06-16 08:51:42 +00:00
Budibase Release Bot
779086c0f8 v1.0.205 2022-06-16 08:50:15 +00:00
Mel O'Hagan
380eae4544 Merge master 2022-06-16 09:44:37 +01:00
Rory Powell
cd336c02b2 Revert pro version to fix build issue 2022-06-16 09:40:42 +01:00
Budibase Release Bot
42f9194754 Update pro version to 1.0.204 2022-06-16 08:31:22 +00:00
Budibase Release Bot
f4913f9116 v1.0.204 2022-06-16 08:30:01 +00:00
Rory Powell
3941272c99 Fix: Handle datasource not exists for query 2022-06-16 09:21:01 +01:00
Budibase Release Bot
46f96c4db7 Update pro version to 1.0.203 2022-06-16 07:43:21 +00:00
Budibase Release Bot
d2f9f6ee4b v1.0.203 2022-06-16 07:41:55 +00:00
Rory Powell
ffbd97cf5b Re-add quotes 2022-06-16 08:26:01 +01:00
Rory Powell
86eff487f8 Update k8s flags from booleans to integers 2022-06-16 08:19:29 +01:00
Budibase Release Bot
685e836e87 Update pro version to 1.0.202 2022-06-15 15:57:53 +00:00
Budibase Release Bot
f42dfd5547 v1.0.202 2022-06-15 15:56:01 +00:00