36 Commits (b5671e467fc6a3e2a6bd2bfc98d46bae17fb3f68)

Author SHA1 Message Date
mike12345567 5d49d529e3 Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 6 years ago
mike12345567 fdaa69ee7f Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 6 years ago
mike12345567 72de4dcab4 First work towards implementing Dynamo usage in the server when running in the cloud; this is for tracking usage against API keys. 6 years ago
Michael Shanks 267e8e39aa Coerse record fields, to be a bit more tolerant of data input 6 years ago
mike12345567 99b1bbebbb Updating testcase to now trigger a proper workflow and check that it operates as expected. 6 years ago
Andrew Kingston 609b039d4c Revert formatting to 80 print width 6 years ago
mike12345567 b6209d044a Updating some test cases which were failing silently and changing how environment want handled. 6 years ago
Michael Shanks 3b21b15259 fixing some broken tests 6 years ago
Michael Shanks d63e03b852 added PATCH record route 6 years ago
Martin McKeaveney 6ad5ebbe06 began UI for custom views 6 years ago
Martin McKeaveney b9f6ecfe37 lint 6 years ago
Martin McKeaveney a257e4e620 fixing tests 6 years ago
Michael Shanks 4ba1329983 instance Id is gone from API module 6 years ago
Michael Shanks 2436ea525d fixing broken tests 6 years ago
Michael Shanks bf14aa5ccb instanceid removal 6 years ago
Michael Shanks 5b59a110a6 lint fix 6 years ago
Michael Shanks f956e141b4 fixing tests - not using new auth endpoint 6 years ago
Michael Shanks 19d132c6c2 removal of appRoot - appId comes in cookie 6 years ago
Martin McKeaveney 3900b216e9 remove other link fields when you delete a model 6 years ago
Michael Shanks 71016f5a1d application supports multiple concurrent client DB 6 years ago
Martin McKeaveney f5bcaa4ba0 fixing tests 6 years ago
Martin McKeaveney 227df203f9 fixing header in tests 6 years ago
Michael Shanks 70c24b5b1f test fixes... test didnt have user-agent 6 years ago
Michael Shanks 53ff560e42 server side record validation 6 years ago
Michael Shanks 473468b481 few changes from code review 6 years ago
Michael Shanks fe79f294b4 access levels 6 years ago
kevmodrome d237dd9271 fix lint erorrs 6 years ago
Michael Shanks aa66598e4c auth, first version, needing tested 6 years ago
Martin McKeaveney 2965c2338d workflow CRUD complete 6 years ago
Martin McKeaveney 56c492c66d pino logging, electron fixes, running integration tests in band 6 years ago
Martin McKeaveney 3c9af5336e formatting 6 years ago
Martin McKeaveney d6b3f9c219 test and couchDB init code 6 years ago
Michael Shanks 97db4f1765 server tests in-memory and passing 6 years ago
Martin McKeaveney 87ad6647df further tidy up and removal 6 years ago
Martin McKeaveney 0ec47971d0 formatting + fixing builder tests 6 years ago
Martin McKeaveney af9c1adb35 apps being served correctly 6 years ago
Martin McKeaveney 3564fec064 access levels, actions and triggers removed. Restructuring and refactoring 6 years ago
Martin McKeaveney 4ca506ebfe tidy up, removing leftover indexeddb files 6 years ago
Martin McKeaveney 5385357b9d fixing tests 6 years ago
Michael Shanks b2b94c8ccc remove config - .env added 6 years ago
Michael Shanks e575c0b929 bugfix, create client db not passing config 6 years ago
Michael Shanks 421d822aec couchDb client - accepts couchdb config 6 years ago
Michael Shanks c8ee32e8e8 validation & persistence 6 years ago
Martin McKeaveney 1381cefc41 backend allowing creation of models, records and databases 6 years ago
Martin McKeaveney 4a77960e76 account for model and view cleanup after model deletion 6 years ago
Martin McKeaveney 6d47e0df89 allow deletion of model 6 years ago
Martin McKeaveney 8177bc0817 model creation and fetching with tests 6 years ago
Martin McKeaveney d7fa36f513 test coverage for user creation 7 years ago
Martin McKeaveney 8500c52056 green for client and database tests 7 years ago
Martin McKeaveney 2ddd463790 api tests 7 years ago