index
:
harvester-submit-week-for-approval
dependabot/pip/certifi-2022.12.7
master
Automatically submits Harvest timesheets for approval at the end of the week
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-04
Check that there are time entries for every day in the week
Teddy Wing
2018-02-04
Pipfile: Add 'requests'
Teddy Wing
2018-02-04
Add Pipfile
Teddy Wing
2018-02-04
submit_week_for_approval: Don't submit if already submitted
Teddy Wing
2018-02-04
submit_week_for_approval: Use most recent Friday
Teddy Wing
2018-02-04
submit_week_for_approval: Fix date page load check
Teddy Wing
2018-02-04
Pass command line arguments to WebDriver functions
Teddy Wing
2018-02-04
Add `get_password`
Teddy Wing
2018-02-04
Add command-line option parsing
Teddy Wing
2018-02-04
Add `-headless` option to Firefox
Teddy Wing
2018-02-04
Remove page source printing and sleep call
Teddy Wing
2018-02-04
submit_week_for_approval: Fix page load waiter; Click confirm button
Teddy Wing
2018-02-04
submit_week_for_approval: Figured out how to get text from `<script>`
Teddy Wing
2018-02-04
Draft of submitting week for approval
Teddy Wing
2018-02-04
Replace the sleep with a `wait`
Teddy Wing
2018-02-04
Add .gitignore
Teddy Wing
2018-02-04
Add harvester_submit_week_for_approval.py
Teddy Wing