1
0
Fork 0
mirror of synced 2024-07-01 04:21:06 +12:00
Commit graph

840 commits

Author SHA1 Message Date
Andrew Kingston 6442177f72 Enable table to know when invalid column names have been passed 2021-03-25 14:48:28 +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 16ce2d4a07 Change table truncation text to be agnostic of plural case 2021-03-25 09:47:52 +00:00
Andrew Kingston 604d02cb4e Add smart trunctation to all table cell types 2021-03-25 09:45:23 +00:00
Andrew Kingston c95baec83f Add table cell max width and support text truncation 2021-03-25 09:37:14 +00:00
Andrew Kingston e815996b8f Add quiet table setting and improve table borders 2021-03-25 09:10:21 +00:00
Andrew Kingston 85ebf41e74 Fix table scrollbars affecting height calculation 2021-03-25 08:15:13 +00:00
Andrew Kingston 0a50c7bf86 Ensure schema provided by DataProvider has name properties for all fields 2021-03-25 08:14:53 +00:00
Andrew Kingston 7c79e52360 Allow table to take children 2021-03-25 08:02:41 +00:00
Andrew Kingston 9dc337dfec Remove tab selection state from tables 2021-03-24 19:20:59 +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 bc562ffd6b Make table responsive and vertically and horizontally scrollable 2021-03-24 18:46:12 +00:00
Andrew Kingston 22fb849ad2 Increase table attachment preview heights 2021-03-24 18:45:55 +00:00
Andrew Kingston c70b69577a Add attachment handling to tables 2021-03-24 16:29:28 +00:00
Andrew Kingston 6457751367 Add initial version of new spectrum table component 2021-03-24 15:51:57 +00:00
Andrew Kingston d7c4fab4a5 Remove RowDetail component 2021-03-22 18:04:40 +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 dc1f420163 Provide schema from data providers 2021-03-18 15:53:25 +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 0f37bc44a7 v0.8.9 2021-03-14 18:13:13 +00:00
Martin McKeaveney 6afcda7599 v0.8.8 2021-03-12 14:20:18 +00:00
Martin McKeaveney 1b95326b20 v0.8.7 2021-03-12 11:45:42 +00:00
Martin McKeaveney b51ac37b6f v0.8.6 2021-03-12 09:33:12 +00:00
mike12345567 3947044014 Formatting. 2021-03-10 17:56:16 +00:00
Martin McKeaveney 72f0aebb2b v0.8.5 2021-03-03 17:46:36 +00:00
Martin McKeaveney 768a9d59da v0.8.4 2021-03-03 17:05:18 +00:00
Martin McKeaveney c8ad39fb49
Merge branch 'master' into develop 2021-03-03 16:00:10 +00:00
Martin McKeaveney f1927a0d79 tidy up 2021-03-03 14:42:34 +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 753c76d2f7 Center background image component 2021-02-26 14:04:44 +00:00
Andrew Kingston d856bcd35a Add external setting for links 2021-02-26 09:58:24 +00:00
Andrew Kingston 80f86720ac Add background image component 2021-02-26 09:58:11 +00:00
Martin McKeaveney 88fa3d18ea v0.8.3 2021-02-25 17:18:36 +00:00
Martin McKeaveney da6a90a042 v0.8.2 2021-02-25 16:39:52 +00:00
Martin McKeaveney 63fefd08a9 v0.8.1 2021-02-25 13:50:33 +00:00
Martin McKeaveney ae6a6ad779 v0.8.0 2021-02-25 12:49:03 +00:00
Andrew Kingston 45d9845806 Update picker to use null as default placeholder value 2021-02-25 11:34:11 +00:00
Andrew Kingston 6d9c5cdf46 Add support for new relationship objects in client apps 2021-02-25 11:06:16 +00:00
Andrew Kingston 73d19f53d1 Add support for new relationship object in backend table 2021-02-25 11:05:46 +00:00