aboutsummaryrefslogtreecommitdiffstats
path: root/harvester_submit_week_for_approval.py
AgeCommit message (Expand)Author
2018-02-04Include app URL in Harvest API request User-Agentv0.0.1Teddy Wing
2018-02-04Add license (GNU GPLv3+)Teddy Wing
2018-02-04Set path for `geckodriver` logTeddy Wing
2018-02-04Print error message when week was already submittedTeddy Wing
2018-02-04Print error to STDERRTeddy Wing
2018-02-04Add command line arguments for Harvest account ID and API tokenTeddy Wing
2018-02-04Check that there are time entries for every day in the weekTeddy Wing
2018-02-04submit_week_for_approval: Don't submit if already submittedTeddy Wing
2018-02-04submit_week_for_approval: Use most recent FridayTeddy Wing
2018-02-04submit_week_for_approval: Fix date page load checkTeddy Wing
2018-02-04Pass command line arguments to WebDriver functionsTeddy Wing
2018-02-04Add `get_password`Teddy Wing
2018-02-04Add command-line option parsingTeddy Wing
2018-02-04Add `-headless` option to FirefoxTeddy Wing
2018-02-04Remove page source printing and sleep callTeddy Wing
2018-02-04submit_week_for_approval: Fix page load waiter; Click confirm buttonTeddy Wing
2018-02-04submit_week_for_approval: Figured out how to get text from `<script>`Teddy Wing
2018-02-04Draft of submitting week for approvalTeddy Wing
2018-02-04Replace the sleep with a `wait`Teddy Wing
2018-02-04Add harvester_submit_week_for_approval.pyTeddy Wing