aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-21Merge pull request #1 from teddywing/dependabot/pip/requests-2.20.0HEADmasterteddywing
2019-10-18Bump requests from 2.18.4 to 2.20.0dependabot[bot]
2018-02-04Include app URL in Harvest API request User-Agentv0.0.1Teddy Wing
2018-02-04README: Fix indentationTeddy Wing
2018-02-04Convert README from Markdown to reStructuredTextTeddy Wing
2018-02-04Add READMETeddy Wing
2018-02-04Add license (GNU GPLv3+)Teddy Wing
2018-02-04Set path for `geckodriver` logTeddy Wing
2018-02-04Add launchd plistTeddy 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-04Pipfile: Add 'requests'Teddy Wing
2018-02-04Add PipfileTeddy 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 .gitignoreTeddy Wing
2018-02-04Add harvester_submit_week_for_approval.pyTeddy Wing