mike12345567
|
1080708ed5
|
Adding in all the other routes needed for forgotten password flow.
|
2021-05-18 12:34:21 +01:00 |
mike12345567
|
3f7adae0d5
|
Switching everything over to proper layouts and removing any specified margins/padding.
|
2021-05-17 18:20:10 +01:00 |
mike12345567
|
47c4366a8f
|
Switching over to use layouts.
|
2021-05-17 17:51:13 +01:00 |
mike12345567
|
4bbeec5954
|
Adding login form from designs.
|
2021-05-17 16:48:26 +01:00 |
mike12345567
|
75b1c25199
|
Further work towards login designs.
|
2021-05-17 15:29:57 +01:00 |
mike12345567
|
1cb4387fc8
|
Merge branch 'feature/draft-apps' of github.com:Budibase/budibase into feature/forgot-password
|
2021-05-17 14:54:03 +01:00 |
Martin McKeaveney
|
15cc048280
|
tidy up
|
2021-05-17 14:24:37 +01:00 |
mike12345567
|
db87d1d621
|
Work in progress, moving login form around a bit.
|
2021-05-17 13:47:23 +01:00 |
Martin McKeaveney
|
6dc288fcc3
|
merge
|
2021-05-16 21:29:07 +01:00 |
Martin McKeaveney
|
0ed0550e73
|
revert functionality working
|
2021-05-16 21:25:37 +01:00 |
mike12345567
|
2d0122f7d6
|
A general re-work of some parts of the auth lib, as well as moving roles/permissions around to make it possible to build an admin API which has role knowledge.
|
2021-05-14 15:43:41 +01:00 |
Martin McKeaveney
|
e8661a1ab7
|
publish button
|
2021-05-13 17:33:31 +01:00 |
Martin McKeaveney
|
0ee83a2e60
|
set up live replication between prod and dev instances
|
2021-05-13 17:24:32 +01:00 |
Martin McKeaveney
|
ecde960fd9
|
Open app call
|
2021-05-13 15:33:04 +01:00 |
Martin McKeaveney
|
2582882188
|
fix response status from lock release call
|
2021-05-13 14:29:27 +01:00 |
Martin McKeaveney
|
31901c89f8
|
merge, UI for managing your own app locks
|
2021-05-13 14:04:03 +01:00 |
mike12345567
|
f4e3e1d196
|
Altering object store so that all writes/reads to the object store have the dev app prefix replaced with standard app.
|
2021-05-13 13:29:53 +01:00 |
Martin McKeaveney
|
c3e1b1d302
|
lock concept in UI, make dev links go to builder and prod links go to real apps
|
2021-05-13 12:39:35 +01:00 |
mike12345567
|
71b0fc8f40
|
Formatting.
|
2021-05-13 12:32:18 +01:00 |
Martin McKeaveney
|
61a5b109f5
|
dev mode E2E
|
2021-05-13 11:06:08 +01:00 |
mike12345567
|
8f7a3f4d69
|
Merge branch 'next' of github.com:Budibase/budibase into feature/draft-apps
|
2021-05-12 13:59:59 +01:00 |
mike12345567
|
fed94bea70
|
Merge branch 'next' of github.com:Budibase/budibase into feature/draft-apps
|
2021-05-12 12:49:42 +01:00 |
Martin McKeaveney
|
56d117c819
|
fixes from PR
|
2021-05-12 12:38:49 +01:00 |
Martin McKeaveney
|
0937e39940
|
remove redundant handler
|
2021-05-12 11:51:03 +01:00 |
Martin McKeaveney
|
bf0687d2a8
|
tidy up
|
2021-05-11 19:54:01 +01:00 |
mike12345567
|
c9d903a92f
|
General cleanup, doing away with the concept of hosting in the builder and the generally confusing difference between cloud, self hosting and running locally - server is simply always a server now.
|
2021-05-11 17:49:26 +01:00 |
mike12345567
|
5230dcd3ac
|
Formatting.
|
2021-05-11 15:24:17 +01:00 |
Martin McKeaveney
|
3bf3fc5e02
|
email template E2E, adding preview
|
2021-05-11 14:44:43 +01:00 |
Andrew Kingston
|
5aebceb608
|
Merge pull request #1472 from Budibase/app-list
App list screen
|
2021-05-11 08:43:47 +01:00 |
mike12345567
|
a32ae1db46
|
Fixing an issue that occurred in a merge.
|
2021-05-10 18:14:18 +01:00 |
Andrew Kingston
|
146e10d2ed
|
Remove commented out code
|
2021-05-10 18:03:14 +01:00 |
Andrew Kingston
|
14c0bfbdcb
|
Increase width of filter dropdown so that it doesn't overflow when the wrong font is used
|
2021-05-10 17:39:14 +01:00 |
Andrew Kingston
|
0c53e3bc39
|
Add empty state to apps screen
|
2021-05-10 16:15:00 +01:00 |
Andrew Kingston
|
86b0ab7600
|
Update gradient algorithm to use a seed value for predictable gradients and use app names for seeds
|
2021-05-10 15:28:52 +01:00 |
Martin McKeaveney
|
5ae9b46226
|
lint
|
2021-05-10 14:50:37 +01:00 |
Martin McKeaveney
|
27498a4926
|
edit template HTML in modal
|
2021-05-10 14:47:16 +01:00 |
Martin McKeaveney
|
b415fb2089
|
pull template type from body instead of params
|
2021-05-10 14:41:52 +01:00 |
mike12345567
|
6fa96981ae
|
Other minor fixes after doing some initial setup testing.
|
2021-05-10 13:18:05 +01:00 |
Andrew Kingston
|
b3877a5031
|
Properly key each app card
|
2021-05-10 12:36:32 +01:00 |
Andrew Kingston
|
49c12cf80a
|
Fix create app modal validation
|
2021-05-10 12:36:15 +01:00 |
Andrew Kingston
|
526107aeb0
|
Merge branch 'next' of github.com:Budibase/budibase into app-list
|
2021-05-10 12:31:42 +01:00 |
Andrew Kingston
|
3e287a0331
|
Simplify app layout and add option to delete apps
|
2021-05-10 12:28:54 +01:00 |
Martin McKeaveney
|
a207137c92
|
editor styling
|
2021-05-10 12:06:31 +01:00 |
Andrew Kingston
|
2bf2045a0a
|
Add non-gallery option to dropzeon and update create app modal
|
2021-05-10 11:53:32 +01:00 |
mike12345567
|
902119c39c
|
Updating with a tested and functional API for uploading files for configs.
|
2021-05-07 13:55:30 +01:00 |
Andrew Kingston
|
d8120d107c
|
Adjust padding in app list table view
|
2021-05-07 13:44:53 +01:00 |
Andrew Kingston
|
81e9d8833c
|
Handle long app names correctly in app grid view
|
2021-05-07 13:29:05 +01:00 |
Andrew Kingston
|
f0b39f2530
|
Add small horiztonal padding to app list table view to improve text overflow
|
2021-05-07 13:17:49 +01:00 |
Andrew Kingston
|
e6e47a6d03
|
Add table app list view
|
2021-05-07 13:13:51 +01:00 |
Andrew Kingston
|
93b4a3bd78
|
Update default gradients slightly
|
2021-05-07 13:13:34 +01:00 |