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 |
|
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 |
|
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 |
|
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 |
|
Matt Bruce
|
f93239b421
|
refactored out more code into enums
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-05-09 08:30:19 -05:00 |
|
Matt Bruce
|
5672df7070
|
initial refactor to split out FieldTypes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-05-09 08:19:39 -05:00 |
|
Matt Bruce
|
2d5f3d7652
|
refactored more of inputfield
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-05-08 17:18:50 -05:00 |
|
Matt Bruce
|
819aa7a44e
|
refactored some of the credit card
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-05-08 17:00:41 -05:00 |
|
Matt Bruce
|
5d9b744077
|
added compare to date/tel type
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-05-08 16:08:33 -05:00 |
|
Matt Bruce
|
978db64823
|
updated rules
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-05-08 15:59:43 -05:00 |
|
Matt Bruce
|
3134327dd5
|
fixed the tel type
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-05-08 15:25:51 -05:00 |
|
Matt Bruce
|
c23d45f1aa
|
updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-05-08 11:03:23 -05:00 |
|
Matt Bruce
|
e0bf6b0524
|
Merge branch 'feature/inputField' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/inputField
|
2024-05-06 19:12:23 -05:00 |
|
Matt Bruce
|
fbd188cae8
|
refactored color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-05-06 19:11:50 -05:00 |
|
Matt Bruce
|
aaeb2ced1c
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/inputField
|
2024-05-06 19:08:01 -05:00 |
|
Matt Bruce
|
b92bb553b1
|
intial date work for input
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-05-06 18:41:23 -05:00 |
|
Matt Bruce
|
aa3b11efc1
|
refactored hexstring to uicolor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-05-06 18:40:48 -05:00 |
|
Scott Pfeil
|
29a3a4a3a3
|
Digital ACT191 story ONEAPP-7718 - Changed to allow sub uicontrols to take hits.
|
2024-05-06 18:46:19 -04:00 |
|
Matt Bruce
|
6a07bcdd4c
|
added accessiblityText property to badgeindicator
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-05-06 17:06:38 -05:00 |
|
Matt Bruce
|
46a1471282
|
implement Monarch in Tilelet (first cut)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-05-06 16:49:21 -05:00 |
|
Matt Bruce
|
4685c6d398
|
Implemented TextColor changes to TitleLockup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-05-06 16:42:12 -05:00 |
|
Matt Bruce
|
d703595e5a
|
TitleLockup TextColor Monarch update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-05-06 16:41:41 -05:00 |
|
Matt Bruce
|
e2a23d6381
|
added done button
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-05-06 09:24:30 -05:00 |
|
Matt Bruce
|
b6ace4039b
|
updated tooltip accessible main view
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-05-03 15:34:03 -05:00 |
|
Matt Bruce
|
3f899eb7c2
|
updated release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-05-03 15:27:35 -05:00 |
|