4823 Commits

Author SHA1 Message Date
Patrick Smith
ae1b208709 Remove unused portfolio route
The activity was moved into the admin page, so this separate route is
not necessary anymore.
2019-02-25 14:54:14 -05:00
Patrick Smith
c9ca22899d Add some tests for portfolio index routes 2019-02-25 14:54:14 -05:00
Patrick Smith
69ebd21de9 Remove unused filters 2019-02-25 14:54:14 -05:00
Patrick Smith
d3e6b7fbab Remove no longer used js components 2019-02-25 14:54:14 -05:00
Patrick Smith
95f2126881 Remove request-related templates 2019-02-25 14:54:14 -05:00
Patrick Smith
019e7f24c8 Remove unused util method 2019-02-25 14:54:14 -05:00
Patrick Smith
f614a3ff83 Remove unused form fields 2019-02-25 14:54:14 -05:00
Patrick Smith
b778942dd7 Remove unused get_by_request helper 2019-02-25 14:54:14 -05:00
Patrick Smith
1ef16c74b9 Update scriptz commit 2019-02-25 14:54:14 -05:00
Patrick Smith
2d03111a9d Remove legacy task order model 2019-02-25 14:54:14 -05:00
Patrick Smith
75f9b57979 Remove PE number model 2019-02-25 14:54:14 -05:00
Patrick Smith
3ea9562284 Remove skipped tests 2019-02-25 14:54:14 -05:00
Patrick Smith
e8348066aa Remove method to create portfolio from a request 2019-02-25 14:54:14 -05:00
Patrick Smith
2e0ae917ff Add migration to remove request tables 2019-02-25 14:54:14 -05:00
Patrick Smith
e2692bf647 Add migration for missing indexes
A couple of us have generated migrations and these indexes are
automatically added. Rather than removing them for each migration, let's
make it official.
2019-02-25 14:54:14 -05:00
Patrick Smith
2c62f54b83 Remove request-related models 2019-02-25 14:54:14 -05:00
Patrick Smith
6fb333acb9 Remove Requests domain classes 2019-02-25 14:54:13 -05:00
Patrick Smith
c8a139a941 Remove unused request form 2019-02-25 14:54:13 -05:00
Patrick Smith
c3b79103a4 Remove Requests routes 2019-02-25 14:54:13 -05:00
George Drummond
9af70044ed
Merge pull request #671 from dod-ccpo/fieldset-focus-ie
Focus on checkbox/radio in fieldset passes through click event on IE
2019-02-25 11:29:56 -05:00
patricksmithdds
333dc5f10b
Merge pull request #672 from dod-ccpo/suppress-sqlalchemy-output-in-test
Set debug to false in test config
2019-02-22 10:38:23 -05:00
George Drummond
9652b96fde
Merge pull request #667 from dod-ccpo/ie-disabled-link-hover
Fix hover state of disabled link on IE
2019-02-22 10:02:26 -05:00
montana-mil
d95039ea83
Merge pull request #663 from dod-ccpo/edit-ko-sections
Allow User to Edit Sections of KO Review
2019-02-22 09:51:46 -05:00
leigh-mil
712978e2e7
Merge pull request #669 from dod-ccpo/to-list-scroll-fix
Fix side scroll issue on Firefox
2019-02-21 16:58:25 -05:00
Patrick Smith
3ce4012561 Set debug to false in test config 2019-02-21 16:24:53 -05:00
Montana
772ca75688 Refactor form action for new task order templates 2019-02-21 14:38:03 -05:00
Montana
12706c3d45 Refactor task order route to check for request args instead of request.referrer 2019-02-21 14:38:03 -05:00
Montana
6628a1441e Refactor redirect to make more readable 2019-02-21 14:38:03 -05:00
Montana
8023e246fb Simplify button copy logic 2019-02-21 14:38:03 -05:00
Montana
430afdd74c Test redirect 2019-02-21 14:38:03 -05:00
Montana
4ef8df016d Redirect user back to KO Review page if that is where they came from 2019-02-21 14:38:03 -05:00
Montana
e20240b878 Pass task order to TOEditLink macro 2019-02-21 14:38:03 -05:00
Montana
bef2b8ed24 Add edit links to KO Review sections that link to TO form 2019-02-21 14:38:03 -05:00
George Drummond
219636245b
Use inherit background for non white background links 2019-02-21 14:26:09 -05:00
George Drummond
1e3e742778
Focus on checkbox/radio in fieldset passes through click event on IE 2019-02-21 14:11:36 -05:00
leigh-mil
cac3a00b63
Merge pull request #670 from dod-ccpo/to-officers-invite-disabled-field-fix
TO Officers Invite - IE bug in disabled DoD ID fields
2019-02-21 10:03:07 -05:00
leigh-mil
18f9f50fd0 Add padding 2019-02-21 10:02:18 -05:00
leigh-mil
059f737aa2 Styling for grey text when disabled 2019-02-20 19:11:42 -05:00
dandds
6c4869ff8e
Merge pull request #661 from dod-ccpo/dd-254-form
DD-254 form
2019-02-20 16:04:23 -05:00
George Drummond
a43bfe58ad
Merge pull request #668 from dod-ccpo/app-height-100
Remove #app-root height 100%
2019-02-20 15:12:27 -05:00
George Drummond
7faf643017
Remove #app-root height 100% 2019-02-20 14:37:16 -05:00
George Drummond
e9ee8553ce
Fix hover state of disabled link on IE 2019-02-20 13:53:18 -05:00
montana-mil
e1eaa90980
Merge pull request #665 from dod-ccpo/turn-on-sql-logging
Turn on Logging for SQLAlchemy
2019-02-20 12:17:09 -05:00
Montana
c7e2e8b5a5 Use map_config to add logging on dev and test 2019-02-20 12:11:01 -05:00
dandds
b455bb8dcd correct name format for certifying official on SO review 2019-02-20 11:48:30 -05:00
dandds
72f4472882 provide defaults for SO information on review page 2019-02-20 11:41:11 -05:00
dandds
41e715a404 use full prefix for certifying official in SO review 2019-02-20 11:37:49 -05:00
Montana
84e6d9300d Print SQLAlchemy logs only on dev environment 2019-02-20 11:36:59 -05:00
dandds
4521b7483f better domain method name for checking DD254 completeness 2019-02-20 11:07:50 -05:00
dandds
47f57351f7 fix template variable for rebase 2019-02-20 11:07:25 -05:00