dandds
|
3eeacc41fb
|
Merge pull request #326 from dod-ccpo/new-project-validation-#160064518
New project validation #160064518
|
2018-09-25 15:11:01 -04:00 |
|
Patrick Smith
|
0e33755ef7
|
Set initial value when field data is not None
|
2018-09-25 13:39:59 -04:00 |
|
dandds
|
7ae201655a
|
refactor new project component form validation
|
2018-09-25 12:02:59 -04:00 |
|
Montana
|
f4c379ea25
|
Use modal inputs to pass environment id and env role to route
|
2018-09-25 11:13:23 -04:00 |
|
Montana
|
c0bb9e1024
|
Modal for each environment role
|
2018-09-25 11:13:22 -04:00 |
|
Montana
|
c3da34e7cb
|
Capture environment role from modal
|
2018-09-25 11:13:22 -04:00 |
|
Andrew Croce
|
060833ea73
|
Always use the front-end validation message
|
2018-09-21 08:28:00 -04:00 |
|
Andrew Croce
|
19e80cd183
|
add noMaxWidth, label and description overrides to text input
|
2018-09-14 11:39:42 -04:00 |
|
luis cielak
|
1badea30b7
|
Update workspace roles
|
2018-09-13 15:57:54 -04:00 |
|
dandds
|
59fdad8554
|
use regular WTForms DateField for requests dates
|
2018-09-04 16:15:36 -04:00 |
|
richard-dds
|
b1326a7c75
|
Use object for selector component
|
2018-08-31 13:58:25 -04:00 |
|
Andrew Croce
|
0df7c0f56a
|
use jinja's built in tojson filter
|
2018-08-31 10:14:18 -04:00 |
|
Andrew Croce
|
9d98b98b4e
|
Use hidden input to hold value
|
2018-08-31 10:14:18 -04:00 |
|
Andrew Croce
|
73889e574a
|
popup selector html
|
2018-08-31 10:14:18 -04:00 |
|
andrewdds
|
5c09c05ec9
|
Merge pull request #227 from dod-ccpo/member-roles
Member roles
|
2018-08-29 10:49:12 -04:00 |
|
Andrew Croce
|
38380ac369
|
mock environment-role selector on member-edit screen
|
2018-08-29 09:55:43 -04:00 |
|
Andrew Croce
|
8d8b769673
|
Add sub_message to EmptyState component
Change params to camel case
|
2018-08-28 13:00:00 -04:00 |
|
richard-dds
|
2d6ad1311b
|
Display environment errors in project form
|
2018-08-24 13:53:25 -04:00 |
|
Patrick Smith
|
f599abb5dd
|
Specify type of button in modal to prevent unintended submissions
|
2018-08-23 16:15:35 -04:00 |
|
Andrew Croce
|
4d8399f068
|
Accessibility fixes for tooltip
|
2018-08-21 11:04:57 -04:00 |
|
Andrew Croce
|
9ba8fee233
|
allow alert actions to be a string or a list of action dicts
|
2018-08-20 15:11:12 -04:00 |
|
Andrew Croce
|
50792d9f37
|
refactor alert actions
|
2018-08-20 14:43:08 -04:00 |
|
richard-dds
|
932922cfe6
|
Use new checkboxinput for POC checkbox
|
2018-08-15 11:28:48 -04:00 |
|
richard-dds
|
4085c42c1c
|
WIP
|
2018-08-15 11:28:48 -04:00 |
|
luis cielak
|
cda585c3a3
|
Update validation icon placement and placeholders
|
2018-08-15 10:49:48 -04:00 |
|
Andrew Croce
|
d793390df6
|
new styles for tooltips
|
2018-08-14 14:05:50 -04:00 |
|
andrewdds
|
c05e72d98f
|
Merge pull request #164 from dod-ccpo/ui/tooltips
UI/tooltips
|
2018-08-14 08:48:32 -04:00 |
|
andrewdds
|
aad3115093
|
Merge pull request #162 from dod-ccpo/ui/modal-close-button
reposition modal close button
|
2018-08-13 15:34:41 -04:00 |
|
luis cielak
|
1231edee41
|
Fix icon error
|
2018-08-13 15:28:20 -04:00 |
|
luisgov
|
b4b7d0cbcb
|
Merge branch 'master' into ui/tooltips
|
2018-08-13 15:26:04 -04:00 |
|
luis cielak
|
7db1ac5d86
|
Change text_input to option_input
|
2018-08-13 15:16:46 -04:00 |
|
luisgov
|
143c58addc
|
Merge branch 'master' into ui/tooltips
|
2018-08-13 15:05:08 -04:00 |
|
luis cielak
|
88092a7892
|
Adjust tooltips for accessibility
|
2018-08-13 14:13:47 -04:00 |
|
luis cielak
|
23ae914211
|
Apply validation colors to correct icons
|
2018-08-13 13:17:21 -04:00 |
|
luis cielak
|
65207a480d
|
Set label text displayed block with the tooltip
|
2018-08-13 13:10:18 -04:00 |
|
Andrew Croce
|
990da72583
|
reposition modal close button
|
2018-08-13 11:47:04 -04:00 |
|
Patrick Smith
|
7b01e5b8a3
|
Add keys to inputs to prevent Vue from re-using elements
|
2018-08-13 11:28:41 -04:00 |
|
Patrick Smith
|
687af77e33
|
Emit field change event for options inputs
|
2018-08-13 11:28:40 -04:00 |
|
Patrick Smith
|
c3971b123e
|
Merge branch 'master' into ui/input-field-frontend-validation
|
2018-08-12 12:16:46 -04:00 |
|
Andrew Croce
|
c261c445d6
|
fix error rendering
|
2018-08-10 15:47:28 -04:00 |
|
dandds
|
0371c969e7
|
Merge pull request #153 from dod-ccpo/financial-verification-modal-159014770
Financial verification modal 159014770
|
2018-08-10 15:20:05 -04:00 |
|
luis cielak
|
51185d16f0
|
Strip out html from label
|
2018-08-10 13:50:34 -04:00 |
|
Andrew Croce
|
cb4f1281d3
|
bind aria-invalid correctly
|
2018-08-10 13:36:53 -04:00 |
|
luis cielak
|
a3489d50e4
|
Adding some tooltips
|
2018-08-10 13:27:40 -04:00 |
|
dandds
|
251bef6bb8
|
move pending financial review text
|
2018-08-10 12:12:02 -04:00 |
|
Andrew Croce
|
8659132989
|
Add front end validation error messages
|
2018-08-10 09:18:09 -04:00 |
|
Andrew Croce
|
db1dd062ee
|
Fix input validations
|
2018-08-10 08:58:31 -04:00 |
|
luis cielak
|
a9be4665ce
|
Begin adding tooltips to req form fields
|
2018-08-09 15:54:27 -04:00 |
|
luis cielak
|
659edcd183
|
Begin adding tooltip to text input module
|
2018-08-09 15:54:27 -04:00 |
|
luis cielak
|
2193c03c06
|
Strip out html to remove markup label
|
2018-08-09 15:54:27 -04:00 |
|