1
0
Fork 0
mirror of synced 2024-09-28 15:21:28 +12:00
Commit graph

3325 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti
cdb5d6a6bb adds notifications to roles updating action 2021-05-14 15:14:37 +02:00
Keviin Åberg Kultalahti
3873ed32b5 adds dummy updateRoles functioon to users store 2021-05-14 15:04:15 +02:00
Keviin Åberg Kultalahti
132dd2cbe0 adds frontend for updating roles of a user 2021-05-14 15:03:58 +02:00
Andrew Kingston
47db3df0a1 Add optional info text to components 2021-05-14 13:29:14 +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
Andrew Kingston
d49ca2d308 Update autoscreens with new dataprovier props 2021-05-13 16:32:18 +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
Andrew Kingston
c669526c66 Remove search component from component structure 2021-05-13 12:38:56 +01:00
mike12345567
71b0fc8f40 Formatting. 2021-05-13 12:32:18 +01:00
Andrew Kingston
d9923e1e98 Clean up data source context and remove explicit button actions for pagination 2021-05-13 12:30:45 +01:00
Martin McKeaveney
61a5b109f5 dev mode E2E 2021-05-13 11:06:08 +01:00
Keviin Åberg Kultalahti
b692ca9255 remove log 2021-05-12 17:21:15 +02:00
Keviin Åberg Kultalahti
a31b8cbdbf fix broken settings page 2021-05-12 17:16:31 +02:00
Andrew Kingston
4147b7203c Fix two-tone spectrum background colours 2021-05-12 14:52:43 +01:00
Andrew Kingston
16c6e09c61 Merge branch 'next' of github.com:Budibase/budibase into lab-day-search 2021-05-12 14:35:00 +01:00
Andrew Kingston
5131a2fd74 Fix chart placeholder, fix spectrum colours and begin work on pagination component 2021-05-12 14:34:25 +01:00
mike12345567
8f7a3f4d69 Merge branch 'next' of github.com:Budibase/budibase into feature/draft-apps 2021-05-12 13:59:59 +01:00
Keviin Åberg Kultalahti
46ac4b43a1 hook up logo upload 2021-05-12 14:43:36 +02:00
Keviin Åberg Kultalahti
acf963ceb3 consolidate imports in CreateAppModal 2021-05-12 14:38:03 +02:00
Keviin Åberg Kultalahti
0da5247a03 Merge branch 'next' into admin/user-management-ui 2021-05-12 14:08:58 +02:00
Keviin Åberg Kultalahti
8179b96f4d add wip file upload 2021-05-12 14:08:44 +02:00
Keviin Åberg Kultalahti
427592431d add acceptInvite method to users store 2021-05-12 14:07:55 +02: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
Keviin Åberg Kultalahti
c843e17b31 invite flow now working 2021-05-12 12:49:14 +02:00
Keviin Åberg Kultalahti
982844092d stops redirect from builder/invite if not authed 2021-05-12 11:44:47 +02:00
Keviin Åberg Kultalahti
ea342c3e5e sets up invite action in onboarding modal 2021-05-12 11:33:04 +02:00
Keviin Åberg Kultalahti
1ea4a9d850 correct notification message 2021-05-12 11:15:51 +02:00
Keviin Åberg Kultalahti
0dfa0df335 remove unneeded refetch in user delete method 2021-05-12 11:15:40 +02:00
Keviin Åberg Kultalahti
1a8fa817d5 enables functionality to delete users from frontend 2021-05-12 11:08:21 +02:00
Keviin Åberg Kultalahti
a3b44caa37 adds create user flow 2021-05-12 11:00:18 +02:00
Keviin Åberg Kultalahti
431a3e5929 remove log statements 2021-05-12 10:30:58 +02:00
Keviin Åberg Kultalahti
10ba5610e6 correct error and touched states for buttons 2021-05-12 09:55:33 +02:00
Keviin Åberg Kultalahti
cb0c6bac07 move logic from Users page to separate component 2021-05-12 09:13:59 +02:00
Keviin Åberg Kultalahti
6fc910afc3 fix userId import 2021-05-12 09:13:38 +02:00
Keviin Åberg Kultalahti
f075b6ee07 cleanup top layout file 2021-05-12 09:13:25 +02:00
Martin McKeaveney
bf0687d2a8 tidy up 2021-05-11 19:54:01 +01:00
Andrew Kingston
6d1c9c3e44 Add legacy in-memory filtering and sorting for views and external datasources 2021-05-11 19:07:52 +01:00
Andrew Kingston
a3fbe6a34a Allow data provider filtering using dates and date ranges, and allow filtering using a value or binding for any type 2021-05-11 18:33:25 +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
Keviin Åberg Kultalahti
137fe43c8a change exports 2021-05-11 18:19:32 +02:00
Keviin Åberg Kultalahti
1a9e93f5b6 reword touched logic and export it as a store 2021-05-11 18:08:55 +02:00
Keviin Åberg Kultalahti
5add018eea updates AddUserModal to use new validator 2021-05-11 18:03:43 +02:00
Keviin Åberg Kultalahti
cd2b5128f5 add touched check to validator 2021-05-11 18:03:14 +02:00
Keviin Åberg Kultalahti
f2e6259bb7 adds missing files 2021-05-11 17:51:19 +02:00
Keviin Åberg Kultalahti
e0993951b2 moves helpers to dedicated folder and adds input validation helper stores 2021-05-11 17:51:01 +02: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
78ae68981e Add support for numerical sorting 2021-05-11 11:24:16 +01:00
Keviin Åberg Kultalahti
bf50ed2304 Merge branch 'next' into admin/user-management-ui 2021-05-11 12:01:31 +02:00
Andrew Kingston
3eabaea42f Merge branch 'next' of github.com:Budibase/budibase into lab-day-search 2021-05-11 10:47:52 +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
Keviin Åberg Kultalahti
ea8385f42c Merge branch 'next' into admin/user-management-ui 2021-05-10 17:42:46 +02:00
Keviin Åberg Kultalahti
deb8d77929 adds notifications to users pages 2021-05-10 17:42:23 +02: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
Keviin Åberg Kultalahti
8aeb1654ff adds warning prop to ModalContent to enable warning buttons 2021-05-07 14:56:27 +02:00
mike12345567
902119c39c Updating with a tested and functional API for uploading files for configs. 2021-05-07 13:55:30 +01:00
Keviin Åberg Kultalahti
aef14aa35d adds users, user page and add user modal 2021-05-07 14:53:20 +02:00
Keviin Åberg Kultalahti
2705722e3d updates fetchData helper store 2021-05-07 14:52:58 +02:00
Andrew Kingston
d8120d107c Adjust padding in app list table view 2021-05-07 13:44:53 +01:00
Keviin Åberg Kultalahti
b0e20eddc3 creates a custom helper store for fetching data 2021-05-07 14:30:51 +02: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
Keviin Åberg Kultalahti
964ce5cab9 adds separate Basic Onboarding modal 2021-05-07 13:58:14 +02:00
Keviin Åberg Kultalahti
3ba439452d enables front-end search of users 2021-05-07 13:24:07 +02:00
Keviin Åberg Kultalahti
45c49872e6 merge fixes 2021-05-07 12:16:09 +02:00
Keviin Åberg Kultalahti
c2bae6da4f Merge branch 'app-list' into admin/user-management-ui 2021-05-07 12:15:58 +02:00
Andrew Kingston
1158276bc6 Bump svelte and routify deps, fix builder _reset usage and some tidy ups 2021-05-07 11:14:43 +01:00
dependabot[bot]
647c443fd4
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
Keviin Åberg Kultalahti
f440b32b83 Merge branch 'next' into admin/user-management-ui 2021-05-07 09:47:45 +02:00
Keviin Åberg Kultalahti
43973887b2 adds users store and moves some components 2021-05-07 09:47:05 +02:00
Andrew Kingston
9f39690eb1 Server builder under /builder rather than /app for top level to avoid confusion 2021-05-07 08:17:21 +01:00
Andrew Kingston
f173d16695 Make pages scrollable 2021-05-07 07:56:56 +01:00
Andrew Kingston
41ea4d1008 Fix URL being pushed after creating an app 2021-05-07 07:56:36 +01:00
Andrew Kingston
6a90f8cecb Improve app list styles 2021-05-06 22:28:50 +01:00
Martin McKeaveney
1b1d45756b 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
cb2b1037ba SMTP and template management E2E 2021-05-06 18:02:44 +01:00
Andrew Kingston
c3ea022f8b Configure vite with a base URL so proxy works 2021-05-06 17:22:09 +01:00