Patrick Smith
d82dd15b1a
Update uswds dep to fix sub-dep security vulnerability
...
There was a security vulnerability in `cached-path-relative`: https://hackerone.com/reports/390847
The package is a dependency of `browserify` which is a dependency of
`uswds`, which is one of our dependencies. Upgrading `uswds` to the
latest version installs the latest version of `cached-path-relative`
that has the security fix.
This update also requires bringing in a new static image that was
recently added in `uswds`.
2018-11-13 16:44:37 -05:00
richard-dds
1b4d054d7e
Merge pull request #440 from dod-ccpo/resend-invitation
...
Resend a workspace invitation
2018-11-13 14:46:01 -05:00
richard-dds
78e34d4ddd
Display an alert when invitations are resent
2018-11-13 14:39:45 -05:00
richard-dds
f6b4b2444f
Update confirmation copy
2018-11-13 14:39:45 -05:00
richard-dds
248df9e184
Formatting
2018-11-13 14:39:45 -05:00
richard-dds
016116c9cc
Send an email
2018-11-13 14:39:45 -05:00
richard-dds
2f1970e93b
Give dev users a random service branch
2018-11-13 14:39:45 -05:00
richard-dds
a725310535
Resend a workspace member's invite
2018-11-13 14:39:44 -05:00
richard-dds
280f0162ed
Fix new test
2018-11-13 14:39:44 -05:00
richard-dds
b1468f1376
Add some invited users to the seed script
2018-11-13 14:39:44 -05:00
richard-dds
c3e1a7eb27
Complete user profile for dev users
2018-11-13 14:39:44 -05:00
richard-dds
024c695f66
Simplify Invitations.create signature
2018-11-13 14:39:44 -05:00
patricksmithdds
bd353ab1f6
Merge pull request #445 from dod-ccpo/filter-by-member-status
...
Filter by all member statuses
2018-11-13 13:29:31 -05:00
Patrick Smith
d72d018ba2
Fix alignment of filter inputs on member listing page
2018-11-13 10:43:34 -05:00
Patrick Smith
990c24b802
Allow filtering by all member statuses in member list view
2018-11-12 17:13:40 -05:00
Patrick Smith
947106a5b1
Rename "choices" var to "role_choices" for clarity
2018-11-12 16:48:57 -05:00
Patrick Smith
09b8169929
Rename test files to reflect recent code change
2018-11-12 16:44:54 -05:00
richard-dds
a30cf31553
Merge pull request #441 from dod-ccpo/fix-pdf-clearing
...
Fix PDF clearing bug
2018-11-12 16:21:39 -05:00
patricksmithdds
c78e0d48cd
Merge pull request #443 from dod-ccpo/vue-production
...
Remove vue production tip
2018-11-12 16:20:40 -05:00
Patrick Smith
aed893256b
Disable production tip
2018-11-12 14:55:51 -05:00
Patrick Smith
e536d5d9be
Update name of parcel dependency
2018-11-12 13:20:16 -05:00
richard-dds
de0e9ee705
Fix PDF clearing bug
2018-11-12 10:37:26 -05:00
richard-dds
a4074000e9
Merge pull request #429 from dod-ccpo/more-fv-fixes
...
Fix json serialization bug in finver form
2018-11-09 15:52:16 -05:00
richard-dds
35ef339f8f
Check for attr rather than classname
2018-11-08 15:01:23 -05:00
patricksmithdds
c63423a942
Merge pull request #439 from dod-ccpo/requests-search-no-results
...
Add placeholder when request filters match no requests
2018-11-08 14:34:36 -05:00
Patrick Smith
269824b744
Always show requests if there any to show
2018-11-08 13:06:34 -05:00
Patrick Smith
dbdbbc4e9b
Add empty state when search matches no requests
2018-11-08 12:21:58 -05:00
Patrick Smith
9b25c3b17f
Update factory to use random service branch
...
This will give us more interesting test data.
2018-11-08 12:21:58 -05:00
patricksmithdds
e0a772e35a
Merge pull request #437 from dod-ccpo/request-filter-dod-component
...
Allow CCPO to filter requests by DOD component
2018-11-08 12:21:09 -05:00
dandds
b661c7ce4c
Merge pull request #432 from dod-ccpo/options-input-errors-#161717158
...
control error display for options input component
2018-11-08 11:43:29 -05:00
dandds
5a98605ff1
only show option input as valid if there are no errors
2018-11-08 11:31:26 -05:00
montana-mil
4cbd96e2cc
Merge pull request #438 from dod-ccpo/base-env-setup
...
Four Standard Environments Given When Creating a Project
2018-11-08 11:12:44 -05:00
dandds
d12bed4ef3
display valid state for option inputs that have an initial value
2018-11-08 11:07:25 -05:00
leigh-mil
47c79c174a
Merge pull request #411 from dod-ccpo/phone-extensions
...
Add phone ext
2018-11-08 10:57:48 -05:00
leigh-mil
e990f2cac9
Update migrations
2018-11-08 10:46:07 -05:00
Montana
b58a2666ca
Give the user four standard environments
2018-11-08 10:33:31 -05:00
dandds
42ecdaa275
Merge pull request #436 from dod-ccpo/revoke-invitation-#160300315
...
Revoke invitation #160300315
2018-11-08 10:23:22 -05:00
Andrew Croce
f6700fb2a6
responsive adjustments to search/filter layout
2018-11-07 13:10:58 -05:00
richard-dds
746bdc8b01
Styling tweaks
2018-11-07 13:10:50 -05:00
dandds
50888f9e9f
push authz into the workspace domain for revoking tokens
2018-11-07 12:56:22 -05:00
dandds
4849a89125
working implementation of revoke invitation
2018-11-07 12:41:00 -05:00
leigh-mil
df338ebdb9
Fix migration after rebase
2018-11-07 12:08:05 -05:00
leigh-mil
c753181541
Update mask and error message
2018-11-07 12:03:52 -05:00
leigh-mil
642934d701
Fix migrations after rebase
2018-11-07 12:03:52 -05:00
leigh-mil
2eef0c1a37
Formatting
2018-11-07 12:03:52 -05:00
leigh-mil
413a640553
Make ext field larger
2018-11-07 12:03:52 -05:00
leigh-mil
2dd1822cf8
Add validation
2018-11-07 12:03:52 -05:00
leigh-mil
b13ba188bf
Create PhoneInput macro for phone and ext form fields
2018-11-07 12:03:52 -05:00
leigh-mil
8b9fe61a94
Create class to style phone numbers and extensions
2018-11-07 12:03:52 -05:00
leigh-mil
6bc157b2b3
Add phone ext
2018-11-07 12:03:52 -05:00