Andrew Kingston
|
9a4fc35bba
|
Add candlestick chart
|
2020-11-04 15:21:11 +00:00 |
Andrew Kingston
|
3b97a538a6
|
Remove additional unused chart settings
|
2020-11-04 14:27:19 +00:00 |
Andrew Kingston
|
b358685172
|
Remove unused chart settings
|
2020-11-04 14:26:14 +00:00 |
Andrew Kingston
|
e7eab46435
|
Add support for dates and increase robustness
|
2020-11-04 12:43:56 +00:00 |
Andrew Kingston
|
e50d5a7ebb
|
Add area chart and unit formatting
|
2020-11-03 14:32:21 +00:00 |
Andrew Kingston
|
665546f095
|
Add pie and donut charts
|
2020-11-03 11:50:55 +00:00 |
Andrew Kingston
|
2e35ec6c96
|
Default bar chart data labels to false
|
2020-11-03 10:11:31 +00:00 |
Andrew Kingston
|
790ab4a2b9
|
Add stacked option to bar chart
|
2020-11-03 09:48:35 +00:00 |
Andrew Kingston
|
4f5d12468d
|
Add line chart and enable multiple data series for all charts
|
2020-11-03 09:43:45 +00:00 |
Andrew Kingston
|
fee942f4ec
|
Add bar chart with initial apex charts config
|
2020-11-02 15:32:37 +00:00 |
Andrew Kingston
|
e5742dc7f6
|
Change component bar to popovers and adjust page layout to match
|
2020-10-22 20:22:09 +01:00 |
Andrew Kingston
|
e45f368de7
|
Update component definition structure for new layout
|
2020-10-22 17:47:07 +01:00 |
Michael Shanks
|
7ab1e9c6fb
|
Merge remote-tracking branch 'origin/master' into mike-fixes
|
2020-10-16 21:39:51 +01:00 |
Michael Shanks
|
7382da4a60
|
removes unused components
|
2020-10-16 16:04:49 +01:00 |
Andrew Kingston
|
4aa9e2d179
|
Add new DetailScreenSelect component for selecting only detail screens and update detail linking in grids
|
2020-10-16 15:16:29 +01:00 |
kevmodrome
|
5e44b3373c
|
change from Input to ScreenSelect component for prop
|
2020-10-16 10:35:15 +02:00 |
kevmodrome
|
71acc10e9c
|
minor fixes
|
2020-10-15 20:05:55 +02:00 |
kevmodrome
|
5f83cfc9c5
|
adds detail link column to grid component
|
2020-10-15 19:59:46 +02:00 |
Andrew Kingston
|
3de238c66a
|
Merge branch 'master' of github.com:Budibase/budibase into screen-updates
|
2020-10-14 17:09:50 +01:00 |
Andrew Kingston
|
3b01c6dd54
|
Remove deprecated nav component props
|
2020-10-14 17:08:12 +01:00 |
Martin McKeaveney
|
8132c77f8c
|
don't show login component on logged in page, fix auth for app assets
|
2020-10-14 16:47:53 +01:00 |
Martin McKeaveney
|
4be3014e91
|
update row_save event
|
2020-10-14 15:06:48 +01:00 |
mike12345567
|
ca9012d07d
|
Merge branch 'feat/linked-records-data-source' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-13 09:58:31 +01:00 |
mike12345567
|
5e9d32824c
|
Merge branch 'feat/linked-records-data-source' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-13 09:58:08 +01:00 |
Andrew Kingston
|
0f862e3c66
|
Rename datasource prop from table to data for all components
|
2020-10-13 09:40:07 +01:00 |
kevmodrome
|
d848b27319
|
lint fix
|
2020-10-13 09:54:10 +02:00 |
kevmodrome
|
010a59d8cb
|
adds pagination option
|
2020-10-13 09:51:01 +02:00 |
kevmodrome
|
5963314b6c
|
adds height option to grid component
|
2020-10-13 09:13:56 +02:00 |
Martin McKeaveney
|
20301cb883
|
merge with new grid
|
2020-10-12 20:25:15 +01:00 |
kevmodrome
|
3cd2cdb722
|
lint fixes
|
2020-10-12 18:54:18 +02:00 |
mike12345567
|
51ed75978b
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 17:45:11 +01:00 |
kevmodrome
|
277ab59647
|
Merge branch 'master' into feature/add-grid-to-standard-components
|
2020-10-12 18:43:22 +02:00 |
Michael Shanks
|
d916de9b7f
|
Settings >URL select handles Record detail urls
|
2020-10-12 14:48:30 +01:00 |
mike12345567
|
cfd4d9d34d
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 13:34:32 +01:00 |
kevmodrome
|
d6136ec233
|
merge master
|
2020-10-12 12:58:20 +02:00 |
Michael Shanks
|
67b99ec5d8
|
review: better naming of screen templates
|
2020-10-12 10:50:19 +01:00 |
kevmodrome
|
5bafa97c40
|
turns off some functionality and adds theme options
|
2020-10-12 11:44:43 +02:00 |
mike12345567
|
5d49d529e3
|
Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing.
|
2020-10-09 19:10:28 +01:00 |
mike12345567
|
fdaa69ee7f
|
Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet.
|
2020-10-09 18:49:23 +01:00 |
Michael Shanks
|
127ce3b59d
|
renaming Record > Row
|
2020-10-09 17:12:55 +01:00 |
Michael Shanks
|
67845b1c82
|
auto create screens with new table
|
2020-10-09 11:58:46 +01:00 |
kevmodrome
|
a117a18d0f
|
adds editable setting
|
2020-10-09 12:42:16 +02:00 |
Michael Shanks
|
2e76e1f0f4
|
Save Record Action
|
2020-10-08 22:06:44 +01:00 |
kevmodrome
|
ed69526375
|
adds ag-grid component to display data
|
2020-09-25 11:44:05 +02:00 |
Conor Mack
|
c49e906e5e
|
Merge branch 'master' of https://github.com/Budibase/budibase into feature/icon-component
|
2020-09-15 13:44:44 +01:00 |
Conor Mack
|
fa88c68c0e
|
Icon and Icon Select Component
|
2020-09-15 11:53:02 +01:00 |
Martin McKeaveney
|
784fac5018
|
✨ lint
|
2020-09-14 15:41:20 +01:00 |
Martin McKeaveney
|
7acaad11d1
|
fix frontend bugs
|
2020-09-14 12:07:08 +01:00 |
Conor Mack
|
a14e5dcee4
|
Icon and IconSelect Components
|
2020-09-14 11:08:03 +01:00 |
Conor Mack
|
cc154e3ca2
|
Line Chart - Prop Defaults, Custom Date Formats
|
2020-09-10 15:58:32 +01:00 |