737 Commits (3225b5bbdc8eb1bf262eee9bb568d759c1b6827e)

Author SHA1 Message Date
Michael Shanks ed8371c41f a few changes from code review 6 years ago
Martin McKeaveney f5102d95bb v0.1.25 6 years ago
Martin McKeaveney 7b3ca245cc updating replication stream dependency 6 years ago
Martin McKeaveney 47993f2bd1 v0.1.24 6 years ago
Martin McKeaveney e40cb3ac69 fixing test 6 years ago
Michael Shanks b9108f013d missing dependency 6 years ago
Michael Shanks c0e008181d broken tests 6 years ago
Martin McKeaveney 5e6cbe3b6d cleaner parsing 6 years ago
mike12345567 196f0b380d Minor update to remove send grid from the API component of the builder and make them part of the automation itself. 6 years ago
Michael Shanks 267e8e39aa Coerse record fields, to be a bit more tolerant of data input 6 years ago
Martin McKeaveney c3a5d964bc tidy up 6 years ago
Martin McKeaveney 3a460429a0 adding nice loading states 6 years ago
Martin McKeaveney 140233960e unit tests for csv parser 6 years ago
Martin McKeaveney b754fc3f07 account for omitted rows 6 years ago
mike12345567 be833d66bb Fixing test case broken by automation save record -> create record. 6 years ago
mike12345567 e43e0e100b Some quick automation fixes. 6 years ago
Martin McKeaveney 2120ed99c1 v0.1.23 6 years ago
Martin McKeaveney 5e86076530 CSV Import end to end 6 years ago
mike12345567 7594b17ec7 Changing the function that all get params builder functions are composed of to be better named. 6 years ago
Michael Shanks 3e1e865bb4 record value coersion - untested 6 years ago
mike12345567 89f966632f Some more test case fixes. 6 years ago
mike12345567 60cb080189 Fix for an issue detected by user test case. 6 years ago
mike12345567 0db7768e5d Adding jsdoc to the db utils and removing the views, this is a breaking change for existing apps. 6 years ago
Michael Drury c7693d6e86 Purging the use of views where possible, this update should remove the use of by_type and all model views. 6 years ago
Michael Shanks 0c373a9fb4 fix: view filter handle bool, number & date 6 years ago
Martin McKeaveney c7a917ce40 csv import functional 6 years ago
Martin McKeaveney 04e76797f9 v0.1.22 6 years ago
Michael Shanks f97369afd2 Analytics enabled/disabled via specific ENV variable 6 years ago
Michael Shanks 701c82cb1f serve determines whether analytics are enabled 6 years ago
Michael Shanks 83261aeadf analytics - identify user + extra actions added 6 years ago
Martin McKeaveney f9dc382867 link 6 years ago
Martin McKeaveney 6a2da91f31 CLI tool for exporting apps, tidy up 6 years ago
Martin McKeaveney 2e1583589e organise async logic on homepage, style template cards and add images 6 years ago
kevmodrome cbbda8599f adds events when records are deleted and adds more stylish controls 6 years ago
Martin McKeaveney b27f80071f async templates working from S3 6 years ago
kevmodrome d94a9b193b adds multiple selection delete functionality 6 years ago
Martin McKeaveney bf242a01ec re-add electron files 6 years ago
Martin McKeaveney 892ce699ce template export v1 6 years ago
Martin McKeaveney 42dfc2b33c providing ability to perform JSON and CSV export from popover 6 years ago
Martin McKeaveney 31c6450f5e tidy up 6 years ago
Martin McKeaveney 31dd25331e ensuring s3 upload works in prod 6 years ago
Martin McKeaveney fd97c14a50 lint, tidy up and some simplification 6 years ago
Martin McKeaveney ccebe283cc abstract local file upload logic 6 years ago
mike12345567 71d6236d05 Adding re-triggering of test case to help with running test case in GH actions. 6 years ago
mike12345567 19bb0481c6 Running linter to cleanup formatting. 6 years ago
mike12345567 6e1e5777b8 Extending the possible time the test case can wait for the record to be updated into the database (automation trigger) and adding JSdocs to automation utilities as per PR suggestions. 6 years ago
Martin McKeaveney 6b00fb2d8e local file upload from apps 6 years ago
mike12345567 f3f874c3f9 Fixing delay as it was causing test case to be inconsistent (triggering automation) 6 years ago
mike12345567 c024fd6023 Fixing issue with test case. 6 years ago
mike12345567 f4ec118679 Adding clean up of records based on the model schema to save and update records. 6 years ago