1
0
Fork 0
mirror of synced 2024-07-01 12:30:41 +12:00
Commit graph

5320 commits

Author SHA1 Message Date
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
Keviin Åberg Kultalahti ba3ce4b128 some button fixes 2021-04-12 16:06:03 +02:00
Andrew Kingston e7a866e45a Improve table props and update table to work with views 2021-04-12 14:45:41 +01:00
Keviin Åberg Kultalahti b947bac525 wip menu component 2021-04-12 11:24:03 +02:00
Andrew Kingston 54583873ed Add table placeholder 2021-04-09 14:48:26 +01:00
Keviin Åberg Kultalahti 97712a2936 fix buttons 2021-04-09 15:24:28 +02:00
Andrew Kingston 4e214f4e87 Disable image processing of attachments 2021-04-09 14:22:11 +01:00
Keviin Åberg Kultalahti d304728a05 reworks buttons to use more ergonomic interface 2021-04-09 15:21:51 +02:00
Andrew Kingston 00d47905a8 Add custom renderers to table and improve table sorting 2021-04-09 14:21:27 +01:00
Keviin Åberg Kultalahti d0a655f75f fix erroneous class usage 2021-04-09 14:57:31 +02:00
Andrew Kingston 563158da72 Merge branch 'spectrum-bbui-table' of github.com:Budibase/budibase into spectrum-bbui-table 2021-04-09 13:52:43 +01:00
mike12345567 b419430f04 Updating to make sure a relative URL is always used for attachments. 2021-04-09 13:49:16 +01:00
Keviin Åberg Kultalahti 428ee85e13 adds Link component to bbui 2021-04-09 14:44:48 +02:00
Andrew Kingston a2d1b0860d Merge branch 'spectrum-bbui-table' of github.com:Budibase/budibase into spectrum-bbui-table 2021-04-09 13:42:20 +01:00
mike12345567 75e0d82c8d Making attachments always a relative path on the way out. 2021-04-09 13:41:39 +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
Keviin Åberg Kultalahti a8f5d257eb adds ActionGroup component 2021-04-09 13:48:55 +02:00
Keviin Åberg Kultalahti 28a0e71f43 adds an ActionButton component to bbui 2021-04-09 13:38:48 +02:00
Keviin Åberg Kultalahti b68d677e27 moves NotificationDisplay to bbui and converts it to spectrum 2021-04-09 12:02:53 +02:00
Keviin Åberg Kultalahti 0eb904062c converts popover to spectrum 2021-04-09 11:22:49 +02:00
Keviin Åberg Kultalahti 52697ddc2d add text slot conditional to button 2021-04-09 11:10:37 +02:00
Keviin Åberg Kultalahti a2a1722baf conversion of buttons in builder 2021-04-09 10:52:06 +02:00
Keviin Åberg Kultalahti 2963d1d945 actually convert table command buttons 2021-04-08 18:10:18 +02:00
Keviin Åberg Kultalahti 8de59903f6 convert table command buttons to spectrum 2021-04-08 18:04:03 +02:00
Keviin Åberg Kultalahti 5490aabd00 converts Button to spectrum 2021-04-08 17:04:27 +02:00
Andrew Kingston ed77135093 Add spectrum table to BBUI and update builder 2021-04-08 15:57:24 +01:00
Keviin Åberg Kultalahti 9215c2c3d8 fix integration modal 2021-04-08 16:29:08 +02:00
Keviin Åberg Kultalahti def3b67e02 fix modal-container targeting for Portal component 2021-04-08 16:05:31 +02:00
Keviin Åberg Kultalahti eb0ffcc5b6 converts ModalContent to semi-use spectrum 2021-04-08 15:46:34 +02:00
Keviin Åberg Kultalahti cf2e00146d small fixes to modal 2021-04-08 15:04:26 +02:00
Keviin Åberg Kultalahti 635e2cc64c add underlay component and fix modal 2021-04-08 14:47:57 +02:00
Keviin Åberg Kultalahti a169d81060 converts modal to use spectrum variables 2021-04-08 13:44:42 +02:00
Keviin Åberg Kultalahti 377f323238 wip: bbui modal to spectrum conversion 2021-04-08 13:26:45 +02:00
Andrew Kingston 886f895f58 Add spectrum icon support 2021-04-08 11:17:37 +01:00
Andrew Kingston 43f2f83640 Add other required spectrum attributes 2021-04-08 09:56:04 +01:00
Andrew Kingston 81ae7f6dfe Add spectrum classes for darkest theme around whole builder 2021-04-08 09:42:43 +01:00
Andrew Kingston a084a7a77e
Merge pull request #1361 from Budibase/dev-experience
Dev Experience + Bundler Overhaul + BBUI in monorepo
2021-04-08 09:18:09 +01:00
mike12345567 6d5b13632f Adding a wait for authentication in cypress tests.# 2021-04-07 20:19:25 +01:00
mike12345567 9c0a879e86 Merge branch 'dev-experience' of github.com:Budibase/budibase into dev-experience 2021-04-07 17:52:36 +01:00
mike12345567 0f49868de8 Updating to make sure the envoy generated dev file is very obviously not to be edited. 2021-04-07 17:52:22 +01:00
Andrew Kingston 8a3a7cfe92 Update all scripts to use yarn rather than npm 2021-04-07 17:38:49 +01:00
mike12345567 482525187d Attempting to use HBS to re-create the envoy file as needed in dev. 2021-04-07 17:13:19 +01:00
mike12345567 63135e3351 Merge branch 'dev-experience' of github.com:Budibase/budibase into dev-experience 2021-04-07 16:08:43 +01:00
mike12345567 29787032f0 Fixing an issue with builder auth, adding a temporary endpoint which the server can set builder token on. 2021-04-07 16:08:29 +01:00
Andrew Kingston a66389f8a2 Lint 2021-04-07 15:14:49 +01:00
Andrew Kingston 799a5285e3 Only hydrate state from URL once in design section to avoid cycles 2021-04-07 15:10:03 +01:00