3846 Commits (cafb50bce6d0099e134ec1c86e16ae8aa0da7ccc)

Author SHA1 Message Date
mike12345567 cafb50bce6 Fixing some UI stuff after discussing with Andrew K - making sure auto-columns always appear at end of table. 6 years ago
mike12345567 1a9d16c8c7 Updating where utilities are held in builder and then making user table relationships autocolumn aware too. 6 years ago
mike12345567 113de64833 Some further UI work for auto-columns. 6 years ago
mike12345567 fd76369467 Removing repeated constant. 6 years ago
mike12345567 3a106c937c Formating. 6 years ago
mike12345567 846772bfeb Adding the ability to create/control auto-columns from the create/edit column modal. 6 years ago
mike12345567 23cac6a9ac Fixing issue with linked rows not handling uniqueness correctly when links between tables are using fieldnames for uniqueness. 6 years ago
mike12345567 245cd0a791 Fixing issue with relationships. 6 years ago
mike12345567 1a2b9bbef4 Removing unused stuff. 6 years ago
mike12345567 4b1855974c Work in progress, getting the server backend mostly ready for this work. 6 years ago
mike12345567 73169ab911 Quick CSS change for manage access popover. 6 years ago
mike12345567 1a8fe9b02c Some more fixes for RBAC as well as fixing the duplication of roles. 6 years ago
Martin McKeaveney 8d92692593 v0.7.7 6 years ago
Martin McKeaveney 1f4fa6a659 hotfix/prevent-app-creation-failing 6 years ago
mike12345567 a1b4572252 Fixing a minor issue with self hosting deployment/app creation. 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
Martin McKeaveney 9b2b7ce3c8 fix linkable card 6 years ago
mike12345567 1abc4dd1f7 WIP - storing progress on RBAC changes. 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
Martin McKeaveney 37c00f24bd control RBAC from data section 6 years ago
mike12345567 ca20cbeeca First lot of work to update the auto fields into schema. 6 years ago
mike12345567 feb7e2756f WIP - start of auto columns like autonumber, createdBy, createdAt, updatedBy etc. 6 years ago
Martin McKeaveney 39cf036594 default rows 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 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 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 1deeb2ac3e Add sprectrum theme compatibility to autoscreens form text 6 years ago