1
0
Fork 0
mirror of synced 2024-09-03 03:01:14 +12:00
Commit graph

13030 commits

Author SHA1 Message Date
Budibase Release Bot
c17224b9d6 v1.0.214 2022-06-30 12:20:41 +00:00
Martin McKeaveney
df2d3522be Merge pull request #6513 from Budibase/infra/beta-ui
Infra/beta UI
2022-06-30 13:11:21 +01:00
Martin McKeaveney
65cff2a012 re-adding account portal check 2022-06-30 12:58:10 +01:00
Martin McKeaveney
b1aab604c7 cherry picking moving release url to backend 2022-06-30 12:55:07 +01:00
Martin McKeaveney
385004ca1c cherry pick new ui from develop 2022-06-30 12:52:07 +01:00
Budibase Release Bot
16f316d270 Update pro version to 1.0.213 2022-06-29 08:18:14 +00:00
Budibase Release Bot
c4bdad4807 v1.0.213 2022-06-29 08:16:43 +00:00
melohagan
d2a7649e35 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
1d40c06843 Refactor 2022-06-28 15:43:34 +01:00
Mel O'Hagan
067d508270 Only call slice if Array or string 2022-06-28 13:44:33 +01:00
Budibase Release Bot
4af6c75e2b Update pro version to 1.0.212 2022-06-24 16:55:21 +00:00
Budibase Release Bot
5a34127d24 v1.0.212 2022-06-24 16:54:00 +00:00
mike12345567
0bf9072cd1 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
a6537c3e0f Update pro version to 1.0.211 2022-06-24 15:06:29 +00:00
Budibase Release Bot
76e86bc92a v1.0.211 2022-06-24 15:04:34 +00:00
Michael Drury
7fed6748eb Merge pull request #6452 from Budibase/fix/redis-update
Redis update for pro usage
2022-06-24 15:52:20 +01:00
mike12345567
53e9f79c65 Adding explanation of the difference between Database and SelectableDatabase in Redis. 2022-06-24 14:42:15 +01:00
mike12345567
b5f0d7c4fd 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
389856795d Updating writethrough cache a bit to make sure it implements the PouchDB API properly. 2022-06-24 13:34:00 +01:00
mike12345567
cd6a92994b Fixing test case and review comments. 2022-06-24 12:08:29 +01:00
mike12345567
56956dba4f 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
b4bed6c0ce 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
4e62929b8f Update pro version to 1.0.210 2022-06-23 16:59:24 +00:00
Budibase Release Bot
46801c776b v1.0.210 2022-06-23 16:57:56 +00:00
mike12345567
33b661eaf0 Updating lerna version. 2022-06-23 16:56:53 +01:00
Budibase Release Bot
e557db87c8 Update pro version to 1.0.209 2022-06-23 14:10:27 +00:00
Budibase Release Bot
1ce200ee7e v1.0.209 2022-06-23 14:08:59 +00:00
Andrew Kingston
2aeba10b4d 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
47f3ad306b Replace all column spaces with underscores when performing internal searches 2022-06-22 12:39:55 +01:00
Budibase Release Bot
125fc19e65 Update pro version to 1.0.208 2022-06-20 12:15:39 +00:00
Budibase Release Bot
5e02d8e364 v1.0.208 2022-06-20 12:14:13 +00:00
melohagan
528e34a2db 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
19ec086312 Update pro version to 1.0.207 2022-06-20 09:50:38 +00:00
Budibase Release Bot
cd1f7baaed v1.0.207 2022-06-20 09:49:13 +00:00
Rory Powell
ebbe2d0628 Revert release pipeline to use develop again 2022-06-20 10:40:05 +01:00
Mel O'Hagan
fcf9ed6df7 Add empty options if missing for delete 2022-06-17 16:54:23 +01:00
Budibase Release Bot
f9101372a0 Update pro version to 1.0.206 2022-06-16 14:04:46 +00:00
Budibase Release Bot
3e9adedc4a v1.0.206 2022-06-16 14:03:10 +00:00
Rory Powell
a5f4de9d7d 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
ee906ec2d1 Bump timeout for migration test 2022-06-16 10:40:42 +01:00
Budibase Release Bot
26db448700 Update pro version to 1.0.205 2022-06-16 08:51:42 +00:00
Budibase Release Bot
a7d7730512 v1.0.205 2022-06-16 08:50:15 +00:00
Mel O'Hagan
51642ffe3e Merge master 2022-06-16 09:44:37 +01:00
Rory Powell
8ec04b1d6c Revert pro version to fix build issue 2022-06-16 09:40:42 +01:00
Budibase Release Bot
d3c767dadc Update pro version to 1.0.204 2022-06-16 08:31:22 +00:00
Budibase Release Bot
b8ba952bc5 v1.0.204 2022-06-16 08:30:01 +00:00
Rory Powell
19b9e593d6 Fix: Handle datasource not exists for query 2022-06-16 09:21:01 +01:00
Budibase Release Bot
177c329e69 Update pro version to 1.0.203 2022-06-16 07:43:21 +00:00
Budibase Release Bot
f7d3b7fae4 v1.0.203 2022-06-16 07:41:55 +00:00
Rory Powell
9f9f039876 Re-add quotes 2022-06-16 08:26:01 +01:00