Mitch-Budibase
b301adbd88
API Screens - Updating create screen test
...
The create screen tests will now create a screen with each available role type
- The types are: BASIC, POWER, ADMIN, PUBLIC
2022-10-10 17:44:19 +01:00
Mitch-Budibase
6aa0d41eb2
API Screens - Fetch screens test
...
Additional test to fetch screens.
- To confirm the screen was created i am checking `routes`
- It will then confirm the route with the screen exists - in this case the route is `/test` (as determined when the screen is created)
2022-10-10 17:27:55 +01:00
Mitch-Budibase
d52c9a5cfb
Merge branch 'develop' into api-screens
2022-10-10 15:40:03 +01:00
Mitch-Budibase
43eab991f1
API: Screens - Add and Delete Screen
...
Screens API tests
- This includes adding a basic screen and deleting a screen
2022-10-10 15:39:02 +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
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
Andrew Kingston
1412502055
Merge pull request #7427 from Budibase/cheeks-lab-day-eject-blocks
...
Block ejection
2022-10-07 12:44:39 +01:00
Andrew Kingston
bdce3fc9fc
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
2022-10-07 11:31:32 +01:00
Budibase Staging Release Bot
ac4d13e0cf
Update pro version to 2.0.24-alpha.0
2022-10-06 16:43:54 +00:00
Budibase Staging Release Bot
6c6001692c
v2.0.24-alpha.0
2022-10-06 16:40:43 +00:00
mike12345567
286f65e9b4
Updating yarn locks.
2022-10-06 17:10:57 +01:00
mike12345567
2421f16a8c
Merge branch 'develop' of github.com:Budibase/budibase into develop
2022-10-06 16:58:33 +01:00
mike12345567
ea2fb6de1b
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-10-06 16:54:25 +01:00
Michael Drury
98479d07b9
Merge pull request #8161 from Budibase/update-docs-node-version
...
Update node version in Docs
2022-10-06 16:47:18 +01:00
Budibase Release Bot
c19a67b095
Update pro version to 2.0.23
2022-10-06 14:30:28 +00:00
Budibase Release Bot
b961887b6c
v2.0.23
2022-10-06 14:26:45 +00:00
Michael Drury
c07ba7ed08
Merge pull request #8160 from Budibase/fix/8079
...
Fix for ARM64v8 single image build
2022-10-06 15:13:16 +01:00
Pedro Silva
c5e13e48d5
Update node version
2022-10-06 14:39:51 +01:00
mike12345567
a86cdb3291
Fixing issue #8079 - making sure TARGETARCH gets correctly exported to environment to pick correct minio bundle.
2022-10-06 14:05:01 +01:00
Pedro Silva
dc5e0b0494
Merge pull request #8157 from Budibase/windows-doc
...
Add instructions for Dev Env in Windows.
2022-10-06 13:37:25 +01:00
Pedro Silva
4bd7a78fb6
Fix formating
2022-10-06 11:30:33 +01:00
Pedro Silva
2562b8e8ee
Add instructions for Dev Env in Windows.
2022-10-06 11:10:49 +01:00
Budibase Release Bot
21f74b4ae7
Update pro version to 2.0.22
2022-10-05 15:48:15 +00:00
Budibase Release Bot
dff64a1b62
v2.0.22
2022-10-05 15:44:22 +00:00
melohagan
88fafe8e64
Merge pull request #8141 from Budibase/bug/sev4/ios13-support
...
Some iOS 13 Support
2022-10-05 16:29:51 +01:00
Mel O'Hagan
969c67f767
Use OG class properties for iOS13 support
2022-10-05 15:53:06 +01:00
Budibase Release Bot
95dd5eefbb
Update pro version to 2.0.21
2022-10-05 12:21:31 +00:00
Budibase Release Bot
d8452a92e1
v2.0.21
2022-10-05 12:17:39 +00:00
deanhannigan
0e8626902d
Merge pull request #8137 from Budibase/fix/remove-link-filtering-from-user-bindings
...
Removed filter excluding links from user bindings.
2022-10-05 12:59:54 +01:00
Peter Clement
32b54f9b33
Merge pull request #8133 from Budibase/fix/automation-looping-issues
...
Fix issues with looping in automations
2022-10-05 12:51:37 +01:00
Dean
acf583120a
Removed filter excluding links from user bindings.
2022-10-05 12:40:53 +01:00
Budibase Release Bot
749bfeeaae
Update pro version to 2.0.20
2022-10-05 09:27:39 +00:00
Budibase Release Bot
c2a9e32be7
v2.0.20
2022-10-05 09:23:48 +00:00
Michael Drury
3f4bdece64
Merge pull request #8125 from Budibase/fix/table-options-csv
...
Fixing options type import with CSV
2022-10-05 10:06:06 +01:00
Peter Clement
bd47c948c5
one more log
2022-10-05 10:01:11 +01:00
Andrew Kingston
84626294fd
Merge pull request #8124 from Budibase/plugin-url-updates
...
Plugin url updates
2022-10-05 09:57:22 +01:00
Peter Clement
f4c9fc6897
remove logs
2022-10-05 09:53:47 +01:00
Peter Clement
2f220d668b
fix looping issues in automations
2022-10-05 09:20:59 +01:00
Andrew Kingston
f2f842444a
Update plugin URL utility export to use CJS syntax
2022-10-05 08:57:26 +01:00
Andrew Kingston
788dac0f8d
Use CJS style imports in plugin URL helper to work in jest, and respect plugin bucket env var
2022-10-05 08:25:50 +01:00