Martin McKeaveney
|
69c3b1e169
|
removing grid from manifest
|
2022-11-01 09:30:10 +00:00 |
Andrew Kingston
|
603c8744a5
|
Merge branch 'master' into master-develop
|
2022-10-25 12:03:33 +01:00 |
Andrew Kingston
|
cf7a4a4e6d
|
Merge pull request #8376 from Budibase/cheeks-lab-day-grid
Grid component + builder performance improvements
|
2022-10-25 08:20:37 +01:00 |
Andrew Kingston
|
6568e40267
|
Rename grid component as beta
|
2022-10-25 08:01:42 +01:00 |
Andrew Kingston
|
c76ca029ce
|
Add sensible max number of rows and columns in a grid
|
2022-10-24 12:15: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 |
Dean
|
cdcfbc6dce
|
Initial commit for chart block component
|
2022-10-21 14:20:40 +01:00 |
Andrew Kingston
|
73a229b9ec
|
Add proper validation for nesting illegal combinations of components
|
2022-10-20 16:03:53 +01:00 |
Andrew Kingston
|
1dffcd8d6c
|
Update how grid DND styles are applied to remove flashing
|
2022-10-20 08:43:33 +01:00 |
Andrew Kingston
|
9a94e9da7c
|
Use a container as the DND placeholder and use approx size when dragging into grids
|
2022-10-19 14:39:28 +01:00 |
Andrew Kingston
|
a367863d43
|
Allow normal DND in and out of grid children
|
2022-10-18 18:49:24 +01:00 |
Andrew Kingston
|
774566d03b
|
Merge branch 'dnd-improvements' of github.com:Budibase/budibase into cheeks-lab-day-grid
|
2022-10-18 08:12:11 +01:00 |
Andrew Kingston
|
4c2a0028d6
|
Add default size for every component type
|
2022-10-14 18:59:23 +01:00 |
Andrew Kingston
|
2ffb29dddf
|
Invert some client store dependencies to improve performance and prevent dependency cycles
|
2022-10-14 18:16:19 +01:00 |
Andrew Kingston
|
167f8f368b
|
Only show sortable fields for sort column settings
|
2022-10-13 15:58:44 +01:00 |
Dean
|
c5b16fe47e
|
Minor labelling change for field type
|
2022-10-10 11:40:34 +01:00 |
Dean
|
43befea5e9
|
Code review updates
|
2022-10-10 10:39:34 +01:00 |
Dean
|
07be0208e5
|
Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader
|
2022-10-10 09:08:48 +01:00 |
Dean
|
c09154b03e
|
Renamed the 'Scanned Code' field type to 'Barcode/QR'. The component is also now listed as 'Barcode/QR Scanner'. Minor fix to include longform text columns in the table csv import list
|
2022-10-07 11:00:25 +01:00 |
Dean
|
e251c914ff
|
Review feedback changes. Changed 'Code' labelling to 'Scanned Code'
|
2022-10-06 13:02:17 +01:00 |
Dean
|
617d443890
|
UX/UI updates and rollup config changes to exclude common warnings
|
2022-10-06 09:54:43 +01:00 |
Dean
|
2ec21741d1
|
Initial commit of QR Reader field
|
2022-10-05 09:28:07 +01:00 |
Andrew Kingston
|
45627661f1
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid
|
2022-09-20 17:23:52 +01:00 |
Andrew Kingston
|
5577f31a17
|
Merge branch 'cheeks-lab-day-eject-blocks' of github.com:Budibase/budibase into form-block
|
2022-09-06 09:00:21 +01:00 |
Andrew Kingston
|
3088616c47
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
|
2022-09-06 08:53:10 +01:00 |
Andrew Kingston
|
b86bd5bf03
|
Add setting button for ejecting blocks. Update manifest to show info beside relevant settings
|
2022-08-30 10:53:58 +01:00 |
Martin McKeaveney
|
3f26c411c9
|
Revert "Revert "Feature/binding ux update""
|
2022-08-30 10:16:15 +01:00 |
Martin McKeaveney
|
65bf17b87c
|
Revert "Feature/binding ux update"
|
2022-08-30 10:16:01 +01:00 |
Andrew Kingston
|
b839325a86
|
Add initial work on grid layout
|
2022-08-26 08:47:50 +01:00 |
Andrew Kingston
|
3aa73869de
|
Update form block info
|
2022-08-25 09:29:47 +01:00 |
Andrew Kingston
|
10a251f1f6
|
Update form block to be ejectable
|
2022-08-25 09:24:27 +01:00 |
Dean
|
cbd154d304
|
Added uncommitted change to component manifest.json
|
2022-08-25 09:17:02 +01:00 |
Andrew Kingston
|
8d76959f88
|
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
|
722d2e09f0
|
Properly flag repeater block as a block and update ejection icon
|
2022-08-24 09:23:35 +01:00 |
Andrew Kingston
|
382aac3ad4
|
Fix view form block not showing data and move size setting to general section
|
2022-08-23 15:08:39 +01:00 |
Andrew Kingston
|
0a2ad8f879
|
Remove form block and rename form block plus to form block
|
2022-08-23 14:58:56 +01:00 |
Andrew Kingston
|
434fe378c7
|
Merge branch 'develop' of github.com:Budibase/budibase into form-block
|
2022-08-23 11:40:15 +01:00 |
Andrew Kingston
|
8a2f35b3f0
|
Add action for showing a custom notification
|
2022-08-22 11:00:51 +01:00 |
Mel O'Hagan
|
2b322b5243
|
Merge branch 'develop' into feature/clickable-container
|
2022-08-14 12:55:04 +01:00 |
Mel O'Hagan
|
dd2b2139bb
|
Remove unused barSeparator
|
2022-08-12 14:37:52 +01:00 |
Mel O'Hagan
|
e45cb32c14
|
Custom colors Area Chart
|
2022-08-11 17:59:38 +01:00 |
Mel O'Hagan
|
a51a8d1c6d
|
Custom colors line chart
|
2022-08-11 17:52:09 +01:00 |
Mel O'Hagan
|
255434a714
|
Add colors for Bar and Donut Charts
|
2022-08-11 17:45:46 +01:00 |
Mel O'Hagan
|
352d236f2e
|
Custom colors for Pie Chart
|
2022-08-11 16:59:50 +01:00 |
Mel O'Hagan
|
7c13d3ded9
|
Custom color bar chart
|
2022-08-11 15:31:39 +01:00 |
Mel O'Hagan
|
2941ba5ade
|
Add prop for 24hr time
|
2022-08-11 11:01:48 +01:00 |
Andrew Kingston
|
3ebb2e193f
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-29 13:48:27 +01:00 |
Andrew Kingston
|
aed40def09
|
Update long form field icon
|
2022-07-27 11:09:11 +01:00 |
Andrew Kingston
|
7d12458ef7
|
Update add component menu to new designs
|
2022-07-25 11:57:27 +01:00 |
Andrew Kingston
|
b08aea2241
|
Allow full spectrum cards to be clickable
|
2022-07-18 15:23:07 +01:00 |