Martin McKeaveney
|
4f3c86e5ea
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-09-01 13:37:56 +01:00 |
mike12345567
|
5411f3c8e3
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-31 15:53:32 +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
|
f13d3c0cec
|
Lint
|
2022-08-25 11:12:36 +01:00 |
Andrew Kingston
|
d12b20bd95
|
Update form block styles to expect a header when buttons are defined
|
2022-08-25 09:25:30 +01:00 |
Andrew Kingston
|
d7c5b81fd3
|
Update form block to be ejectable
|
2022-08-25 09:24:27 +01:00 |
Andrew Kingston
|
8f86a415aa
|
Merge branch 'cheeks-lab-day-eject-blocks' of github.com:Budibase/budibase into form-block
|
2022-08-25 08:53:07 +01:00 |
Andrew Kingston
|
8f8ffe2c1c
|
Ensure block components have a proper style structure defined after ejection
|
2022-08-24 09:44:33 +01:00 |
Andrew Kingston
|
27e44821e2
|
Allow block ejection to properly apply all styles from blocks
|
2022-08-24 09:05:08 +01:00 |
Andrew Kingston
|
ee484639b5
|
Update block ejection to account for children of blocks
|
2022-08-24 08:37:53 +01:00 |
Andrew Kingston
|
5525f29a57
|
Update block map structure for better ejection
|
2022-08-24 08:21:57 +01:00 |
Andrew Kingston
|
2f2c28cf4d
|
Use order as key when registering block components rather than ID
|
2022-08-23 19:37:38 +01:00 |
Andrew Kingston
|
4957f335b7
|
Update ejectable table block to be more responsive
|
2022-08-23 19:31:48 +01:00 |
Andrew Kingston
|
65dcdc96bb
|
Update cards block to be ejectable
|
2022-08-23 19:30:35 +01:00 |
Andrew Kingston
|
5bccc23ef4
|
Tidy up table block and remove unused styles
|
2022-08-23 19:13:40 +01:00 |
Andrew Kingston
|
86322da085
|
Remove client app button for ejecting blocks
|
2022-08-23 19:08:59 +01:00 |
Andrew Kingston
|
80bcfd2692
|
Make block ejection work properly via the builder rather than client app button hack
|
2022-08-23 19:05:38 +01:00 |
Andrew Kingston
|
25454bff9d
|
Update block ejection with latest codebase
|
2022-08-23 15:53:28 +01:00 |
Andrew Kingston
|
66fc18566a
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
|
2022-08-23 15:34:25 +01:00 |
Andrew Kingston
|
df2b86ec4b
|
Fix view form block not showing data and move size setting to general section
|
2022-08-23 15:08:39 +01:00 |
Andrew Kingston
|
b621cb5b9d
|
Reset forms when disable prop changes
|
2022-08-23 14:59:07 +01:00 |
Andrew Kingston
|
c99b5398b2
|
Remove form block and rename form block plus to form block
|
2022-08-23 14:58:56 +01:00 |
Andrew Kingston
|
69ef8a1367
|
Merge branch 'develop' of github.com:Budibase/budibase into form-block
|
2022-08-23 11:40:15 +01:00 |
Andrew Kingston
|
c192ac534c
|
Improve websocket types
|
2022-08-23 08:48:16 +01:00 |
Andrew Kingston
|
8148004d55
|
Remove logging and expect version to be passed in top level when initialising plugins
|
2022-08-22 18:30:13 +01:00 |
Andrew Kingston
|
b8bd1b51c1
|
Clean up websocket initialisation
|
2022-08-22 18:24:34 +01:00 |
Andrew Kingston
|
668362d41a
|
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket
|
2022-08-22 17:54:40 +01:00 |
Andrew Kingston
|
f14af4bae9
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-22 17:54:25 +01:00 |
Andrew Kingston
|
4531e77225
|
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket
|
2022-08-22 17:54:14 +01:00 |
Mel O'Hagan
|
3b78d4773b
|
Update CSS conditional UI
|
2022-08-22 16:45:59 +01:00 |
Andrew Kingston
|
223a44a359
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-22 11:27: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 |
Andrew Kingston
|
dced5d1c0f
|
Initial work on websockets
|
2022-08-19 11:09:20 +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
|
59b3bed470
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-17 16:13:27 +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 |
mike12345567
|
3fb5a2251b
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-15 16:17:54 +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 |
Andrew Kingston
|
b549fe114b
|
Remove uncecessary calls to loadBudibase when registering a plugin at runtime
|
2022-08-12 14:34:44 +01:00 |
Andrew Kingston
|
a7c424550c
|
Simply logic around handling runtime reloading of custom components
|
2022-08-12 14:02:11 +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 |
Andrew Kingston
|
ac8e4ecaeb
|
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-11 17:05:58 +01:00 |
Andrew Kingston
|
3a07002310
|
Transparently hot reload app preview when inserting a custom component bundle and reload relevant components
|
2022-08-11 17:05:42 +01:00 |
Mel O'Hagan
|
d2171a4596
|
Custom colors for Pie Chart
|
2022-08-11 16:59:50 +01:00 |
mike12345567
|
ba16af1daa
|
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-11 16:36:07 +01:00 |
mike12345567
|
8871738c31
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-11 16:34:01 +01:00 |
Mel O'Hagan
|
38e8971019
|
Custom color bar chart
|
2022-08-11 15:31:39 +01:00 |
Andrew Kingston
|
dff1cec9e0
|
Use full component names for custom components in client library
|
2022-08-11 15:27:51 +01:00 |
Mel O'Hagan
|
6d4f3244d5
|
Add prop for 24hr time
|
2022-08-11 11:01:48 +01:00 |
Andrew Kingston
|
eb1699381c
|
Remove forced custom component from client library
|
2022-08-10 15:52:19 +01:00 |
Andrew Kingston
|
0a338181ca
|
Update client library to full handle custom components
|
2022-08-10 15:34:00 +01:00 |
Andrew Kingston
|
0ec6ac3372
|
Add PoC of using a custom component inside client library
|
2022-08-10 12:04:58 +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 |
Andrew Kingston
|
61ed214e88
|
Replace incorrect usages of element.childNodes with element.children
|
2022-07-15 13:47:39 +01:00 |
Andrew Kingston
|
343dec5013
|
Visually hide components when cutting but do not remove from real definition
|
2022-07-15 13:09:43 +01:00 |
Andrew Kingston
|
9f3bee6f55
|
Update cards block filter limit to 5
|
2022-07-13 12:54:04 +01:00 |
Andrew Kingston
|
50929b1d90
|
Remove layout padding when using max width screens
|
2022-07-13 12:19:24 +01:00 |
Andrew Kingston
|
a4da35c3e5
|
Update table block filter limit to 5
|
2022-07-13 12:12:30 +01:00 |
Andrew Kingston
|
7a3c220c8c
|
Ensure devtools are never shown in the app preview
|
2022-07-11 13:13:39 +01:00 |
Andrew Kingston
|
8e03c8a33c
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-07-11 10:33:50 +01:00 |
Mel O'Hagan
|
a625f9e107
|
Only add defined schema fields to dynamic filter
|
2022-07-05 15:23:04 +01:00 |
Mel O'Hagan
|
39875f01e2
|
Make null values empty for regex validation
|
2022-07-04 20:25:27 +01:00 |
Andrew Kingston
|
3dfcb48215
|
Fix mobile mode not working properly inside app preview
|
2022-07-01 13:40:37 +01:00 |