Commit Graph

2087 Commits

Author SHA1 Message Date
Matt Bruce
eb8edd2acd removed initialSetup so as devs won't use this method anymore, this will now be private to the base classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 11:51:40 -05:00
Matt Bruce
9f6a83f8ce ensure isEnabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 11:23:53 -05:00
Matt Bruce
f713cc0659 CXTDT-599736 - Unable to turn off the Toggles for Privacy preferences
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 11:22:26 -05:00
Matt Bruce
317cf89fb6 ensure updateView() can't be called until setup() is run
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 11:21:51 -05:00
Bruce, Matt R
8723cfa5c3 Merge branch 'bugfix/toggle' into 'develop'
Toggle Fix

See merge request BPHV_MIPS/vds_ios!277
2024-07-31 17:27:11 +00:00
Matt Bruce
3ec2c98425 setup contentHugging and added more contraints to toggle when not in label mode
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-31 12:26:39 -05:00
Bruce, Matt R
10c7435597 Merge branch 'feature/ruleType' into 'develop'
added ruleType so outside sources can know the type for this rule

See merge request BPHV_MIPS/vds_ios!276
2024-07-30 16:06:30 +00:00
Matt Bruce
d02ca3eebd added ruleType so outside sources can know the type for this rule
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-30 11:06:03 -05:00
Bruce, Matt R
a659393709 Merge branch 'mbruce/bugfix' into 'develop'
added objcMembers

See merge request BPHV_MIPS/vds_ios!274
2024-07-25 15:56:07 +00:00
Matt Bruce
6bf3e19ebe added @objcMembers to all classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-25 10:53:26 -05:00
Matt Bruce
781df9ff1a added objcMembers
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-25 10:45:20 -05:00
Bruce, Matt R
af58e43f6c Merge branch 'mbruce/bugfix' into 'develop'
Build 1.0.71 merge

See merge request BPHV_MIPS/vds_ios!273
2024-07-19 18:43:30 +00:00
Matt Bruce
2a1b9380c8 updated comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-19 13:42:57 -05:00
Matt Bruce
7cabfdb78c updated version to 71
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-19 13:29:14 -05:00
Matt Bruce
a253e2efc8 CXTDT-565796 - DropdownSelect – Removed the "Type" from the VoiceOver
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-19 13:28:08 -05:00
Matt Bruce
54a2a63ba4 CXTDT-581801 - DatePicker - border disappears for on dark focus state
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-19 13:17:49 -05:00
Matt Bruce
00f73a503c CXTDT-581800 - Date Picker - Selected Error state icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-19 13:13:21 -05:00
Matt Bruce
1e35f61ec0 Merge branch 'bugfix/Table' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix 2024-07-19 12:54:54 -05:00
Bruce, Matt R
be8de7fbca Merge branch 'mbruce/bugfix' into 'develop'
put last part in else

See merge request BPHV_MIPS/vds_ios!272
2024-07-19 17:28:42 +00:00
Matt Bruce
e02ea9712e put last part in else
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-19 12:28:14 -05:00
Bruce, Matt R
11af2e5eb9 Merge branch 'mbruce/bugfix' into 'develop'
Bugs/Refactor

See merge request BPHV_MIPS/vds_ios!271
2024-07-19 17:09:20 +00:00
Bruce, Matt R
fb629a192b Merge branch 'vasavk/carousel' into 'develop'
VDS Brand 3.0 Base Carousel for IOS

See merge request BPHV_MIPS/vds_ios!268
2024-07-19 17:07:48 +00:00
Vasavi Kanamarlapudi
afc4d71f38 updated scroll animation to true 2024-07-19 20:54:03 +05:30
Vasavi Kanamarlapudi
7c431974ac minor changes 2024-07-19 18:04:50 +05:30
Vasavi Kanamarlapudi
99fe7e22ac Digital ACT-191 ONEAPP-7013 story: fixed observed issue on content scroll while changing peek, gutter and layout. 2024-07-19 16:41:40 +05:30
Vasavi Kanamarlapudi
938364535b Digital ACT-191 ONEAPP-7013 story: removed redundant code which causes scrolling issue 2024-07-19 14:42:00 +05:30
Vasavi Kanamarlapudi
f1b5fd18c9 Digital ACT-191 ONEAPP-7013 story: removed unused code, updated Gutter pattern, renamed selectedIndex to groupIndex 2024-07-19 11:17:54 +05:30
Matt Bruce
b91017068c Missed a few "fill" types and refactored to use a multiplier
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-18 15:34:03 -05:00
Matt Bruce
bf40368dc4 refactored layoutConstrainable for methods
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-18 12:26:12 -05:00
Vasavi Kanamarlapudi
076f4c082c Digital ACT-191 ONEAPP-7013 story: removed border, background color to slot, removed unused file, updated slotAlignment method. 2024-07-18 20:26:06 +05:30
Sumanth Nadigadda
7f13aebc7e Fix for CXTDT-586375, updating the way padding is set to view, based on striped status. 2024-07-18 19:52:15 +05:30
Vasavi Kanamarlapudi
a38268df0a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/carousel 2024-07-18 18:00:03 +05:30
Vasavi Kanamarlapudi
93004f6e12 Digital ACT-191 ONEAPP-7013 story: Refactored code, removing redundant view and adding component to slot. 2024-07-18 17:28:40 +05:30
Vasavi Kanamarlapudi
559423f629 Digital ACT-191 ONEAPP-7013 story: removed unused file 2024-07-18 13:22:41 +05:30
Vasavi Kanamarlapudi
c2ec941a3c Digital ACT-191 ONEAPP-7013 story: updating carousel position if receives selectedIndex 2024-07-18 12:49:12 +05:30
Vasavi Kanamarlapudi
4ae07b6402 Digital ACT-191 ONEAPP-7013 story: removing width prop, and passing selectedGroupIndex through onChange 2024-07-18 12:25:04 +05:30
Vasavi Kanamarlapudi
928db0f1fc Digital ACT-191 ONEAPP-9311 story: changes about PR notes 2024-07-17 18:32:04 +05:30
Matt Bruce
6661e60333 abstract to String extension method
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-16 16:17:27 -05:00
Sumanth Nadigadda
bf46f85622 Fixing CXTDT-586497 issue, table contents alignment is based on the row type, is header 2024-07-16 12:31:06 +05:30
Matt Bruce
10f4f1db11 added new validator
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-15 08:43:27 -05:00
Matt Bruce
699626a4b8 updated in the didChange
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-15 08:43:19 -05:00
Matt Bruce
cbe28583ed Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix 2024-07-12 15:27:53 -05:00
Matt Bruce
4ca74fa445 dynamically add rules
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 14:36:37 -05:00
Matt Bruce
95f4ad06a1 refactored updating of rules
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 14:36:27 -05:00
Matt Bruce
f95317eb24 added var to protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 14:36:09 -05:00
Bruce, Matt R
71c5e444f4 Merge branch 'mbruce/bugfix' into 'develop'
CXTDT-584278 – InputField - Accessibility

See merge request BPHV_MIPS/vds_ios!270
2024-07-12 13:38:43 +00:00
Matt Bruce
15515b6815 added telephone updating
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 08:37:05 -05:00
Matt Bruce
cdede872c0 make open to override
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-12 08:36:07 -05:00
Matt Bruce
1647e44e2f Merge branch 'mbruce/bugfix' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix 2024-07-11 14:04:44 -05:00
Matt Bruce
d573002be5 refactored textfield
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 14:04:07 -05:00