256 Commits (d8f276edd5140638cd5befa4353624c677fc73b3)

Author SHA1 Message Date
Michael Shanks 88ccfbe844 Correct licenses 6 years ago
Martin McKeaveney 42d8a94f9a fix e2e 6 years ago
Michael Drury 7f3f11c68b Fixing issues thrown up by PR. 6 years ago
Martin McKeaveney ee8dc0282a add optional chain back in 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 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
mike12345567 d63054a426 Updates for screen refactor - finishing off getting everything over to the class based system. 6 years ago
Martin McKeaveney 8c5b801c0a v0.3.8 6 years ago
Martin McKeaveney fb0f7b0c73 v0.3.7 6 years ago
Martin McKeaveney 2adf0560ac v0.3.6 6 years ago
Martin McKeaveney fc285c64a4 v0.3.5 6 years ago
mike12345567 3d6f50ee5d Improving consistency of how appId is retrieved and making sure it is valid when being used. 6 years ago
Martin McKeaveney 51c0461f35 v0.3.4 6 years ago
mike12345567 7600710125 The API that the components library would use was not always consistent with the API client library would use and this would sometimes break things. 6 years ago
Martin McKeaveney 4c77b9ceef v0.3.3 6 years ago
mike12345567 eca97f6f57 Linting. 6 years ago
mike12345567 472305d214 Fixing issues with auth not being able to find appId in pathname, using the currentapp cookie if pathname not populated. 6 years ago
Martin McKeaveney 612e5e234e v0.3.2 6 years ago
Andrew Kingston e1b3982bab Fix crash when saving rows 6 years ago
Michael Drury b3fbffdfdc Fixing issue with appId being checked when undefined. 6 years ago
Michael Drury 42b16069a6 Fixing issue that was breaking linting. 6 years ago
Michael Drury 0cc837b220 Updating server test cases with the header for appId. 6 years ago
Michael Drury 957706fc91 Linting and fixing client test case, have to mock getAppId as the location will never be set during testing. 6 years ago
Michael Drury a35b6a57f9 Further work towards the re-implementation of auth, changing how the appId is determined, now it mainly will use a header, and a cookie which will be written to store the current status of appId. 6 years ago
Michael Drury 215e1251bc Some further work, logout and preview appear to be working much better now. 6 years ago
mike12345567 0c81516662 Some more re-work, more testing needed to auth stuff. 6 years ago
Martin McKeaveney 1a8a97a103 v0.3.1 6 years ago
Martin McKeaveney 859577299d v0.3.0 6 years ago
Martin McKeaveney d08c1f7140 v0.2.6 6 years ago
Martin McKeaveney 1b5cddb3b5 v0.2.5 6 years ago
Martin McKeaveney b1fc7efa3d v0.2.4 6 years ago
Martin McKeaveney d0d9c33c46 v0.2.3 6 years ago
Michael Shanks 158240bc3b auth - standard-components not loading, windows 6 years ago
Michael Shanks 492c45f169 fixes home route matching everything 6 years ago
Andrew Kingston 5253534a05 Fix link 6 years ago
Michael Shanks acd17a6668 client - sanitize urls, so we can match routes with nasty chars 6 years ago
Martin McKeaveney fff78a0072 v0.2.2 6 years ago
Andrew Kingston 711fab2269 Fix crashing whenever hitting an API error from client app 6 years ago
Andrew Kingston c627c1d7d7 Fix popstate client routing events 6 years ago
Andrew Kingston 5f7103f508 Add new Delete Row action which can be used in client apps 6 years ago
Martin McKeaveney 1238f85890 replacing pathname 6 years ago
Martin McKeaveney 8a936e0927 more auth bugfixes 6 years ago
Michael Shanks 3914d63dee app screen routing - routes are no case insensitive 6 years ago
Andrew Kingston 59b12af15c Add support for client app ID routing when serving on a LAN ip address 6 years ago
Martin McKeaveney 4ea99592d9 v0.2.1 6 years ago
Andrew Kingston 47a772a200 Fix images and lots of other string escaping not working 6 years ago
mike12345567 d90c1e3dd3 Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 6 years ago
mike12345567 bb3370e742 Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 6 years ago