Commit Graph

1730 Commits

Author SHA1 Message Date
Matt Bruce
561b47610b updated cornerRadius
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-14 13:24:05 -05:00
Matt Bruce
6f17c1b0da refactored to use new calendar
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-14 11:23:00 -05:00
Matt Bruce
418b888987 Merge branch 'vasavk/calendar' into feature/datePicker 2024-05-14 09:07:52 -05:00
Matt Bruce
16a4bb28ac updated model changes in tilelet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-14 09:01:04 -05:00
Matt Bruce
b31ff5c961 added iconName for the new asset
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-14 09:00:54 -05:00
Matt Bruce
05829907a9 updated icon models for color and icon type
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-14 09:00:36 -05:00
Matt Bruce
a440ba4844 added external link icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-14 09:00:21 -05:00
Matt Bruce
1c5273155d added changelog
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-13 15:13:24 -05:00
Matt Bruce
31b893042c updated for isReadOnly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-13 13:15:46 -05:00
Matt Bruce
28d8161d09 refactored date picker a popover
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-13 13:12:07 -05:00
Matt Bruce
e667054eb6 refactored calculating width
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-13 12:32:46 -05:00
Matt Bruce
4b5bbd1ace got picker working again
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-13 12:16:18 -05:00
Matt Bruce
3ab8cec7a4 added more documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-13 11:26:12 -05:00
Matt Bruce
cd0b066701 refactored entryfield base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-13 11:19:57 -05:00
Matt Bruce
e7e6a68458 added calendar
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-13 10:11:25 -05:00
Matt Bruce
8f529251fd added datePicker
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-13 10:11:15 -05:00
Bruce, Matt R
8d6929a35d Merge branch 'feature/inputField' into 'develop'
Finished up InputField

See merge request BPHV_MIPS/vds_ios!226
2024-05-10 22:25:53 +00:00
Matt Bruce
d7fc65612f fixed password link bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 17:23:04 -05:00
Matt Bruce
6ad9156e13 resolved input field
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 17:04:03 -05:00
Matt Bruce
18090871ee removed min/max, you only need width + calculations
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 16:52:28 -05:00
Matt Bruce
3859c8eeb7 refactored width to fields
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 16:17:12 -05:00
Matt Bruce
aeb620a8a1 got width working correctly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 16:03:21 -05:00
Matt Bruce
a927be7517 added release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 15:10:39 -05:00
Matt Bruce
2f6df89f09 added focused state
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 14:48:20 -05:00
Matt Bruce
84314040d9 refactored tooltip for securityCode
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 14:36:50 -05:00
vasavk
843c8054ad Digital ACT-191 ONEAPP-7958 story: dynamic height update for calendar 2024-05-10 22:40:37 +05:30
Matt Bruce
4a337c6fcb fixed minwidth bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 11:06:59 -05:00
Matt Bruce
30b380fceb added width constraint check
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 11:02:54 -05:00
Matt Bruce
c02ba88a76 updated constraint
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 11:02:44 -05:00
Matt Bruce
a7d777a97d refactored more for the naming
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 10:30:37 -05:00
Matt Bruce
0af79c97b7 refactored to helpertext to the right
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 10:08:10 -05:00
Matt Bruce
d870d4f385 refactored dropdown/inputfield for the helper text position
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 09:31:18 -05:00
Matt Bruce
c5262246f3 refactred getContainer() to getFieldContainer() to make more sense that the developer needs to only return the Item the User see to interact with.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 09:10:35 -05:00
Matt Bruce
501dc4a55f refactored the layout for the entryfield
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 09:00:55 -05:00
vasavk
20f5926bbf Digital ACT-191 ONEAPP-7958 story: callback when the date changes and is in enabled state only. 2024-05-10 13:18:55 +05:30
Matt Bruce
7ec0192945 added validateOnChange
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 16:33:09 -05:00
Matt Bruce
84a03573ab updated linkmodel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 14:33:27 -05:00
Matt Bruce
afea918aa4 fixed issue with error focused
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 14:33:11 -05:00
Matt Bruce
3c508aff0e updated onclick
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 13:53:36 -05:00
Matt Bruce
0ab83fa7a8 updated onclick
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 13:53:26 -05:00
Matt Bruce
d4fcb5436b removed old code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 13:53:14 -05:00
Matt Bruce
4519c7af15 updated cc cardType logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 11:39:09 -05:00
Matt Bruce
7965d4056f updated images / imageView
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 11:05:18 -05:00
vasavk
6bb6d31b39 Digital ACT-191 ONEAPP-7958 story: code refactored 2024-05-09 20:52:46 +05:30
Matt Bruce
bef02f6b38 more code refactoring
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 10:09:08 -05:00
Matt Bruce
a71e391050 moved extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 10:05:38 -05:00
Matt Bruce
4ed2b3c894 refactored the rest of the inputfield code into the fieldtype handlers
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 10:03:56 -05:00
Matt Bruce
a656561073 redfactored handlers to base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 09:27:00 -05:00
Matt Bruce
14c578edbd refactored into FieldTypeHandlers first cut
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 09:10:46 -05:00
Matt Bruce
eab8e72785 refactor into FieldHandlers
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-09 08:57:03 -05:00