1
0
Fork 0
mirror of synced 2024-06-26 10:00:41 +12:00
Commit graph

114 commits

Author SHA1 Message Date
Andrew Kingston a4d808c7f2 Update server generated layouts and improve layout styles 2021-06-17 12:57:36 +01:00
Andrew Kingston a522a87ee8 Add component for customising navigation links, improve layouts and responsiveness 2021-06-17 12:18:48 +01:00
Andrew Kingston a3f3039778 Update section component to use new placeholder styles 2021-06-14 17:41:18 +01:00
Andrew Kingston 9aea8d124f Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc 2021-06-14 09:54:11 +01:00
Keviin Åberg Kultalahti 7566a84aeb missed files that were not commited on friday 2021-06-14 07:34:42 +02:00
Keviin Åberg Kultalahti aef10f5365 wip layout compoent 2021-06-11 14:47:57 +02:00
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
Keviin Åberg Kultalahti 1733739981 Merge branch 'master' into feature/layout-poc 2021-06-10 11:35:46 +02: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
Keviin Åberg Kultalahti 50db4ccf69 add horizontal or vertical setting to navbar manifest 2021-06-09 14:10:29 +02: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
Keviin Åberg Kultalahti 6356ce8e4c Merge branch 'master' into feature/layout-poc 2021-06-09 10:24:05 +02:00
Keviin Åberg Kultalahti 03b5cff753 change name to section, add illegalChildren prop to manifest 2021-06-09 10:23:42 +02: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
Keviin Åberg Kultalahti 01b9e890d5 wip layout component 2021-06-04 08:57:18 +02: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