Luis Cielak
|
7dc5225fd8
|
Remove icons
|
2018-10-02 13:15:46 -04:00 |
|
Luis Cielak
|
ba05b5f85b
|
Remove US header
|
2018-10-02 13:15:46 -04:00 |
|
Luis Cielak
|
66c0da89b7
|
Update footer partial
|
2018-10-02 13:15:46 -04:00 |
|
Luis Cielak
|
164ccd02ed
|
Add about page and route
|
2018-10-02 13:15:46 -04:00 |
|
Luis Cielak
|
fa0a1904c3
|
Style list
|
2018-10-02 13:15:46 -04:00 |
|
Luis Cielak
|
e451c914ab
|
Update image path to use a helper method
|
2018-10-02 13:15:46 -04:00 |
|
Luis Cielak
|
af9f576677
|
Update layout
|
2018-10-02 13:15:46 -04:00 |
|
Luis Cielak
|
83ca7ee59b
|
Add home page content
|
2018-10-02 13:15:46 -04:00 |
|
luis cielak
|
f33a4baad8
|
Add some assets
|
2018-10-02 13:15:46 -04:00 |
|
luis cielak
|
8217633916
|
Add landing JEDI page
|
2018-10-02 13:15:46 -04:00 |
|
richard-dds
|
8498b04af8
|
Include all of year's months in dropdown
|
2018-10-02 13:05:52 -04:00 |
|
Andrew Croce
|
f7e2a71f3d
|
add line break
|
2018-10-02 12:46:29 -04:00 |
|
patricksmithdds
|
f47255ee91
|
Merge pull request #365 from dod-ccpo/reduce-alerts-on-financial-form
Reduce alerts on financial form
|
2018-10-02 12:38:43 -04:00 |
|
patricksmithdds
|
9f8a3ecf55
|
Merge pull request #367 from dod-ccpo/hide-login-dev-button
Hide DEV login button for demo
|
2018-10-02 12:23:53 -04:00 |
|
Andrew Croce
|
8561ec0c55
|
typo
|
2018-10-02 12:06:10 -04:00 |
|
Andrew Croce
|
64187a4db3
|
typo
|
2018-10-02 11:48:26 -04:00 |
|
Patrick Smith
|
25e19c0f52
|
Hide DEV login button for demo
|
2018-10-02 11:37:51 -04:00 |
|
Andrew Croce
|
943be0707d
|
Add USA header to base templates
|
2018-10-02 11:14:39 -04:00 |
|
richard-dds
|
ad49d3f71f
|
Merge pull request #359 from dod-ccpo/task-order-expiration
Fix report display for task order with no expiration date
|
2018-10-02 10:11:28 -04:00 |
|
montana-mil
|
15b2bf7ee4
|
Merge pull request #364 from dod-ccpo/hide-budget-report
Hide Budget Report link from developers of workspaces
|
2018-10-02 09:33:26 -04:00 |
|
Andrew Croce
|
0ce2960a0e
|
add help link to manual TO alert
|
2018-10-02 08:37:07 -04:00 |
|
Andrew Croce
|
9875821248
|
remove extraneous line
|
2018-10-02 08:33:07 -04:00 |
|
Andrew Croce
|
358e66f7f3
|
only show the error alert if TO isn't the only error
|
2018-10-02 08:32:32 -04:00 |
|
Andrew Croce
|
d4ae9763ed
|
Update the alert content when viewing the extended financial form
|
2018-10-02 08:32:06 -04:00 |
|
Andrew Croce
|
d4b0941622
|
Only display info alert if there arent errors or extended form info to show
|
2018-10-02 08:31:37 -04:00 |
|
Andrew Croce
|
8ac5a7e3b0
|
Add financial form prop to check if the missing TO is the only error
|
2018-10-02 08:31:01 -04:00 |
|
Montana
|
95f3b9d048
|
Hide Budget Report from admins and developers
|
2018-10-01 17:15:40 -04:00 |
|
Montana
|
685c0e3658
|
Make the requirement for dod_id explicit when creating a user
|
2018-10-01 17:11:36 -04:00 |
|
dandds
|
19d939578c
|
Merge pull request #363 from dod-ccpo/more-zeros-#160876530
new form field for CLIN numbers to handle when data is zero
|
2018-10-01 16:38:39 -04:00 |
|
dandds
|
21222cd0f6
|
Merge pull request #360 from dod-ccpo/redirect-after-login-#160851186
Redirect after login #160851186
|
2018-10-01 16:35:44 -04:00 |
|
richard-dds
|
8db53f5985
|
Merge pull request #357 from dod-ccpo/audit-log-extra-info
Display user name and workspace name in audit log
|
2018-10-01 16:18:58 -04:00 |
|
richard-dds
|
fc754250dd
|
Check that remaining_days is not None
|
2018-10-01 16:17:38 -04:00 |
|
dandds
|
509b4c55a2
|
more explicit naming, query param handling for login redirects
|
2018-10-01 16:16:30 -04:00 |
|
dandds
|
4eaea6c055
|
fix unused import
|
2018-10-01 16:16:30 -04:00 |
|
dandds
|
8a89c519eb
|
on user login, redirect based on next query parameter if available
|
2018-10-01 16:16:30 -04:00 |
|
dandds
|
9f4b284d6c
|
add login redirect query param to login button
|
2018-10-01 16:16:30 -04:00 |
|
dandds
|
b137a41a8f
|
logout should redirect to root, not home
|
2018-10-01 16:16:30 -04:00 |
|
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 |
|
dandds
|
767934d633
|
new form field for CLIN numbers to handle when data is zero
|
2018-10-01 15:24:39 -04:00 |
|
andrewdds
|
df6a0527c3
|
Merge pull request #355 from dod-ccpo/ui/ie-fixes
IE fixes
|
2018-10-01 14:56:38 -04:00 |
|