1
0
Fork 0
mirror of synced 2024-08-18 19:41:30 +12:00
Commit graph

16852 commits

Author SHA1 Message Date
Peter Clement
146cdaa131 add pro check and default state 2022-10-24 15:00:00 +01:00
Mel O'Hagan
2dd06c1018 Allow automations scroll. Copy datasource class. 2022-10-24 14:56:05 +01:00
Rory Powell
d746c42503 Remove pro mock and invert if condition on backups enabled 2022-10-24 14:23:16 +01:00
mike12345567
a25cc7fbaf Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 13:37:53 +01:00
mike12345567
bc2d499625 Adding a check to see if app backups feature is enabled. 2022-10-24 13:33:36 +01:00
Andrew Kingston
729c4d082e Remove unnecessary code 2022-10-24 13:33:33 +01:00
Andrew Kingston
c888b703dd Improve comments and namimg conventions 2022-10-24 13:32:48 +01:00
Andrew Kingston
1a37e1fc95 Remove some unnecessary code 2022-10-24 13:28:22 +01:00
Andrew Kingston
6615027403 Fix selection indicator appearing while dragging 2022-10-24 13:24:19 +01:00
Andrew Kingston
7fc291ef8d Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid 2022-10-24 13:15:03 +01:00
Andrew Kingston
21cc815976 Allow padding on grids when using DND 2022-10-24 13:14:46 +01:00
Andrew Kingston
ba1fe6db8a Remove some debug logging 2022-10-24 13:09:29 +01:00
Andrew Kingston
421708463a Add some additional styles to grids to ensure components render properly 2022-10-24 13:08:53 +01:00
Rory Powell
5614c5db61 Replace isTest check with mock for triggering app backup 2022-10-24 13:05:40 +01:00
Budibase Release Bot
b765dd817a Update pro version to 2.0.36 2022-10-24 11:50:36 +00:00
Budibase Release Bot
cbe0720ca6 v2.0.36 2022-10-24 11:47:15 +00:00
deanhannigan
868f38f379 Merge pull request #8283 from Budibase/fix/json-field-in-automation-step
Add JSON field to automation step
2022-10-24 12:35:19 +01:00
Dean
2834a02ef4 Ensure chart axis labelling fits the current theme 2022-10-24 12:20:43 +01:00
Andrew Kingston
c76ca029ce Add sensible max number of rows and columns in a grid 2022-10-24 12:15:50 +01:00
mike12345567
5340b49d6b Some fixes based on PR comments. 2022-10-24 12:06:50 +01:00
Andrew Kingston
3951550074 Make grid rows and columns configurable and simplify grid style application 2022-10-24 12:05:59 +01:00
Budibase Release Bot
ecce274873 Update pro version to 2.0.35 2022-10-24 09:58:48 +00:00
Budibase Release Bot
fe3a8ea1d9 v2.0.35 2022-10-24 09:55:12 +00:00
Martin McKeaveney
f466f96381 Merge pull request #8358 from Budibase/bug/sev2/color-picker-screen-panel
Don't apply color picker transition to the screen panel
2022-10-24 10:42:21 +01:00
Mel O'Hagan
46761749bf Add validation to config screen 2022-10-24 10:39:39 +01:00
Mel O'Hagan
2bfeb85013 Make NaN undefined 2022-10-24 10:18:51 +01:00
mike12345567
fbed8923dc Moving statistics under backups sdk subfolder. 2022-10-24 10:14:35 +01:00
mike12345567
4daf9c2615 Addressing majority of PR comments. 2022-10-24 10:04:14 +01:00
mike12345567
41c68ae891 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 09:55:49 +01:00
Mel O'Hagan
777e8f91f1 Remove touch check for error consistency 2022-10-24 09:46:53 +01:00
Andrew Kingston
fb0866f0d9 Tidy up 2022-10-24 09:43:45 +01:00
Andrew Kingston
c111f02e70 Improve client grid DND event handling 2022-10-24 09:38:07 +01:00
Dean
078b1df1d6 Merge remote-tracking branch 'origin/develop' into feature/chart-block-component 2022-10-24 09:32:52 +01:00
Mel O'Hagan
2eccc935d9 Merge branch 'develop' into bug/sev3/validate-datasource-config 2022-10-24 09:27:24 +01:00
Andrew Kingston
a11854d957 Fix issue with getting environment details 2022-10-24 09:13:05 +01:00
Dean
b9a222ff1e Separating the multiselect fix into its own ticket 2022-10-24 09:07:14 +01:00
Budibase Staging Release Bot
fbb8d907fc Update pro version to 2.0.30-alpha.12 2022-10-24 08:04:57 +00:00
Andrew Kingston
32bac91dc7 Remove spam of environment API calls 2022-10-24 09:03:50 +01:00
Andrew Kingston
ce78c5ecb9 Refactor app preview event sending to support async callbacks in client library 2022-10-24 09:02:50 +01:00
Budibase Staging Release Bot
3864295eea v2.0.30-alpha.12 2022-10-24 08:01:46 +00:00
melohagan
8c52c4bfc7 Merge pull request #8355 from Budibase/fix/fix-pickers-interaction-with-outside-click-handler-action
Fix Picker Interaction with the Outside Click Action
2022-10-24 08:50:49 +01:00
Budibase Staging Release Bot
2afc8a73df Update pro version to 2.0.30-alpha.11 2022-10-21 19:47:38 +00:00
Budibase Staging Release Bot
f64834300c v2.0.30-alpha.11 2022-10-21 19:44:23 +00:00
Jonny McCullagh
f559d5d953 Merge pull request #8180 from tomamplius/clean_script
Single Image build clean up: replace move with rm
2022-10-21 20:33:28 +01:00
tomamplius
75559dddce add verbose to rm 2022-10-21 21:09:54 +02:00
tomamplius
bc8331ddd4 use egrep to replace grep + awk 2022-10-21 21:09:03 +02:00
mike12345567
e1dca87507 Fixing test case. 2022-10-21 18:52:39 +01:00
mike12345567
74484fc054 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-21 18:41:25 +01:00
mike12345567
89dd9b259d Adding in new pending state. 2022-10-21 18:33:58 +01:00
mike12345567
ad32453c57 Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-21 18:26:52 +01:00