This website requires JavaScript.
Explore
Help
Sign in
Conservancy
/
reimbursinator
Watch
6
Star
0
Fork
You've already forked reimbursinator
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3a73760ab4
reimbursinator
/
back
/
backend
History
kououken
4c5c3fed63
Subject line will omit RT formatting if no number is provided.
2019-03-01 13:11:41 -08:00
..
migrations
Added request tracker support as a 'reference_number' field in the report model.
2019-03-01 12:26:43 -08:00
templates
/backend
Added request tracker support as a 'reference_number' field in the report model.
2019-03-01 12:26:43 -08:00
__init__.py
Token authentication, api endpoints and 'BearerAuthentication' working.
2019-02-03 16:56:34 -08:00
admin.py
Merged data fields into Field table, added 'required' and 'auto_submit' fields to Section.
2019-01-31 16:55:11 -08:00
apps.py
Fixed merge conflict in reimbursinator/urls.py
2019-01-19 22:39:07 -08:00
hasher.py
Moved policy files into 'backend/' and fixed (most) formatting issues.
2019-01-29 16:39:35 -08:00
models.py
Added request tracker support as a 'reference_number' field in the report model.
2019-03-01 12:26:43 -08:00
policy.py
Fixed 'lowest_fare' rule bug.
2019-02-23 12:59:27 -08:00
test.py
Implemented policy parsing, applied policy to report creation, added field_name to fields.
2019-02-07 15:32:21 -08:00
tests.py
Fixed merge conflict in reimbursinator/urls.py
2019-01-19 22:39:07 -08:00
urls.py
fixed merge conflicts FINALLYgit add .!
2019-02-04 17:17:48 -08:00
views.py
Subject line will omit RT formatting if no number is provided.
2019-03-01 13:11:41 -08:00