Peter Clement
|
295e36f576
|
Add ability for user to select 'List' data type for a column
|
2021-08-19 16:54:44 +01:00 |
Martin McKeaveney
|
3d89604680
|
merge
|
2021-06-21 11:19:22 +01:00 |
mike12345567
|
2598af16bf
|
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 14:13:57 +01:00 |
Andrew Kingston
|
f147422e74
|
Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc
|
2021-06-16 09:35:11 +01:00 |
mike12345567
|
caaceca2fe
|
Quick fixes for types.
|
2021-06-15 19:57:41 +01:00 |
Andrew Kingston
|
d9d0cc9be3
|
Fix all eslint issues
|
2021-06-15 19:36:56 +01:00 |
Andrew Kingston
|
ef8e6511b8
|
Fix table z-index
|
2021-06-14 18:20:25 +01:00 |
Andrew Kingston
|
f00ebcf7d6
|
Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro
|
2021-05-25 10:11:41 +01:00 |
Martin McKeaveney
|
495a255987
|
tidy up
|
2021-05-23 15:52:21 +01:00 |
Martin McKeaveney
|
b8c18d3d91
|
make attachments downloadable and images clickable
|
2021-05-23 15:40:00 +01:00 |
Keviin Åberg Kultalahti
|
913fbcc990
|
Merge branch 'next' into admin/user-management-ui
|
2021-05-17 10:11:25 +02:00 |
Andrew Kingston
|
753f0befbc
|
Add brief docs to Table component explaining the schema prop
|
2021-05-14 13:11:23 +01:00 |
Andrew Kingston
|
4147b7203c
|
Fix two-tone spectrum background colours
|
2021-05-12 14:52:43 +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 |
Keviin Åberg Kultalahti
|
bf50ed2304
|
Merge branch 'next' into admin/user-management-ui
|
2021-05-11 12:01:31 +02:00 |
Andrew Kingston
|
5aebceb608
|
Merge pull request #1472 from Budibase/app-list
App list screen
|
2021-05-11 08:43:47 +01:00 |
Andrew Kingston
|
b240cd9670
|
Allow tables to render header even when no data exists
|
2021-05-10 18:01:47 +01:00 |
mike12345567
|
479b5870dd
|
Fixing issue with cell renderer not falling back to string rendering when type unknown.
|
2021-05-10 17:32:10 +01:00 |
Keviin Åberg Kultalahti
|
8607127a0b
|
adds a click dispatch to the Table component
|
2021-05-07 14:52:46 +02:00 |
Andrew Kingston
|
556236ebce
|
Add explicit prettier options
|
2021-05-04 11:32:22 +01:00 |
Andrew Kingston
|
1c3d477523
|
Fix prettier and fix crash when using certain views as data sources
|
2021-05-04 11:04:42 +01:00 |
Keviin Åberg Kultalahti
|
768dfef5a0
|
convert ActionButton to new interface
|
2021-04-27 16:18:52 +02:00 |
Keviin Åberg Kultalahti
|
47f6509baf
|
update ActionButton interface
|
2021-04-23 15:45:10 +02:00 |
Andrew Kingston
|
59614ddd26
|
Add custom scrollbars and fix page heights
|
2021-04-23 11:39:39 +01:00 |
Andrew Kingston
|
b92083bf83
|
Update lots of font sizes, padding and other UI improvements
|
2021-04-23 10:48:19 +01:00 |
Andrew Kingston
|
795b96513e
|
Use new spectrum components to build up Table SelectEditRenderer cell
|
2021-04-16 11:05:31 +01:00 |
Andrew Kingston
|
3aeb85f62f
|
Fix table height when no rows exist and fixed row count specified
|
2021-04-16 11:03:44 +01:00 |
Andrew Kingston
|
0f8ddd47fe
|
Fix table borders and background colours to properly reflect spectrum theme
|
2021-04-16 09:39:49 +01:00 |
Andrew Kingston
|
b741d9e9d9
|
Improve modal layout, improve modal button spacing, use rollup for building to expose multple BBUI entrypoints
|
2021-04-15 11:50:56 +01:00 |
Andrew Kingston
|
8af2b8f2a0
|
Fix table spectrum colour definitions
|
2021-04-13 18:08:01 +01:00 |
Andrew Kingston
|
719c2af295
|
Fix z-index on table header
|
2021-04-13 15:31:38 +01:00 |
Andrew Kingston
|
567e43046e
|
Fix scroll state not resetting
|
2021-04-13 15:10:27 +01:00 |
Andrew Kingston
|
d5827e15b3
|
Support non-sortable columns in table and prevent first row rendering flashing
|
2021-04-13 14:44:30 +01:00 |
Andrew Kingston
|
08a1b4c1d7
|
Allow table dynamic resizing and scrolling whenever rowCount is not specified
|
2021-04-13 14:14:14 +01:00 |
Andrew Kingston
|
0b3dcb40a3
|
Use BBUI spectrum table in standard components
|
2021-04-12 16:14:24 +01:00 |
Andrew Kingston
|
4703c87991
|
Improve table cell rendering and pass down table slot
|
2021-04-12 15:24:33 +01:00 |
Andrew Kingston
|
7ca7769482
|
Add hover cursor to relationship badges in tables
|
2021-04-12 15:16:49 +01:00 |
Andrew Kingston
|
1c1f71ebfb
|
Don't show header in spectrum table unless rows exist
|
2021-04-12 15:15:35 +01:00 |
Andrew Kingston
|
28b4e178fe
|
Allow clicking on relationships in spectrum table
|
2021-04-12 15:12:59 +01:00 |
Andrew Kingston
|
e7a866e45a
|
Improve table props and update table to work with views
|
2021-04-12 14:45:41 +01:00 |
Andrew Kingston
|
54583873ed
|
Add table placeholder
|
2021-04-09 14:48:26 +01:00 |
Andrew Kingston
|
00d47905a8
|
Add custom renderers to table and improve table sorting
|
2021-04-09 14:21:27 +01:00 |
Andrew Kingston
|
563694120b
|
Fix error when attachment type doesn't exist
|
2021-04-09 13:36:54 +01:00 |
Andrew Kingston
|
5d880cf4e2
|
Lighten table scrollbar colours
|
2021-04-09 13:08:37 +01:00 |
Andrew Kingston
|
f39cbf5630
|
Fix table border styles in default theme
|
2021-04-09 13:07:22 +01:00 |
Andrew Kingston
|
1362778f10
|
Shrink scroll bars slightly
|
2021-04-09 13:02:55 +01:00 |
Andrew Kingston
|
ed77135093
|
Add spectrum table to BBUI and update builder
|
2021-04-08 15:57:24 +01:00 |