917 Commits

Author SHA1 Message Date
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
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
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
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
dandds
42ecdaa275
Merge pull request #436 from dod-ccpo/revoke-invitation-#160300315
Revoke invitation #160300315
2018-11-08 10:23:22 -05:00
richard-dds
746bdc8b01 Styling tweaks 2018-11-07 13:10:50 -05:00
dandds
4849a89125 working implementation of revoke invitation 2018-11-07 12:41:00 -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
richard-dds
12f5e6f79e Fix label 2018-11-07 11:39:28 -05:00
richard-dds
4dde11d0c6 Allow CCPO to filter requests by DOD component 2018-11-07 11:29:58 -05:00
Patrick Smith
9cb2b9714e Remove extraneous period from description.. 2018-11-06 17:02:26 -05:00
Patrick Smith
0032875859 Remove non-existant review attribute
The review has no `log_name` attribute, so this line effectively renders
nothing, but we should remove it.
2018-11-06 17:02:26 -05:00
dandds
b0a3172336 component for confirming destructive actions 2018-11-06 16:23:02 -05:00
dandds
89e613d445 control error display for options input component 2018-11-06 15:27:42 -05:00
dandds
5fc9dbd177 display error alert for users who had DOD ID conflict when accepting workspace invitation 2018-11-05 09:42:13 -05:00
richard-dds
63da76b4a3 Show caret for sorted column 2018-11-01 16:26:47 -04:00
richard-dds
bfc6766caa Sort workspace members list 2018-11-01 16:26:47 -04:00
richard-dds
1baac6ede9 Disable form submission 2018-11-01 14:29:42 -04:00
richard-dds
05b09e7961 Template fixes 2018-11-01 10:47:38 -04:00
richard-dds
bb903ece9f No sorting for non-ccpo users 2018-11-01 10:25:52 -04:00
richard-dds
d540b2ae74 Sort requests 2018-11-01 10:25:52 -04:00
richard-dds
d069897062 Allow filtering by all possible statuses 2018-11-01 10:25:52 -04:00
richard-dds
af014cae03 Filter by status 2018-11-01 10:25:52 -04:00
richard-dds
18c3354519 Format dollar amount 2018-11-01 10:25:52 -04:00
richard-dds
588584ccee Use local-datetime components 2018-11-01 10:25:52 -04:00
richard-dds
c5800a8c98 Vue-ify requests listing page 2018-11-01 10:25:52 -04:00
richard-dds
401a9e93a7
Merge pull request #412 from dod-ccpo/status-change-emails
Notify PSO or MO of request status change
2018-11-01 10:13:39 -04:00
dandds
0a176239b7 add home link to error page and catch missing template exception in glob route 2018-10-31 14:53:52 -04:00
montana-mil
0ee47f5ac4
Merge pull request #408 from dod-ccpo/filter-by-status-and-role
Filter by status and role
2018-10-31 14:47:59 -04:00
patricksmithdds
0b44980ccb
Merge branch 'master' into require-personal-info 2018-10-31 14:12:55 -04:00
Montana
b051e2a955 Use url_for for redirect link 2018-10-31 14:03:56 -04:00
Montana
471d98e650 Filter with new implementation of roles list 2018-10-31 14:03:56 -04:00
Montana
3e1c813ceb Iterate over workspace roles to display available role filters 2018-10-31 14:03:56 -04:00
Montana
23172c7506 Fix search button error 2018-10-31 14:03:56 -04:00
Montana
922a929ce2 Clear filters 2018-10-31 14:03:56 -04:00
Montana
39281f6558 Make search and filters clear-able 2018-10-31 14:03:56 -04:00
Montana
1d1b549531 Basic status and role filtering, not reactive 2018-10-31 14:03:56 -04:00
Montana
6ab4867d3c Display message when search returns no members 2018-10-31 14:03:56 -04:00
Montana
9d2a48bd5d Use inline-template 2018-10-31 14:03:56 -04:00
Montana
8c767b7535 Search if form is submitted 2018-10-31 14:03:56 -04:00
Montana
c5856c539d Use Vue for template rendering 2018-10-31 14:03:56 -04:00
Montana
3de1e55440 Basic Vue function for search 2018-10-31 14:03:55 -04:00