Dean
7f73d9defa
Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens
2022-10-12 09:04:05 +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
mike12345567
19133f08e6
Adding import functionality - still need to update the attachments URL.
2022-10-11 20:25:22 +01:00
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
Andrew Kingston
f7d6e8db60
Improve DND experience, use correct size of drop placeholder and don't drop if the position is unchanged
2022-10-11 16:02:09 +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
Andrew Kingston
efe9425d3d
Improve column/row detection by appending an ephemeral child component and tune timings
2022-10-11 08:52:45 +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
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
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
Andrew Kingston
e90a79257f
Remove dragged component from consideration of drop target
2022-10-10 14:00:37 +01: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
Andrew Kingston
73a206e2f1
Fully remove source component from client tree while dragging
2022-10-10 09:51:13 +01:00
Andrew Kingston
b2be069ef1
Make DND work again by converting new parent+index params into old target+mode
2022-10-10 09:36:17 +01:00
Andrew Kingston
7d72cee304
Tune DND throttle rate
2022-10-10 09:22:47 +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