Andrew Kingston
|
4cf9a7827b
|
Improve empty states and placeholders
|
2021-06-11 11:37:05 +01:00 |
Andrew Kingston
|
72dfa1ba1b
|
Add manifest option to prevent showing component empty states
|
2021-06-11 08:49:06 +01:00 |
Andrew Kingston
|
634dc38768
|
Improve component empty states and fix selection indicator lockup bug. Fix data provider not exporting loaded context
|
2021-06-11 08:45:58 +01:00 |
Andrew Kingston
|
2bb4576eb6
|
Refactor client component structure, fix select bar z index, add titles to container bar settings
|
2021-06-10 18:42:41 +01:00 |
Andrew Kingston
|
c412af8766
|
Update autoscreens to have new container props
|
2021-06-10 09:48:08 +01:00 |
Andrew Kingston
|
49dd84a2bd
|
Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts
|
2021-06-09 15:10:11 +01:00 |
Andrew Kingston
|
e027e34c69
|
Change form type setting to 'actionType' to avoid clashing with old settings
|
2021-06-09 12:55:17 +01:00 |
Andrew Kingston
|
d47b871e9e
|
Add type setting to forms and fix inheriting initial values
|
2021-06-09 12:53:12 +01:00 |
Andrew Kingston
|
da7fad61f3
|
Fix icon for hAlign center in containers
|
2021-06-08 15:18:34 +01:00 |
Andrew Kingston
|
41f87f0354
|
Move settings bar into client library and allow configuration from manifest.json
|
2021-06-08 08:00:54 +01:00 |
Andrew Kingston
|
32d76ea9b1
|
Add default setting to date range picker and add info text
|
2021-06-02 08:38:19 +01:00 |
Andrew Kingston
|
c6827e8a75
|
Improve client performance and add action to control data provider queries
|
2021-06-01 14:59:42 +01:00 |
Andrew Kingston
|
07e2ea701e
|
Remove login form component
|
2021-05-25 08:26:43 +01:00 |
Andrew Kingston
|
1c649bee63
|
Default logo URL in navigation component and add setting to hide logo
|
2021-05-25 08:21:28 +01:00 |
Andrew Kingston
|
861c9b3b5a
|
Update info text for data provider
|
2021-05-14 15:00:30 +01:00 |
Andrew Kingston
|
47db3df0a1
|
Add optional info text to components
|
2021-05-14 13:29:14 +01:00 |
Andrew Kingston
|
8e2aff1716
|
Remove initial work on pagination standard component
|
2021-05-13 12:39:46 +01:00 |
Andrew Kingston
|
d9923e1e98
|
Clean up data source context and remove explicit button actions for pagination
|
2021-05-13 12:30:45 +01:00 |
Andrew Kingston
|
da40086c0b
|
Allow multipage searches and implement optional pagination to data providers
|
2021-05-13 12:26:18 +01:00 |
Andrew Kingston
|
5131a2fd74
|
Fix chart placeholder, fix spectrum colours and begin work on pagination component
|
2021-05-12 14:34:25 +01:00 |
Andrew Kingston
|
5aee405245
|
Add server-side searching and pagination to data providers using internal tables
|
2021-04-30 16:29:53 +01:00 |
Andrew Kingston
|
d3966c01b5
|
Fix stacked list icon
|
2021-04-28 14:12:06 +01:00 |
Andrew Kingston
|
bdd9eb2ff3
|
Update all component icons
|
2021-04-28 13:42:17 +01:00 |
Andrew Kingston
|
3703ab17a4
|
Update all design panel settings and styles to use new spectrum components
|
2021-04-19 14:04:07 +01:00 |
Andrew Kingston
|
d26c20df31
|
Update search component to work with new data bindings. Simplify manifest context entries for data bindings
|
2021-03-29 16:37:17 +01:00 |
Andrew Kingston
|
88ae09a553
|
Remove deprecated dataProvider setting from manifest
|
2021-03-29 16:22:43 +01:00 |
Andrew Kingston
|
6b6debf6f9
|
Reorder table settings to put column selection last
|
2021-03-29 15:36:26 +01:00 |
Andrew Kingston
|
9fddf13be5
|
Add onclick handler to icons
|
2021-03-25 16:18:19 +00:00 |
Andrew Kingston
|
892bbcd07a
|
Add virtual rendering to table to increase performance and remove grid component
|
2021-03-25 14:40:29 +00:00 |
Andrew Kingston
|
e815996b8f
|
Add quiet table setting and improve table borders
|
2021-03-25 09:10:21 +00:00 |
Andrew Kingston
|
7c79e52360
|
Allow table to take children
|
2021-03-25 08:02:41 +00:00 |
Andrew Kingston
|
63fb0b5b5d
|
Improve table column sorting to put auto cols last
|
2021-03-24 19:13:38 +00:00 |
Andrew Kingston
|
124ff6b089
|
Add setting for table row count and improve height calculation
|
2021-03-24 19:06:02 +00:00 |
Andrew Kingston
|
6457751367
|
Add initial version of new spectrum table component
|
2021-03-24 15:51:57 +00:00 |
Andrew Kingston
|
aef82e29a6
|
Update form setting datasource type
|
2021-03-19 13:09:22 +00:00 |
Andrew Kingston
|
951491006b
|
Update all charts to work with new data provider
|
2021-03-18 18:45:11 +00:00 |
Andrew Kingston
|
87fd743f75
|
Update bar chart to work with new data provider
|
2021-03-18 17:34:51 +00:00 |
Andrew Kingston
|
73bff491e8
|
Update grid to support data providers
|
2021-03-18 15:53:59 +00:00 |
Andrew Kingston
|
788817d249
|
Update bindable properties to handle new data provider
|
2021-03-16 19:11:00 +00:00 |
Andrew Kingston
|
a51f5c73c4
|
Add data provider component and refactor component setting types
|
2021-03-16 13:54:34 +00:00 |
Martin McKeaveney
|
c8ad39fb49
|
Merge branch 'master' into develop
|
2021-03-03 16:00:10 +00:00 |
Martin McKeaveney
|
8dd49a4d09
|
fix space table name grid bug
|
2021-03-03 13:51:53 +00:00 |
Kevin Åberg Kultalahti
|
13787d9d3b
|
Merge pull request #1232 from Budibase/feature/standard-components-transitions
Adds transition setting in the design panel on container component
|
2021-03-03 13:12:48 +01:00 |
Keviin Åberg Kultalahti
|
f711b7c075
|
screens can now select a transition rather than only use fade
|
2021-03-01 16:53:37 +01:00 |
Keviin Åberg Kultalahti
|
d386de0282
|
moves the transition setting to the design panel
|
2021-03-01 16:46:05 +01:00 |
Andrew Kingston
|
736259f371
|
Add password field component
|
2021-03-01 14:13:11 +00:00 |
Andrew Kingston
|
37c0efad8d
|
Add position option to background image
|
2021-03-01 14:05:54 +00:00 |
Keviin Åberg Kultalahti
|
856e80fce2
|
adds transition utility to the client sdk
|
2021-03-01 12:59:27 +01:00 |
Andrew Kingston
|
80f86720ac
|
Add background image component
|
2021-02-26 09:58:11 +00:00 |
Andrew Kingston
|
8c4cf0bb8d
|
Merge branch 'develop' of github.com:Budibase/budibase into repeater-filtering
|
2021-02-22 12:23:46 +00:00 |