Andrew Kingston
|
0f0d9bf72e
|
Fix standard component table layout
|
2021-04-16 09:40:04 +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
|
aab06cdc36
|
Don't render field label components unless a label exists
|
2021-04-16 09:39:29 +01:00 |
Andrew Kingston
|
e28bbf594b
|
Fix placeholder text
|
2021-04-16 09:39:09 +01:00 |
Keviin Åberg Kultalahti
|
af2b3198a5
|
builder data side panel now uses new tabs component
|
2021-04-16 10:07:33 +02:00 |
Andrew Kingston
|
917f0551d5
|
Add missing modal content dependency
|
2021-04-16 09:02:16 +01:00 |
Andrew Kingston
|
4381c8981f
|
Prune old dependencies
|
2021-04-16 09:01:52 +01:00 |
Andrew Kingston
|
b0f31aaf15
|
Allow selects to support no placeholder option
|
2021-04-16 09:01:21 +01:00 |
Andrew Kingston
|
4b51381c88
|
Update lock
|
2021-04-16 08:10:18 +01:00 |
Andrew Kingston
|
534ca3319e
|
Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui-forms
|
2021-04-16 08:08:52 +01:00 |
Martin McKeaveney
|
07d108aafa
|
default user
|
2021-04-15 23:14:10 +01:00 |
Martin McKeaveney
|
4700b24793
|
account for empty user id in automations
|
2021-04-15 21:34:03 +01:00 |
Andrew Kingston
|
d19e15c1e7
|
Update some standard components form components to use generic BBUI core components
|
2021-04-15 19:43:18 +01:00 |
Andrew Kingston
|
b83148a0c8
|
Update some builder components to use new forms
|
2021-04-15 19:42:58 +01:00 |
Andrew Kingston
|
ef1448ca6a
|
Clean up create app modal error messages
|
2021-04-15 19:31:04 +01:00 |
Andrew Kingston
|
eea5e9b535
|
Rewrite create app modal to work with new spectrum fields
|
2021-04-15 19:28:50 +01:00 |
Andrew Kingston
|
b9913390c7
|
Change BBUI to single bundle export and clean up some form components
|
2021-04-15 19:28:08 +01:00 |
Martin McKeaveney
|
e2167c1d62
|
lint
|
2021-04-15 18:34:49 +01:00 |
Martin McKeaveney
|
046850b4d6
|
login step configured correctly
|
2021-04-15 18:29:11 +01:00 |
Martin McKeaveney
|
7c92f9af32
|
lint
|
2021-04-15 17:46:47 +01:00 |
Martin McKeaveney
|
191c085f17
|
fix cypress tests, only login if cookie not present
|
2021-04-15 17:36:58 +01:00 |
Keviin Åberg Kultalahti
|
a800c6198a
|
adds wip progresscircle component
|
2021-04-15 18:06:22 +02:00 |
mike12345567
|
3545634d53
|
Merge branch 'feature/global-user-management' of github.com:Budibase/budibase into feature/global-user-management
|
2021-04-15 16:57:35 +01:00 |
mike12345567
|
ee1a7a69ac
|
Fixing some issues with auth module.
|
2021-04-15 16:57:01 +01:00 |
Martin McKeaveney
|
9db21447c3
|
uncomment code
|
2021-04-15 16:50:06 +01:00 |
Martin McKeaveney
|
212a1217c5
|
merge
|
2021-04-15 16:49:35 +01:00 |
mike12345567
|
2edb559fcf
|
Updating auth lib so that it takes in a pouch instance rather than creating its own.
|
2021-04-15 16:45:21 +01:00 |
mike12345567
|
fb4e52baff
|
Updating worker/server to run in cypress properly.
|
2021-04-15 16:25:48 +01:00 |
mike12345567
|
cfbd75b36d
|
Some changes to initial login form, improvements based on testing and attempts to fix cypress test failures.
|
2021-04-15 15:57:55 +01:00 |
Keviin Åberg Kultalahti
|
409a67ff3e
|
remove unused stuff
|
2021-04-15 15:42:30 +02:00 |
Keviin Åberg Kultalahti
|
7c115149ba
|
adds progressBar
|
2021-04-15 15:39:14 +02:00 |
Keviin Åberg Kultalahti
|
61e1529ea8
|
adds on:select handler to tabs component
|
2021-04-15 15:39:00 +02:00 |
Andrew Kingston
|
5f697f0e96
|
Add pretty labels to multiselect and fix stale props issue
|
2021-04-15 14:05:59 +01:00 |
Keviin Åberg Kultalahti
|
f25bebf822
|
remove log
|
2021-04-15 14:48:20 +02:00 |
Keviin Åberg Kultalahti
|
7f05d74355
|
working sliding animation between tabs
|
2021-04-15 14:42:39 +02:00 |
mike12345567
|
0d65aac9a4
|
Linting.
|
2021-04-15 13:23:42 +01:00 |
Andrew Kingston
|
087e8ed153
|
Fix multiselect
|
2021-04-15 12:14:51 +01:00 |
Martin McKeaveney
|
fe6d31d880
|
login command - need to run worker in cypress env
|
2021-04-15 12:14:50 +01:00 |
Andrew Kingston
|
2978b5db89
|
Remove dependency on BBUI stylesheet in builder
|
2021-04-15 12:09:36 +01:00 |
Andrew Kingston
|
87e37e0fc5
|
Fix modal transform causing inner overlays to incorrectly calculate window dimensions
|
2021-04-15 12:09:06 +01:00 |
Andrew Kingston
|
c94bbf9571
|
Update StringField and OptionsField to use BBUI components
|
2021-04-15 11:51:18 +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 |
mike12345567
|
20a16e07a1
|
Removing test case that isn't valid anymore.
|
2021-04-14 17:27:58 +01:00 |
github-actions[bot]
|
a19d303c26
|
@mike12345567 has signed the CLA from Pull Request #1383
|
2021-04-14 16:20:20 +00:00 |
github-actions[bot]
|
b90518f1f3
|
Creating file for storing CLA Signatures
|
2021-04-14 16:19:03 +00:00 |
Martin McKeaveney
|
3810cc7483
|
Merge branch 'feature/global-user-management' of https://github.com/Budibase/budibase into feature/global-user-management
|
2021-04-14 17:02:18 +01:00 |
Martin McKeaveney
|
4c8c5c17b2
|
removing initial user creation
|
2021-04-14 17:02:12 +01:00 |
mike12345567
|
3697a270ec
|
Linting.
|
2021-04-14 16:44:10 +01:00 |
mike12345567
|
29f6582ec0
|
Formatting.
|
2021-04-14 16:01:28 +01:00 |
mike12345567
|
8e729f92e1
|
Some more server-side fixes, updating it so that builders have permissions to do anything for now (means that a builder user doesn't have to be present in app database to work.
|
2021-04-14 16:00:58 +01:00 |