Keviin Åberg Kultalahti
|
a1ef5acd0c
|
remove old unsused close component from bbui
|
2021-04-27 16:22:33 +02:00 |
Keviin Åberg Kultalahti
|
e3126df4dc
|
merge main branch
|
2021-04-27 16:19:42 +02:00 |
Keviin Åberg Kultalahti
|
9ef69b1725
|
convert ActionButton to new interface
|
2021-04-27 16:18:52 +02:00 |
Keviin Åberg Kultalahti
|
2e7e18a8b6
|
Changes ActionMenu button slot to be called control
|
2021-04-27 15:34:17 +02:00 |
Keviin Åberg Kultalahti
|
0a036e5f20
|
Merge branch 'spectrum-bbui' into spectrum/kevs-bits-and-bobs-the-sequel
|
2021-04-27 15:28:03 +02:00 |
Keviin Åberg Kultalahti
|
03eb8603bd
|
Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-27 15:27:07 +02:00 |
Keviin Åberg Kultalahti
|
f747f51db8
|
converts QueryViewer to use new Layout component
|
2021-04-27 15:26:03 +02:00 |
Keviin Åberg Kultalahti
|
3102b6de2c
|
Adds basic layout component
|
2021-04-27 15:06:08 +02:00 |
Andrew Kingston
|
f2dd930478
|
Fix app card background color
|
2021-04-27 13:16:58 +01:00 |
Andrew Kingston
|
c72a65bc5f
|
Add support for all 4 spectrum themes in builder!
|
2021-04-27 13:15:49 +01:00 |
Keviin Åberg Kultalahti
|
9bda97b300
|
rework ActionMenu and add noClose prop to MenuItem
|
2021-04-27 11:48:47 +02:00 |
Andrew Kingston
|
759f34626b
|
Update other backend popovers to be modals
|
2021-04-26 19:29:22 +01:00 |
Keviin Åberg Kultalahti
|
0146cd0c88
|
converts component adding buttons in design section
|
2021-04-26 17:34:28 +02:00 |
Andrew Kingston
|
17bf73706a
|
Update filter popover to modal
|
2021-04-26 16:14:16 +01:00 |
Andrew Kingston
|
37d1004d8d
|
Fix active class on buttons
|
2021-04-26 16:02:03 +01:00 |
Andrew Kingston
|
451fc56358
|
Update all table popovers to be modals and fix edit roles modal
|
2021-04-26 15:57:17 +01:00 |
mike12345567
|
cd69c9a883
|
Adding auth endpoints to no auth list.
|
2021-04-26 15:44:28 +01:00 |
mike12345567
|
9e73a75512
|
Updating welcome to make it clear no login credentials in it.
|
2021-04-26 14:53:47 +01:00 |
mike12345567
|
65914d7cfa
|
Moving header/footer and presentational tables to the base hbs email template.
|
2021-04-26 14:39:18 +01:00 |
mike12345567
|
b3933103a8
|
Formatting, linting and handling year copyright properly.
|
2021-04-26 14:24:07 +01:00 |
mike12345567
|
cba2b9a27d
|
Formatting.
|
2021-04-26 14:16:05 +01:00 |
mike12345567
|
819d6e79f5
|
Updates after finding a better template to use and adding some real email testing with Ethereal platform.
|
2021-04-26 14:14:51 +01:00 |
Keviin Åberg Kultalahti
|
f0e25612a1
|
more conversions
|
2021-04-26 14:56:55 +02:00 |
Keviin Åberg Kultalahti
|
f7cacbc8ae
|
more conversion
|
2021-04-26 14:48:23 +02:00 |
Keviin Åberg Kultalahti
|
2ea62f14ab
|
ActionMenu API improvements
|
2021-04-26 14:42:45 +02:00 |
Keviin Åberg Kultalahti
|
3950e26ade
|
More conversions...
|
2021-04-26 14:31:32 +02:00 |
Keviin Åberg Kultalahti
|
f63861771e
|
More ActionMenu conversion
|
2021-04-26 14:21:30 +02:00 |
Keviin Åberg Kultalahti
|
2b394eab25
|
add closeOnClick slot prop to ActionMenu
|
2021-04-26 14:14:05 +02:00 |
Keviin Åberg Kultalahti
|
7f70fa3c0b
|
convert ScreenDropdown to use ActionMenu
|
2021-04-26 13:44:26 +02:00 |
Keviin Åberg Kultalahti
|
21ee564f5b
|
converts component dropdown to action
|
2021-04-26 12:29:45 +02:00 |
Keviin Åberg Kultalahti
|
0b0dd3cbea
|
Converts datasources dropdowns to use ActionMenu
|
2021-04-26 12:11:51 +02:00 |
Keviin Åberg Kultalahti
|
9b4fa92a6a
|
converts table dropdown to spectrum ActionMenu
|
2021-04-26 12:05:12 +02:00 |
mike12345567
|
48c1b4b1fe
|
Major update, fixing email test case.
|
2021-04-23 18:54:12 +01:00 |
mike12345567
|
0dd46d12fa
|
Updating test cases and some re-work of the email system.
|
2021-04-23 18:07:39 +01:00 |
mike12345567
|
d0072c28f8
|
continuing work on smtp testing.
|
2021-04-23 15:14:28 +01:00 |
mike12345567
|
ea8e3b7d3f
|
Adding testing to worker, still WIP.
|
2021-04-23 14:58:06 +01:00 |
Keviin Åberg Kultalahti
|
e7b8ec4223
|
update ActionButton interface
|
2021-04-23 15:45:10 +02:00 |
mike12345567
|
0a733b7c7a
|
Updating config management for SMTP as well as finalising the work around generating and sending emails.
|
2021-04-23 13:49:47 +01:00 |
Keviin Åberg Kultalahti
|
d9d63df478
|
Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs
|
2021-04-23 14:12:20 +02:00 |
Keviin Åberg Kultalahti
|
e3edb131e2
|
replace more remix icons
|
2021-04-23 14:10:44 +02:00 |
mike12345567
|
f6e25c3792
|
putting together the bulk of the email sending/config options.
|
2021-04-23 13:10:37 +01:00 |
Keviin Åberg Kultalahti
|
d6f238d116
|
switch out remix icon
|
2021-04-23 14:06:42 +02:00 |
Keviin Åberg Kultalahti
|
135b3acbf3
|
adds hoverable prop to modal close button
|
2021-04-23 14:03:59 +02:00 |
Keviin Åberg Kultalahti
|
0a22c85656
|
fix body sizing in some components
|
2021-04-23 14:03:34 +02:00 |
Keviin Åberg Kultalahti
|
92e095a91a
|
remove unused component
|
2021-04-23 14:01:50 +02:00 |
Keviin Åberg Kultalahti
|
cd5b617610
|
replace remix icons in NavItem component
|
2021-04-23 13:52:34 +02:00 |
Andrew Kingston
|
b19f29b168
|
Update some leftover header sizes
|
2021-04-23 11:55:36 +01:00 |
Keviin Åberg Kultalahti
|
311d4f9d65
|
Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs
|
2021-04-23 12:52:05 +02:00 |
Andrew Kingston
|
7e4ab6af94
|
Add background color to request feature button
|
2021-04-23 11:44:42 +01:00 |
Andrew Kingston
|
39c48c71ee
|
Add padding to account for request feature button
|
2021-04-23 11:41:26 +01:00 |
Keviin Åberg Kultalahti
|
b53a96bb03
|
remix replacement
|
2021-04-23 12:39:48 +02:00 |
Andrew Kingston
|
c33f51600a
|
Add custom scrollbars and fix page heights
|
2021-04-23 11:39:39 +01:00 |
Keviin Åberg Kultalahti
|
8e32b64458
|
more remix replacements
|
2021-04-23 12:34:56 +02:00 |
Andrew Kingston
|
8e09c32643
|
Fix automation name font size
|
2021-04-23 11:31:40 +01:00 |
Andrew Kingston
|
d36a80b0de
|
Update top nav to use tabs and fix a few tab layout issues
|
2021-04-23 11:30:17 +01:00 |
Keviin Åberg Kultalahti
|
e53dcbcae1
|
more remix replacements
|
2021-04-23 12:20:38 +02:00 |
Keviin Åberg Kultalahti
|
70e08e27e7
|
replace remix
|
2021-04-23 11:55:27 +02:00 |
Keviin Åberg Kultalahti
|
c592e09c71
|
Remove unused file
|
2021-04-23 11:48:27 +02:00 |
Andrew Kingston
|
f859ad5210
|
Update lots of font sizes, padding and other UI improvements
|
2021-04-23 10:48:19 +01:00 |
Keviin Åberg Kultalahti
|
8dc7c98b6e
|
update NavItem
|
2021-04-23 11:18:34 +02:00 |
Keviin Åberg Kultalahti
|
8a36d81d32
|
switch out remix icons
|
2021-04-23 10:33:41 +02:00 |
Keviin Åberg Kultalahti
|
77b2b7e43a
|
switch out remix icons in automation blocks
|
2021-04-23 10:13:56 +02:00 |
Keviin Åberg Kultalahti
|
3d369d50a2
|
switch remix icons to spectrum in panels
|
2021-04-23 10:07:50 +02:00 |
Keviin Åberg Kultalahti
|
3c4ca05e87
|
fix formatting in some files
|
2021-04-23 09:41:49 +02:00 |
Keviin Åberg Kultalahti
|
00fd28c53c
|
update FilterEditor and SaveFields drawers
|
2021-04-23 08:30:23 +02:00 |
mike12345567
|
163035cac7
|
Formatting.
|
2021-04-22 17:58:14 +01:00 |
mike12345567
|
85441c6141
|
Fleshing out the main work behind the email generation.
|
2021-04-22 17:57:38 +01:00 |
mike12345567
|
f445cd4d86
|
Formatting.
|
2021-04-22 16:06:29 +01:00 |
Michael Drury
|
9080431a06
|
Merge branch 'feature/smtp-templates' into configuration-management
|
2021-04-22 15:39:54 +01:00 |
Keviin Åberg Kultalahti
|
56d8c2a0a6
|
Align action panel with other designs
|
2021-04-22 16:38:26 +02:00 |
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 |
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 |
Keviin Åberg Kultalahti
|
9968ca7695
|
QueryViewer now uses Tabs component
|
2021-04-21 13:41:44 +02:00 |
Keviin Åberg Kultalahti
|
7a6d4fd359
|
adds defaults to Typography components
|
2021-04-21 13:21:43 +02:00 |
Keviin Åberg Kultalahti
|
6622d5a483
|
remove unused files that were accidentally left
|
2021-04-21 13:16:05 +02:00 |
Keviin Åberg Kultalahti
|
a84b1ed316
|
merge spectrum-bbui
|
2021-04-21 13:15:16 +02:00 |
Martin McKeaveney
|
ffe167bbd3
|
google auth E2E
|
2021-04-21 12:12:22 +01:00 |
Andrew Kingston
|
532b861bb0
|
Remove some old stuff and update binding icon
|
2021-04-21 11:42:25 +01:00 |
mike12345567
|
89fef34401
|
Updating cypress tests to work with the new user ID system.
|
2021-04-21 11:33:12 +01:00 |
Andrew Kingston
|
06b438d585
|
Add datepicker, centralise icon management and update builder styles
|
2021-04-20 20:06:27 +01:00 |
Martin McKeaveney
|
301f681c88
|
config creation and management APIs
|
2021-04-20 18:14:36 +01:00 |
Andrew Kingston
|
3c8b6fa5c6
|
Revert to use manual handlers for closing rather than clickOutside action
|
2021-04-20 18:14:33 +01:00 |
mike12345567
|
de19e986c6
|
Linting and formatting.
|
2021-04-20 17:33:44 +01:00 |
mike12345567
|
ec3a9db383
|
Updating test cases now that login has changed a bit.
|
2021-04-20 17:27:23 +01:00 |
mike12345567
|
b4c8bf81f7
|
Swapping over everything to use the new user ID and updating everything after some end to end testing.
|
2021-04-20 17:17:44 +01:00 |
Keviin Åberg Kultalahti
|
d186eb9dc9
|
remove backend.js artifact
|
2021-04-20 16:44:29 +02:00 |
Keviin Åberg Kultalahti
|
7b9377ea1e
|
clean up Tree Item component
|
2021-04-20 16:44:08 +02:00 |
Keviin Åberg Kultalahti
|
7403e4925e
|
wip: trying to get the new TreeView component to work with the drag-and-drop functionality
|
2021-04-20 15:57:56 +02:00 |
Andrew Kingston
|
14cf5c0669
|
Add search component and update screen list panel
|
2021-04-20 14:24:14 +01:00 |
Andrew Kingston
|
fde47ad61c
|
Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui-forms
|
2021-04-20 14:06:33 +01:00 |
mike12345567
|
1f8925ceb8
|
Merge branch 'next' of github.com:Budibase/budibase into feature/user-id-update
|
2021-04-20 14:03:42 +01:00 |
Andrew Kingston
|
5f7f18b187
|
Fix create table modal
|
2021-04-20 13:40:08 +01:00 |
Martin McKeaveney
|
b5e19e4216
|
lint
|
2021-04-20 13:13:15 +01:00 |
Andrew Kingston
|
864366336a
|
Update settings modal
|
2021-04-20 12:55:23 +01:00 |
Andrew Kingston
|
e41c6e33e0
|
Update all form components to update bound values before firing onchange events
|
2021-04-20 12:49:02 +01:00 |
Andrew Kingston
|
da47cfa4e5
|
Update new screen modal
|
2021-04-20 12:48:37 +01:00 |
Andrew Kingston
|
0119feddec
|
Add additional spacer to query params
|
2021-04-20 12:37:33 +01:00 |
Andrew Kingston
|
1a0aa22968
|
Update group by popover
|
2021-04-20 12:35:34 +01:00 |
Andrew Kingston
|
514bdc4d3f
|
Update calculate popover
|
2021-04-20 12:34:10 +01:00 |
Andrew Kingston
|
beb296fd0d
|
Update filter popover
|
2021-04-20 12:31:08 +01:00 |
Andrew Kingston
|
d268064164
|
Update all backend table popovers to use spectrum and fix multiple bugs
|
2021-04-20 12:20:03 +01:00 |
Andrew Kingston
|
9482112d6b
|
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
|
a49d54fb1a
|
Fix jumping in nav items when hovering
|
2021-04-20 10:43:20 +01:00 |