mike12345567
|
8bf10544c2
|
Fixing test case.
|
2021-02-12 20:41:30 +00:00 |
mike12345567
|
4b74598287
|
Linting.
|
2021-02-12 20:38:00 +00:00 |
mike12345567
|
4f1a0ac645
|
Fixing an issue with RBAC, there was a mutable issue where a server builtin resource was getting updated, fixed this by not exposing the mutable structure, instead exposing a function which provides a new object everytime.
|
2021-02-12 20:34:54 +00:00 |
Martin McKeaveney
|
626de07dbc
|
merge
|
2021-02-12 13:35:00 +00:00 |
Martin McKeaveney
|
03044d36fe
|
merge
|
2021-02-12 13:32:37 +00:00 |
Martin McKeaveney
|
a5dc4de3d2
|
merge
|
2021-02-12 13:31:29 +00:00 |
mike12345567
|
73169ab911
|
Quick CSS change for manage access popover.
|
2021-02-12 12:05:01 +00:00 |
mike12345567
|
1a8fe9b02c
|
Some more fixes for RBAC as well as fixing the duplication of roles.
|
2021-02-12 12:02:07 +00:00 |
Martin McKeaveney
|
8d92692593
|
v0.7.7
|
2021-02-12 11:15:38 +00:00 |
Martin McKeaveney
|
1f4fa6a659
|
hotfix/prevent-app-creation-failing
|
2021-02-12 11:08:36 +00:00 |
mike12345567
|
a1b4572252
|
Fixing a minor issue with self hosting deployment/app creation.
|
2021-02-12 10:48:57 +00:00 |
Martin McKeaveney
|
fb7dddbefa
|
Merge branch 'rbac-ui' of https://github.com/Budibase/budibase into rbac-ui
|
2021-02-12 10:24:00 +00:00 |
Martin McKeaveney
|
ec3ef225b9
|
simplify UI
|
2021-02-12 10:12:17 +00:00 |
mike12345567
|
a1075881a6
|
Linting.
|
2021-02-12 09:55:37 +00:00 |
mike12345567
|
9ea0456248
|
Flipping RBAC implementation to use levels -> role for resource perms API and resource -> level -> role for full fetch (please note full fetch will only work for resources that have a custom permission in the system somewhere, everything else simply defaults to standard.
|
2021-02-11 18:13:09 +00:00 |
mike12345567
|
a2ce35b2f6
|
Fixing minor issue with switch to level -> roleID.
|
2021-02-11 13:38:07 +00:00 |
mike12345567
|
6c4c70e62b
|
Some updates to RBAC backend, try to make switch to object support level -> roleID.
|
2021-02-11 13:29:15 +00:00 |
mike12345567
|
c3840d8017
|
Merge branch 'master' of github.com:Budibase/budibase into rbac-ui
|
2021-02-11 13:01:07 +00:00 |
Martin McKeaveney
|
9b2b7ce3c8
|
fix linkable card
|
2021-02-11 11:35:52 +00:00 |
mike12345567
|
1abc4dd1f7
|
WIP - storing progress on RBAC changes.
|
2021-02-11 10:24:37 +00:00 |
Andrew Kingston
|
9a73a16b0c
|
Block notifications following a datasource invalidation so that unnecessary notification don't get shown
|
2021-02-11 09:39:35 +00:00 |
Andrew Kingston
|
81e779c8b5
|
Add hot reloading to search results
|
2021-02-11 09:30:05 +00:00 |
Andrew Kingston
|
a166147826
|
Update some empty state text
|
2021-02-11 09:20:25 +00:00 |
Andrew Kingston
|
c625dcad11
|
Shrink some settings names to fit in one line
|
2021-02-11 09:19:09 +00:00 |
Andrew Kingston
|
24c3f3019f
|
Fix automatic form generation from relationship and calculated view schemas
|
2021-02-11 09:17:36 +00:00 |
Martin McKeaveney
|
111ff61bbc
|
tidy up
|
2021-02-10 22:25:30 +00:00 |
Martin McKeaveney
|
701e2b218e
|
RBAC popover complete
|
2021-02-10 22:23:27 +00:00 |
Andrew Kingston
|
2e9122ca81
|
Fix reactive store derivation overriding actions
|
2021-02-10 19:42:56 +00:00 |
Andrew Kingston
|
fb79a78164
|
Make all form components use fill width of container
|
2021-02-10 19:23:53 +00:00 |
Andrew Kingston
|
56d8a27286
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-02-10 18:34:45 +00:00 |
Martin McKeaveney
|
37c00f24bd
|
control RBAC from data section
|
2021-02-10 18:18:31 +00:00 |
Martin McKeaveney
|
1958143500
|
Merge pull request #1107 from Budibase/internal-search
Internal search
|
2021-02-10 15:44:45 +00:00 |
Martin McKeaveney
|
39cf036594
|
default rows
|
2021-02-10 14:58:29 +00:00 |
Michael Shanks
|
73d34434ff
|
Updated copyright line in license files
|
2021-02-10 14:41:37 +00:00 |
Martin McKeaveney
|
24c2dd2cdb
|
code review
|
2021-02-10 14:24:42 +00:00 |
Martin McKeaveney
|
587d20b611
|
Merge branch 'master' of https://github.com/Budibase/budibase into internal-search
|
2021-02-10 14:02:57 +00:00 |
Martin McKeaveney
|
580ae3fb4c
|
tidy up
|
2021-02-09 19:00:13 +00:00 |
Martin McKeaveney
|
4766d21340
|
clean up index on table deletion
|
2021-02-09 18:57:32 +00:00 |
Martin McKeaveney
|
9c7a373fb0
|
primary and secondary index fields
|
2021-02-09 18:49:12 +00:00 |
mike12345567
|
182d720051
|
Fixing a minor issue with self hosting deployment/app creation.
|
2021-02-09 17:43:22 +00:00 |
mike12345567
|
1d48d4ec50
|
Merge branch 'master' of github.com:Budibase/budibase into feature/rbac
|
2021-02-09 17:25:05 +00:00 |
mike12345567
|
821de55363
|
Adding basic permissions test which proves a public user can read from a table, but cannot write.
|
2021-02-09 17:24:36 +00:00 |
Andrew Kingston
|
4493a0896f
|
Remove commented out lines
|
2021-02-09 16:55:59 +00:00 |
Andrew Kingston
|
1eb216ace3
|
Fix conflict in yarn lock
|
2021-02-09 16:03:45 +00:00 |
mike12345567
|
9fb4c14835
|
Some more fixes after testing permissions a bit further.
|
2021-02-09 16:01:02 +00:00 |
Andrew Kingston
|
da0fce0e8d
|
Fix server query tests
|
2021-02-09 15:24:56 +00:00 |
Andrew Kingston
|
10a9b8034a
|
Fix relationships not being saved for new rows
|
2021-02-09 14:50:02 +00:00 |
Andrew Kingston
|
c635956e30
|
Fix multiselect not being wrapped in CreateEditRow modal
|
2021-02-09 14:37:42 +00:00 |
Andrew Kingston
|
881303cdd3
|
Remove placeholder setting from relationship field as it is never displayed
|
2021-02-09 14:07:33 +00:00 |
Andrew Kingston
|
532d568e62
|
Merge branch 'form-builder' of github.com:Budibase/budibase into form-builder
|
2021-02-09 14:02:05 +00:00 |