2493 Commits

Author SHA1 Message Date
dandds
8b8d694abd apply destination url path as next parameter to login redirect 2018-10-01 16:16:30 -04:00
dandds
20318a2376
Merge pull request #347 from dod-ccpo/refactor-role-definitions-#160745296
put workspace role definitions in one place
2018-10-01 15:55:49 -04:00
andrewdds
fdedab817b
Merge pull request #361 from dod-ccpo/ui/activity-log-icon
Replace icon for activity history
2018-10-01 15:44:34 -04:00
dandds
a970514492
Merge pull request #353 from dod-ccpo/optional-uii-#160796174
UII IDs are optional for financial verification
2018-10-01 15:42:19 -04:00
patricksmithdds
4b98c4c7db
Merge pull request #356 from dod-ccpo/show-acceptance-modal-on-requests-index
Show acceptance modal on requests index
2018-10-01 15:39:18 -04:00
dandds
7af7b47bc1 split atat roles and workspace roles 2018-10-01 15:38:31 -04:00
dandds
a4f51fe01d put workspace role definitions in one place 2018-10-01 15:38:31 -04:00
Andrew Croce
a0c1795e4e Add missing icons to styleguide 2018-10-01 15:27:07 -04:00
Andrew Croce
bb6e90ef82 Use time icon for activity history 2018-10-01 15:26:54 -04:00
dandds
024108ae0e UII IDs are optional for financial verification 2018-10-01 15:26:52 -04:00
Andrew Croce
068fab1455 Add time icon 2018-10-01 15:26:42 -04:00
andrewdds
df6a0527c3
Merge pull request #355 from dod-ccpo/ui/ie-fixes
IE fixes
2018-10-01 14:56:38 -04:00
dandds
cbcd61c018
Merge pull request #352 from dod-ccpo/hide-pdf-#160757166
hide PDF link when PDF download is not available
2018-10-01 13:26:04 -04:00
montana-mil
388ff899a2
Merge pull request #343 from dod-ccpo/more-tests-for-workspaces
Add more tests for workspaces routes
2018-10-01 13:23:47 -04:00
Patrick Smith
82c5941ab5 Add title to fin-ver alert modal 2018-10-01 11:14:43 -04:00
Patrick Smith
d823b923a2 Show modal when submitted request is pending acceptance 2018-10-01 11:14:43 -04:00
patricksmithdds
04f3134729
Merge pull request #354 from dod-ccpo/fix-environments-for-user
Fix environment listing for user
2018-10-01 09:48:40 -04:00
Andrew Croce
fe6e05ece4 fix workspace header layout in IE 2018-10-01 09:21:51 -04:00
Patrick Smith
4577a37bad Hide edit project link for users that cannot edit projects 2018-09-30 22:23:52 -04:00
Patrick Smith
aa42f5671c Don't show workspace nav items the user doesn't have access to 2018-09-30 22:19:26 -04:00
Patrick Smith
7b2a099ef3 Filter environments for user with given project id
Previously, calling `Environment.for_user(user, project)` would return
environments a user has access to across all projects. Now, we will only
return the relevant environements. This was the cause of a visual bug
where extra environments were shown in the project list.
2018-09-30 22:06:10 -04:00
dandds
6245ab3f5e hide PDF link when PDF download is not available 2018-09-28 14:21:12 -04:00
Montana
5561bdc44c Fix deprecation warnings 2018-09-28 10:05:20 -04:00
Montana
927741eb73 Add a warning on edit project page 2018-09-28 10:05:20 -04:00
Montana
066ade7f52 Add more tests for workspaces routes 2018-09-28 10:05:20 -04:00
Montana
38c855f579 Update Form to FlaskForm 2018-09-28 10:05:20 -04:00
patricksmithdds
7e84382a66
Merge pull request #351 from dod-ccpo/demo-fixes
Miscellaneous fixes
2018-09-28 10:00:36 -04:00
Patrick Smith
6400e85664 Merge branch 'master' into demo-fixes 2018-09-28 09:55:43 -04:00
patricksmithdds
3f5790325b
Merge pull request #344 from dod-ccpo/ui/text-fixes
Text fixes
2018-09-28 09:50:48 -04:00
Patrick Smith
2d7d97a03c Expand review form if there are errors 2018-09-28 09:48:41 -04:00
Patrick Smith
a859af9eea Pass in request as jedi_request in request detail template
Fixes the user sessions/daily traffic fields not being shown when they
should be.
2018-09-28 09:48:41 -04:00
Patrick Smith
9f4663a8d5 Use initial errors as validation error until change is made
This fixes a bug where the "Task Order not found" error was not shown.
2018-09-28 09:48:41 -04:00
Patrick Smith
7d7afebede Update modal content for approval/acceptance 2018-09-28 09:48:41 -04:00
Patrick Smith
becfbed10a Email addresses are case-insensitive 2018-09-28 09:48:40 -04:00
dandds
07ebc29c0d
Merge pull request #349 from dod-ccpo/default-role-#160832928
do not set default kwarg for atat role when creating users
2018-09-27 16:56:23 -04:00
dandds
b2988fb88d
Merge pull request #345 from dod-ccpo/no-projects-grammar-fix
Grammar fix to 'no projects' message
2018-09-27 15:56:49 -04:00
dandds
43363015fc do not set default kwarg for atat role when creating users 2018-09-27 15:21:00 -04:00
Andrew Croce
c12d58b8c7 panel width in budget chart 2018-09-27 14:10:40 -04:00
Andrew Croce
b34d9b471e set metrics again after page load. this SEEMS to fix an issue in IE where page metrics are measured incorrectly on the initial run 2018-09-27 13:41:59 -04:00
andrewdds
0c828fde1c
Merge pull request #338 from dod-ccpo/make-ba-code-optional
Make BA code optional
2018-09-27 13:34:56 -04:00
Andrew Croce
fd153dc39e Fix overflowing layout issue in IE. 2018-09-27 13:32:13 -04:00
Andrew Croce
653d8c8e8b budget reports layout adjustments for IE only 2018-09-27 13:25:34 -04:00
Andrew Croce
fab5b3341d Add max widths to empty state 2018-09-27 13:03:04 -04:00
Andrew Croce
c88f2a1a56 add missing fallback meter 2018-09-27 11:46:42 -04:00
Montana
5f0bfbd84c Revert test changes 2018-09-27 11:43:15 -04:00
patricksmithdds
8b4e62fdd1
Merge pull request #346 from dod-ccpo/public-user
Set currently logged in user on all routes
2018-09-27 10:04:11 -04:00
Andrew Croce
522eeb4b99 Nope, not optional 2018-09-27 09:59:32 -04:00
Patrick Smith
a27c1b5712 Set current user for public routes as well 2018-09-26 16:50:43 -04:00
Jason Garber - Ctr
50dc4acfa5
Grammar fix to 'no projects' message
Just some capitalization and compound word fixes.
2018-09-26 13:56:28 -04:00
Montana
4c2d143e56 Use Optional validator for BA code 2018-09-26 13:08:01 -04:00