2002 Commits (d9df2a60ebee9df09243a8ebcf78f95d495d05c8)

Author SHA1 Message Date
Andrew Kingston d9df2a60eb Update errors box to work better in dark theme 6 years ago
Andrew Kingston c346630dfe Add modal for editing user roles 6 years ago
Andrew Kingston 859ae5f8a4 Move selection highlighting in builder preview in to client library and replace handlebars with mustache again 6 years ago
mike12345567 abe3bdabad Linting. 6 years ago
mike12345567 05d5feb9fd Changing the naming of access levels to be roles. 6 years ago
Andrew Kingston a7fef455ed Fix cypress tests (sort of) 6 years ago
Andrew Kingston fd65e5e8a0 Fix unit tests 6 years ago
Andrew Kingston ce18e253ba Remove deprecated props, fix warnings, remove old code 6 years ago
Andrew Kingston 3ee9fee10c Optimise builder preview speed and performance and fix components not updating when changing props 6 years ago
Martin McKeaveney e14d2517f4 allow password creation 6 years ago
Martin McKeaveney b4440abdd6 allow creation of username 6 years ago
Martin McKeaveney 88a61b3b72 prevent username changing 6 years ago
Martin McKeaveney f38e701d38 fix tests 6 years ago
Martin McKeaveney 1014437d42 fix user test 6 years ago
Andrew Kingston 9c4b9a2a25 Add fade screen transition and fix navigation component casing 6 years ago
Martin McKeaveney 792eac2ca5 fix filepath issue 6 years ago
Martin McKeaveney 61a9d954e5 fix users test, remove superfluous files 6 years ago
Andrew Kingston 907c0fcfda Add button actions, simplify contexts and tidy up 6 years ago
Martin McKeaveney 9f2832af94 tidy up 6 years ago
Martin McKeaveney f1fe5de294 users as table working end to end 6 years ago
Martin McKeaveney 327f77dbb3 user table and relationships complete 6 years ago
Martin McKeaveney 27813f5fbb fix windows url issue 6 years ago
Andrew Kingston 74fdd36bce Add actual component for screenslot placeholder 6 years ago
Martin McKeaveney 831d19e11c fix fast view switching bug 6 years ago
Andrew Kingston 192959c865 Fix builder preview 6 years ago
Martin McKeaveney 42d8a94f9a fix e2e 6 years ago
Andrew Kingston 911fa31fe3 Tidy up data binding 6 years ago
Martin McKeaveney 2bba574ab1 fix for delete screens 6 years ago
Martin McKeaveney 1f1dfbe296 folders for routes, show home instead of slash 6 years ago
Michael Drury 7f3f11c68b Fixing issues thrown up by PR. 6 years ago
Andrew Kingston 2cb4cb2ce9 Add header to flag whether a request originates from the client 6 years ago
mike12345567 c541cd078b Removing unused statement. 6 years ago
mike12345567 f5191862d5 Removing unused line. 6 years ago
mike12345567 a9d5c3a5cb linting. 6 years ago
mike12345567 87528c8d55 Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything. 6 years ago
Martin McKeaveney 270dbe933f tidy up 6 years ago
Martin McKeaveney 83924f0efa remove old files 6 years ago
Andrew Kingston c1c7c8ede4 Fix fetching of relationship data in lists 6 years ago
Martin McKeaveney d473786d7e further store tidy up, derive selected page 6 years ago
Martin McKeaveney a5827a9c53 nested routing UI up and running, refactor drag and drop functionality by decoupling store from components 6 years ago
Andrew Kingston 1bd2fac9b2 Update all components to be renderable and styleable 6 years ago
Andrew Kingston a18a861177 Refactor entire SDK into client lib and enable svelte context sharing between client and components 6 years ago
mike12345567 634eacd5b9 Changing back to builder getting the normal routing structure for builder. 6 years ago
mike12345567 48f0608c74 Fixing some bugs with previous commit and updating to add the functionality of the api/routing/client. 6 years ago
Andrew Kingston 2f0e4694e0 Add work on data context in components 6 years ago
mike12345567 40bfb53771 linting. 6 years ago
Andrew Kingston 5aff97deab Fix screen slot placeholder component display 6 years ago
mike12345567 d63054a426 Updates for screen refactor - finishing off getting everything over to the class based system. 6 years ago
Andrew Kingston 5fbf3502ce Fix selected component border in builder preview 6 years ago
mike12345567 f3da19552e Attempting to create a class structure for screen and component templates as right now modifying the templates is quite difficult. 6 years ago