Hedden, Kyle Matthew
|
c2e10582f8
|
Merge branch 'feature/atomic-vds-new-forms-atoms' into 'develop'
Last of the VDS FormFields
### Summary
Added in
1. Checkboxes (VDS CheckboxGroup)
2. RadioButtons (VDS RadioButtonGroup)
3. CalendarView (VDS CalendarBase)
4. DatePickerEntryField (VDS DatePicker)
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-7001
https://onejira.verizon.com/browse/ONEAPP-7004
https://onejira.verizon.com/browse/ONEAPP-7016
https://onejira.verizon.com/browse/ONEAPP-7958
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1176
|
2024-08-22 21:46:28 +00:00 |
|
Matt Bruce
|
8670fa3193
|
removed visualEquivalent
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-08-22 14:25:48 -05:00 |
|
Matt Bruce
|
878fd11c8a
|
added isEqual to RadioButton variations
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-08-22 13:11:48 -05:00 |
|
Matt Bruce
|
3b306a299a
|
using enabled now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-08-21 16:28:14 -05:00 |
|
Matt Bruce
|
3270f21951
|
used new isEnabled in model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-08-21 14:10:09 -05:00 |
|
Bruce, Matt R
|
6c841c078a
|
Merge branch 'release/20_1_1' into 'develop'
Digital PCT265 defect: VDS TabsTableViewCell delegate reset issue. Impacts UAD...
Co-authored-by: Subramaniam, Ramya <ramya.subramaniam@one.verizon.com>
Co-authored-by: Hedden, Kyle Matthew <kyle.hedden@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1177
|
2024-08-21 13:17:32 +00:00 |
|
Matt Bruce
|
b71a4c5b25
|
refactored to convertTo
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-08-20 08:49:36 -05:00 |
|
Matt Bruce
|
e89272a3cd
|
comments on the order of operations in reset()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-08-15 12:31:50 -05:00 |
|
Matt Bruce
|
33dc411743
|
Fix for the reset() issue with default properties being reset for buttonGroup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-08-15 11:08:25 -05:00 |
|
Pfeil, Scott Robert
|
558a3d7c55
|
Merge branch 'feature/negate_gone' into 'develop'
Digital PCT265 story VZWYZDG-1866 - Added action for negating the gone property on molecules.
### Summary
Action for negating the gone property on goneable molecules.
https://oneconfluence.verizon.com/x/AZT2UQ
### JIRA Ticket
https://onejira.verizon.com/browse/VZWYZDG-1866

Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1166
|
2024-08-14 18:56:12 +00:00 |
|
Hedden, Kyle Matthew
|
3867384307
|
Digital PCT265 defect: VDS TabsTableViewCell delegate reset issue. Impacts UAD account tab switcher.
|
2024-08-13 23:25:18 -04:00 |
|
Matt Bruce
|
07351c1a22
|
ensure viewModel?. is used outside of the viewModelDidUpdate method
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-08-12 09:28:31 -05:00 |
|
Scott Pfeil
|
f412fd70e1
|
Digital PCT265 story VZWYZDG-1866 - Added action for negating the gone property on molecules.
|
2024-08-08 14:02:21 -04:00 |
|
Matt Bruce
|
5a47b32789
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic-vds-checkbox
|
2024-07-30 16:34:17 -05:00 |
|
Pfeil, Scott Robert
|
fa650bafb5
|
Merge branch 'feature/atomic-vds-radioButton' into 'develop'
VDS Brand 3.0 Radiobutton
### Summary
VDS Brand 3.0 Radiobutton, RadiobuttonItem for IOS
* RadiobuttonGroup will be a later integration since this is not in the app at this time.
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-7004
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1153
|
2024-07-30 20:07:46 +00:00 |
|
Matt Bruce
|
c7d2dcd655
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic-vds-checkbox
|
2024-07-19 14:23:22 -05:00 |
|
Matt Bruce
|
04f228ea48
|
refactored to remove old properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-07-03 15:58:35 -05:00 |
|
Matt Bruce
|
724130a827
|
converted to vds
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-07-03 15:58:22 -05:00 |
|
Matt Bruce
|
11a023d92a
|
initial cut for the checkbox
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-06-28 14:57:15 -05:00 |
|
Hedden, Kyle Matthew
|
080f77581f
|
Digital PCT265 defect CXTDT-579049: Fix indexing safety to mocules to add. (Another crash in App Store reports.)
|
2024-06-28 09:18:13 -04:00 |
|
Hedden, Kyle Matthew
|
2e36423fae
|
Merge remote-tracking branch 'origin/develop' into feature/monarch
|
2024-06-13 12:24:41 -04:00 |
|
Hedden, Kyle Matthew
|
750e50d476
|
Digital PCT265 story DE307-731: Support 'gone' configuration for carousel cells.
|
2024-06-12 15:59:43 -04:00 |
|
Scott Pfeil
|
1637682cae
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch
|
2024-06-10 14:58:18 -04:00 |
|
Matt Bruce
|
037a52d379
|
fixed the vds color breaking changes for monarch
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-06-05 13:40:01 -05:00 |
|
Scott Pfeil
|
eb990b7321
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch
|
2024-06-04 10:50:34 -04:00 |
|
Scott Pfeil
|
5e9f33efa8
|
warning fix
|
2024-06-03 14:25:06 -04:00 |
|
Scott Pfeil
|
32d3a20232
|
navigation line dark fix
|
2024-06-03 14:24:11 -04:00 |
|
Scott Pfeil
|
25b7af0a07
|
Merge branch 'develop' into feature/monarch
|
2024-05-30 10:09:40 -04:00 |
|
Hedden, Kyle Matthew
|
4313041ae0
|
Digital PCT265 story PCT-135: Code reivew. Comments misspellings.
|
2024-05-29 18:00:32 -04:00 |
|
Hedden, Kyle Matthew
|
b3d1bd02b0
|
Digital PCT265 story PCT-135: Code reivew. NavigationItemModel missing property checks.
|
2024-05-29 17:59:34 -04:00 |
|
Hedden, Kyle Matthew
|
9fdc5c5b69
|
Digital PCT265 story PCT-135: Code reivew. Missing unSelectedColor check in TabBarModel.
|
2024-05-29 17:39:09 -04:00 |
|
Hedden, Kyle Matthew
|
79972fc262
|
Digital PCT265 story PCT-135: Code review. Missing properties in TitleLockup equality check.
|
2024-05-29 17:33:34 -04:00 |
|
Hedden, Kyle Matthew
|
5660a3273f
|
Digital PCT265 story PCT-135: Code review of headerH2TwoRows double body2 replace check.
|
2024-05-29 17:28:51 -04:00 |
|
Scott Pfeil
|
3566dd19fa
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch
|
2024-05-24 09:26:46 -04:00 |
|
Hedden, Kyle Matthew
|
0a3186ad2e
|
Merge remote-tracking branch 'origin/develop' into feature/ONEAPP-7249
|
2024-05-23 17:06:57 -04:00 |
|
Hedden, Kyle Matthew
|
54c697dd9d
|
Digital PCT265 story PCT-135: Carousel item clipping VDS conditional approach.
|
2024-05-23 16:18:46 -04:00 |
|
Scott Pfeil
|
7956a643cb
|
Digital ACT191 defect CXTDT-561854 - Update font of navigation bar label button to BoldBodySmall
|
2024-05-23 12:00:28 -04:00 |
|
Hedden, Kyle Matthew
|
cb659b63e9
|
Digital PCT265 story PCT-135: ContainerModel ModelComparisonProtocol conformance.
|
2024-05-22 18:00:59 -04:00 |
|
Hedden, Kyle Matthew
|
9ff5b58eb5
|
Digital PCT265 story PCT-135: Carousel item clips to bounds restore.
|
2024-05-22 18:00:17 -04:00 |
|
Hedden, Kyle Matthew
|
6421c53f75
|
Digital PCT265 story PCT-135: Resovle merge conflicts & updates.
|
2024-05-21 20:28:51 -04:00 |
|
Hedden, Kyle Matthew
|
ab8b457772
|
Merge remote-tracking branch 'origin/develop' into feature/ONEAPP-7249
|
2024-05-21 20:12:21 -04:00 |
|
Hedden, Kyle Matthew
|
0efbb231c3
|
Merge branch 'feature/navigation_patterns' into 'develop'
Digital ACT191 story ONEAPP-7459 - Navigation Patterns
### Summary
Changes to allow for setting navigation items by pattern.
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-7459
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1115
|
2024-05-22 00:11:56 +00:00 |
|
Hedden, Kyle Matthew
|
fbb582d2b7
|
Merge remote-tracking branch 'origin/develop' into feature/ONEAPP-7249
|
2024-05-21 20:04:10 -04:00 |
|
Hedden, Kyle Matthew
|
042cc20859
|
Digital PCT265 story PCT-135: Cleanup.
|
2024-05-21 17:00:39 -04:00 |
|
Scott Pfeil
|
0c28c8dc42
|
Merge branch 'feature/navigation_patterns' into feature/monarch
|
2024-05-20 14:56:36 -04:00 |
|
Scott Pfeil
|
7cddd8ef6f
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch
|
2024-05-20 14:56:29 -04:00 |
|
Scott Pfeil
|
4a8ac3f9f0
|
Digital ACT191 story ONEAPP-7459 - Update to allow separate models in the pattern navigation
|
2024-05-20 14:55:01 -04:00 |
|
Hedden, Kyle Matthew
|
8e70aba157
|
Digital PCT265 defect CXTDT-54658: Code review.
|
2024-05-20 11:54:01 -04:00 |
|
Hedden, Kyle Matthew
|
f74bea64c2
|
Digital PCT265 story PCT-135: Switch to shallow equals with deep compare on parent in order to pinpoint midmatched models. Unit testing setup.
|
2024-05-17 21:24:58 -04:00 |
|
Hedden, Kyle Matthew
|
7557e913a2
|
Digital PCT265 defect CXTDT-546581: Tabs page state tracking.
|
2024-05-17 14:42:35 -04:00 |
|