1
0
Fork 0
mirror of synced 2024-07-01 12:30:41 +12:00
Commit graph

27394 commits

Author SHA1 Message Date
Budibase Release Bot 0a913d0111 Update pro version to 2.0.36 2022-10-24 11:50:36 +00:00
Budibase Release Bot b2677e0a37 v2.0.36 2022-10-24 11:47:15 +00:00
deanhannigan 348be5bf87
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 3086e87f0e Ensure chart axis labelling fits the current theme 2022-10-24 12:20:43 +01:00
Andrew Kingston 8df97b3537 Add sensible max number of rows and columns in a grid 2022-10-24 12:15:50 +01:00
mike12345567 e31ce3f8a9 Some fixes based on PR comments. 2022-10-24 12:06:50 +01:00
Andrew Kingston 4fffa82573 Make grid rows and columns configurable and simplify grid style application 2022-10-24 12:05:59 +01:00
Budibase Release Bot 5c5aa7376b Update pro version to 2.0.35 2022-10-24 09:58:48 +00:00
Budibase Release Bot eb8461def0 v2.0.35 2022-10-24 09:55:12 +00:00
Martin McKeaveney e218fbab86
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 c8628fb478 Add validation to config screen 2022-10-24 10:39:39 +01:00
Mel O'Hagan 0f729dee1b Make NaN undefined 2022-10-24 10:18:51 +01:00
mike12345567 147799ba0a Moving statistics under backups sdk subfolder. 2022-10-24 10:14:35 +01:00
mike12345567 6edffb0d5e Addressing majority of PR comments. 2022-10-24 10:04:14 +01:00
mike12345567 ce01e20d36 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 09:55:49 +01:00
Mel O'Hagan 30bf3dde6c Remove touch check for error consistency 2022-10-24 09:46:53 +01:00
Andrew Kingston c6b7b1a2d4 Tidy up 2022-10-24 09:43:45 +01:00
Andrew Kingston ce532cc403 Improve client grid DND event handling 2022-10-24 09:38:07 +01:00
Dean ed645a28d2 Merge remote-tracking branch 'origin/develop' into feature/chart-block-component 2022-10-24 09:32:52 +01:00
Mel O'Hagan 200806aa08 Merge branch 'develop' into bug/sev3/validate-datasource-config 2022-10-24 09:27:24 +01:00
Andrew Kingston 9097b33fc9 Fix issue with getting environment details 2022-10-24 09:13:05 +01:00
Dean 5e9860ab18 Separating the multiselect fix into its own ticket 2022-10-24 09:07:14 +01:00
Budibase Staging Release Bot 72245e7062 Update pro version to 2.0.30-alpha.12 2022-10-24 08:04:57 +00:00
Andrew Kingston e6d5ef50c9 Remove spam of environment API calls 2022-10-24 09:03:50 +01:00
Andrew Kingston 8d644c5a10 Refactor app preview event sending to support async callbacks in client library 2022-10-24 09:02:50 +01:00
Budibase Staging Release Bot 1e1d9ef0b8 v2.0.30-alpha.12 2022-10-24 08:01:46 +00:00
melohagan e3271acb4c
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 f4d9b16f2d Update pro version to 2.0.30-alpha.11 2022-10-21 19:47:38 +00:00
Budibase Staging Release Bot 6d7bb61bf4 v2.0.30-alpha.11 2022-10-21 19:44:23 +00:00
Jonny McCullagh 8d26d90456
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 1f29047958
add verbose to rm 2022-10-21 21:09:54 +02:00
tomamplius 012a007116
use egrep to replace grep + awk 2022-10-21 21:09:03 +02:00
mike12345567 49e103e8ef Fixing test case. 2022-10-21 18:52:39 +01:00
mike12345567 a191989fdf Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-21 18:41:25 +01:00
mike12345567 d3179b8ba2 Adding in new pending state. 2022-10-21 18:33:58 +01:00
mike12345567 e828323576 Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-21 18:26:52 +01:00
mike12345567 ba2c387d9c Update with PR comments. 2022-10-21 18:25:35 +01:00
Andrew Kingston 986141b8b1 Fix flashing settings bar in stale position 2022-10-21 17:51:35 +01:00
Andrew Kingston ca8fe0e9fd Fix stale hover indiciator 2022-10-21 17:51:25 +01:00
mike12345567 c21f0f171c Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-21 17:05:26 +01:00
mike12345567 fb966ae01c Type updates for searching by type + trigger on app backup documents. 2022-10-21 17:04:20 +01:00
mike12345567 c0d16bd395 Updating frontend to allow searching by type and trigger. 2022-10-21 17:03:01 +01:00
Andrew Kingston e124a70def Lint and improve comments 2022-10-21 16:59:26 +01:00
Andrew Kingston 9d10e938a4 Make DND feel much smoother by persisting the end position of drops, and more performance by properly memoizing some state values 2022-10-21 16:54:34 +01:00
Andrew Kingston 6e0e89bbf7 Improve performance by fixing multiple instances of redundant client app initialisations 2022-10-21 16:54:01 +01:00
Andrew Kingston 575636ed3d Fix components being selected when starting dragging 2022-10-21 16:52:46 +01:00
Mel O'Hagan 6f148d3134 Apply transition locally to color picker 2022-10-21 16:47:59 +01:00
mike12345567 4bab941d52 Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-21 16:09:18 +01:00
mike12345567 1e190886fb Fixing issue discovered by tests. 2022-10-21 16:02:13 +01:00
Peter Clement 12e05f11e0 refetch after backup / delete / update 2022-10-21 16:00:10 +01:00