18 Commits

Author SHA1 Message Date
Josh Stark
2ede1a2045 Initial addition of SNS notification capability 2017-07-26 08:40:28 +01:00
Josh Stark
1252356ad5 Fixed recursive host file deletion bug 2017-04-05 19:30:44 +01:00
Josh Stark
1c88172dde Schedule edit page redesign 2016-11-12 12:39:48 +00:00
Josh Stark
4274395893 Created initial set of BDD tests
- Using cucumber
 - Only checks basic FTP functionality
2016-03-06 19:58:21 +00:00
Josh Stark
1bf8d25614 Fixed issue with versionfile 2015-11-10 18:33:52 +00:00
Josh Stark
bc698bb9e1 Added ability to turn DEBUG on/off
- Currently, just make a call to http://{davosUri}/api/v1/debug/{true|false}
2015-11-07 10:20:45 +00:00
Josh Stark
f55fcded37 Updates to config for different environments 2015-11-02 20:36:50 +00:00
Josh Stark
0e3fdfedf0 Implemented FTPConnection
- Recursive downloading for FTP connections
 - Start of better environment config
2015-11-02 20:14:31 +00:00
Josh Stark
fccef4298e Updated UI to be more mobile friendly 2015-10-27 19:06:27 +00:00
Josh Stark
920b9b5a81 Re-added versioning 2015-10-26 20:03:52 +00:00
Josh Stark
74c31033ab Fix to lastRun 2015-10-26 19:39:21 +00:00
Josh Stark
63f9172dc4 Added automatic versioning via gradle task 2015-10-26 19:15:45 +00:00
Josh Stark
db60c81b4a Updated API
- Changed API to be a bit more uniform
 - Added Model->DTO conversion to stop leakage of model in API
2015-10-20 20:07:01 +01:00
Josh Stark
4895e044e4 Implemented SFTP download and listing.
- SFTP download supports 1-level directory searching and will create
   local directory to download individual files
 - Additions to logging
2015-10-18 20:00:27 +01:00
Josh Stark
37b84758ce Added updating of lastRun into config
- First cut at this action. Not completely happy with it but it should
   work
2015-10-18 13:48:41 +01:00
Josh Stark
28bc100670 Added patterns for schedule steps and actions
- Defined pattern for schedule workflow and steps
 - Implemented first 2 post-download actions (move, pushbullet)
2015-10-16 21:19:16 +01:00
Josh Stark
ba933854dc Start on initial structure of Java classes 2015-10-15 22:13:38 +01:00
Josh Stark
e43b56f49f Created initial Spring Boot application setup. Moved resources to new location 2015-10-15 19:10:46 +01:00