801 Commits

Author SHA1 Message Date
dandds
18bb5b24fd basic mailer implementation 2018-10-15 11:35:20 -04:00
richard-dds
76854acf81
Merge pull request #376 from dod-ccpo/auth-patterns
Standardize auth patterns
2018-10-09 11:06:22 -04:00
montana-mil
4e24666f16
Merge pull request #377 from dod-ccpo/email-not-unique
Handle AlreadyExistsError on user creation with non-unique email
2018-10-09 10:24:24 -04:00
Montana
f36446efac Add a default error message to the error template 2018-10-09 09:55:11 -04:00
richard-dds
ac2ecf5f64 Remove Authorization.can_view_audit_log as well 2018-10-08 12:05:15 -04:00
Montana
3c95063293 Handle AlreadyExistsError on user creation with non-unique email 2018-10-08 10:36:40 -04:00
andrewdds
1793c71bca
Merge pull request #371 from dod-ccpo/project-submit-enter
Handle new-project submission with Enter key
2018-10-05 08:05:21 -04:00
Andrew Croce
cb3947962c handleCancelSubmit method, which falsifies readyToSubmit 2018-10-04 14:11:22 -04:00
Andrew Croce
aba2eb28ed make modalName a component prop, rather than passing it into methods 2018-10-04 14:10:49 -04:00
patricksmithdds
becfe4817f
Merge pull request #373 from dod-ccpo/fin-ver-tabs-#160939324
Update template variable request to jedi_request for financial verifi…
2018-10-04 10:18:26 -04:00
Andrew Croce
456c5307c7 button type 2018-10-04 09:40:51 -04:00
Andrew Croce
b6b03e73bc handle submission by the form's on-submit 2018-10-04 09:36:21 -04:00
dandds
16c803a5cd Update template variable request to jedi_request for financial verification review menu (thanks to Leigh) 2018-10-03 14:33:36 -04:00
Andrew Croce
a0c302ef43 getting started help doc 2018-10-03 13:58:56 -04:00
Andrew Croce
46bcda32d5 jedi cloud help 2018-10-03 13:58:32 -04:00
Andrew Croce
73738495e1 auto generate help nav
make this a generic help index
2018-10-03 13:58:15 -04:00
Luis Cielak
edddfd9a30 Add help content 2018-10-03 13:55:00 -04:00
Luis Cielak
f93e60da94 Add financial verification content 2018-10-03 13:55:00 -04:00
patricksmithdds
90820767de
Merge pull request #366 from dod-ccpo/ui/add-usa-header
Add USA header to base templates
2018-10-02 13:37:02 -04:00
Luis Cielak
cfdac003e8 Remove flag icon and fix capitalization 2018-10-02 13:15:46 -04:00
Luis Cielak
721ace505b Update start request link 2018-10-02 13:15:46 -04:00
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
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
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
Andrew Croce
0ce2960a0e add help link to manual TO alert 2018-10-02 08:37: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
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
9f4b284d6c add login redirect query param to login button 2018-10-01 16:16:30 -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
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
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