1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00
Commit graph

349 commits

Author SHA1 Message Date
Andrew Kingston
b92083bf83 Update lots of font sizes, padding and other UI improvements 2021-04-23 10:48:19 +01:00
Keviin Åberg Kultalahti
bbf9b6ca5b remove testing stuff 2021-04-22 12:25:32 +02:00
Keviin Åberg Kultalahti
51c7114bef Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs 2021-04-22 12:09:51 +02:00
Andrew Kingston
a0304d7945 Add dropzone component and update builder and standard components 2021-04-22 10:10:42 +01:00
Keviin Åberg Kultalahti
09551f971b Switch out DropdownMenu to Popover across the builder 2021-04-21 16:03:12 +02:00
Andrew Kingston
b2fc4e56eb Add datepicker, centralise icon management and update builder styles 2021-04-20 20:06:27 +01:00
Andrew Kingston
12bd6a37d5 Fix create table modal 2021-04-20 13:40:08 +01:00
Andrew Kingston
42853f91cb Update group by popover 2021-04-20 12:35:34 +01:00
Andrew Kingston
7ee4a37320 Update calculate popover 2021-04-20 12:34:10 +01:00
Andrew Kingston
b17c4b961d Update filter popover 2021-04-20 12:31:08 +01:00
Andrew Kingston
b0e5e48883 Update all backend table popovers to use spectrum and fix multiple bugs 2021-04-20 12:20:03 +01:00
Andrew Kingston
17d031eeed Update entire builder backend UI to work with new spectrum components and fix multiple issues 2021-04-20 11:53:19 +01:00
Andrew Kingston
9a0ad49b74 Add switch and fix modal titles 2021-04-16 17:12:22 +01:00
Andrew Kingston
691c9a9bd1 Replace RichText editor with spectrum text area 2021-04-16 16:00:10 +01:00
Andrew Kingston
7ba5ff7b34 Add radio group spectrum component and update builder 2021-04-16 14:30:33 +01:00
Andrew Kingston
6e9c3b7b5d Fix schema in when creating columns and use new spectrum form components in design section 2021-04-16 11:06:21 +01:00
Andrew Kingston
93f64cc671 Update create table modal to use new forms 2021-04-16 09:40:44 +01:00
Andrew Kingston
b83148a0c8 Update some builder components to use new forms 2021-04-15 19:42:58 +01:00
Keviin Åberg Kultalahti
744f943e95 Merge branch 'spectrum-bbui' into spectrum/actionbutton-actionmenus 2021-04-13 17:05:01 +02:00
Andrew Kingston
7204ba7ffb Merge branch 'spectrum-bbui-table' of github.com:Budibase/budibase into spectrum-bbui 2021-04-13 15:24:34 +01:00
Andrew Kingston
a365992dd2 Fix stale data overwriting new data when requests are slow 2021-04-13 15:10:49 +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
Keviin Åberg Kultalahti
97712a2936 fix buttons 2021-04-09 15:24:28 +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
b68d677e27 moves NotificationDisplay to bbui and converts it to spectrum 2021-04-09 12:02:53 +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
Andrew Kingston
ed77135093 Add spectrum table to BBUI and update builder 2021-04-08 15:57:24 +01:00
Andrew Kingston
46a02ddb0c Fix route error when creating a view 2021-04-07 13:43:11 +01:00
Andrew Kingston
41d43eb479 Add back in Grid to backend UI 2021-04-07 09:03:47 +01:00
Andrew Kingston
ecf15f9207 Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui 2021-04-01 13:51:48 +01:00
Keviin Åberg Kultalahti
92fde68965 fixes views store 2021-04-01 11:53:22 +02:00
Andrew Kingston
46745a757a Update to support new stores 2021-04-01 10:29:47 +01:00
Andrew Kingston
d4cc872b5c Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui 2021-04-01 09:12:16 +01:00
Andrew Kingston
72590acc18 Import image assets as needed to allow proper bundling 2021-03-31 19:58:30 +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
Keviin Åberg Kultalahti
dc0f04c43a fix merge regression 2021-03-31 13:48:30 +02:00
Keviin Åberg Kultalahti
c729b8654b merge next 2021-03-31 11:26:44 +02:00
Keviin Åberg Kultalahti
a14d991e81 moves backend stores to "stores" in the root src directory 2021-03-26 09:50:37 +01:00
mike12345567
19b5b41953 Main work of file system refactor now complete, ready to test more fully - most test cases passing, need to look through them more thoroughly and make sure everything still makes sense. 2021-03-23 17:54:02 +00:00
Keviin Åberg Kultalahti
3cd67b0237 remove backendUiStore 2021-03-23 13:42:03 +01:00
Keviin Åberg Kultalahti
8f0324bd53 move rows to it's separate store 2021-03-23 13:27:45 +01:00
Keviin Åberg Kultalahti
4eb0a505bd fix tables not showing up 2021-03-23 13:05:22 +01:00
Keviin Åberg Kultalahti
e758fff34a wip: cleanup of components 2021-03-23 12:27:10 +01:00
Keviin Åberg Kultalahti
b4f5522a5e wip: converts components to use separate stores 2021-03-23 12:16:54 +01:00
Keviin Åberg Kultalahti
54b99d6d4b move tables to separate store 2021-03-23 11:54:03 +01:00
Keviin Åberg Kultalahti
ba61442531 remove log 2021-03-23 10:57:34 +01:00
Keviin Åberg Kultalahti
c28bfff0ec fixes issues with queries not getting selected correctly 2021-03-23 10:56:53 +01:00