1
0
Fork 0
mirror of synced 2024-07-05 22:40:39 +12:00
Commit graph

1066 commits

Author SHA1 Message Date
mike12345567 3dbf4b4075 Adding in a check for when there are no screen actions that need to be performed - #7592. 2022-09-02 18:14:08 +01:00
Martin McKeaveney 1cad3264ac Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-09-01 13:38:11 +01:00
Martin McKeaveney 4f3c86e5ea Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-01 13:37:56 +01:00
Martin McKeaveney c2a58343e1
Merge pull request #6640 from mslourens/pass_untruncated_title_to_radiogroup
Pass a title property with untruncated text to the RadioGroup
2022-08-31 13:32:33 +01:00
Andrew Kingston 14ab4c64ce Only fire onchange events from form fields when values change to a new valid value 2022-08-31 11:39:04 +01:00
Andrew Kingston acc71cb0e9 Allow configuring whether notification is automatically dismissed or not 2022-08-22 11:08:52 +01:00
Andrew Kingston ab0d6bd6ed Add action for showing a custom notification 2022-08-22 11:00:51 +01:00
melohagan 3cadbee1b9
Merge pull request #7243 from Budibase/bug/sev2/orphaned-minio-attachment
Delete attachments on field clear from minio bucket
2022-08-17 16:48:27 +01:00
melohagan fd836c0191
Merge pull request #5829 from Budibase/feature/clickable-container
Containers support onClick
2022-08-17 16:34:41 +01:00
Andrew Kingston 750eef9231 Disable pointer events for all components nested inside a clickable container 2022-08-17 15:43:42 +01:00
Andrew Kingston bb9146b93f Return nullish button action function for empty arrays 2022-08-17 15:43:25 +01:00
Andrew Kingston 6b8bf3f768 Revert click context 2022-08-17 15:17:29 +01:00
Andrew Kingston 82ca88ad28 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop 2022-08-17 14:20:34 +01:00
Mel O'Hagan a6108d1c8b Block child button onClick if container hasOnClick 2022-08-14 14:42:25 +01:00
Mel O'Hagan e4483ff741 Merge branch 'develop' into feature/clickable-container 2022-08-14 12:55:04 +01:00
Mel O'Hagan 404e5414b5 Delete attachments on field clear 2022-08-12 11:29:57 +01:00
Mel O'Hagan 864f8756bc Custom colors line chart 2022-08-11 17:52:09 +01:00
Mel O'Hagan 3421febb1c Add colors for Bar and Donut Charts 2022-08-11 17:45:46 +01:00
Mel O'Hagan d2171a4596 Custom colors for Pie Chart 2022-08-11 16:59:50 +01:00
Mel O'Hagan 38e8971019 Custom color bar chart 2022-08-11 15:31:39 +01:00
Mel O'Hagan 6d4f3244d5 Add prop for 24hr time 2022-08-11 11:01:48 +01:00
Rory Powell 4525cf4c6e Trigger served events on ping endpoint 2022-08-10 11:01:54 +01:00
Mel O'Hagan 61d46062b7 Handle non-array values 2022-08-05 14:53:41 +01:00
Andrew Kingston 7b7075b276 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop 2022-08-01 19:08:30 +01:00
Martin McKeaveney 3481964974 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-01 16:35:12 +01:00
Andrew Kingston 5737e23dd6 Add keybindings to component context menu. Add duplicate keybinding. Simplify pasting 2022-07-29 13:33:04 +01:00
Andrew Kingston e83543151e Add support for custom themes in client apps 2022-07-29 13:33:04 +01:00
Andrew Kingston 3adb95df55 Fix button roundess not applying properly to large and XL buttons 2022-07-29 13:33:04 +01:00
Andrew Kingston d15d034af3 Add keyboard shortcuts for components. Improve component reordering 2022-07-29 13:33:02 +01:00
Mel O'Hagan fc0bffda60 Remove timeoutIds 2022-07-28 09:39:24 +01:00
Mel O'Hagan b0a714de28 Merge branch 'develop' into bug/sev3/remove-validate-current-step-checkbox 2022-07-28 09:25:55 +01:00
Andrew Kingston 1c65e2b63a Fix issue showing selected component indicators on initial load sometimes due to null reference 2022-07-27 12:55:20 +01:00
mike12345567 f2addf16cb Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-26 17:25:55 +01:00
Martin McKeaveney 8dff7a00a3
Merge pull request #6858 from Budibase/cheeks-fixes
Drag and drop fix + date filtering improvement
2022-07-26 16:42:58 +01:00
Andrew Kingston c3b400c166 Don't load custom themes for client apps 2022-07-26 13:41:59 +01:00
Andrew Kingston 13d321350b Merge branch 'master' of github.com:Budibase/budibase into nord-theme 2022-07-26 11:46:28 +01:00
Maurits Lourens a616ab9b88 add missing props 2022-07-25 09:49:37 +02:00
mike12345567 d8d2749733 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-22 19:14:35 +01:00
Andrew Kingston c2500aac86 Make block searching on dates useful by using a range of the whole day 2022-07-22 11:10:20 +01:00
Mel O'Hagan 23201f784c Set notification width to fixed 2022-07-21 12:03:01 +01:00
Andrew Kingston f8f78330f1
Merge pull request #6735 from Budibase/fix/dom-children
Replace incorrect usages of element.childNodes with element.children
2022-07-21 09:24:47 +01:00
Andrew Kingston c2ff7769e2
Merge pull request #6788 from Budibase/clickable-cards
Allow full spectrum cards to be clickable
2022-07-21 09:16:41 +01:00
Mel O'Hagan 201b46e229 lint 2022-07-20 14:16:08 +01:00
Mel O'Hagan 3acdeeea81 lint 2022-07-20 13:55:12 +01:00
Mel O'Hagan 63d3f0117e Add notification store timeouts 2022-07-20 13:54:45 +01:00
Mel O'Hagan 4e2dea375a Allow client notifications to be stacked 2022-07-20 13:41:18 +01:00
Mel O'Hagan 1d15e4a999 lint 2022-07-20 10:59:27 +01:00
Mel O'Hagan ec586191e7 Handle validation error toasts 2022-07-20 10:46:24 +01:00
Mel O'Hagan 40ef719f2f Remove checkbox. Always validate current step. 2022-07-20 09:56:02 +01:00
Andrew Kingston c62ff16248 Allow full spectrum cards to be clickable 2022-07-18 15:23:07 +01:00