7242 Commits

Author SHA1 Message Date
leigh-mil
bdc03fb0a2 Remove /help route and templates 2020-01-22 16:53:11 -05:00
leigh-mil
0484d9b77f
Merge pull request #1344 from dod-ccpo/fix-app-member-form
Remove delete environments from app members form
2020-01-22 16:30:43 -05:00
00b10c484f alembic migration to extend the state machine states enum 2020-01-22 16:04:51 -05:00
Hannah Brinkman
70faa4c42e
Merge branch 'staging' into grid-styling 2020-01-22 15:55:12 -05:00
leigh-mil
36fe777230 Remove delete environments from app members form 2020-01-22 15:53:40 -05:00
graham-dds
a5684d099e
Merge pull request #1343 from dod-ccpo/text-input-validation
Form text input validation
2020-01-22 15:39:26 -05:00
Hannah Brinkman
674f6363d5
Merge branch 'staging' into grid-styling 2020-01-22 15:23:39 -05:00
graham-dds
3cf9fdac76 Add frontend validation for TextInput()s
- Add input validation regexes to input_validations.js
- Add those validators to text fields without validaiton
2020-01-22 15:20:18 -05:00
graham-dds
156d733aee Add missing regex and validation for StringFields
This commit adds further validation for StringFields that were missing
it. This mostly amounted to being Regex patters and max lengths.
2020-01-22 15:20:18 -05:00
graham-dds
b3dd32f3f7 Allow Falsey values for IsNumber validator
We should use Required() instead to ensure data is present, if that's the
desired behavior
2020-01-22 15:18:42 -05:00
graham-dds
c460f91045 CLIN data should be submitted with {prefix}-number 2020-01-22 15:18:42 -05:00
graham-dds
d925a0a570 Change dialect from postgres:// to postgresql:// 2020-01-22 15:18:42 -05:00
leigh-mil
41c8a5d187
Merge pull request #1336 from dod-ccpo/copy-updates
Copy updates
2020-01-22 15:18:27 -05:00
leigh-mil
04de3d0404 Correct portfolio invite resent alert 2020-01-22 14:58:08 -05:00
tomdds
e5332897f1 Fix formatting 2020-01-22 14:52:06 -05:00
tomdds
1b1a20cf52 Restore implementations for policies and management group creation
These were accidentally stripped out during a rebase.
2020-01-22 14:39:30 -05:00
hmbrink
01341be95b Profile max-width 2020-01-22 14:34:23 -05:00
hmbrink
16db93c2da Topbar navigation 2020-01-22 14:25:56 -05:00
leigh-mil
176428d454
Merge branch 'staging' into copy-updates 2020-01-22 14:01:47 -05:00
tomdds
f5e4b603cb Bring naming conventions for methods and classes related to CSP provisioning in line with state machine 2020-01-22 13:39:41 -05:00
tomdds
d646c3c00f Updates from Production Scripts
Made a bunch of tweaks when using these tests to run production scripts for initial setup, this brings over a bunch of those changes
2020-01-22 13:39:41 -05:00
becc3630c2 azure integration. methods to authenticate and set/get value in keyvault 2020-01-22 13:39:41 -05:00
67842748b8 call next on the results of filter function to get the first value 2020-01-22 13:39:41 -05:00
dfaea2d937 trigger_next_transition method will call the create trigger of the next stage for machines in CREATED state 2020-01-22 13:39:41 -05:00
743a91d658 trigger_next_transition method will call the create trigger of the next stage for machines in CREATED state 2020-01-22 13:39:41 -05:00
tomdds
b1adaf771d state machine integration wip 2020-01-22 13:39:35 -05:00
Hannah Brinkman
afc6ee0e03
Merge branch 'staging' into grid-styling 2020-01-22 07:03:54 -05:00
dandds
f6252ae571
Merge pull request #1346 from dod-ccpo/tf-initial-db
Terraform initial database.
2020-01-22 06:07:19 -05:00
dandds
83de5d38d9 Terraform initial database.
This addes TF config for creating the initial database for the selected
ATAT environment. The datatase name format is [environment]-atat.
2020-01-21 19:52:09 -05:00
Hannah Brinkman
efe0f33fc2
Merge branch 'staging' into grid-styling 2020-01-21 15:52:45 -05:00
hmbrink
ae3144c82f removed extra grid column padding 2020-01-21 15:41:03 -05:00
hmbrink
4fd83be37f Portfolio Header 2020-01-21 15:31:48 -05:00
hmbrink
32451c69af Topbar max-width 2020-01-21 15:27:30 -05:00
leigh-mil
d0cb4ce339 Update button text for adding new application member 2020-01-21 11:57:10 -05:00
leigh-mil
d2b9577e3b Standardize copy in TO builder and TO view page 2020-01-21 11:57:10 -05:00
leigh-mil
2d32e9c79b Remove lorem paragraph and link from 404 page 2020-01-21 11:57:10 -05:00
leigh-mil
ce70e44590 Update flash messages for portfolio invites to match application invite messages.
Use None instead of an empty string for titles and messages in flash alerts.
2020-01-21 11:57:10 -05:00
leigh-mil
6f85f6de97 Update copy for invite alert messages, CLIN error message, and use translations in flash file 2020-01-21 11:57:10 -05:00
leigh-mil
d0ae04193b Update copy on app settings page 2020-01-21 11:57:10 -05:00
leigh-mil
88d57a414b Update copy in new application form. 2020-01-21 11:57:10 -05:00
leigh-mil
d38b5f7012 Update copy on TO view page 2020-01-21 11:57:10 -05:00
leigh-mil
961717e0e7 Update copy in TO builder 2020-01-21 11:57:10 -05:00
leigh-mil
c946bc74db Remove button from TO index page sticy cta when there are no TOs 2020-01-21 11:57:10 -05:00
leigh-mil
7c78e59624 Update copy on new portfolio form. Style cancel link as a button. 2020-01-21 11:57:09 -05:00
leigh-mil
0893ec18ce Update copy on error page 2020-01-21 11:57:09 -05:00
leigh-mil
4ed75caf2a Replace Lorem on Reports page 2020-01-21 11:57:09 -05:00
leigh-mil
c9e62e22e9 update TO builder copy 2020-01-21 11:57:09 -05:00
dandds
7faadaf17d
Merge pull request #1341 from dod-ccpo/tf-jedi-dev
Updated dev environment for JEDI.
2020-01-21 11:27:32 -05:00
dandds
9d179b7b5f
Merge branch 'staging' into tf-jedi-dev 2020-01-21 10:52:28 -05:00
hmbrink
4dcd49269f Topbar testing 2020-01-21 10:45:40 -05:00