Martin McKeaveney
|
d8a0f0f747
|
merge
|
2021-04-12 13:41:46 +01:00 |
Martin McKeaveney
|
9eb6b541e9
|
merge
|
2021-04-12 13:39:53 +01:00 |
Martin McKeaveney
|
c30e70c939
|
v0.8.14
|
2021-04-11 12:58:22 +01:00 |
Martin McKeaveney
|
4b6efc42ed
|
v0.8.13
|
2021-04-11 12:53:39 +01:00 |
Andrew Kingston
|
48918a17f5
|
Fix typo
|
2021-04-07 11:31:59 +01:00 |
Andrew Kingston
|
4cb085d80d
|
Add commonJS fields to package.json for client and standard components so the server can require them
|
2021-04-07 11:31:19 +01:00 |
Andrew Kingston
|
6d8f27ba4e
|
Export manifext in package.json
|
2021-04-07 11:17:01 +01:00 |
Andrew Kingston
|
4e200d0def
|
Update locks
|
2021-04-07 10:52:41 +01:00 |
Andrew Kingston
|
a788a161b8
|
Include BBUI CSS in standard components
|
2021-04-07 10:52:33 +01:00 |
Andrew Kingston
|
e3cee769f4
|
Remove old code from container
|
2021-04-01 19:19:14 +01:00 |
Andrew Kingston
|
65fe57ee23
|
Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-01 19:10:07 +01:00 |
Andrew Kingston
|
eff0313e4e
|
Update locks
|
2021-04-01 19:07:06 +01:00 |
Andrew Kingston
|
230e9ed988
|
Update to support new backend table structure
|
2021-04-01 18:00:46 +01:00 |
Andrew Kingston
|
249f58c3b4
|
Add standard components yarn.lock
|
2021-04-01 17:07:43 +01:00 |
Andrew Kingston
|
db2a710168
|
Improve cross-package bundling
|
2021-04-01 13:44:14 +01:00 |
Andrew Kingston
|
583faba9da
|
Add BBUI to monorepo and use vite for builder, client lib and standard components
|
2021-03-31 16:14:56 +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
|
8457e1743c
|
Add correct height placeholder for tables to avoid jarring page resizing when loading data
|
2021-03-29 16:05:32 +01:00 |
Andrew Kingston
|
9012df0b90
|
Merge branch 'next' of github.com:Budibase/budibase into datasource-refactor
|
2021-03-29 15:40:35 +01:00 |
Andrew Kingston
|
6b6debf6f9
|
Reorder table settings to put column selection last
|
2021-03-29 15:36:26 +01:00 |
Andrew Kingston
|
0c4687c502
|
Fix form picker component styling
|
2021-03-29 15:34:18 +01:00 |
Andrew Kingston
|
9b3a6a9c4d
|
Disable table checkbox
|
2021-03-29 15:29:13 +01:00 |
mike12345567
|
d9808b2fd7
|
Minor change to make sure next button only displayed when relevant.
|
2021-03-26 13:49:03 +00:00 |
mike12345567
|
659874c9ee
|
Some final changes to search system so that the new indexing system is used instead of mango to achieve exactly the same result.
|
2021-03-26 13:46:20 +00:00 |
mike12345567
|
a5fd8d0e33
|
Rewriting search to use the new couchdb 3.0 search functionality.
|
2021-03-25 23:42:50 +00:00 |
Andrew Kingston
|
9fddf13be5
|
Add onclick handler to icons
|
2021-03-25 16:18:19 +00:00 |
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 |
Martin McKeaveney
|
6f2a1d45cc
|
v0.8.12
|
2021-03-25 10:40:08 +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 |
Martin McKeaveney
|
9a47528775
|
v0.8.11
|
2021-03-24 18:48:26 +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 |