Martin McKeaveney
|
c19cc4f3c9
|
v0.8.13
|
2021-04-11 12:53:39 +01:00 |
Andrew Kingston
|
9c4cbbd52c
|
Fix typo
|
2021-04-07 11:31:59 +01:00 |
Andrew Kingston
|
99258da2df
|
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
|
d97a4a59e9
|
Export manifext in package.json
|
2021-04-07 11:17:01 +01:00 |
Andrew Kingston
|
7efcc29ba8
|
Update locks
|
2021-04-07 10:52:41 +01:00 |
Andrew Kingston
|
9df873a9a8
|
Include BBUI CSS in standard components
|
2021-04-07 10:52:33 +01:00 |
Andrew Kingston
|
2ff3fce35d
|
Remove old code from container
|
2021-04-01 19:19:14 +01:00 |
Andrew Kingston
|
8e2a50aa0d
|
Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-01 19:10:07 +01:00 |
Andrew Kingston
|
4f3900ecbd
|
Update locks
|
2021-04-01 19:07:06 +01:00 |
Andrew Kingston
|
7c76a26467
|
Update to support new backend table structure
|
2021-04-01 18:00:46 +01:00 |
Andrew Kingston
|
b148d05c5a
|
Add standard components yarn.lock
|
2021-04-01 17:07:43 +01:00 |
Andrew Kingston
|
3ab4c7f4bc
|
Improve cross-package bundling
|
2021-04-01 13:44:14 +01:00 |
Andrew Kingston
|
44ad38fdf8
|
Add BBUI to monorepo and use vite for builder, client lib and standard components
|
2021-03-31 16:14:56 +01:00 |
Andrew Kingston
|
c486a311b1
|
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
|
38d1dfed1b
|
Remove deprecated dataProvider setting from manifest
|
2021-03-29 16:22:43 +01:00 |
Andrew Kingston
|
fc9fcaa868
|
Add correct height placeholder for tables to avoid jarring page resizing when loading data
|
2021-03-29 16:05:32 +01:00 |
Andrew Kingston
|
83a021a45d
|
Merge branch 'next' of github.com:Budibase/budibase into datasource-refactor
|
2021-03-29 15:40:35 +01:00 |
Andrew Kingston
|
181ba065ec
|
Reorder table settings to put column selection last
|
2021-03-29 15:36:26 +01:00 |
Andrew Kingston
|
694dab654d
|
Fix form picker component styling
|
2021-03-29 15:34:18 +01:00 |
Andrew Kingston
|
b46cef4fcd
|
Disable table checkbox
|
2021-03-29 15:29:13 +01:00 |
mike12345567
|
41d16442c7
|
Minor change to make sure next button only displayed when relevant.
|
2021-03-26 13:49:03 +00:00 |
mike12345567
|
97f8d34947
|
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
|
b97071bf82
|
Rewriting search to use the new couchdb 3.0 search functionality.
|
2021-03-25 23:42:50 +00:00 |
Andrew Kingston
|
dd54bc9771
|
Add onclick handler to icons
|
2021-03-25 16:18:19 +00:00 |
Andrew Kingston
|
3c67e4806e
|
Enable table to know when invalid column names have been passed
|
2021-03-25 14:48:28 +00:00 |
Andrew Kingston
|
f84302ed89
|
Add virtual rendering to table to increase performance and remove grid component
|
2021-03-25 14:40:29 +00:00 |
Martin McKeaveney
|
637d115534
|
v0.8.12
|
2021-03-25 10:40:08 +00:00 |
Andrew Kingston
|
4b4288d982
|
Change table truncation text to be agnostic of plural case
|
2021-03-25 09:47:52 +00:00 |
Andrew Kingston
|
3c7aa63f51
|
Add smart trunctation to all table cell types
|
2021-03-25 09:45:23 +00:00 |
Andrew Kingston
|
950b022798
|
Add table cell max width and support text truncation
|
2021-03-25 09:37:14 +00:00 |
Andrew Kingston
|
2f52f31ae4
|
Add quiet table setting and improve table borders
|
2021-03-25 09:10:21 +00:00 |
Andrew Kingston
|
27c3be9d7e
|
Fix table scrollbars affecting height calculation
|
2021-03-25 08:15:13 +00:00 |
Andrew Kingston
|
48c3b3a58d
|
Ensure schema provided by DataProvider has name properties for all fields
|
2021-03-25 08:14:53 +00:00 |
Andrew Kingston
|
b6a202f54f
|
Allow table to take children
|
2021-03-25 08:02:41 +00:00 |
Andrew Kingston
|
47ee98f839
|
Remove tab selection state from tables
|
2021-03-24 19:20:59 +00:00 |
Andrew Kingston
|
b9c8214476
|
Improve table column sorting to put auto cols last
|
2021-03-24 19:13:38 +00:00 |
Andrew Kingston
|
19c659fa16
|
Add setting for table row count and improve height calculation
|
2021-03-24 19:06:02 +00:00 |
Martin McKeaveney
|
c74205e4c8
|
v0.8.11
|
2021-03-24 18:48:26 +00:00 |
Andrew Kingston
|
c619b8f39e
|
Make table responsive and vertically and horizontally scrollable
|
2021-03-24 18:46:12 +00:00 |
Andrew Kingston
|
cb6a3481f0
|
Increase table attachment preview heights
|
2021-03-24 18:45:55 +00:00 |
Andrew Kingston
|
ae6a762812
|
Add attachment handling to tables
|
2021-03-24 16:29:28 +00:00 |
Andrew Kingston
|
6bc622a857
|
Add initial version of new spectrum table component
|
2021-03-24 15:51:57 +00:00 |
Andrew Kingston
|
5d9692e338
|
Remove RowDetail component
|
2021-03-22 18:04:40 +00:00 |
Andrew Kingston
|
85377d24ce
|
Update form setting datasource type
|
2021-03-19 13:09:22 +00:00 |
Andrew Kingston
|
c3401486cc
|
Update all charts to work with new data provider
|
2021-03-18 18:45:11 +00:00 |
Andrew Kingston
|
6d7cb8d6ba
|
Update bar chart to work with new data provider
|
2021-03-18 17:34:51 +00:00 |
Andrew Kingston
|
8b9f5692ab
|
Update grid to support data providers
|
2021-03-18 15:53:59 +00:00 |
Andrew Kingston
|
1ccbe140b8
|
Provide schema from data providers
|
2021-03-18 15:53:25 +00:00 |
Keviin Åberg Kultalahti
|
a769d5f477
|
reverts some of the merged files
|
2021-03-18 14:33:45 +01:00 |
Keviin Åberg Kultalahti
|
81cb6917eb
|
bumps svelte version in client and standard-components packages
|
2021-03-17 14:27:51 +01:00 |
Andrew Kingston
|
1368074f68
|
Update bindable properties to handle new data provider
|
2021-03-16 19:11:00 +00:00 |
Andrew Kingston
|
6e29423d4d
|
Add data provider component and refactor component setting types
|
2021-03-16 13:54:34 +00:00 |
Martin McKeaveney
|
0bc150fc7c
|
v0.8.10
|
2021-03-15 21:26:50 +00:00 |
Martin McKeaveney
|
bd6389851a
|
v0.8.9
|
2021-03-14 18:13:13 +00:00 |
Martin McKeaveney
|
7b8c9b1686
|
v0.8.8
|
2021-03-12 14:20:18 +00:00 |
Martin McKeaveney
|
435bc20077
|
v0.8.7
|
2021-03-12 11:45:42 +00:00 |
Martin McKeaveney
|
1b53b7da58
|
v0.8.6
|
2021-03-12 09:33:12 +00:00 |
mike12345567
|
68735f1b4f
|
Formatting.
|
2021-03-10 17:56:16 +00:00 |
Martin McKeaveney
|
7f38415967
|
v0.8.5
|
2021-03-03 17:46:36 +00:00 |
Martin McKeaveney
|
a9ab12b999
|
v0.8.4
|
2021-03-03 17:05:18 +00:00 |
Martin McKeaveney
|
69a9e3135f
|
Merge branch 'master' into develop
|
2021-03-03 16:00:10 +00:00 |
Martin McKeaveney
|
2fbf64581e
|
tidy up
|
2021-03-03 14:42:34 +00:00 |
Martin McKeaveney
|
274339d945
|
fix space table name grid bug
|
2021-03-03 13:51:53 +00:00 |
Kevin Åberg Kultalahti
|
ef84e2abcb
|
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
|
ba7cc5c479
|
screens can now select a transition rather than only use fade
|
2021-03-01 16:53:37 +01:00 |
Keviin Åberg Kultalahti
|
cda7c7f4c1
|
moves the transition setting to the design panel
|
2021-03-01 16:46:05 +01:00 |
Andrew Kingston
|
78865ddef4
|
Add password field component
|
2021-03-01 14:13:11 +00:00 |
Andrew Kingston
|
a3e959daa8
|
Add position option to background image
|
2021-03-01 14:05:54 +00:00 |
Keviin Åberg Kultalahti
|
0ce7da93a7
|
adds transition utility to the client sdk
|
2021-03-01 12:59:27 +01:00 |
Andrew Kingston
|
e7f4b9c241
|
Center background image component
|
2021-02-26 14:04:44 +00:00 |
Andrew Kingston
|
0988f27f15
|
Add external setting for links
|
2021-02-26 09:58:24 +00:00 |
Andrew Kingston
|
624ad79c95
|
Add background image component
|
2021-02-26 09:58:11 +00:00 |
Martin McKeaveney
|
a0456e86bd
|
v0.8.3
|
2021-02-25 17:18:36 +00:00 |
Martin McKeaveney
|
779deddc5a
|
v0.8.2
|
2021-02-25 16:39:52 +00:00 |
Martin McKeaveney
|
e72057499a
|
v0.8.1
|
2021-02-25 13:50:33 +00:00 |
Martin McKeaveney
|
b4996ccb4d
|
v0.8.0
|
2021-02-25 12:49:03 +00:00 |
Andrew Kingston
|
c3a74c5006
|
Update picker to use null as default placeholder value
|
2021-02-25 11:34:11 +00:00 |
Andrew Kingston
|
aab74cce1a
|
Add support for new relationship objects in client apps
|
2021-02-25 11:06:16 +00:00 |
Andrew Kingston
|
bf384697d3
|
Add support for new relationship object in backend table
|
2021-02-25 11:05:46 +00:00 |
Martin McKeaveney
|
4223078a68
|
fix undefined 1:N dropdown selection
|
2021-02-24 19:05:17 +00:00 |
Kevin Åberg Kultalahti
|
b8cdc113a1
|
Merge pull request #1168 from Budibase/fix/budi-day-bug-list
Fix/dot notation grid fix
|
2021-02-24 12:54:29 +01:00 |
Keviin Åberg Kultalahti
|
f8adb6429c
|
adds option to allow dot notation in column names
|
2021-02-23 13:14:30 +01:00 |
Andrew Kingston
|
f54734c3bf
|
Update stacked list to preserve white space
|
2021-02-23 10:15:51 +00:00 |
Andrew Kingston
|
d0c40f060c
|
Update card stat to preserve white space
|
2021-02-23 10:15:40 +00:00 |
Andrew Kingston
|
cddca2ae1e
|
Update horizontal card to preserve white space and fix crashing when a URL isn't entered
|
2021-02-23 10:15:16 +00:00 |
Andrew Kingston
|
22adf9eb5a
|
Update vertical card to preserve white space and fix crashing when a URL isn't entered
|
2021-02-23 10:14:54 +00:00 |
Andrew Kingston
|
137009762d
|
Make paragraph respect whitespace
|
2021-02-23 10:04:07 +00:00 |
Andrew Kingston
|
de333a769f
|
Revert heading margin change to use browser default
|
2021-02-23 10:03:52 +00:00 |
Andrew Kingston
|
6185126ddb
|
Make heading respect white space and reduce default margin
|
2021-02-23 10:02:21 +00:00 |
Michael Drury
|
9bd6126a5f
|
Merge pull request #1152 from Budibase/user-active-and-bugs
Some fixes and the ability to set a user to inactive
|
2021-02-22 15:10:16 +00:00 |
Andrew Kingston
|
87d9ed089c
|
Bump BBUI version
|
2021-02-22 12:28:43 +00:00 |
Andrew Kingston
|
9c37fa8716
|
Merge branch 'develop' of github.com:Budibase/budibase into repeater-filtering
|
2021-02-22 12:23:46 +00:00 |
mike12345567
|
99d356a862
|
Formatting.
|
2021-02-22 11:40:24 +00:00 |
mike12345567
|
c98e990a3d
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/relationship-enrichment
|
2021-02-19 14:35:18 +00:00 |
Andrew Kingston
|
ce5441e35a
|
Add relationship enrichment display to backend UI
|
2021-02-19 13:05:52 +00:00 |
Keviin Åberg Kultalahti
|
78ee1edf40
|
merge develop
|
2021-02-19 13:55:17 +01:00 |
Andrew Kingston
|
7b4b22377d
|
Display enriched relationship info in grids and bindings
|
2021-02-19 12:00:06 +00:00 |
Andrew Kingston
|
4b81663664
|
Merge branch 'develop' of github.com:Budibase/budibase into repeater-filtering
|
2021-02-18 17:45:10 +00:00 |
Andrew Kingston
|
2460280841
|
Fix and tidy up all button actions and drawers
|
2021-02-18 17:44:56 +00:00 |
Andrew Kingston
|
09e3ab9078
|
Merge branch 'develop' of github.com:Budibase/budibase into budi-day-02-11-cheeks-joe
|
2021-02-17 15:25:34 +00:00 |