mike12345567
|
7f80d8d543
|
Fix for #6534 make the user aware of the readonly properties on the user and how to edit them.
|
2022-07-05 14:05:20 +01:00 |
Budibase Release Bot
|
3f5c00a404
|
Update pro version to 1.0.218
|
2022-07-04 15:06:22 +00:00 |
Budibase Release Bot
|
ad6d7b6012
|
v1.0.218
|
2022-07-04 15:04:53 +00:00 |
Martin McKeaveney
|
2d09ecc24b
|
adding right user key
|
2022-07-04 15:53:40 +01:00 |
Budibase Release Bot
|
51e0e62241
|
Update pro version to 1.0.217
|
2022-07-04 13:17:58 +00:00 |
Budibase Release Bot
|
80e35dc242
|
v1.0.217
|
2022-07-04 13:16:12 +00:00 |
Martin McKeaveney
|
1e6a1a8649
|
Merge pull request #6544 from Budibase/fix/intercom-admins
filter out non-admins in intercom
|
2022-07-04 14:03:43 +01:00 |
Martin McKeaveney
|
889a8a2882
|
filter out non-admins in intercom
|
2022-07-04 12:51:38 +01:00 |
Budibase Release Bot
|
f022e8beb1
|
Update pro version to 1.0.216
|
2022-07-04 09:28:15 +00:00 |
Budibase Release Bot
|
92b723f55e
|
v1.0.216
|
2022-07-04 09:26:54 +00:00 |
Budibase Release Bot
|
d86b3b9cc9
|
Update pro version to 1.0.215
|
2022-07-04 08:52:54 +00:00 |
Budibase Release Bot
|
9e9c6bb6b1
|
v1.0.215
|
2022-07-04 08:51:35 +00:00 |
Martin McKeaveney
|
161cb9e85a
|
Merge pull request #6498 from Budibase/bug/sev2/dont-allow-json-to-multiselect
Don't allow json columns to swap to multi-select
|
2022-07-04 09:42:43 +01:00 |
Budibase Release Bot
|
6d2b1a2a5e
|
Update pro version to 1.0.214
|
2022-06-30 12:22:07 +00:00 |
Budibase Release Bot
|
c17224b9d6
|
v1.0.214
|
2022-06-30 12:20:41 +00: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 |
Mel O'Hagan
|
1ac5961224
|
Remove array type option for JSON columns
|
2022-06-29 14:11:39 +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 |
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
|
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 |
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 |