1
0
Fork 0
mirror of synced 2024-09-11 23:16:00 +12:00
Commit graph

5850 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti
bf1d13e5a6 bump lockfiles 2021-05-12 14:07:21 +02: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
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
638e2f5c8e Merge branch 'admin/user-management-ui' of github.com:Budibase/budibase into admin/user-management-ui 2021-05-11 12:51:25 +01:00
mike12345567
ec751b59a4 Fixing an issue with platformUrl being required in settings. 2021-05-11 12:51:14 +01:00
Keviin Åberg Kultalahti
bf50ed2304 Merge branch 'next' into admin/user-management-ui 2021-05-11 12:01:31 +02:00
Andrew Kingston
5aebceb608
Merge pull request #1472 from Budibase/app-list
App list screen
2021-05-11 08:43:47 +01:00
Andrew Kingston
146e10d2ed Remove commented out code 2021-05-10 18:03:14 +01:00
Andrew Kingston
b240cd9670 Allow tables to render header even when no data exists 2021-05-10 18:01:47 +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
mike12345567
479b5870dd Fixing issue with cell renderer not falling back to string rendering when type unknown. 2021-05-10 17:32:10 +01:00
Michael Drury
8f88187e49
Merge pull request #1465 from Budibase/bugs/dev-fixes
Updates to simplify getting going with Budibase single stack development
2021-05-10 17:10:49 +01:00
Andrew Kingston
9e1e186020 Adjust modal background to proper background color and add border in lightest them to inline modals 2021-05-10 16:52:09 +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
d829462cd9 Add inline prop for modals to allow them to be used as actual components on pages 2021-05-10 16:14:39 +01:00
Andrew Kingston
07f4144457 Convert Page component to use flex to allow more flexibility 2021-05-10 16:14:12 +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
mike12345567
3e83b40a69 Editting the contributing doc to explain how to use Budibase after the single stack update. 2021-05-10 13:27:35 +01:00
mike12345567
ecc7e7cf71 Formatting. 2021-05-10 13:19:09 +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
Andrew Kingston
2bf2045a0a Add non-gallery option to dropzeon and update create app modal 2021-05-10 11:53:32 +01:00
Michael Drury
f4186ffc82
Merge pull request #1461 from Budibase/feature/logo-api
Configuration file upload API
2021-05-07 17:03:07 +01:00
mike12345567
2081dd96e0 Making sure relative logo URL is converted to a full path in templates. 2021-05-07 14:30:37 +01:00
mike12345567
595698b7c9 Fixing issue with object store functions not being mockable in the server. 2021-05-07 14:27:46 +01:00
Keviin Åberg Kultalahti
8aeb1654ff adds warning prop to ModalContent to enable warning buttons 2021-05-07 14:56:27 +02:00
mike12345567
634cba509d Formatting. 2021-05-07 13:55:57 +01: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