4350 Commits (1a8fe9b02cffdfd8d99bc6b6a0c7487ff18f95c5)
 

Author SHA1 Message Date
mike12345567 1a8fe9b02c Some more fixes for RBAC as well as fixing the duplication of roles. 6 years ago
Martin McKeaveney fb7dddbefa Merge branch 'rbac-ui' of https://github.com/Budibase/budibase into rbac-ui 6 years ago
Martin McKeaveney ec3ef225b9 simplify UI 6 years ago
mike12345567 a1075881a6 Linting. 6 years ago
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. 6 years ago
mike12345567 a2ce35b2f6 Fixing minor issue with switch to level -> roleID. 6 years ago
mike12345567 6c4c70e62b Some updates to RBAC backend, try to make switch to object support level -> roleID. 6 years ago
mike12345567 c3840d8017 Merge branch 'master' of github.com:Budibase/budibase into rbac-ui 6 years ago
Martin McKeaveney 9b2b7ce3c8 fix linkable card 6 years ago
mike12345567 1abc4dd1f7 WIP - storing progress on RBAC changes. 6 years ago
Andrew Kingston 9dc94fbed6 Merge pull request #1105 from Budibase/form-builder 6 years ago
Andrew Kingston 9a73a16b0c Block notifications following a datasource invalidation so that unnecessary notification don't get shown 6 years ago
Andrew Kingston 81e779c8b5 Add hot reloading to search results 6 years ago
Andrew Kingston a166147826 Update some empty state text 6 years ago
Andrew Kingston c625dcad11 Shrink some settings names to fit in one line 6 years ago
Andrew Kingston 24c3f3019f Fix automatic form generation from relationship and calculated view schemas 6 years ago
Martin McKeaveney 111ff61bbc tidy up 6 years ago
Martin McKeaveney 701e2b218e RBAC popover complete 6 years ago
Andrew Kingston 2e9122ca81 Fix reactive store derivation overriding actions 6 years ago
Andrew Kingston fb79a78164 Make all form components use fill width of container 6 years ago
Andrew Kingston 56d8a27286 Merge branch 'master' of github.com:Budibase/budibase into form-builder 6 years ago
Martin McKeaveney 37c00f24bd control RBAC from data section 6 years ago
Martin McKeaveney 1958143500 Merge pull request #1107 from Budibase/internal-search 6 years ago
Martin McKeaveney 39cf036594 default rows 6 years ago
Michael Shanks 7bb697fdeb Merge pull request #1109 from Budibase/license_copyright 6 years ago
Michael Shanks 73d34434ff Updated copyright line in license files 6 years ago
Martin McKeaveney 24c2dd2cdb code review 6 years ago
Martin McKeaveney 587d20b611 Merge branch 'master' of https://github.com/Budibase/budibase into internal-search 6 years ago
Michael Drury 352b3d43d9 Merge pull request #1106 from Budibase/feature/rbac 6 years ago
Martin McKeaveney 580ae3fb4c tidy up 6 years ago
Martin McKeaveney 4766d21340 clean up index on table deletion 6 years ago
Martin McKeaveney 9c7a373fb0 primary and secondary index fields 6 years ago
mike12345567 182d720051 Fixing a minor issue with self hosting deployment/app creation. 6 years ago
mike12345567 1d48d4ec50 Merge branch 'master' of github.com:Budibase/budibase into feature/rbac 6 years ago
mike12345567 821de55363 Adding basic permissions test which proves a public user can read from a table, but cannot write. 6 years ago
Andrew Kingston 4493a0896f Remove commented out lines 6 years ago
Andrew Kingston 1eb216ace3 Fix conflict in yarn lock 6 years ago
mike12345567 9fb4c14835 Some more fixes after testing permissions a bit further. 6 years ago
Andrew Kingston da0fce0e8d Fix server query tests 6 years ago
Andrew Kingston 10a9b8034a Fix relationships not being saved for new rows 6 years ago
Andrew Kingston c635956e30 Fix multiselect not being wrapped in CreateEditRow modal 6 years ago
Andrew Kingston 881303cdd3 Remove placeholder setting from relationship field as it is never displayed 6 years ago
Andrew Kingston 532d568e62 Merge branch 'form-builder' of github.com:Budibase/budibase into form-builder 6 years ago
Andrew Kingston 1deeb2ac3e Add sprectrum theme compatibility to autoscreens form text 6 years ago
Andrew Kingston 9054e764e0 Fix keying in component design properties 6 years ago
mike12345567 3712de65ee Make sure both directions exist. 6 years ago
mike12345567 04035a24e9 Quick fix to make sure all relationships link to a valid, existing doc. 6 years ago
mike12345567 ec5f9788c5 Fixing minor bug with permission add. 6 years ago
mike12345567 cc02397b01 Fixing issues with builtin roles living in the database as well as in code (easier to change in the future this way) - discovered by basic test case. 6 years ago
Andrew Kingston febc2ceda0 Merge branch 'master' of github.com:Budibase/budibase into form-builder 6 years ago