1
0
Fork 0
mirror of synced 2024-08-22 13:31:37 +12:00
Commit graph

5777 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti
e03d49ce53 wip: fixes a couple of drawers 2021-04-22 16:34:18 +02:00
Martin McKeaveney
c273152126 fix imports 2021-04-22 15:27:09 +01:00
mike12345567
086d8f0b14 Adding some base templates which will be returned based on purpose, need to create a list of options that will be exposed/made available via configuration. 2021-04-22 15:26:32 +01:00
Martin McKeaveney
9fdff36b54 only keep userId in payload 2021-04-22 14:53:19 +01:00
Keviin Åberg Kultalahti
77bbb440cb converts Drawer component to Spectrum 2021-04-22 15:14:55 +02:00
Martin McKeaveney
a071d7b365 tidy up 2021-04-22 14:07:00 +01:00
Andrew Kingston
41740621a5 Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-22 13:59:38 +01:00
Andrew Kingston
9a0a7eded8 Remove test button group 2021-04-22 13:59:26 +01:00
Andrew Kingston
863406574c Improve builder settings modal styles 2021-04-22 13:59:00 +01:00
Keviin Åberg Kultalahti
cdfa80e31a adds more spectrum variables to integration list 2021-04-22 14:47:03 +02:00
Martin McKeaveney
2555d711b2 scoped configuration management 2021-04-22 13:46:54 +01:00
Keviin Åberg Kultalahti
7fc487b6fc converts Create Datasource modal 2021-04-22 14:38:35 +02:00
Andrew Kingston
f0a07cfe9f Update deploy page to use spectrum 2021-04-22 13:37:24 +01:00
Andrew Kingston
10b010f9d6 Fix crash due ot leftover export from BBUI 2021-04-22 13:23:02 +01:00
Martin McKeaveney
f7085a57c7 lint 2021-04-22 11:48:37 +01:00
Martin McKeaveney
6462848191 config specificity 2021-04-22 11:45:22 +01:00
Keviin Åberg Kultalahti
ad1b6aaf54 remove testing stuff 2021-04-22 12:25:32 +02:00
Keviin Åberg Kultalahti
840d41d7eb fix DropdownMenu not being removed from export file 2021-04-22 12:15:42 +02:00
Keviin Åberg Kultalahti
4106d5705b Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs 2021-04-22 12:09:51 +02:00
Andrew Kingston
5770035650 Update automation section to use spectrum 2021-04-22 10:58:04 +01:00
Andrew Kingston
1a067fd492 Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-22 10:10:52 +01:00
Andrew Kingston
1fb6cd0b4b Add dropzone component and update builder and standard components 2021-04-22 10:10:42 +01:00
Martin McKeaveney
8fab374c1f google login reading from couch 2021-04-21 21:08:04 +01:00
Martin McKeaveney
d8db863faa merge 2021-04-21 18:43:20 +01:00
Martin McKeaveney
28f8f8b6ef custom google middleware 2021-04-21 18:40:32 +01:00
mike12345567
e85b7682e0 Initial CRUD interface for templates. 2021-04-21 18:15:57 +01:00
mike12345567
15223080d5 Formatting and linting. 2021-04-21 16:46:51 +01:00
mike12345567
76ceb6a951 Some re-work of the auth package, making it a bit easier to use/less likely to make a mistake. 2021-04-21 16:42:44 +01:00
Keviin Åberg Kultalahti
f3f0c29a9d Delete DropdownMenu component 2021-04-21 16:03:32 +02:00
Keviin Åberg Kultalahti
66562400fe Switch out DropdownMenu to Popover across the builder 2021-04-21 16:03:12 +02:00
Keviin Åberg Kultalahti
446c3af075 add defaults to Button and ActionGroup components 2021-04-21 15:59:08 +02:00
Michael Drury
54150a541c Merge pull request #1392 from Budibase/feature/user-id-update
Replacing User IDs with Emails
2021-04-21 14:38:30 +01:00
Keviin Åberg Kultalahti
5eaae47ec0 Move DetailSummary and update to use Spectrum Icon 2021-04-21 15:34:46 +02:00
Keviin Åberg Kultalahti
b5fde37c39 Switches out SideNav to SideNavigation component 2021-04-21 15:25:25 +02:00
Keviin Åberg Kultalahti
3197174398 Implements SideNavigation component 2021-04-21 15:18:50 +02:00
Keviin Åberg Kultalahti
7229bdbaa3 add size prop to ClearButton 2021-04-21 14:59:16 +02:00
Keviin Åberg Kultalahti
81f2e14172 remove usage of old Icons component in ModalContent 2021-04-21 14:59:09 +02:00
Keviin Åberg Kultalahti
b9f5868fb3 fix Menu component 2021-04-21 14:51:17 +02:00
Keviin Åberg Kultalahti
f690adc552 Remove Icons 2021-04-21 14:20:53 +02:00
Keviin Åberg Kultalahti
cb3e2fd106 fix ButtonGroup not adding classes to children 2021-04-21 14:19:10 +02:00
Keviin Åberg Kultalahti
a86c6788da Implements ButtonGroup component 2021-04-21 14:12:47 +02:00
Keviin Åberg Kultalahti
64b3b0f6ef Implements Tags and Tag components 2021-04-21 14:10:24 +02:00
Keviin Åberg Kultalahti
937bd03af5 implements ClearButton 2021-04-21 14:09:56 +02:00
Keviin Åberg Kultalahti
8d80c007f3 implements Avatar component 2021-04-21 14:09:36 +02:00
Keviin Åberg Kultalahti
22602998f4 remove old Switcher import 2021-04-21 13:55:54 +02:00
Keviin Åberg Kultalahti
1888fbacca remove old Switcher import 2021-04-21 13:55:38 +02:00
Keviin Åberg Kultalahti
8390bee693 wip: initial tags 2021-04-21 13:53:49 +02:00
Keviin Åberg Kultalahti
17e14e0c06 remove unused code in QueryViewer component 2021-04-21 13:53:21 +02:00
Keviin Åberg Kultalahti
0e786089f5 Removes Switcher component 2021-04-21 13:44:36 +02:00
Keviin Åberg Kultalahti
630acef7fc SettingsModal now uses Tabs component 2021-04-21 13:43:58 +02:00