2279 Commits

Author SHA1 Message Date
richard-dds
e64b2dd034 Add Role.display_name 2018-09-24 14:19:17 -04:00
dandds
7250e1167c
Merge pull request #321 from dod-ccpo/display-workspace-to-#160667796
fix task order number display
2018-09-24 11:58:08 -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
richard-dds
53f107cdff
Merge pull request #319 from dod-ccpo/fix-role-name-test-failure
Update Role factory to prevent unique constraint violations during testing
2018-09-24 10:57:25 -04:00
richard-dds
99858fe98e Use a role name faker with higher entropy
- The "job" faker kept generating duplicates.
2018-09-24 10:31:01 -04:00
Andrew Croce
1663fbd6c3 comment out form var 2018-09-24 08:28:14 -04:00
Devon
9c024be92d
Merge pull request #316 from dod-ccpo/buildinfo
Buildinfo
2018-09-21 16:43:51 -04:00
Devon Mackay
f40401232e Reenable global include 2018-09-21 16:30:32 -04:00
Devon Mackay
fa847d28f0 Update workflow to add buildinfo files to directory structure before container is built 2018-09-21 16:30:32 -04:00
Devon Mackay
f5a61d7598 Add git so tester can generate buildinfo files 2018-09-21 16:30:32 -04:00
Devon Mackay
d6051bdb70 Add static build info file generating 2018-09-21 16:30:32 -04:00
Devon Mackay
750bf7985e Ignore any buildinfo files that have been generated 2018-09-21 16:30:32 -04:00
Devon Mackay
a0a90db8fa Add CI provider specific config at the top 2018-09-21 16:30:32 -04:00
Devon Mackay
5d74ea8fee Fix variable reference 2018-09-21 16:30:32 -04:00
Devon Mackay
14214a5ab4 Update script permissons to allow execution 2018-09-21 16:30:32 -04:00
Devon Mackay
f84b6511c1 Update build info for CircleCI 2018-09-21 16:30:32 -04:00
Devon Mackay
36b4d3c27d Add build info script 2018-09-21 16:30:32 -04:00
richard-dds
3c1de2305c
Merge pull request #307 from dod-ccpo/squash-migrations
Squash migrations
2018-09-21 15:53:39 -04:00
richard-dds
8d20cd14ab Remove unused import 2018-09-21 14:43:05 -04:00
richard-dds
8c1e6b7ef5 Update scripts submodule 2018-09-21 14:41:28 -04:00
richard-dds
bd34c0bdb0 Add seed_db to uwsgi_server 2018-09-21 14:38:51 -04:00
Andrew Croce
589671525d format 2018-09-21 14:38:30 -04:00
Andrew Croce
a441f6033d Add a temporary alert to let people know comment form is fake 2018-09-21 14:35:03 -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
78d36378a5 add local_datetime component as child of ccpo_approval component 2018-09-21 14:23:21 -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
c0cf433b5e Styles for adjusted request review screen 2018-09-21 14:22:13 -04:00
Andrew Croce
2dcc51c154 Rearrange activity log
Add back comment form
Add dummy comment log
2018-09-21 14:21:49 -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
056bb41e9e Rename the old seed script to seed_sample.py 2018-09-21 14:02:51 -04:00
richard-dds
18bc8afeb7 Formatting 2018-09-21 14:00:01 -04:00
richard-dds
519b5caa4c Fix tests that were broken by new constraints 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
andrewdds
dc46608ede
Merge pull request #313 from dod-ccpo/spend-table-labels
Labels for spend table
2018-09-21 10:51:04 -04:00
Andrew Croce
56d01c2e5b lets try that again 2018-09-21 10:36:03 -04:00
andrewdds
6ca1560a90
Merge pull request #314 from dod-ccpo/fix/modal
remove element to show styleguide modal by default
2018-09-21 10:31:51 -04:00
Andrew Croce
5230bca3ec remove element to show styleguide modal by default 2018-09-21 10:24:30 -04:00
Andrew Croce
70493322f6 Labels for spend table 2018-09-21 10:08:24 -04:00
andrewdds
e3f48b6869
Merge pull request #312 from dod-ccpo/reports-copy
Update report copy
2018-09-21 10:03:11 -04:00
andrewdds
9e712c4ef9
Merge pull request #311 from dod-ccpo/consistent-error-messages
Always use the front-end validation message
2018-09-21 09:56:02 -04:00
Andrew Croce
5f012d2949 Rename nav Budget Report 2018-09-21 09:53:07 -04:00