Commit Graph

1835 Commits

Author SHA1 Message Date
Hedden, Kyle Matthew
caf995c0b0 add type check error logic. expand to replacement to the rest of parent molecules. lift full tree replacement to the template. 2023-09-13 20:30:00 -04:00
Hedden, Kyle Matthew
1f895ebdbd replaceMoleculeBehavior, cleaner child replacement helper, first working sample. 2023-09-12 20:10:20 -04:00
Hedden, Kyle Matthew
b19d009cff unnecessary coding key 2023-09-07 13:07:49 -04:00
Hedden, Kyle Matthew
0e300ca5a7 DecodableDefault.UUID -> UUIDString 2023-09-07 12:46:05 -04:00
Hedden, Kyle Matthew
b6c3159b52 Change ID default initializer, DecodableDefault for implicit decoding models. Add missing id encodes and decodes. 2023-09-07 09:20:44 -04:00
Hedden, Kyle Matthew
94defaa6bc Remove test code. 2023-09-07 08:34:28 -04:00
Hedden, Kyle Matthew
7da47bb77a Add an optional ID field to every molecule. 2023-09-05 21:02:24 -04:00
Matt Bruce
0e68df5624 fixed refactor bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 15:58:21 -05:00
Scott Pfeil
d3fe47522c Swiftification of Navigation Handler 2023-08-15 16:23:13 -04:00
Scott Pfeil
ad0087b88a Header traits 2023-07-31 14:33:20 -04:00
Scott Pfeil
438e0da13a Merge branch 'develop' into feature/accessibility_traits_codable 2023-07-31 13:55:51 -04:00
Sumanth Nadigadda
dce8143ed2 changing access from public to open for few methods in base drop down field 2023-07-28 17:35:59 +05:30
Bruce, Matt R
a33846d1a3 Merge branch 'feature/native_mockups' into 'develop'
Prospect atomic changes

### Summary
bugfixes to allow prospect to work

### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-4325

Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/971
2023-07-12 14:32:44 +00:00
Matt Bruce
e6dabdb1af Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into bugfix/vds-titlelockup-update 2023-06-29 15:36:50 -05:00
Matt Bruce
0ed083fec4 updated logic for change in VDS TitleLockup/Tilelet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 15:28:41 -05:00
Scott Pfeil
4920977c7f code review cleanup, removing testing details 2023-06-27 13:27:23 -04:00
Scott Pfeil
7eee7d51d5 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/native_mockups 2023-06-27 13:11:57 -04:00
Hedden, Kyle Matthew
6209e07e7b Merge branch 'feature/swiftify_notifications' into 'develop'
Feature/swiftify notifications

### Summary
Tech debt: Convert Top Alert system to swift.

### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-4157

Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
Co-authored-by: Rajesh Pullagalla <rajesh.pullagalla1@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/961
2023-06-22 17:19:54 +00:00
Scott Pfeil
680f71f4f7 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/swiftify_notifications 2023-06-22 12:14:27 -04:00
Sumanth Nadigadda
6b6a3b4bc1 defect: CXTDT-420978 Changing the radio button color 2023-06-22 13:20:29 +05:30
Scott Pfeil
396635eee8 Adding header example 2023-06-16 14:10:04 -04:00
Scott Pfeil
9c5734584f Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/accessibility_traits_codable 2023-06-16 14:05:44 -04:00
Scott Pfeil
5b83adf751 Accessibility Traits Coddle 2023-06-16 14:04:42 -04:00
Rebecca Antonelli
e122c3abcb add comment for clarity 2023-06-15 11:25:06 -05:00
Rebecca Antonelli
a384e816db fix check 2023-06-15 08:08:38 -05:00
Rebecca Antonelli
b6d9cf5255 validates after choosing contact better fix 2023-06-14 13:47:09 -05:00
Rebecca Antonelli
672e8feb6a validates after choosing contact 2023-06-14 11:41:17 -05:00
Scott Pfeil
5263f7db1a Code review fixes 2023-06-07 11:33:31 -04:00
Scott Pfeil
5324869f0b notification register for voice over off 2023-06-07 10:50:30 -04:00
Scott Pfeil
928ef15b1f further bridging and refactoring of legacy TopAlert to Notification. 2023-06-07 00:34:52 -04:00
Scott Pfeil
b5e3f42d6e Notification Swiftify: Name changes and reorganization. 2023-06-02 18:34:11 -04:00
Scott Pfeil
7da3af94ec Top Alert Swift conversion 2023-06-02 10:36:07 -04:00
Scott Pfeil
47dfb10b62 Change name to NotificationHandler 2023-05-26 14:35:17 -04:00
Scott Pfeil
78e353105c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/native_mockups 2023-05-19 14:35:05 -04:00
Scott Pfeil
9b048ccd5a Testing json override.
Prospect images
tabs and carousel fixes
new json
2023-05-19 14:33:47 -04:00
Kyle Hedden
4a2654dcc7 Remove default buttonModel initializer. 2023-05-08 20:05:05 -04:00
Kyle Hedden
73d5018cc2 open drop down model initializer for local building. 2023-05-08 18:39:04 -04:00
Kyle Hedden
0f8c839738 Merge remote-tracking branch 'origin/develop' into feature/alert_object_ease_of_use 2023-05-05 23:29:00 -04:00
Kyle Hedden
ea6f04e410 update alert model initializer to match prop requirements. 2023-05-05 22:03:58 -04:00
Scott Pfeil
fe99387bcd Make alert identifiable 2023-05-04 14:10:38 -04:00
Pfeil, Scott Robert
8758c87714 Merge branch 'bugfix/alert_action_rearrange' into 'develop'
Rearrange how UIAlertActions are generated by splitting out the legacy model...

### Summary
Re-arrange the UIAlertAction because they should not be re-used, they are UI, not a model.

Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/952
2023-05-03 20:52:12 +00:00
Scott Pfeil
a7ca1ff916 remove no longer necessary identifier 2023-05-03 13:22:51 -04:00
Scott Pfeil
cc9a39e599 Rearrange how UIAlertActions are generated by splitting out the legacy model and using a protocol to drive. 2023-05-03 12:54:55 -04:00
Nowfal E Salam
7ae015ee5f story:ONEAPP-3275 Review comments addressed 2023-04-26 00:19:53 +05:30
Nowfal E Salam
6dfbea79dd Merge branch 'develop' into feature/account_settings_push_enablement 2023-04-25 19:27:51 +05:30
Hedden, Kyle Matthew
7a2c5ba223 Merge branch 'release/10_6_0' into 'develop'
release/10_6_0 hotfix merge

Co-authored-by: teegsh2 <Suramba@77>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/944
2023-04-24 18:24:57 +00:00
Pfeil, Scott Robert
1d56c9a727 Merge branch 'feature/swiftify_alerts' into 'develop'
Feature/swiftify alerts

### Summary
Swiftify/Modernize the Alert Handler

### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-4066

Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/950
2023-04-21 20:07:07 +00:00
Nowfal E Salam
2dd047af29 Merge branch 'develop' into feature/account_settings_push_enablement 2023-04-19 12:53:14 +05:30
Scott Pfeil
ba14681a39 review feedback 2023-04-18 11:33:47 -04:00
Scott Pfeil
800cc7671a review changes 2023-04-18 11:16:55 -04:00