Daniel Dupriest
|
05f29b3584
|
Merge pull request #109 from danieldupriest/policy-error-handling
Policy error handling implemented
|
2019-03-03 01:08:52 -08:00 |
|
kououken
|
b0f41070ec
|
Refreshed database and added frank user.
|
2019-03-03 01:08:20 -08:00 |
|
kououken
|
a7a1a6c5a5
|
Merge branch 'section-approval'
|
2019-03-03 01:00:11 -08:00 |
|
kououken
|
2a62eb94b1
|
Made fresh database with frank user.
|
2019-03-03 00:59:44 -08:00 |
|
rupikad
|
914a35c7fb
|
Merge pull request #107 from danieldupriest/request-tracker-integration
Implement Request Tracker integration
|
2019-03-02 21:17:53 -08:00 |
|
Joe Arriaga
|
6cd7903555
|
Added economy class check to policy.py file.
|
2019-03-02 20:37:38 -08:00 |
|
kououken
|
8aab530293
|
Merge remote-tracking branch 'origin/master' into section-approval
|
2019-03-02 14:45:14 -08:00 |
|
kououken
|
00131ad41f
|
Merge remote-tracking branch 'origin/master' into policy-error-handling
|
2019-03-02 14:44:28 -08:00 |
|
kououken
|
3a73760ab4
|
Merge branch 'request-tracker-integration' of https://github.com/danieldupriest/reimbursinator into request-tracker-integration
|
2019-03-02 14:43:09 -08:00 |
|
kououken
|
c0c36b39e8
|
Merge remote-tracking branch 'origin' into request-tracker-integration
|
2019-03-02 14:40:41 -08:00 |
|
kououken
|
955909ce2b
|
Merge remote-tracking branch 'origin/master' into policy-tests
|
2019-03-02 14:11:32 -08:00 |
|
kououken
|
fd39ca7df7
|
Implemented tests for all policy rules.
|
2019-03-02 14:10:00 -08:00 |
|
Daniel Dupriest
|
6c4c31601b
|
Merge pull request #110: Unit tests for creating a form group
Unit tests for the createFormGroup function
|
2019-03-02 11:03:02 -08:00 |
|
Preston Doman
|
57b25ebbfd
|
Update file name
|
2019-03-01 23:39:16 -08:00 |
|
Daniel Dupriest
|
10fff3d46b
|
Added a description to the project readme.
|
2019-03-01 17:05:42 -08:00 |
|
Preston Doman
|
ca7db96af9
|
Finish createFormGroup tests
|
2019-03-01 17:02:49 -08:00 |
|
Preston Doman
|
9d71f805ac
|
Add first createFormGroup unit tests
|
2019-03-01 15:51:51 -08:00 |
|
Daniel Dupriest
|
40e86aff34
|
Update .env
|
2019-03-01 14:41:38 -08:00 |
|
kououken
|
ba94134c45
|
Reinserted '.env' file. Whoops!
|
2019-03-01 14:13:05 -08:00 |
|
kououken
|
d0fa8dbea8
|
Added error-checking when accessing policy file to catch changes.
|
2019-03-01 14:11:05 -08:00 |
|
kououken
|
4c5c3fed63
|
Subject line will omit RT formatting if no number is provided.
|
2019-03-01 13:11:41 -08:00 |
|
kououken
|
4dee825973
|
Updated frontend to send reference number when creating report.
|
2019-03-01 12:53:57 -08:00 |
|
kououken
|
c94bede4be
|
Added request tracker support as a 'reference_number' field in the report model.
|
2019-03-01 12:26:43 -08:00 |
|
kououken
|
b1b21c84c7
|
Added 'approved' field to sections. Added env to gitignore.
|
2019-03-01 11:38:12 -08:00 |
|
rupikad
|
9658afda32
|
Merge pull request #105 from danieldupriest/collapse-scrolling
Collapse scrolling
|
2019-02-27 19:39:07 -08:00 |
|
ppdom
|
e8bf239ae0
|
Merge pull request #104 from danieldupriest/ViewReportUpdate
Update on view report
|
2019-02-26 14:31:55 -08:00 |
|
Preston Doman
|
e4ebd097ec
|
Render decimal field types with number type
|
2019-02-26 13:48:51 -08:00 |
|
Jack
|
c18a215c44
|
Revert back to displaying decimal number instead of whole
|
2019-02-24 12:38:25 -08:00 |
|
Preston Doman
|
792c3afe7b
|
Fix collapse issue
|
2019-02-24 00:24:23 -08:00 |
|
Jack
|
59056b3062
|
Update on view report
|
2019-02-23 14:40:30 -08:00 |
|
ppdom
|
b58fff8888
|
Merge pull request #97 from danieldupriest/implement-sending-email
Implement sending email using Joe's code
|
2019-02-23 14:07:48 -08:00 |
|
kououken
|
1d4d3912dc
|
Merged latest changes from master.
|
2019-02-23 13:55:22 -08:00 |
|
ppdom
|
648c2a5851
|
Merge pull request #98 from danieldupriest/adjust_json_key
Removed extra keys
|
2019-02-23 13:42:57 -08:00 |
|
kououken
|
1c8eb17e85
|
Fixed 'lowest_fare' rule bug.
|
2019-02-23 12:59:27 -08:00 |
|
kououken
|
b19cd21b41
|
Repaired all the broken field references.
|
2019-02-22 19:22:32 -08:00 |
|
Daniel Dupriest
|
b28a73d97f
|
Create placeholder config file for server settings
|
2019-02-22 12:42:54 -08:00 |
|
Rupika
|
87a3074b16
|
removed number, id, and completed attributes from the JSON data section
|
2019-02-22 11:39:12 -08:00 |
|
kououken
|
b23fcaa4a2
|
Fixed bug in subject line formatting.
|
2019-02-21 19:41:26 -08:00 |
|
kououken
|
d876852e7e
|
Added rule violations to emails.
|
2019-02-21 16:43:39 -08:00 |
|
kououken
|
fbf89d4876
|
Implemented email sending code.
|
2019-02-21 16:18:39 -08:00 |
|
ppdom
|
432e48fddc
|
Merge pull request #96 from danieldupriest/update-policy
Update to more detailed policy file
|
2019-02-20 22:25:28 -08:00 |
|
kououken
|
91021d968e
|
Merge remote-tracking branch 'origin/master' into update-policy
|
2019-02-20 21:28:33 -08:00 |
|
ppdom
|
8e1e9f0900
|
Merge pull request #94 from danieldupriest/textHome
Add text content at home page
|
2019-02-20 21:23:50 -08:00 |
|
kououken
|
60589967e1
|
Merge remote-tracking branch 'origin/master' into update-policy
|
2019-02-20 21:17:56 -08:00 |
|
Daniel Dupriest
|
8f290fe2ed
|
Merge pull request #93: Update section completion and show rule violations
Display rule violations and update section completion flag
|
2019-02-20 21:14:25 -08:00 |
|
Preston Doman
|
de827145f4
|
Add support for three section states
|
2019-02-20 20:56:33 -08:00 |
|
kououken
|
a07258c1f5
|
All sections added to policy file.
|
2019-02-20 17:38:57 -08:00 |
|
kououken
|
9ea335d68f
|
Fixed bugs in rules returning strings.
|
2019-02-20 17:05:36 -08:00 |
|
kououken
|
bc7fc340f5
|
Initial update of policy file.
|
2019-02-20 16:20:44 -08:00 |
|
sliang17
|
89d16cbefd
|
modified spelling mistakes and remove p tags
|
2019-02-20 16:06:46 -08:00 |
|