1088 Commits (1c73786226b86471d59eaafb774c8bd078dd4370)

Author SHA1 Message Date
Andrew Kingston 1c73786226 Update user editing to support new email field 6 years ago
Martin McKeaveney cffa809316 fix tests 6 years ago
Martin McKeaveney ccb6b59588 code review 6 years ago
mike12345567 837778c250 Fixing test case and also making sure that external trigger does what its expected to. 6 years ago
mike12345567 ed292db82e Updating test so that it doesn't chain. 6 years ago
mike12345567 63f38ce99d Making chaining of automations through different row creation/deletions possible. 6 years ago
mike12345567 3339f364b6 Updating role constraints and making sure roles can't be deleted if they are in use. 6 years ago
mike12345567 1c37299107 Fixing a caching bug found by cheeks. 6 years ago
Martin McKeaveney ad4e4e4679 update user id generation 6 years ago
Martin McKeaveney f05d696ef7 email as default user identifier 6 years ago
Andrew Kingston a8a8b60a55 Fix variable name in returned message when deleting a role 6 years ago
kevmodrome 5d686e22ff adds rollup-json to standard-components and adds RichText to Form component 6 years ago
mike12345567 623afd6459 Making public and basic roles accessible. 6 years ago
mike12345567 19faffff83 Changing the role system to have permissions integrated rather than the permissions being per user. 6 years ago
mike12345567 326551d2ed Linting. 6 years ago
mike12345567 05225f7787 Changing the naming of access levels to be roles. 6 years ago
Andrew Kingston a54dd9509f Remove deprecated props, fix warnings, remove old code 6 years ago
Andrew Kingston 07229858c8 Add fade screen transition and fix navigation component casing 6 years ago
Martin McKeaveney ce4bf552f1 fix users test, remove superfluous files 6 years ago
Martin McKeaveney 9a365a8359 fix create user automation 6 years ago
Martin McKeaveney c225d54e99 extract constant 6 years ago
Martin McKeaveney eb9cfcb8bd tidy up 6 years ago
Martin McKeaveney 2f996d4e68 users as table working end to end 6 years ago
Michael Shanks 300fbb3a5a Correct licenses 6 years ago
Martin McKeaveney a92d54f9a7 user table and relationships complete 6 years ago
Martin McKeaveney b44b2cf881 fix windows url issue 6 years ago
Martin McKeaveney cee26fb0b6 map fulfilled promises 6 years ago
Martin McKeaveney 9823243c11 prevent one broken app from breaking your whole install 6 years ago
Michael Drury 0d98f3b442 Another quick fix for apps to work again. 6 years ago
Michael Drury 7ac1c2198e Fixing issues thrown up by PR. 6 years ago
Michael Drury 4a74801a1a Linting. 6 years ago
Michael Drury a16063b11f Minor update to make use of new client header to state the request is from the client, not the builder. 6 years ago
Michael Drury 7fb26408cf Minor update to make use of new client header to state the request is from the client, not the builder. 6 years ago
mike12345567 961a921a09 linting. 6 years ago
mike12345567 4997df919e Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything. 6 years ago
mike12345567 790d5718af Updates to routing to follow the new style of single tree with all the subpaths nested as the full path. 6 years ago
Martin McKeaveney 26cfb54a0f nested routing UI up and running, refactor drag and drop functionality by decoupling store from components 6 years ago
mike12345567 3cda7ca489 Creating a function for the client to be able to pull in client definition from API. 6 years ago
mike12345567 6a50b1057d Fixing some bugs with previous commit and updating to add the functionality of the api/routing/client. 6 years ago
mike12345567 63f7641c9e linting. 6 years ago
mike12345567 3252b2d630 Finishing up routing structure, now available on /api/routing. 6 years ago
mike12345567 e793c46097 Updates for screen refactor - finishing off getting everything over to the class based system. 6 years ago
mike12345567 7f5c3a4688 Updating to have proper access control via an accessController and nearly ready to spit out the routing structure. 6 years ago
Martin McKeaveney e9e97101e9 v0.3.8 6 years ago
Martin McKeaveney 3c46536bbb lint 6 years ago
Martin McKeaveney cd5f720617 remove unnecessary images 6 years ago
Martin McKeaveney a9cf06e357 linux deb package, builder icon and auto update support for linux 6 years ago
Michael Drury a423664f4c Large update, tests passing, have simplifed access level API, access levels and permissions are now totally separate. 6 years ago
kevmodrome e9f3307864 adds non-working RichText component 6 years ago
Michael Drury be7febe49f Linting. 6 years ago