Keviin Åberg Kultalahti
|
b3c63defb3
|
sets up invite action in onboarding modal
|
2021-05-12 11:33:04 +02:00 |
Keviin Åberg Kultalahti
|
28223baa41
|
correct notification message
|
2021-05-12 11:15:51 +02:00 |
Keviin Åberg Kultalahti
|
3d37e3e335
|
remove unneeded refetch in user delete method
|
2021-05-12 11:15:40 +02:00 |
Keviin Åberg Kultalahti
|
7137cc6f60
|
enables functionality to delete users from frontend
|
2021-05-12 11:08:21 +02:00 |
Keviin Åberg Kultalahti
|
f196f480be
|
adds create user flow
|
2021-05-12 11:00:18 +02:00 |
Keviin Åberg Kultalahti
|
395825dc8b
|
remove log statements
|
2021-05-12 10:30:58 +02:00 |
Keviin Åberg Kultalahti
|
651009db08
|
correct error and touched states for buttons
|
2021-05-12 09:55:33 +02:00 |
Keviin Åberg Kultalahti
|
ac510e2671
|
move logic from Users page to separate component
|
2021-05-12 09:13:59 +02:00 |
Keviin Åberg Kultalahti
|
34a3a5916a
|
fix userId import
|
2021-05-12 09:13:38 +02:00 |
Keviin Åberg Kultalahti
|
75c71f6891
|
cleanup top layout file
|
2021-05-12 09:13:25 +02:00 |
Keviin Åberg Kultalahti
|
548c56cb00
|
change exports
|
2021-05-11 18:19:32 +02:00 |
Keviin Åberg Kultalahti
|
c450e5cd8a
|
reword touched logic and export it as a store
|
2021-05-11 18:08:55 +02:00 |
Keviin Åberg Kultalahti
|
2b3c4ee2bc
|
updates AddUserModal to use new validator
|
2021-05-11 18:03:43 +02:00 |
Keviin Åberg Kultalahti
|
46cbba1cc0
|
add touched check to validator
|
2021-05-11 18:03:14 +02:00 |
Keviin Åberg Kultalahti
|
b10c41143f
|
adds missing files
|
2021-05-11 17:51:19 +02:00 |
Keviin Åberg Kultalahti
|
e8d8bb67ee
|
moves helpers to dedicated folder and adds input validation helper stores
|
2021-05-11 17:51:01 +02:00 |
mike12345567
|
3e63c616d3
|
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
|
9b12de9162
|
Fixing an issue with platformUrl being required in settings.
|
2021-05-11 12:51:14 +01:00 |
Keviin Åberg Kultalahti
|
7e8bee48d8
|
Merge branch 'next' into admin/user-management-ui
|
2021-05-11 12:01:31 +02:00 |
Andrew Kingston
|
63c22494fd
|
Merge pull request #1472 from Budibase/app-list
App list screen
|
2021-05-11 08:43:47 +01:00 |
Andrew Kingston
|
132cfce328
|
Remove commented out code
|
2021-05-10 18:03:14 +01:00 |
Andrew Kingston
|
c220853891
|
Allow tables to render header even when no data exists
|
2021-05-10 18:01:47 +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 |
mike12345567
|
0debc239a1
|
Fixing issue with cell renderer not falling back to string rendering when type unknown.
|
2021-05-10 17:32:10 +01:00 |
Michael Drury
|
8f7b417738
|
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
|
099e7648e3
|
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
|
cf813d1cbb
|
Merge branch 'next' into admin/user-management-ui
|
2021-05-10 17:42:46 +02:00 |
Keviin Åberg Kultalahti
|
6645e0d61d
|
adds notifications to users pages
|
2021-05-10 17:42:23 +02:00 |
Andrew Kingston
|
6a2f711e77
|
Add empty state to apps screen
|
2021-05-10 16:15:00 +01:00 |
Andrew Kingston
|
0cd7dfa296
|
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
|
47dbb4ddb3
|
Convert Page component to use flex to allow more flexibility
|
2021-05-10 16:14:12 +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 |
mike12345567
|
d7b33e6567
|
Editting the contributing doc to explain how to use Budibase after the single stack update.
|
2021-05-10 13:27:35 +01:00 |
mike12345567
|
502ae91aae
|
Formatting.
|
2021-05-10 13:19:09 +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 |
Andrew Kingston
|
df607e78eb
|
Add non-gallery option to dropzeon and update create app modal
|
2021-05-10 11:53:32 +01:00 |
Michael Drury
|
fdf39520e3
|
Merge pull request #1461 from Budibase/feature/logo-api
Configuration file upload API
|
2021-05-07 17:03:07 +01:00 |
mike12345567
|
0d38d50878
|
Making sure relative logo URL is converted to a full path in templates.
|
2021-05-07 14:30:37 +01:00 |
mike12345567
|
d517ca1ac9
|
Fixing issue with object store functions not being mockable in the server.
|
2021-05-07 14:27:46 +01:00 |
Keviin Åberg Kultalahti
|
ea8e6d675d
|
adds warning prop to ModalContent to enable warning buttons
|
2021-05-07 14:56:27 +02:00 |
mike12345567
|
ac89e5c713
|
Formatting.
|
2021-05-07 13:55:57 +01:00 |
mike12345567
|
4e3bc326b4
|
Updating with a tested and functional API for uploading files for configs.
|
2021-05-07 13:55:30 +01:00 |
Keviin Åberg Kultalahti
|
04b332e104
|
adds users, user page and add user modal
|
2021-05-07 14:53:20 +02:00 |
Keviin Åberg Kultalahti
|
35b731a356
|
updates fetchData helper store
|
2021-05-07 14:52:58 +02:00 |
Keviin Åberg Kultalahti
|
99fda23771
|
adds a click dispatch to the Table component
|
2021-05-07 14:52:46 +02:00 |
Andrew Kingston
|
f1b2fea3c0
|
Adjust padding in app list table view
|
2021-05-07 13:44:53 +01:00 |