Andrew Kingston
|
e239e9f434
|
Add initial work on user app list screen
|
2021-05-18 13:57:14 +01:00 |
Andrew Kingston
|
c9e4d74846
|
Fix first time app creation modal not being centered and flashing apps when loading the page
|
2021-05-18 13:56:05 +01:00 |
Andrew Kingston
|
7fb40cd7ad
|
Allow app card rows to display all lock statuses
|
2021-05-18 13:55:15 +01:00 |
Andrew Kingston
|
725b32b9b1
|
Fix add user button style
|
2021-05-18 13:54:41 +01:00 |
Andrew Kingston
|
6a418ecd51
|
Add default budibase org details
|
2021-05-18 13:54:04 +01:00 |
Andrew Kingston
|
4f0f532b72
|
Add font weight property to BBUI layout body
|
2021-05-18 13:52:42 +01:00 |
Andrew Kingston
|
1c56e9502d
|
Ensure layout page component always fills the page
|
2021-05-18 13:52:26 +01:00 |
Andrew Kingston
|
4085cae433
|
Merge branch 'next' of github.com:Budibase/budibase into user-app-list
|
2021-05-18 12:33:06 +01:00 |
Kevin Åberg Kultalahti
|
ea387e1fa2
|
Merge pull request #1491 from Budibase/admin/user-management-ui
User Management UI and Settings Fixes
|
2021-05-18 12:28:47 +02:00 |
Keviin Åberg Kultalahti
|
e838950777
|
Merge branch 'next' into admin/user-management-ui
|
2021-05-18 12:27:46 +02:00 |
Martin McKeaveney
|
dbabe0afaf
|
Merge pull request #1496 from Budibase/feature/draft-apps
Feature/draft apps
|
2021-05-18 11:25:51 +01:00 |
Keviin Åberg Kultalahti
|
adc701171f
|
prettier format
|
2021-05-18 12:22:35 +02:00 |
Keviin Åberg Kultalahti
|
a3f5e1af8c
|
lint:fix
|
2021-05-18 12:21:57 +02:00 |
Keviin Åberg Kultalahti
|
7fa0666cae
|
updates invite url
|
2021-05-18 12:18:06 +02:00 |
Keviin Åberg Kultalahti
|
07dfc43d11
|
adds a custom renderer to the users page
|
2021-05-18 12:17:57 +02:00 |
Andrew Kingston
|
ac2c34a4b4
|
Disable update on change for component settings
|
2021-05-18 08:40:18 +01:00 |
Andrew Kingston
|
ea1583478a
|
Add ability for BBUI text fields to update on change and default to true
|
2021-05-18 08:37:07 +01:00 |
Andrew Kingston
|
bda46f3cf2
|
Fix issue with switches and checkboxes on firefox on linux
|
2021-05-18 08:20:46 +01:00 |
Martin McKeaveney
|
d5fb542589
|
lint ✨
|
2021-05-17 21:43:50 +01:00 |
Martin McKeaveney
|
96142c91cd
|
Merge branch 'feature/draft-apps' of https://github.com/Budibase/budibase into feature/draft-apps
|
2021-05-17 16:43:35 +01:00 |
Martin McKeaveney
|
a4e83c25a4
|
flip bool
|
2021-05-17 16:33:33 +01:00 |
Keviin Åberg Kultalahti
|
71929dadd1
|
Merge branch 'feature/draft-apps' into admin/user-management-ui
|
2021-05-17 16:41:46 +02:00 |
Keviin Åberg Kultalahti
|
c676d6545d
|
remove accidental extra component
|
2021-05-17 16:38:41 +02:00 |
mike12345567
|
eb4a430a7c
|
Updating templating bindings enumerations.
|
2021-05-17 15:30:24 +01:00 |
Keviin Åberg Kultalahti
|
69471a42ce
|
simplify fetching
|
2021-05-17 16:16:51 +02:00 |
Keviin Åberg Kultalahti
|
50a7138486
|
switch to using roles endpoint to get apps for roles page
|
2021-05-17 16:11:08 +02:00 |
Keviin Åberg Kultalahti
|
447a592ddb
|
Merge branch 'feature/draft-apps' into admin/user-management-ui
|
2021-05-17 15:53:32 +02:00 |
mike12345567
|
df7828d3af
|
don't use the _id prop of the app metadata.
|
2021-05-17 14:52:49 +01:00 |
Keviin Åberg Kultalahti
|
b8870ed8c4
|
erge branch 'feature/draft-apps' into admin/user-management-ui
|
2021-05-17 15:29:33 +02:00 |
mike12345567
|
dd61b0734f
|
Merge branch 'feature/draft-apps' of github.com:Budibase/budibase into feature/draft-apps
|
2021-05-17 14:28:56 +01:00 |
Keviin Åberg Kultalahti
|
afa76615ee
|
Merge branch 'feature/draft-apps' into admin/user-management-ui
|
2021-05-17 15:28:52 +02:00 |
mike12345567
|
cbc2066d91
|
Updating roles API further so find API works too.
|
2021-05-17 14:28:41 +01:00 |
Martin McKeaveney
|
15cc048280
|
tidy up
|
2021-05-17 14:24:37 +01:00 |
mike12345567
|
19b1310c60
|
Merge branch 'feature/draft-apps' of github.com:Budibase/budibase into feature/draft-apps
|
2021-05-17 14:24:36 +01:00 |
Keviin Åberg Kultalahti
|
5a7ac2287b
|
Merge branch 'feature/draft-apps' into admin/user-management-ui
|
2021-05-17 15:21:48 +02:00 |
Keviin Åberg Kultalahti
|
349f19cc57
|
remove unused import
|
2021-05-17 15:21:29 +02:00 |
mike12345567
|
dd4a963c3e
|
Updating role system to never think about the dev app.
|
2021-05-17 14:20:19 +01:00 |
Keviin Åberg Kultalahti
|
ab24ecc406
|
fix fetchData to start off as loading
|
2021-05-17 13:24:09 +02:00 |
Keviin Åberg Kultalahti
|
6f53922ad3
|
remove unused prop in ModalContent
|
2021-05-17 13:23:59 +02:00 |
Keviin Åberg Kultalahti
|
be543d6e3b
|
fix not being able to update roles twice
|
2021-05-17 13:23:19 +02:00 |
Keviin Åberg Kultalahti
|
e12ba0fa38
|
fix erroneous import
|
2021-05-17 13:12:43 +02:00 |
Keviin Åberg Kultalahti
|
0104a7a1ff
|
adds updateRoles method to users store
|
2021-05-17 13:01:16 +02:00 |
Keviin Åberg Kultalahti
|
3c58559763
|
swap out random password method
|
2021-05-17 10:22:30 +02:00 |
Keviin Åberg Kultalahti
|
0b89117225
|
remove unneeded prop
|
2021-05-17 10:22:15 +02:00 |
Keviin Åberg Kultalahti
|
913fbcc990
|
Merge branch 'next' into admin/user-management-ui
|
2021-05-17 10:11:25 +02:00 |
Keviin Åberg Kultalahti
|
f7c05d0631
|
wip: roles fetch
|
2021-05-17 10:10:51 +02:00 |
Andrew Kingston
|
921ef5567c
|
Merge pull request #1490 from Budibase/lab-day-search
Searching and pagination for internal tables
|
2021-05-17 08:20:00 +01:00 |
Andrew Kingston
|
bdca01e7d8
|
Use POST requests with JSON bodies for searching instead of GETs with query string params
|
2021-05-17 08:16:04 +01:00 |
Martin McKeaveney
|
a7925331e7
|
Merge pull request #1489 from SOVLOOKUP/zh
Zh
|
2021-05-16 21:29:53 +01:00 |
Martin McKeaveney
|
6dc288fcc3
|
merge
|
2021-05-16 21:29:07 +01:00 |