1
0
Fork 0
mirror of synced 2024-09-17 17:57:47 +12:00
Commit graph

14307 commits

Author SHA1 Message Date
Rory Powell
281eb151e2 Merge pull request #8164 from Budibase/feature/quota-emails
Approaching and Exceeded Usage Limit Notifications
2022-10-12 12:31:17 +01:00
Rory Powell
f745be1b9c Improve documentation on quota.triggers[] 2022-10-12 11:38:16 +01:00
Budibase Staging Release Bot
806ac9b50f Update pro version to 2.0.30-alpha.0 2022-10-12 10:33:41 +00:00
Budibase Staging Release Bot
54a11c6218 v2.0.30-alpha.0 2022-10-12 10:30:23 +00:00
Rory Powell
e29330093b Fix tests 2022-10-12 11:18:57 +01:00
Rory Powell
6e083c85a4 Fix linting 2022-10-12 10:25:02 +01:00
Mitch-Budibase
10866e66d2 Merge pull request #8204 from Budibase/cypress_test_skip
Cypress: Auto Screens UI + PostgreSql test skip
2022-10-12 10:22:56 +01:00
Rory Powell
7c9767e186 Merge pull request #7716 from adamkingsbury/rejectUnauthorized
Reject unauthorized
2022-10-12 10:22:01 +01:00
Rory Powell
2f0f36e635 Merge branch 'master' into merge-master 2022-10-12 10:19:46 +01:00
Rory Powell
d2882a3779 Merge branch 'develop' into rejectUnauthorized 2022-10-12 10:06:50 +01:00
Martin McKeaveney
bbb0d1dbec Merge branch 'develop' of github.com:Budibase/budibase into cypress_test_skip 2022-10-12 09:30:18 +01:00
Budibase Release Bot
5c2c3017f7 Update pro version to 2.0.29 2022-10-12 08:25:38 +00:00
Budibase Release Bot
24679ceb84 v2.0.29 2022-10-12 08:22:33 +00:00
melohagan
8757105501 Merge pull request #8169 from Budibase/bug/sev3/delete-button-roles
Hide delete button for built-in roles, and prevent duplicate roles
2022-10-12 09:11:58 +01:00
Budibase Release Bot
6fe9726807 Update pro version to 2.0.28 2022-10-12 07:36:40 +00:00
Budibase Release Bot
19e2a76125 v2.0.28 2022-10-12 07:33:11 +00:00
Rory Powell
80915c6105 Merge pull request #8212 from Budibase/fix/user-metadata-update
Fix user metadata update
2022-10-12 08:20:36 +01:00
Budibase Release Bot
f3f7f359a3 Update pro version to 2.0.27 2022-10-11 18:14:21 +00:00
Budibase Release Bot
951fd48ebc v2.0.27 2022-10-11 18:11:05 +00:00
Budibase Staging Release Bot
ab71821ecb Update pro version to 2.0.24-alpha.4 2022-10-11 16:44:58 +00:00
Budibase Staging Release Bot
d6e91ca153 v2.0.24-alpha.4 2022-10-11 16:41:24 +00:00
Andrew Kingston
14f7351c4a Fix user pagination not working when viewing users with access to an app 2022-10-11 14:17:30 +01:00
Rory Powell
ef4b1dd32b Fix user metadata update 2022-10-11 12:42:35 +01:00
Mitch-Budibase
b97d89c2fb Cypress: Auto Screens UI + PostgreSql test skip
As previously discussed with Marty, any further flakey tests (timing issues) with Cypress will be skipped for now but not removed.

- Timing issues are effecting Auto Screens UI & PostgreSql tests
- We will receive coverage of these tests via QA Wolf
- The tests are not removed so we still have reference for generating relative API tests
2022-10-10 18:09:35 +01:00
Budibase Release Bot
f7e627d68b Update pro version to 2.0.26 2022-10-10 13:05:06 +00:00
Budibase Release Bot
bc5bf284cf v2.0.26 2022-10-10 13:01:46 +00:00
Mel O'Hagan
5b9befcefe Allow deleteComponent from settings bar 2022-10-10 13:36:32 +01:00
Budibase Release Bot
33525d2aa1 Update pro version to 2.0.25 2022-10-10 10:16:15 +00:00
Budibase Release Bot
18a93ddc79 v2.0.25 2022-10-10 10:13:09 +00:00
Martin McKeaveney
536b7238e9 redis fix for new instances, removing relationship options from google sheets integration 2022-10-10 11:00:45 +01:00
Martin McKeaveney
5838eb70b4 turn on gsheets 2022-10-10 09:02:17 +01:00
Rory Powell
84685d3340 Add locking framework 2022-10-10 08:21:17 +01:00
Martin McKeaveney
052bc0aeed ensure correct revert endpoint being hit, update call to revert 2022-10-09 19:31:35 +01:00
Budibase Release Bot
a0cc4a1b21 Update pro version to 2.0.24 2022-10-07 17:19:31 +00:00
Budibase Release Bot
15723e38d8 v2.0.24 2022-10-07 17:16:16 +00:00
mike12345567
d80c966cf1 Fixing test mocks. 2022-10-07 18:05:26 +01:00
mike12345567
197d195cb4 Switching from scan for app locks to mget - which is a fast O(N) operation that only retrieves what we need. 2022-10-07 18:05:18 +01:00
Martin McKeaveney
4e04fc84b2 only prevent rollback in cypress env 2022-10-07 18:04:18 +01:00
Budibase Staging Release Bot
ba50fa56b6 Update pro version to 2.0.24-alpha.3 2022-10-07 16:48:36 +00:00
Budibase Staging Release Bot
3616bfd297 v2.0.24-alpha.3 2022-10-07 16:45:27 +00:00
Michael Drury
060b2aba3c Merge pull request #8175 from Budibase/fix/remove-app-scans
Removing Redis SCAN operation from app services
2022-10-07 17:35:05 +01:00
mike12345567
39410a07af Fixing test mocks. 2022-10-07 16:24:04 +01:00
mike12345567
0c4a40c795 Switching from scan for app locks to mget - which is a fast O(N) operation that only retrieves what we need. 2022-10-07 16:05:01 +01:00
Rory Powell
783c012a26 Move trigger logic inside pro 2022-10-07 13:57:10 +01:00
Budibase Staging Release Bot
87a1337316 Update pro version to 2.0.24-alpha.2 2022-10-07 12:32:51 +00:00
Budibase Staging Release Bot
52ab10971c v2.0.24-alpha.2 2022-10-07 12:28:52 +00:00
Andrew Kingston
354817dbf3 Merge pull request #7456 from Budibase/form-block
Form block
2022-10-07 13:14:13 +01:00
Budibase Staging Release Bot
58e5ec9132 Update pro version to 2.0.24-alpha.1 2022-10-07 11:59:11 +00:00
Budibase Staging Release Bot
c2eaffcd39 v2.0.24-alpha.1 2022-10-07 11:56:02 +00:00
Andrew Kingston
f27704ccf6 Merge branch 'develop' of github.com:Budibase/budibase into form-block 2022-10-07 12:45:53 +01:00