Andrew Croce
|
55b35f56b8
|
Create a general base layout for public pages
Make a separate template for login route
|
2018-09-24 16:10:08 -04:00 |
|
Andrew Croce
|
5868630e1f
|
add a public help route
|
2018-09-24 16:09:20 -04:00 |
|
dandds
|
9119286fbe
|
workspace model has real task_order property
|
2018-09-24 11:39:22 -04:00 |
|
dandds
|
22c642a7e1
|
Merge pull request #320 from dod-ccpo/modal-redirects-#160668407
fix financial verification modal bug and refactor modal redirects
|
2018-09-24 11:33:34 -04:00 |
|
andrewdds
|
97cfdd038f
|
Merge pull request #317 from dod-ccpo/approval-layout
Revised approval layout
|
2018-09-24 11:00:21 -04:00 |
|
dandds
|
b4662f56bd
|
fix financial verification modal bug and refactor modal redirects
|
2018-09-24 10:59:39 -04:00 |
|
Andrew Croce
|
1663fbd6c3
|
comment out form var
|
2018-09-24 08:28:14 -04:00 |
|
richard-dds
|
8d20cd14ab
|
Remove unused import
|
2018-09-21 14:43:05 -04:00 |
|
Andrew Croce
|
589671525d
|
format
|
2018-09-21 14:38:30 -04:00 |
|
Andrew Croce
|
8e7a692983
|
Use dummy comments
|
2018-09-21 14:32:07 -04:00 |
|
richard-dds
|
a8e08b8bd6
|
Remove redundant time_created field
|
2018-09-21 14:30:45 -04:00 |
|
Andrew Croce
|
c1cf194f06
|
empty comments
|
2018-09-21 14:30:44 -04:00 |
|
Andrew Croce
|
0ab8cc86c2
|
Add back comment form to route
Add some dummy comment data
|
2018-09-21 14:22:48 -04:00 |
|
Andrew Croce
|
f91c328d2b
|
"fix" a dummy spending value
|
2018-09-21 14:21:17 -04:00 |
|
Andrew Croce
|
69e7e0fb95
|
Change comment field description
|
2018-09-21 14:20:51 -04:00 |
|
richard-dds
|
18bc8afeb7
|
Formatting
|
2018-09-21 14:00:01 -04:00 |
|
richard-dds
|
de338f675f
|
Add lots of NOT NULL constraints
|
2018-09-21 14:00:01 -04:00 |
|
richard-dds
|
311fb34ac9
|
Remove unused import
|
2018-09-21 14:00:01 -04:00 |
|
richard-dds
|
5f54468082
|
Timestamps and uuids everywhere
|
2018-09-21 14:00:01 -04:00 |
|
richard-dds
|
4fc1f9f2d4
|
Squashed migrations and created seed_roles.py
|
2018-09-21 14:00:01 -04:00 |
|
dandds
|
9f7284070e
|
month selector for total spend per month section in reports
|
2018-09-20 10:38:29 -04:00 |
|
dandds
|
b2984bc86b
|
changes sample workspace name case
|
2018-09-20 10:11:56 -04:00 |
|
dandds
|
4e75927b52
|
mock report data for predetermined workspace names
|
2018-09-20 10:09:51 -04:00 |
|
dandds
|
faf8e3b519
|
mock total workspace data for predetermined names
|
2018-09-20 10:09:51 -04:00 |
|
andrewdds
|
6dba46af66
|
Merge pull request #303 from dod-ccpo/to-expiration-projection
Task order expiration projection
|
2018-09-20 10:08:45 -04:00 |
|
dandds
|
f3f1dee7cf
|
only grab CRL extensions from CRL directory
|
2018-09-19 14:21:55 -04:00 |
|
Andrew Croce
|
ee455e7f90
|
formatting
|
2018-09-19 12:12:04 -04:00 |
|
Andrew Croce
|
56eb480695
|
extrapolate days remaining with today, not the focused month
|
2018-09-19 12:10:15 -04:00 |
|
dandds
|
19296e64c9
|
fix typos in request name field name and validation
|
2018-09-19 12:00:40 -04:00 |
|
dandds
|
8ce667cea2
|
workspace and request names can be 100 chars long
|
2018-09-19 11:39:18 -04:00 |
|
Andrew Croce
|
7f6cebbc5f
|
mock expiration date in workspace/reports route
|
2018-09-19 10:45:54 -04:00 |
|
Andrew Croce
|
f7e68568f8
|
Modify mock reports data to be near current date, not in the future
|
2018-09-19 10:45:01 -04:00 |
|
dandds
|
f8152f61e7
|
format request details form
|
2018-09-19 10:44:21 -04:00 |
|
dandds
|
8fc5a4a092
|
show request name where appropriate and set as default workspace name
|
2018-09-19 10:44:21 -04:00 |
|
dandds
|
ec5c3e8ce8
|
add request name
|
2018-09-19 10:44:21 -04:00 |
|
dandds
|
e34b1b55d0
|
Merge pull request #300 from dod-ccpo/total-spend-#159974960
reports shows real budget information for total spend
|
2018-09-19 10:29:22 -04:00 |
|
richard-dds
|
fc20d75d31
|
Merge pull request #301 from dod-ccpo/validate-dates
Validate that start_date is in the future
|
2018-09-19 10:03:57 -04:00 |
|
richard-dds
|
b42b9812b0
|
Validate that start_date is in the future
|
2018-09-18 17:01:09 -04:00 |
|
dandds
|
ca8b9028bc
|
reports shows real budget information for total spend
|
2018-09-18 16:04:03 -04:00 |
|
dandds
|
09a18220e6
|
Merge pull request #299 from dod-ccpo/details-view-tests
refactor request details rendering logic
|
2018-09-18 12:00:39 -04:00 |
|
dandds
|
01fca617e7
|
refactor request details rendering logic
|
2018-09-18 11:36:33 -04:00 |
|
richard-dds
|
4ab73cc06b
|
Redirect CCPO user to requests page
|
2018-09-18 11:08:19 -04:00 |
|
dandds
|
955a735f96
|
Merge pull request #297 from dod-ccpo/expiration-date-#160326598
add expiration_date to manual task order form
|
2018-09-18 08:56:58 -04:00 |
|
dandds
|
1bdfd2c1eb
|
do not need to instantiate date type for columns
|
2018-09-17 17:02:20 -04:00 |
|
dandds
|
a2e8caf23b
|
add expiration_date to manual task order form
|
2018-09-17 16:56:10 -04:00 |
|
richard-dds
|
3baa7b2016
|
Merge pull request #293 from dod-ccpo/homepage-redirects
Redirect from /home depending on requests and workspaces
|
2018-09-17 16:49:01 -04:00 |
|
richard-dds
|
9aa69a5ec0
|
Remove redundant flag
|
2018-09-17 16:18:44 -04:00 |
|
dandds
|
f984c95060
|
Merge pull request #294 from dod-ccpo/edit-workspace-#160300728
Edit workspace #160300728
|
2018-09-17 15:45:35 -04:00 |
|
richard-dds
|
474e915402
|
Ensure user has owner role on workspace
|
2018-09-17 15:16:57 -04:00 |
|
dandds
|
8359a2a079
|
display review comment for financial verification that needs changes
|
2018-09-17 13:45:01 -04:00 |
|