1
0
Fork 0
mirror of synced 2024-08-14 17:42:01 +12:00
Commit graph

3135 commits

Author SHA1 Message Date
Martin McKeaveney
57bbf28119 merge with master 2022-09-26 17:57:23 +01:00
mike12345567
2acdf6b7eb Feature to allow adding apps from within the groups interface, rather than having to go to apps individually to do this. 2022-09-26 17:54:00 +01:00
Budibase Staging Release Bot
9d2d11c52c Update pro version to 1.4.8-alpha.13 2022-09-26 15:39:08 +00:00
Budibase Staging Release Bot
ad8f097339 v1.4.8-alpha.13 2022-09-26 15:35:59 +00:00
Budibase Release Bot
ae763f2483 Update pro version to 1.4.17 2022-09-26 15:24:24 +00:00
Budibase Release Bot
2eec1ecf79 v1.4.17 2022-09-26 15:20:46 +00:00
Budibase Staging Release Bot
60c8ef696a Update pro version to 1.4.8-alpha.12 2022-09-26 15:00:59 +00:00
Budibase Staging Release Bot
4d153653ef v1.4.8-alpha.12 2022-09-26 14:57:45 +00:00
Budibase Staging Release Bot
8c264dec1d Update pro version to 1.4.8-alpha.11 2022-09-26 14:22:57 +00:00
Budibase Staging Release Bot
126c7737ab v1.4.8-alpha.11 2022-09-26 14:19:47 +00:00
Budibase Release Bot
07e6538ced Update pro version to 1.4.16 2022-09-26 11:24:49 +00:00
Budibase Release Bot
ee0714b57f v1.4.16 2022-09-26 11:20:52 +00:00
Budibase Staging Release Bot
adf951ca8a Update pro version to 1.4.8-alpha.10 2022-09-26 10:23:35 +00:00
Budibase Staging Release Bot
468368ca1b v1.4.8-alpha.10 2022-09-26 10:20:31 +00:00
Martin McKeaveney
d9cdfd9357 Merge pull request #7964 from Budibase/qa/real-couch-integration-tests 2022-09-26 11:10:15 +01:00
Martin McKeaveney
886a90d1fd only run in test mode if couch url is not passed 2022-09-26 10:40:37 +01:00
Budibase Release Bot
fba7008e3f Update pro version to 1.4.15 2022-09-26 07:53:34 +00:00
Budibase Release Bot
e03e7428f8 v1.4.15 2022-09-26 07:50:16 +00:00
Budibase Release Bot
029bc5ad35 Update pro version to 1.4.14 2022-09-25 13:05:15 +00:00
Budibase Release Bot
57a1de1d66 v1.4.14 2022-09-25 13:02:11 +00:00
Budibase Staging Release Bot
dc9c2f5d43 Update pro version to 1.4.8-alpha.9 2022-09-25 12:57:32 +00:00
Budibase Staging Release Bot
02a5a52486 v1.4.8-alpha.9 2022-09-25 12:54:02 +00:00
Martin McKeaveney
c309d25b16 Merge pull request #7881 from Budibase/feature/email-cc
Add CC and BCC (with multiple email support) to Send Email automation action step
2022-09-25 13:40:33 +01:00
Budibase Release Bot
a7bdbead55 Update pro version to 1.4.13 2022-09-24 19:25:57 +00:00
Budibase Release Bot
17fd30c943 v1.4.13 2022-09-24 19:22:02 +00:00
Budibase Staging Release Bot
4dfbaa68b7 Update pro version to 1.4.8-alpha.8 2022-09-24 18:38:48 +00:00
Budibase Staging Release Bot
756f5169f1 v1.4.8-alpha.8 2022-09-24 18:35:02 +00:00
Michael Drury
ec89e27a8c Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-24 17:04:31 +01:00
Budibase Staging Release Bot
80201b3881 Update pro version to 1.4.8-alpha.7 2022-09-24 13:22:12 +00:00
Budibase Staging Release Bot
f0371fbca4 v1.4.8-alpha.7 2022-09-24 13:18:45 +00:00
Martin McKeaveney
25ce82fa4b using real couch in integration tests 2022-09-24 13:17:21 +01:00
Michael Drury
89f6f1174b PR comments. 2022-09-23 22:21:51 +01:00
Budibase Release Bot
6c917ce358 Update pro version to 1.4.12 2022-09-23 16:58:24 +00:00
Budibase Release Bot
2647845931 v1.4.12 2022-09-23 16:55:06 +00:00
mike12345567
6bef55843a Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-23 17:10:30 +01:00
Budibase Release Bot
46930a5bea Update pro version to 1.4.11 2022-09-23 15:43:52 +00:00
Budibase Release Bot
1bf08a9604 v1.4.11 2022-09-23 15:39:48 +00:00
Budibase Staging Release Bot
3e5b6dd9c7 Update pro version to 1.4.8-alpha.6 2022-09-23 15:39:14 +00:00
Budibase Staging Release Bot
aa097d907f v1.4.8-alpha.6 2022-09-23 15:36:03 +00:00
Rory Powell
5951133b14 Merge pull request #7946 from Budibase/delete-license-key
Support deleting license key from self host install
2022-09-23 16:21:06 +01:00
Rory Powell
3228e1ade1 Merge pull request #7941 from Budibase/default-dev-env-feature-flags
Add TENANT_FEATURE_FLAGS to default dev environment
2022-09-23 16:12:46 +01:00
Rory Powell
c528ac1f71 Support deleting license key from self host install 2022-09-23 15:54:59 +01:00
mike12345567
f91ab1d694 Removing un-unsed broken import, which was breaking build. 2022-09-23 15:38:51 +01:00
mike12345567
fae80e8910 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-23 14:37:50 +01:00
Budibase Staging Release Bot
347760134b Update pro version to 1.4.8-alpha.5 2022-09-23 12:56:29 +00:00
Budibase Staging Release Bot
4ae8804225 v1.4.8-alpha.5 2022-09-23 12:53:06 +00:00
Rory Powell
5d973de503 Add TENANT_FEATURE_FLAGS to default dev environment 2022-09-23 13:48:19 +01:00
Rory Powell
143cf2ff35 Add ACCOUNT_PORTAL_URL to images default environment 2022-09-23 13:40:00 +01:00
Budibase Staging Release Bot
7aa33d4287 Update pro version to 1.4.8-alpha.4 2022-09-23 11:22:41 +00:00
Budibase Staging Release Bot
deaff0ac11 v1.4.8-alpha.4 2022-09-23 11:18:55 +00:00
mike12345567
9b29bd6709 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-22 18:44:16 +01:00
mike12345567
e3f054470a Updating a few core endpoints to better integrate the groups system and make sure users always have the correct role ID updated onto them. 2022-09-22 18:27:43 +01:00
Budibase Release Bot
b29dadb285 Update pro version to 1.4.10 2022-09-22 16:09:28 +00:00
Budibase Release Bot
09d7d31c2b v1.4.10 2022-09-22 16:06:01 +00:00
Budibase Staging Release Bot
b65149369c Update pro version to 1.4.8-alpha.3 2022-09-22 14:40:40 +00:00
Budibase Staging Release Bot
7741030b4c v1.4.8-alpha.3 2022-09-22 14:37:09 +00:00
Budibase Release Bot
b6e646338a Update pro version to 1.4.9 2022-09-22 14:31:55 +00:00
Budibase Release Bot
d27ab7c828 v1.4.9 2022-09-22 14:28:02 +00:00
mike12345567
429a89159c Fixing issue that refactoring file caused (some strings renamed to ts rather than js). 2022-09-22 15:18:10 +01:00
mike12345567
67d9495481 Some updates, typescripting some more APIs, as well as fixing a lot of Router creation which did not specify the 'new' operator. 2022-09-22 14:59:28 +01:00
Rory Powell
aebc51299e Enable feature flags selfhost 2022-09-22 14:41:41 +01:00
mike12345567
c382b86fb2 Self API in worker conversion to typescript. 2022-09-22 14:09:20 +01:00
Budibase Staging Release Bot
210257fc5b Update pro version to 1.4.8-alpha.2 2022-09-22 09:10:26 +00:00
Budibase Staging Release Bot
805fdd94e4 v1.4.8-alpha.2 2022-09-22 09:07:01 +00:00
Budibase Release Bot
60dbcc433c Update pro version to 1.4.8 2022-09-22 08:19:42 +00:00
Budibase Release Bot
4c84ca7db2 v1.4.8 2022-09-22 08:15:50 +00:00
Mel O'Hagan
24157092d6 Allow null values for cc, bcc 2022-09-22 08:09:54 +01:00
mike12345567
7406086c12 Switching over app role assignment to use the new backend rather than being performed in the frontend. 2022-09-21 22:58:06 +01:00
Budibase Staging Release Bot
92226b3240 Update pro version to 1.4.8-alpha.1 2022-09-21 21:25:42 +00:00
Budibase Staging Release Bot
fb9f16c2d3 v1.4.8-alpha.1 2022-09-21 21:22:04 +00:00
Budibase Staging Release Bot
6b800f363a Update pro version to 1.4.8-alpha.0 2022-09-21 19:39:02 +00:00
Budibase Staging Release Bot
bf101a6530 v1.4.8-alpha.0 2022-09-21 19:35:13 +00:00
Rory Powell
37fdad7cd9 Merge branch 'master' into develop 2022-09-21 20:16:54 +01:00
mike12345567
f07ea5cc7e Updating user API to user a single bulk endpoint rather than case sensitive named endpoints. 2022-09-21 18:05:45 +01:00
Budibase Release Bot
3a155e903b Update pro version to 1.4.7 2022-09-21 16:18:17 +00:00
Budibase Release Bot
ec39608947 v1.4.7 2022-09-21 16:14:11 +00:00
Budibase Release Bot
857e6ea69d Update pro version to 1.4.6 2022-09-21 15:49:41 +00:00
Budibase Release Bot
76c2c89c07 v1.4.6 2022-09-21 15:46:23 +00:00
Mel O'Hagan
53e6b1d40b Send CC and BCC 2022-09-21 16:07:54 +01:00
Budibase Staging Release Bot
995a024a38 Update pro version to 1.4.3-alpha.3 2022-09-21 15:00:32 +00:00
Mel O'Hagan
1b49f02092 CC and BCC interface 2022-09-21 15:58:04 +01:00
Budibase Staging Release Bot
a9efc88f74 v1.4.3-alpha.3 2022-09-21 14:57:19 +00:00
Budibase Release Bot
a65494a98e Update pro version to 1.4.5 2022-09-21 14:48:19 +00:00
Budibase Release Bot
1f955513b1 v1.4.5 2022-09-21 14:45:11 +00:00
Budibase Release Bot
8bf3f7bbd9 Update pro version to 1.4.4 2022-09-21 12:59:54 +00:00
Budibase Release Bot
1117ab80b3 v1.4.4 2022-09-21 12:56:47 +00:00
mike12345567
115a0c146b Adding a user core bulk update function. 2022-09-21 13:55:10 +01:00
mike12345567
e6c91b6f8e Adding group cleanup, removing group IDs from users when group is deleted. 2022-09-21 12:43:09 +01:00
Budibase Staging Release Bot
623ecbd36e Update pro version to 1.4.3-alpha.2 2022-09-21 07:02:57 +00:00
Budibase Staging Release Bot
4d29fa6896 v1.4.3-alpha.2 2022-09-21 06:59:46 +00:00
mike12345567
e1272a6907 Removing un-necessary code now that groups automatically enrich from users. 2022-09-20 19:33:54 +01:00
Budibase Staging Release Bot
e3e7114275 Update pro version to 1.4.3-alpha.1 2022-09-20 15:08:58 +00:00
Budibase Staging Release Bot
9bf1a943d4 v1.4.3-alpha.1 2022-09-20 15:04:46 +00:00
melohagan
19cd4a46f2 Merge pull request #7816 from vevedh/smtp-multi-sendto
multi mail send to
2022-09-20 15:50:44 +01:00
Budibase Staging Release Bot
2e4f6a4daa Update pro version to 1.4.3-alpha.0 2022-09-20 14:25:15 +00:00
Budibase Staging Release Bot
4cd288158a v1.4.3-alpha.0 2022-09-20 14:21:27 +00:00
Budibase Release Bot
7c412aaa08 Update pro version to 1.4.3 2022-09-20 14:11:12 +00:00
Budibase Release Bot
786adb4a9a v1.4.3 2022-09-20 14:07:55 +00:00
Budibase Release Bot
be917a1ee1 Update pro version to 1.4.2 2022-09-20 13:28:28 +00:00
Budibase Release Bot
a9f051703e v1.4.2 2022-09-20 13:25:12 +00:00
Budibase Release Bot
a1d014a358 v1.4.1 2022-09-20 13:10:51 +00:00
Budibase Release Bot
e09ad51c72 v1.4.0 2022-09-20 12:49:14 +00:00
Budibase Release Bot
b81615b3b0 v1.3.22 2022-09-20 12:29:11 +00:00
Budibase Staging Release Bot
7a2cbbd1c0 Update pro version to 1.3.22-alpha.4 2022-09-20 11:13:44 +00:00
Budibase Staging Release Bot
a430f01916 v1.3.22-alpha.4 2022-09-20 11:09:59 +00:00
Martin McKeaveney
db8674d43b set pro to previous version 2022-09-20 11:55:35 +01:00
Budibase Staging Release Bot
b5ca32c39a Update pro version to 1.3.22-alpha.3 2022-09-20 09:54:59 +00:00
Budibase Staging Release Bot
46d51b6a0c v1.3.22-alpha.3 2022-09-20 09:52:49 +00:00
Budibase Staging Release Bot
5cd3c5822c Update pro version to 1.3.22-alpha.2 2022-09-19 11:50:41 +00:00
Budibase Staging Release Bot
38650d5d68 v1.3.22-alpha.2 2022-09-19 11:47:32 +00:00
Budibase Staging Release Bot
f37aef3365 Update pro version to 1.3.22-alpha.1 2022-09-18 17:10:37 +00:00
Budibase Staging Release Bot
0165802b59 v1.3.22-alpha.1 2022-09-18 17:07:07 +00:00
Budibase Staging Release Bot
2693414893 Update pro version to 1.3.22-alpha.0 2022-09-18 12:47:20 +00:00
Budibase Staging Release Bot
d10a3d2b63 v1.3.22-alpha.0 2022-09-18 12:43:54 +00:00
Martin McKeaveney
915405275d merge 2022-09-18 13:30:16 +01:00
Budibase Staging Release Bot
13eb959787 Update pro version to 1.3.21-alpha.2 2022-09-18 09:52:17 +00:00
Budibase Staging Release Bot
7186c83197 v1.3.21-alpha.2 2022-09-18 09:48:19 +00:00
Budibase Release Bot
1d00a4e5a2 Update pro version to 1.3.21 2022-09-17 10:44:20 +00:00
Budibase Release Bot
451c0ae468 v1.3.21 2022-09-17 10:41:13 +00:00
Budibase Staging Release Bot
085f0d618d Update pro version to 1.3.21-alpha.1 2022-09-16 17:39:34 +00:00
Budibase Staging Release Bot
18cff49cfc v1.3.21-alpha.1 2022-09-16 17:36:27 +00:00
mike12345567
4dc24b7559 Fixing typing. 2022-09-16 17:14:00 +01:00
mike12345567
47724782c2 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-16 17:03:50 +01:00
mike12345567
1be71933ca Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-16 17:02:08 +01:00
Budibase Staging Release Bot
cc9898f2ce Update pro version to 1.3.21-alpha.0 2022-09-16 15:33:56 +00:00
Budibase Staging Release Bot
d6c7d0be7f v1.3.21-alpha.0 2022-09-16 15:30:27 +00:00
mike12345567
ee40819c9e Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-16 16:13:20 +01:00
Budibase Staging Release Bot
7175ada5df Update pro version to 1.3.19-alpha.7 2022-09-16 11:37:15 +00:00
Budibase Release Bot
e0d65501b8 Update pro version to 1.3.20 2022-09-16 11:36:42 +00:00
Budibase Staging Release Bot
e6cd8bc99a v1.3.19-alpha.7 2022-09-16 11:33:30 +00:00
Budibase Release Bot
b4b228c6fa v1.3.20 2022-09-16 11:33:12 +00:00
Budibase Staging Release Bot
18ab626d1c Update pro version to 1.3.19-alpha.6 2022-09-16 10:44:42 +00:00
Budibase Staging Release Bot
2bf74722e0 v1.3.19-alpha.6 2022-09-16 10:41:17 +00:00
Budibase Staging Release Bot
4f25c6aea9 Update pro version to 1.3.19-alpha.5 2022-09-16 08:38:16 +00:00
Budibase Staging Release Bot
a886fb8693 v1.3.19-alpha.5 2022-09-16 08:35:09 +00:00
Budibase Staging Release Bot
64c03dfb1b Update pro version to 1.3.19-alpha.4 2022-09-15 20:25:55 +00:00
Budibase Staging Release Bot
7afac4f4f1 v1.3.19-alpha.4 2022-09-15 20:22:50 +00:00
Martin McKeaveney
c86bdffc52 Merge pull request #7646 from Budibase/qa/qa-core-jest
QA Core repo, and Jest API tests running end to end
2022-09-15 21:12:45 +01:00
mike12345567
fc8dc9f176 Fixing issue introduced by fix for #7683 - encoding the query string caused handlebars statements to break, this rectifies that. 2022-09-15 19:35:55 +01:00
Budibase Staging Release Bot
42651a2fe2 Update pro version to 1.3.19-alpha.3 2022-09-15 17:22:04 +00:00
Budibase Staging Release Bot
2e7fe4b41d v1.3.19-alpha.3 2022-09-15 17:18:38 +00:00
Budibase Release Bot
e4185e98aa Update pro version to 1.3.19 2022-09-15 16:43:41 +00:00
Budibase Release Bot
c5c45f81bd v1.3.19 2022-09-15 16:40:41 +00:00
Budibase Staging Release Bot
6a38a798b4 Update pro version to 1.3.19-alpha.2 2022-09-15 14:22:56 +00:00
Budibase Staging Release Bot
f88c8511a4 v1.3.19-alpha.2 2022-09-15 14:19:01 +00:00
Budibase Staging Release Bot
4c801590d6 Update pro version to 1.3.19-alpha.1 2022-09-15 12:49:14 +00:00
Budibase Staging Release Bot
071001aeaf v1.3.19-alpha.1 2022-09-15 12:46:10 +00:00
Rory Powell
060251ab03 Merge pull request #7782 from Budibase/feature/day-pass-pricing
Day pass pricing
2022-09-15 13:36:10 +01:00
Rory Powell
086d9ebdf9 Merge branch 'develop' into feature/day-pass-pricing 2022-09-15 10:56:50 +01:00
Budibase Staging Release Bot
329f39e559 Update pro version to 1.3.19-alpha.0 2022-09-15 09:38:19 +00:00
Budibase Staging Release Bot
8e429a8de2 v1.3.19-alpha.0 2022-09-15 09:34:28 +00:00
Rory Powell
8cfd6a9faa Merge branch 'develop' into feature/day-pass-pricing 2022-09-15 08:55:33 +01:00
Martin McKeaveney
ddc585fad3 Merge branch 'develop' into qa/qa-core-jest 2022-09-15 01:18:58 +01:00
Budibase Staging Release Bot
79e1192335 Update pro version to 1.3.15-alpha.9 2022-09-14 17:01:11 +00:00
Budibase Staging Release Bot
5b61a8a3ea v1.3.15-alpha.9 2022-09-14 16:58:05 +00:00
Budibase Release Bot
4e364ef354 Update pro version to 1.3.18 2022-09-14 15:24:43 +00:00
Budibase Release Bot
24f492cbfd v1.3.18 2022-09-14 15:21:19 +00:00
Martin McKeaveney
41a300c2f9 Merge pull request #7591 from Budibase/fix/platform-email-casing
Fix/platform email casing
2022-09-14 16:09:52 +01:00
Budibase Staging Release Bot
829a20eb69 Update pro version to 1.3.15-alpha.8 2022-09-14 14:03:57 +00:00
Budibase Staging Release Bot
441851883a v1.3.15-alpha.8 2022-09-14 14:00:26 +00:00
Martin McKeaveney
110211c53a fixing tests 2022-09-14 14:22:53 +01:00
Budibase Staging Release Bot
0a73f46a59 Update pro version to 1.3.15-alpha.7 2022-09-14 10:59:40 +00:00
Budibase Staging Release Bot
ac4e502bf9 v1.3.15-alpha.7 2022-09-14 10:56:15 +00:00
Budibase Staging Release Bot
f9b3336239 Update pro version to 1.3.15-alpha.6 2022-09-14 09:55:53 +00:00
Rory Powell
a551532e73 Navigation updates, cookie constant, update link-dependencies and localdomain scripts 2022-09-14 10:53:14 +01:00
Budibase Staging Release Bot
60b153809d v1.3.15-alpha.6 2022-09-14 09:52:46 +00:00
Hervé de CHAVIGNY
c105759276 multi mail send to 2022-09-13 18:59:14 -04:00
Budibase Staging Release Bot
d29a53d73a Update pro version to 1.3.15-alpha.5 2022-09-13 11:30:40 +00:00
Budibase Staging Release Bot
9ee5d2b0d0 v1.3.15-alpha.5 2022-09-13 11:27:21 +00:00
Martin McKeaveney
07f2f66b04 convert views to typescript 2022-09-13 12:22:03 +01:00
Budibase Staging Release Bot
c63eb01b18 Update pro version to 1.3.15-alpha.4 2022-09-13 10:32:40 +00:00
Budibase Staging Release Bot
171e5926d3 v1.3.15-alpha.4 2022-09-13 10:29:40 +00:00
Budibase Release Bot
9ae7dbb89b Update pro version to 1.3.17 2022-09-13 09:56:22 +00:00
Budibase Release Bot
898a199d6a v1.3.17 2022-09-13 09:52:59 +00:00
Budibase Staging Release Bot
3717e8979b Update pro version to 1.3.15-alpha.3 2022-09-13 09:52:08 +00:00
Budibase Staging Release Bot
9375a685ff v1.3.15-alpha.3 2022-09-13 09:48:22 +00:00
Budibase Staging Release Bot
1553bfb679 Update pro version to 1.3.15-alpha.2 2022-09-13 09:26:58 +00:00
Budibase Staging Release Bot
2e1dd12e45 v1.3.15-alpha.2 2022-09-13 09:24:01 +00:00
Budibase Release Bot
dba8f294a1 Update pro version to 1.3.16 2022-09-13 07:44:35 +00:00
Budibase Release Bot
e16e1423eb v1.3.16 2022-09-13 07:39:52 +00:00
Budibase Staging Release Bot
f5774d5569 Update pro version to 1.3.15-alpha.1 2022-09-12 19:12:42 +00:00
Budibase Staging Release Bot
c46604a26e v1.3.15-alpha.1 2022-09-12 19:09:31 +00:00
Budibase Release Bot
bbc8df6beb Update pro version to 1.3.15 2022-09-12 14:55:19 +00:00
Budibase Release Bot
bd0b5c433a v1.3.15 2022-09-12 14:51:31 +00:00
mike12345567
82ed2d2cb7 Prefer worker/app port to generic port env variable - #7736. 2022-09-12 15:17:39 +01:00
Budibase Staging Release Bot
8ac0b42c1e Update pro version to 1.3.15-alpha.0 2022-09-12 13:20:19 +00:00
Budibase Staging Release Bot
2f02d47126 v1.3.15-alpha.0 2022-09-12 13:16:58 +00:00
Budibase Release Bot
45264c409f v1.3.14 2022-09-12 11:46:36 +00:00
Rory Powell
884f446671 Merge branch 'develop' into feature/day-pass-pricing-temp 2022-09-12 11:33:02 +01:00
Budibase Release Bot
d23b6a8149 Update pro version to 1.3.13 2022-09-12 08:35:29 +00:00
Budibase Release Bot
94caa376b3 v1.3.13 2022-09-12 08:31:58 +00:00
Martin McKeaveney
ed60004b18 merge 2022-09-07 23:31:24 +01:00
Martin McKeaveney
557dbc89cf lowercase response emails 2022-09-07 23:27:20 +01:00
Martin McKeaveney
2991d05d5b PR comments 2022-09-07 23:21:14 +01:00
Budibase Staging Release Bot
cc028affdb Update pro version to 1.3.12-alpha.3 2022-09-07 15:13:50 +00:00
Budibase Staging Release Bot
931bca92f3 v1.3.12-alpha.3 2022-09-07 15:10:29 +00:00
Budibase Staging Release Bot
ead9d5386d Update pro version to 1.3.12-alpha.2 2022-09-07 13:30:26 +00:00
Budibase Staging Release Bot
145eb775ce v1.3.12-alpha.2 2022-09-07 13:27:13 +00:00
Budibase Release Bot
450b1d96e2 Update pro version to 1.3.12 2022-09-07 11:37:05 +00:00
Budibase Release Bot
88daf4a762 v1.3.12 2022-09-07 11:33:35 +00:00
Rory Powell
5abdd102a9 Error handling, wildcard feature flags 2022-09-07 12:08:10 +01:00
Budibase Staging Release Bot
262cf80eaf Update pro version to 1.3.12-alpha.1 2022-09-07 10:19:31 +00:00
Budibase Staging Release Bot
f856524d43 v1.3.12-alpha.1 2022-09-07 10:16:09 +00:00
Rory Powell
165194658b Move day pass middleware from authenticated to licensing, sent activity to account portal 2022-09-06 16:24:36 +01:00
Budibase Staging Release Bot
ce2a52effe Update pro version to 1.3.12-alpha.0 2022-09-06 13:40:42 +00:00
Budibase Staging Release Bot
e5564f06a9 v1.3.12-alpha.0 2022-09-06 13:36:58 +00:00
Rory Powell
818e7fd5f4 Day pass middleware 2022-09-06 12:25:57 +01:00
Budibase Release Bot
1ee7382f84 Update pro version to 1.3.11 2022-09-06 10:42:55 +00:00
Budibase Release Bot
2931e5aee8 v1.3.11 2022-09-06 10:39:42 +00:00
Rory Powell
92f1f4026d Exclude test utils from server and worker builds 2022-09-06 10:22:14 +01:00
Budibase Release Bot
31db5df741 Update pro version to 1.3.10 2022-09-06 08:04:29 +00:00
Budibase Release Bot
1d580f27c2 v1.3.10 2022-09-06 08:01:24 +00:00
Budibase Release Bot
41cc8436c5 Update pro version to 1.3.9 2022-09-06 07:39:20 +00:00
Budibase Release Bot
495a81cd48 v1.3.9 2022-09-06 07:35:26 +00:00
Rory Powell
d96c56a8f5 Merge pull request #7640 from Budibase/clear-quota-cache
Clear quota cache on deprovision + gracefully handle account metadata deletion
2022-09-06 08:21:34 +01:00
Budibase Release Bot
e4131245ff Update pro version to 1.3.8 2022-09-05 18:04:02 +00:00
Budibase Release Bot
de4800a05f v1.3.8 2022-09-05 18:00:50 +00:00
Martin McKeaveney
c3f15b5af2 QA Core repo, and Jest API tests running end to end 2022-09-05 18:28:53 +01:00
Budibase Release Bot
be6ad9a809 Update pro version to 1.3.7 2022-09-05 17:05:11 +00:00
Budibase Release Bot
65635cc237 v1.3.7 2022-09-05 17:01:52 +00:00
Rory Powell
1fc704511d Clear quota cache on deprovision + gracefully handle account metadata doc deletion 2022-09-05 16:17:58 +01:00
Budibase Release Bot
5b576d23a5 Update pro version to 1.3.6 2022-09-05 13:22:34 +00:00
Budibase Release Bot
58f389b0ed v1.3.6 2022-09-05 13:19:34 +00:00
Rory Powell
6b3a636e56 Merge pull request #7624 from Budibase/fix-oidc-auto-user
Fix auto user creation for OIDC auth
2022-09-05 13:57:24 +01:00
Budibase Release Bot
855c5d3ae1 Update pro version to 1.3.5 2022-09-05 10:43:12 +00:00
Budibase Release Bot
60bff45551 v1.3.5 2022-09-05 10:40:03 +00:00
Rory Powell
9d4f40fc7d Fix auto user creation for OIDC auth 2022-09-05 09:46:54 +01:00
Budibase Release Bot
74f555ff17 Update pro version to 1.3.4 2022-09-02 19:28:31 +00:00
Budibase Release Bot
6173ba5064 v1.3.4 2022-09-02 19:25:19 +00:00
Budibase Release Bot
e4948ead9d Update pro version to 1.3.3 2022-09-02 19:03:06 +00:00
Budibase Release Bot
8d00233db4 v1.3.3 2022-09-02 18:59:39 +00:00
Budibase Release Bot
1bbc2f4aac Update pro version to 1.3.2 2022-09-02 17:59:33 +00:00
Budibase Release Bot
0e915746aa v1.3.2 2022-09-02 17:56:19 +00:00
Martin McKeaveney
0db194b412 platform view casing 2022-09-02 15:42:20 +01:00
Budibase Release Bot
bf1587f82b Update pro version to 1.3.1 2022-09-02 11:26:39 +00:00
Budibase Release Bot
2cbacb266e v1.3.1 2022-09-02 11:23:26 +00:00
Budibase Release Bot
6bd942840d v1.3.0 2022-09-02 11:10:25 +00:00
Budibase Release Bot
f5cda8e455 Update pro version to 1.2.59 2022-09-02 09:55:58 +00:00
Budibase Release Bot
e79d414bd4 v1.2.59 2022-09-02 09:52:52 +00:00
Budibase Staging Release Bot
9756d9bd17 Update pro version to 1.2.59-alpha.0 2022-09-02 09:22:44 +00:00
Budibase Staging Release Bot
a274f78885 v1.2.59-alpha.0 2022-09-02 09:19:07 +00:00
Martin McKeaveney
6cf5c7dd76 merge 2022-09-02 09:22:36 +01:00
Martin McKeaveney
9e2fd5222b platform user casing view 2022-09-02 09:12:03 +01:00
Budibase Staging Release Bot
206870b520 Update pro version to 1.2.58-alpha.7 2022-09-01 14:34:56 +00:00
Budibase Staging Release Bot
8350653dc7 v1.2.58-alpha.7 2022-09-01 14:31:49 +00:00
Rory Powell
276c455a11 Merge branch 'develop' into feature/day-pass-pricing 2022-09-01 15:26:16 +01:00
Budibase Staging Release Bot
8bb878f40c Update pro version to 1.2.58-alpha.6 2022-09-01 13:06:11 +00:00
Budibase Staging Release Bot
5be9679434 v1.2.58-alpha.6 2022-09-01 13:02:02 +00:00
Budibase Release Bot
c6dfe146ed Update pro version to 1.2.58 2022-09-01 12:53:41 +00:00
Budibase Release Bot
3590b6e2c9 v1.2.58 2022-09-01 12:49:54 +00:00
Budibase Staging Release Bot
c1bd1dc2d0 Update pro version to 1.2.58-alpha.5 2022-09-01 08:33:35 +00:00
Budibase Staging Release Bot
4ba0b6f194 v1.2.58-alpha.5 2022-09-01 08:30:35 +00:00
Rory Powell
53cb288526 Merge pull request #7559 from Budibase/user-invite-validation
Apply validation to invite users by email + results modal
2022-09-01 09:19:03 +01:00
Rory Powell
95666537b3 Typos 2022-09-01 08:29:03 +01:00
Rory Powell
0f724f34b5 Apply validation to invite users by email + results modal 2022-09-01 07:58:05 +01:00
Budibase Staging Release Bot
eaba98ab3f Update pro version to 1.2.58-alpha.4 2022-08-31 14:42:54 +00:00
Budibase Staging Release Bot
5b03cc26ab v1.2.58-alpha.4 2022-08-31 14:39:18 +00:00
Budibase Staging Release Bot
3be3cc3c11 Update pro version to 1.2.58-alpha.3 2022-08-31 13:33:05 +00:00
Budibase Staging Release Bot
61070e9dfa v1.2.58-alpha.3 2022-08-31 13:29:34 +00:00
Budibase Staging Release Bot
e509a82cfc Update pro version to 1.2.58-alpha.2 2022-08-31 12:45:45 +00:00
Budibase Staging Release Bot
2952c976e8 v1.2.58-alpha.2 2022-08-31 12:42:49 +00:00
Budibase Staging Release Bot
bedb4c4e7b Update pro version to 1.2.58-alpha.1 2022-08-31 12:21:20 +00:00
Budibase Staging Release Bot
e0115d39e4 v1.2.58-alpha.1 2022-08-31 12:17:36 +00:00
Rory Powell
faf132a82a Merge pull request #7478 from Budibase/user-fixes
User fixes and updates
2022-08-31 13:03:59 +01:00
Budibase Staging Release Bot
0345c8b5f6 Update pro version to 1.2.58-alpha.0 2022-08-31 10:48:49 +00:00
Budibase Staging Release Bot
15e8eccf93 v1.2.58-alpha.0 2022-08-31 10:45:50 +00:00
Rory Powell
5f022e04a3 Merge branch 'develop' into user-fixes 2022-08-31 11:39:41 +01:00
Rory Powell
32c26709fc Merge branch 'master' into develop 2022-08-31 11:35:07 +01:00
Rory Powell
dd86875ea2 Update shutdown logging 2022-08-31 10:47:41 +01:00
Budibase Release Bot
b2d7d447ca Update pro version to 1.2.57 2022-08-30 15:41:29 +00:00
Budibase Release Bot
734476c979 v1.2.57 2022-08-30 15:37:17 +00:00
Budibase Release Bot
7d974f715e Update pro version to 1.2.56 2022-08-30 15:11:56 +00:00
Budibase Release Bot
eea9fe90b4 v1.2.56 2022-08-30 15:08:07 +00:00
Budibase Release Bot
57bd841558 Update pro version to 1.2.55 2022-08-30 13:08:36 +00:00
Budibase Release Bot
f5be1c27d6 v1.2.55 2022-08-30 13:05:19 +00:00
Budibase Release Bot
869bf8a7d5 Update pro version to 1.2.54 2022-08-30 12:29:53 +00:00
Budibase Release Bot
aa1eef1fd7 v1.2.54 2022-08-30 12:26:19 +00:00
Rory Powell
d7c6cac1f2 Merge pull request #7507 from Budibase/elastic-apm
Conditionally enable elastic apm
2022-08-30 13:13:50 +01:00
Budibase Release Bot
2bb34974e0 Update pro version to 1.2.53 2022-08-30 10:30:53 +00:00
Budibase Release Bot
0083c426de v1.2.53 2022-08-30 10:27:30 +00:00
Rory Powell
368b48719c Conditionally enable elastic apm 2022-08-30 10:59:27 +01:00
Budibase Staging Release Bot
e59949fcfa v1.2.44-alpha.11 2022-08-30 09:56:11 +00:00
Martin McKeaveney
b49fcca27f merge 2022-08-30 10:44:58 +01:00
Martin McKeaveney
02c93071ee merge 2022-08-30 10:33:37 +01:00
Budibase Staging Release Bot
929dd4274f Update pro version to 1.2.44-alpha.11 2022-08-30 09:29:11 +00:00
Budibase Staging Release Bot
db54ba5a30 v1.2.44-alpha.11 2022-08-30 09:26:10 +00:00
Budibase Staging Release Bot
9673cf5d1b Update pro version to 1.2.44-alpha.10 2022-08-26 13:30:03 +00:00
Budibase Staging Release Bot
0dd1286d72 v1.2.44-alpha.10 2022-08-26 13:27:00 +00:00
Rory Powell
0d396c326e Update user creation UI 2022-08-25 22:56:58 +01:00
Budibase Staging Release Bot
5d72c05f6e Update pro version to 1.2.44-alpha.9 2022-08-25 18:44:08 +00:00
Rory Powell
59a53736ac update bulk create and bulk delete backend 2022-08-25 19:41:47 +01:00
Budibase Staging Release Bot
33892ba55d v1.2.44-alpha.9 2022-08-25 18:40:42 +00:00
Budibase Release Bot
3e4a738817 Update pro version to 1.2.52 2022-08-25 17:28:53 +00:00
Budibase Release Bot
cb618cd276 v1.2.52 2022-08-25 17:25:15 +00:00
Budibase Staging Release Bot
3f1e782b05 Update pro version to 1.2.44-alpha.8 2022-08-25 12:04:53 +00:00
Budibase Staging Release Bot
88c92cee2a v1.2.44-alpha.8 2022-08-25 12:01:32 +00:00
Budibase Release Bot
5de35111e5 Update pro version to 1.2.51 2022-08-25 10:33:35 +00:00
Budibase Release Bot
a8b0895777 v1.2.51 2022-08-25 10:29:45 +00:00
Budibase Staging Release Bot
981419b055 Update pro version to 1.2.44-alpha.7 2022-08-25 08:49:23 +00:00
Budibase Staging Release Bot
d330dcb02c v1.2.44-alpha.7 2022-08-25 08:46:18 +00:00