231 Commits (3457b308b2315e7911030556fe02ec0e2ff1e480)

Author SHA1 Message Date
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
Michael Shanks fcb093699d merge from master 6 years ago
Michael Shanks 58b5502f77 Save Record Action 6 years ago
Martin McKeaveney fed836140c v0.2.0 6 years ago
Martin McKeaveney e282480888 v0.1.25 6 years ago
Martin McKeaveney 368f9934d5 v0.1.24 6 years ago
Martin McKeaveney 2dedafc90c v0.1.23 6 years ago
Michael Shanks b8f759a15e fix: Navigate To & Other Actions broken 6 years ago
Martin McKeaveney fd47cf1624 v0.1.22 6 years ago
Martin McKeaveney b1725ec541 v0.1.21 6 years ago
Martin McKeaveney d414e84748 v0.1.20 6 years ago
Michael Shanks 03fe8983c6 fix: override client context store on create 6 years ago
Michael Shanks 1a012515f9 fix: re-exposing store in component api, as form depends on it 6 years ago
Michael Shanks f975237417 stop coercing values on the server - do on client instead 6 years ago
Michael Shanks ed23f23c89 some comments 6 years ago
Michael Shanks 14aa33705f events hooked up and working 6 years ago
Andrew Kingston 45791b68c9 Remove client workflow execution 6 years ago
Michael Shanks 72492da29e event panel rework backup 6 years ago
Michael Shanks 82e99c3fd7 some styling changes from code review 6 years ago
Martin McKeaveney ae4b02cb69 v0.1.19 6 years ago
Martin McKeaveney 1b93c92277 v0.1.18 6 years ago