1
0
Fork 0
mirror of synced 2024-09-20 03:08:18 +12:00
Commit graph

16373 commits

Author SHA1 Message Date
mike12345567
f237befbce Some fixes + cleanup of tmp directory. 2022-10-11 19:28:13 +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
Andrew Kingston
004d6457de Merge pull request #8218 from Budibase/user-fixes
Fix user pagination not working when viewing users with access to an app
2022-10-11 19:00:30 +01:00
mike12345567
7c71f76b70 Export to tarball through tmp. 2022-10-11 18:21:58 +01: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
Pedro Silva
8926f6efb9 Merge pull request #8197 from Budibase/api-create-app
Api create app
2022-10-11 17:28:22 +01:00
Dean
2bff6254de Initial commit, refactoring of autoscreens to incorporate blocks 2022-10-11 17:05:19 +01:00
Pedro Silva
4090dd2dfe Add types for Responses 2022-10-11 16:47:02 +01:00
Pedro Silva
07359370e6 Fix Identation 2022-10-11 16:24:43 +01:00
Pedro Silva
dd914d31db Remove Test and fix types 2022-10-11 16:21:05 +01:00
Pedro Silva
8ce7ca1bb2 Add types for response 2022-10-11 15:08:08 +01:00
Pedro Silva
2f5ab092fe Add test for appDefinition 2022-10-11 15:06:04 +01: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
mike12345567
1f36eec89a Some updates towards supporting attachments in app exports. 2022-10-10 20:08:59 +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
Pedro Silva
12eb99600d Remove comment 2022-10-10 14:39:12 +01:00
Pedro Silva
e55d116c5e Fix revert test with 400 status 2022-10-10 14:24:34 +01:00
Dean
299122324e Ensure field type is preserved if it contains a slash. Some additional refactoring 2022-10-10 14:20:06 +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
melohagan
bf579aedb0 Merge pull request #8199 from Budibase/bug/sev2/delete-settings-bar
FIX: Delete component from settings bar
2022-10-10 13:50:43 +01:00
Mel O'Hagan
5b9befcefe Allow deleteComponent from settings bar 2022-10-10 13:36:32 +01:00
Dean
9d00b59c49 Adjustments to accomodate the updates scanner type 2022-10-10 12:11:29 +01:00
Dean
c5b16fe47e Minor labelling change for field type 2022-10-10 11:40:34 +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
7fdfdf6072 Merge pull request #8192 from Budibase/feature/turn-on-gsheets
turn on gsheets
2022-10-10 11:02:40 +01:00
Martin McKeaveney
536b7238e9 redis fix for new instances, removing relationship options from google sheets integration 2022-10-10 11:00:45 +01:00
Dean
43befea5e9 Code review updates 2022-10-10 10:39:34 +01:00
Dean
07be0208e5 Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader 2022-10-10 09:08:48 +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
mike12345567
9efb8f98bc Updating koa versions to align with pro - types were inaccurate and couldn't be imported correctly. 2022-10-07 21:08:20 +01:00
mike12345567
2d4eb10aba Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-07 20:48:28 +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
Pedro Silva
f633ffb824 Merge branch 'develop' into api-create-app 2022-10-07 18:06:57 +01:00
Pedro Silva
970ba0315e Add tests for revert endpoint 2022-10-07 18:05:58 +01: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