Martin McKeaveney
89edf154d4
Merge branch 'develop' of github.com:Budibase/budibase into cypress_test_skip
2022-10-12 09:30:18 +01:00
Budibase Staging Release Bot
c04759a0c9
Update pro version to 2.0.24-alpha.4
2022-10-11 16:44:58 +00:00
Budibase Staging Release Bot
8b477356ce
v2.0.24-alpha.4
2022-10-11 16:41:24 +00:00
Pedro Silva
44a35880d0
Merge pull request #8197 from Budibase/api-create-app
...
Api create app
2022-10-11 17:28:22 +01:00
Pedro Silva
9094da347e
Add types for Responses
2022-10-11 16:47:02 +01:00
Pedro Silva
4b916e7074
Fix Identation
2022-10-11 16:24:43 +01:00
Pedro Silva
d04a20a9e6
Remove Test and fix types
2022-10-11 16:21:05 +01:00
Pedro Silva
a81500e5f0
Add types for response
2022-10-11 15:08:08 +01:00
Pedro Silva
db709c6a4d
Add test for appDefinition
2022-10-11 15:06:04 +01:00
Mitch-Budibase
5f5965fb56
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
d9baa5be66
Remove comment
2022-10-10 14:39:12 +01:00
Pedro Silva
b59cd28b1d
Fix revert test with 400 status
2022-10-10 14:24:34 +01:00
Martin McKeaveney
83f3a02d23
ensure correct revert endpoint being hit, update call to revert
2022-10-09 19:31:35 +01:00
Pedro Silva
3abf993779
Merge branch 'develop' into api-create-app
2022-10-07 18:06:57 +01:00
Pedro Silva
25b72cbe2b
Add tests for revert endpoint
2022-10-07 18:05:58 +01:00
Martin McKeaveney
270836b30e
only prevent rollback in cypress env
2022-10-07 18:04:18 +01:00
Budibase Staging Release Bot
86c48bb70e
Update pro version to 2.0.24-alpha.3
2022-10-07 16:48:36 +00:00
Budibase Staging Release Bot
2384896a1a
v2.0.24-alpha.3
2022-10-07 16:45:27 +00:00
Michael Drury
7e38e86087
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
5b299c878f
Fixing test mocks.
2022-10-07 16:24:04 +01:00
mike12345567
2c40394bc6
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
d39f88d268
Update pro version to 2.0.24-alpha.2
2022-10-07 12:32:51 +00:00
Budibase Staging Release Bot
553b534a11
v2.0.24-alpha.2
2022-10-07 12:28:52 +00:00
Andrew Kingston
7d25c3da10
Merge pull request #7456 from Budibase/form-block
...
Form block
2022-10-07 13:14:13 +01:00
Budibase Staging Release Bot
d57cf1146c
Update pro version to 2.0.24-alpha.1
2022-10-07 11:59:11 +00:00
Budibase Staging Release Bot
2b92accab5
v2.0.24-alpha.1
2022-10-07 11:56:02 +00:00
Andrew Kingston
a13c309759
Merge branch 'develop' of github.com:Budibase/budibase into form-block
2022-10-07 12:45:53 +01:00
Andrew Kingston
9e3e6b4de0
Merge pull request #7427 from Budibase/cheeks-lab-day-eject-blocks
...
Block ejection
2022-10-07 12:44:39 +01:00
Pedro Silva
e343aab655
Add tests for endpoints
2022-10-07 12:19:00 +01:00
Andrew Kingston
e41078f265
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
2022-10-07 11:31:32 +01:00
Pedro Silva
f3d6879349
Merge branch 'develop' into api-create-app
2022-10-07 11:06:31 +01:00
Budibase Staging Release Bot
086fdb2160
Update pro version to 2.0.24-alpha.0
2022-10-06 16:43:54 +00:00
Budibase Staging Release Bot
0d274e3477
v2.0.24-alpha.0
2022-10-06 16:40:43 +00:00
mike12345567
ad6da1bd02
Updating yarn locks.
2022-10-06 17:10:57 +01:00
mike12345567
ee5bb31508
Merge branch 'develop' of github.com:Budibase/budibase into develop
2022-10-06 16:58:33 +01:00
mike12345567
fd74cb3960
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-10-06 16:54:25 +01:00
Michael Drury
8fb8a5dc61
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
0b47da374d
Update pro version to 2.0.23
2022-10-06 14:30:28 +00:00
Budibase Release Bot
d185ab9bfc
v2.0.23
2022-10-06 14:26:45 +00:00
Michael Drury
637514a8b5
Merge pull request #8160 from Budibase/fix/8079
...
Fix for ARM64v8 single image build
2022-10-06 15:13:16 +01:00
Pedro Silva
784f728a33
Update node version
2022-10-06 14:39:51 +01:00
mike12345567
d7750c8a01
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
8aeef28534
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
2e22b9e877
Fix formating
2022-10-06 11:30:33 +01:00
Pedro Silva
340e8c4590
Add instructions for Dev Env in Windows.
2022-10-06 11:10:49 +01:00
Budibase Release Bot
af0a0c65bb
Update pro version to 2.0.22
2022-10-05 15:48:15 +00:00
Budibase Release Bot
9808688025
v2.0.22
2022-10-05 15:44:22 +00:00
melohagan
d5823d0843
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
9d67418bf2
Use OG class properties for iOS13 support
2022-10-05 15:53:06 +01:00
Budibase Release Bot
aeb0f9af13
Update pro version to 2.0.21
2022-10-05 12:21:31 +00:00