32 Commits (2e6ed0bad97e5e123e2dc4f01fee826ac8a30ffb)

Author SHA1 Message Date
mike12345567 ce12325b8c Fixing issues with auth not being able to find appId in pathname, using the currentapp cookie if pathname not populated. 6 years ago
Michael Drury 19bcecf9f3 Linting and fixing client test case, have to mock getAppId as the location will never be set during testing. 6 years ago
Michael Drury 871e9b123e Some further work, logout and preview appear to be working much better now. 6 years ago
mike12345567 a1fd261af6 Some more re-work, more testing needed to auth stuff. 6 years ago
Michael Shanks d3225cb51f events hooked up and working 6 years ago
Michael Shanks 5ab905067f merge from master 6 years ago
Michael Shanks a82c0dd44e client lib - new binding 6 years ago
Michael Shanks bd927564b2 client - should recognise new cookie format 6 years ago
Michael Shanks bf14aa5ccb instanceid removal 6 years ago
Michael Shanks ea3a8fd81a client: fixing broken tests 6 years ago
Michael Shanks 19d132c6c2 removal of appRoot - appId comes in cookie 6 years ago
Martin McKeaveney a6602ba1fc lint + format 6 years ago
Martin McKeaveney b372f6b03d tidy up 6 years ago
Martin McKeaveney 15ba1a5a12 move workflow to array data structure 6 years ago
Martin McKeaveney e648dc80e8 refactor client library 6 years ago
Martin McKeaveney e9fab13750 workflow orchestrator 6 years ago
Martin McKeaveney 0ec47971d0 formatting + fixing builder tests 6 years ago
Martin McKeaveney 3564fec064 access levels, actions and triggers removed. Restructuring and refactoring 6 years ago
Michael Shanks 9c90a5f087 test fixes - store renamed state 7 years ago
Martin McKeaveney cad498a9cd remove unnecessary file 7 years ago
Martin McKeaveney b7a5735a05 state management bindings 7 years ago
Michael Shanks b4eb26b2f1 fix rooting to be able to handle appRootPath 7 years ago
Michael Shanks ab0db65048 bindings can now be just a string (store.someValue) 7 years ago
Michael Shanks 56c25fee90 Client Api - New state binding method (#105) 7 years ago
Michael Shanks c9961feee5 Work on Components API & bugfixes (#102) 7 years ago
Michael Shanks 11c114a664 Lots of poking around to get apps to run, plux fixing tests (#92) 7 years ago
Michael Shanks 34b957f331 Builder saves backend and front end seperately (#88) 7 years ago
Michael Shanks 8a80d8801a Page Layout & Screen restructure (#87) 7 years ago
Martin McKeaveney 0808178dfa running prettier over codebase, removing merge files 7 years ago
Michael Shanks be9443561d Control flow - Client library foundations (#72) 7 years ago
Michael Shanks 7823be0592 client: providing access to component root elements 7 years ago
Michael Shanks 6cb523478d Client Lib > Ability to inject code around initialise children (#68) 7 years ago
Michael Shanks 64b3d8fa2f few mores tests for control flow 7 years ago
Michael Shanks 9a857dcd77 render function, with code blocks - tested simple cases 7 years ago
Michael Shanks b0c1ace9f0 removed binding references to array type 7 years ago
Michael Shanks 994aed6f5d added DOM tests for client library 7 years ago
Michael Shanks 3ebe483d94 context binding 7 years ago
Michael Shanks cb6fe94584 Event bindings with context, array binding, Table component... 7 years ago
Michael Shanks 9953989de6 state binding working 7 years ago