1
0
Fork 0
mirror of synced 2024-09-30 09:07:25 +13:00
Commit graph

1052 commits

Author SHA1 Message Date
mike12345567
3fb5a2251b Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-15 16:17:54 +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
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
Martin McKeaveney
3481964974 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-01 16:35:12 +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
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
Andrew Kingston
cefb733d00 Set button active state color to be custom theme hover color 2022-07-01 13:37:28 +01:00