Patrick Smith
|
0bf31c6c13
|
Move portfolio sidenav to global layout
|
2019-02-06 11:23:43 -05:00 |
|
Patrick Smith
|
f9a24251c8
|
Show mock smaller nav on smaller screens
|
2019-02-06 10:50:59 -05:00 |
|
leigh-mil
|
6cc6e23c09
|
Add validation to portfolio name in the TO form
|
2019-02-06 10:48:37 -05:00 |
|
leigh-mil
|
c5dfcbab5e
|
Fix validation messages for updating portfolio name
|
2019-02-06 10:44:15 -05:00 |
|
Patrick Smith
|
ab74be53b3
|
Add missing import in template
|
2019-02-05 23:07:20 -05:00 |
|
Patrick Smith
|
ce21f7a9b9
|
Remove no longer relevant tests
|
2019-02-05 22:55:47 -05:00 |
|
Patrick Smith
|
811999e786
|
Add divider instead of using :before magic
|
2019-02-05 22:52:04 -05:00 |
|
Patrick Smith
|
79a717795c
|
List portfolios sorted by name
|
2019-02-05 22:39:06 -05:00 |
|
Patrick Smith
|
7dde913d90
|
Truncate portfolio name with ellipsis
|
2019-02-05 22:37:03 -05:00 |
|
Patrick Smith
|
31fad2a2cb
|
Add caret indicator for active nav item
|
2019-02-05 22:32:29 -05:00 |
|
Patrick Smith
|
e00e673304
|
Add sidenav with list of portfolios
|
2019-02-05 22:22:38 -05:00 |
|
Patrick Smith
|
e84d37fcac
|
Remove global navigation element
|
2019-02-05 20:57:09 -05:00 |
|
Patrick Smith
|
092c7506b4
|
Remove vestigial template file
|
2019-02-05 20:54:09 -05:00 |
|
Patrick Smith
|
2b18c7e689
|
Remove portfolio dropdown from topbar nav
|
2019-02-05 20:50:18 -05:00 |
|
Patrick Smith
|
612b889193
|
Make topbar nav use darker colors
|
2019-02-05 20:50:18 -05:00 |
|
Patrick Smith
|
095cdcc42b
|
Use same topbar nav on public/logged in pages
|
2019-02-05 20:50:18 -05:00 |
|
Jay R. Newlin
|
dbf7e1e130
|
Added commentary about installing PostgreSQL
|
2019-02-05 17:25:18 -05:00 |
|
Jay R. Newlin
|
54a8559629
|
Corrected missing punctuation
|
2019-02-05 17:18:04 -05:00 |
|
Jay R. Newlin
|
2f673bbe81
|
Added note about Python versions
|
2019-02-05 16:00:36 -05:00 |
|
leigh-mil
|
faa3bcf31e
|
Merge pull request #603 from dod-ccpo/styling-to-oversight
Styling updates on TO Oversight Invite page
|
2019-02-05 15:44:28 -05:00 |
|
leigh-mil
|
cd13a01af8
|
Merge pull request #593 from dod-ccpo/to-funding-status-alerts
TO Statuses on Portfolio Funding Page
|
2019-02-05 15:44:13 -05:00 |
|
montana-mil
|
c1ff997fe5
|
Merge pull request #589 from dod-ccpo/ko-review-task-order
KO Review Task Order
|
2019-02-05 14:54:45 -05:00 |
|
leigh-mil
|
2aea398455
|
Fix color of heading, alight the invite status alert text, and add space
after officer descriptions
|
2019-02-05 12:00:28 -05:00 |
|
leigh-mil
|
26f26f9a3a
|
Update copy
|
2019-02-05 11:33:34 -05:00 |
|
Montana
|
5a775cc5a2
|
Remove unused imports
|
2019-02-05 11:12:50 -05:00 |
|
Montana
|
cd7885c386
|
formatting
|
2019-02-05 10:57:13 -05:00 |
|
Montana
|
c0da06f217
|
Drop back end date validators
|
2019-02-05 10:50:52 -05:00 |
|
Montana
|
72b36395ce
|
Add missing filter
|
2019-02-05 10:50:52 -05:00 |
|
Montana
|
d100438dba
|
KO goes to KO review, everyone else goes to TO form
|
2019-02-05 10:50:52 -05:00 |
|
Montana
|
837192e378
|
Don't handle non-KOCORMO case
|
2019-02-05 10:50:52 -05:00 |
|
Montana
|
110dfdb4b1
|
MO and COR redirect to build pages
|
2019-02-05 10:50:49 -05:00 |
|
Montana
|
4d2b15a4f5
|
Test KO can view KO Review page
|
2019-02-05 10:49:52 -05:00 |
|
Montana
|
d0243f32b1
|
Authorize user before validating form
|
2019-02-05 10:49:52 -05:00 |
|
Montana
|
d7eb8ab56f
|
Add in some template code that was lost in a rebase
|
2019-02-05 10:49:52 -05:00 |
|
Montana
|
7305ae0ddf
|
Translate KO Review page title
|
2019-02-05 10:49:52 -05:00 |
|
Montana
|
7abbde2817
|
CI did not like portfolio variable
|
2019-02-05 10:49:52 -05:00 |
|
Montana
|
848a4ac276
|
Use html partials for TO review pages
|
2019-02-05 10:49:52 -05:00 |
|
Montana
|
377149c766
|
Raise Unauthorized error in authz instead of route
|
2019-02-05 10:49:52 -05:00 |
|
Montana
|
49ed059853
|
Raise AuthorizationError if user is not KO
|
2019-02-05 10:49:51 -05:00 |
|
Montana
|
70b4a51d8a
|
Save start and end dates
|
2019-02-05 10:49:51 -05:00 |
|
Montana
|
d980260e7f
|
Update test
|
2019-02-05 10:49:51 -05:00 |
|
Montana
|
516ed9b90e
|
Only the KO can view
|
2019-02-05 10:49:51 -05:00 |
|
Montana
|
4ed445dd99
|
Fix rendering bug
|
2019-02-05 10:49:51 -05:00 |
|
Montana
|
2e3450ed8b
|
Styling
|
2019-02-05 10:49:51 -05:00 |
|
Montana
|
40780bf244
|
Migration to add custom_clauses to TO; form fixes
|
2019-02-05 10:49:51 -05:00 |
|
Montana
|
be003c1821
|
Rebase fixes
|
2019-02-05 10:49:51 -05:00 |
|
Montana
|
7bef2e86ca
|
Edit form fields
|
2019-02-05 10:49:51 -05:00 |
|
Montana
|
75bfc5fbdb
|
fix routes
|
2019-02-05 10:49:51 -05:00 |
|
Montana
|
b91d869bbe
|
Clean up routes
|
2019-02-05 10:49:51 -05:00 |
|
Montana
|
1ca4d62a3a
|
Render form fields on the page
|
2019-02-05 10:49:51 -05:00 |
|