1
0
Fork 0
mirror of synced 2024-08-05 13:21:26 +12:00
Commit graph

3221 commits

Author SHA1 Message Date
Martin McKeaveney
fc7ddbe540 merge 2021-05-16 21:29:07 +01:00
Martin McKeaveney
0f2bcf581d revert functionality working 2021-05-16 21:25:37 +01:00
mike12345567
cea82f9335 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
48006408f1 publish button 2021-05-13 17:33:31 +01:00
Martin McKeaveney
95c80f2b4a set up live replication between prod and dev instances 2021-05-13 17:24:32 +01:00
Martin McKeaveney
51bdbb7878 Open app call 2021-05-13 15:33:04 +01:00
Martin McKeaveney
8d37a9bc8b fix response status from lock release call 2021-05-13 14:29:27 +01:00
Martin McKeaveney
4a4c96f76d merge, UI for managing your own app locks 2021-05-13 14:04:03 +01:00
mike12345567
81c5ed5554 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
c2c74678e4 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
768fa8e725 Formatting. 2021-05-13 12:32:18 +01:00
Martin McKeaveney
c3e7548255 dev mode E2E 2021-05-13 11:06:08 +01:00
mike12345567
abeb78d914 Merge branch 'next' of github.com:Budibase/budibase into feature/draft-apps 2021-05-12 13:59:59 +01:00
mike12345567
13b1e78ee2 Merge branch 'next' of github.com:Budibase/budibase into feature/draft-apps 2021-05-12 12:49:42 +01:00
Martin McKeaveney
022f501dee fixes from PR 2021-05-12 12:38:49 +01:00
Martin McKeaveney
a795d5e96e remove redundant handler 2021-05-12 11:51:03 +01:00
Martin McKeaveney
562b0cc40a tidy up 2021-05-11 19:54:01 +01:00
mike12345567
2ec6b15e56 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
c70d4444a9 Formatting. 2021-05-11 15:24:17 +01:00
Martin McKeaveney
b1d60cc6b6 email template E2E, adding preview 2021-05-11 14:44:43 +01:00
Andrew Kingston
63c22494fd Merge pull request #1472 from Budibase/app-list
App list screen
2021-05-11 08:43:47 +01:00
mike12345567
c0d1f5ef8c Fixing an issue that occurred in a merge. 2021-05-10 18:14:18 +01:00
Andrew Kingston
132cfce328 Remove commented out code 2021-05-10 18:03:14 +01:00
Andrew Kingston
c1c04309d5 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
6a2f711e77 Add empty state to apps screen 2021-05-10 16:15:00 +01:00
Andrew Kingston
2421529ba8 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
4ccb326ece lint 2021-05-10 14:50:37 +01:00
Martin McKeaveney
2be60b8c71 edit template HTML in modal 2021-05-10 14:47:16 +01:00
Martin McKeaveney
8174f44d40 pull template type from body instead of params 2021-05-10 14:41:52 +01:00
mike12345567
77b4b206f7 Other minor fixes after doing some initial setup testing. 2021-05-10 13:18:05 +01:00
Andrew Kingston
99ff417aa8 Properly key each app card 2021-05-10 12:36:32 +01:00
Andrew Kingston
04dc9ca175 Fix create app modal validation 2021-05-10 12:36:15 +01:00
Andrew Kingston
0254e85996 Merge branch 'next' of github.com:Budibase/budibase into app-list 2021-05-10 12:31:42 +01:00
Andrew Kingston
0b1b4d2aae Simplify app layout and add option to delete apps 2021-05-10 12:28:54 +01:00
Martin McKeaveney
11ce48e1ff editor styling 2021-05-10 12:06:31 +01:00
Andrew Kingston
df607e78eb Add non-gallery option to dropzeon and update create app modal 2021-05-10 11:53:32 +01:00
mike12345567
4e3bc326b4 Updating with a tested and functional API for uploading files for configs. 2021-05-07 13:55:30 +01:00
Andrew Kingston
f1b2fea3c0 Adjust padding in app list table view 2021-05-07 13:44:53 +01:00
Andrew Kingston
b5dade2d50 Handle long app names correctly in app grid view 2021-05-07 13:29:05 +01:00
Andrew Kingston
be28fc2fb8 Add small horiztonal padding to app list table view to improve text overflow 2021-05-07 13:17:49 +01:00
Andrew Kingston
35b9ab353e Add table app list view 2021-05-07 13:13:51 +01:00
Andrew Kingston
010fc955d7 Update default gradients slightly 2021-05-07 13:13:34 +01:00
Andrew Kingston
830069970a Bump svelte and routify deps, fix builder _reset usage and some tidy ups 2021-05-07 11:14:43 +01:00
dependabot[bot]
e46964b763 Bump lodash from 4.17.13 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 08:57:55 +00:00
Andrew Kingston
be04060ff1 Server builder under /builder rather than /app for top level to avoid confusion 2021-05-07 08:17:21 +01:00
Andrew Kingston
f2addd0b9c Make pages scrollable 2021-05-07 07:56:56 +01:00
Andrew Kingston
dff4e9501c Fix URL being pushed after creating an app 2021-05-07 07:56:36 +01:00
Andrew Kingston
6958e860ef Improve app list styles 2021-05-06 22:28:50 +01:00
Martin McKeaveney
062d8323f4 pulling app list, re-adding code for automation blocks and external data source block lost in merge 2021-05-06 18:31:03 +01:00
Martin McKeaveney
7588030780 SMTP and template management E2E 2021-05-06 18:02:44 +01:00