2591 Commits

Author SHA1 Message Date
richard-dds
56cb21e821
Merge pull request #382 from dod-ccpo/make-approver-name-optional
Make CCPO approver name optional
2018-10-12 10:15:26 -04:00
rthoward
c435c36475 Don't showValid if input value is empty 2018-10-11 16:56:12 -04:00
rthoward
95f6b17e3b Simplify "anything" input validatin regex 2018-10-11 16:55:48 -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
richard-dds
72f65cac9b
Merge pull request #379 from dod-ccpo/logged-in-redirect
Root url should redirect if user is already logged in
2018-10-09 10:41:51 -04:00
richard-dds
a118812661 Move logged-in redirect to beginning of view 2018-10-09 10:27:54 -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
richard-dds
2966862413
Merge pull request #378 from dod-ccpo/refactor-tests
Refactor factories to make test setup more declarative
2018-10-09 10:21:30 -04:00
Montana
f36446efac Add a default error message to the error template 2018-10-09 09:55:11 -04:00
richard-dds
74a04b6750 Formatting 2018-10-08 15:24:17 -04:00
richard-dds
d51d5e2ca9 Root url should redirect if user is already logged in 2018-10-08 15:23:13 -04:00
richard-dds
7a800507dd Remove duplicate test 2018-10-08 14:47:45 -04:00
richard-dds
2568387902 Add tests for RequestsAuthorization 2018-10-08 12:05:15 -04:00
richard-dds
ac2ecf5f64 Remove Authorization.can_view_audit_log as well 2018-10-08 12:05:15 -04:00
richard-dds
fcc1caca1c Move Request-specific auth checks into requests.authorization 2018-10-08 12:05:15 -04:00
richard-dds
7a23b09676 Formatting 2018-10-08 11:40:15 -04:00
richard-dds
7df8d3bfa4 Replace setup with WorkspaceFactory 2018-10-08 10:44:38 -04:00
Montana
3c95063293 Handle AlreadyExistsError on user creation with non-unique email 2018-10-08 10:36:40 -04:00
richard-dds
40557a5494 Merge SuperFactories into Factories, overriding _create 2018-10-08 10:36:02 -04:00
richard-dds
e06025366a Allow RequestFactory to generate task order 2018-10-08 10:35:36 -04:00
richard-dds
9061c3515c Refactor test_update_environment_roles 2018-10-07 11:52:28 -04:00
richard-dds
e383ee533a Super factories! 2018-10-05 16:48:12 -04:00
montana-mil
d8d05daf8d
Merge pull request #372 from dod-ccpo/workspace_users_project_permissions
Workspace users project permissions
2018-10-05 11:41:10 -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
6b0c285d1c no need to pass along modalName 2018-10-04 14:50:27 -04:00
richard-dds
6dd8562fc1 Formatting 2018-10-04 14:38:09 -04:00
richard-dds
db1521d920 Missed an import 2018-10-04 14:37:53 -04:00
Montana
55394b65db Use workspace permissions to limit project viewability 2018-10-04 14:24:35 -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
montana-mil
e5753762fa
Merge pull request #375 from dod-ccpo/download-sample-pdf
Can download a sample pdf for testing
2018-10-04 11:28:23 -04:00
Montana
78045da807 Can download a sample pdf for testing 2018-10-04 11:16:51 -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
montana-mil
1d5907c5da
Merge pull request #370 from dod-ccpo/model-strings-#160694209
Add Default String Representations for Models
2018-10-04 10:11:39 -04:00
Andrew Croce
456c5307c7 button type 2018-10-04 09:40:51 -04:00
Andrew Croce
e86f93243b set submit flag when the modal is opened 2018-10-04 09:36:21 -04:00
Andrew Croce
e8dcddfa65 Add submit handler that prevents normal submission if readyToSubmit flag is not set 2018-10-04 09:36:21 -04:00
Andrew Croce
b6b03e73bc handle submission by the form's on-submit 2018-10-04 09:36:21 -04:00
andrewdds
e5332101f0
Merge pull request #340 from dod-ccpo/help-content
Help Content
2018-10-04 09:33:40 -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
acb4b0c7b9 fixed table styles 2018-10-03 13:58:40 -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
Andrew Croce
612a4a4f95 helpdocs route takes a doc path and renders sub template
list of helpdocs generated by files in `help/docs`
2018-10-03 13:57:39 -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
Montana
5ac8bc476c Delete empty test 2018-10-03 09:34:58 -04:00
Patrick Smith
8bb9c1ab8a Add __repr__ to models 2018-10-02 14:14:39 -04:00
patricksmithdds
74a5a59dad
Merge pull request #369 from dod-ccpo/budget-month-dropdown
Include all of year's months in dropdown
2018-10-02 13:37:18 -04:00