Commit Graph

772 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
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
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
Scott Pfeil
396635eee8 Adding header example 2023-06-16 14:10:04 -04: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
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
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
Nowfal E Salam
8e0000cb81 Review comments resolved
Renamed molecule nam to listNotificationAuth
2023-04-18 17:50:25 +05:30
Nowfal E Salam
850b030b66 Merge branch 'develop' into feature/account_settings_push_enablement 2023-04-14 18:23:54 +05:30
Nowfal E Salam
252b5529ff 1. Created a behavior with name "GetNotificationAuthStatusBehavior" to get current notification authorisation status
2. Created molecule with name "list1CTxtConsumeNotificationAuth" molecule by subclassing "list1CTxt" molecule
2023-04-14 18:16:52 +05:30
Scott Pfeil
6e37938abe Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/native_mockups 2023-04-06 12:11:06 -04:00
teegsh2
3d351cc83f bill Tabs Shifty red selectionLine issue fixed 2023-03-31 04:33:36 +05:30
Krishna Kishore Bandaru
fcd2b2041e added ParentMoleculeModelProtocol 2023-03-24 11:57:57 +05:30
Keerthy
bd4639afa5 added missing children 2023-03-23 23:57:46 +05:30
Scott Pfeil
425ec9ea20 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/native_mockups 2023-03-09 11:22:13 -05:00
Scott Pfeil
f7f9731209 add missing ParentMoleculeModelProtocol 2023-03-02 21:29:14 -05:00
vimal
3a57a11a57 fix for CXTDT-367273 2023-01-24 20:52:26 +05:30
Keerthy
af97c5d387 addressed review comments 2022-12-23 23:33:18 +05:30
Keerthy
9dd400f894 Accessibility fix for PRODDEF-1201
Accessibility fix to provide custom accessibilityText for list1CTxtDiv3
2022-12-20 19:58:30 +05:30
Keerthy
34ef2e5c81 Added accessibilityText for ListOneColumnTextWithWhitespaceDividerTall
DOPMO-153745
2022-11-21 19:22:40 +05:30
Sumanth Nadigadda
bf4c28019b Fix for CXTDT-331565, appending link disabled status to the accessibility text 2022-10-13 21:17:33 +05:30
Scott Pfeil
2a7cff7e03 Changes to get grid wall working 2022-09-21 16:05:46 -04:00
Scott Pfeil
dcd4dde59d Added temporary corner rounding 2022-09-19 11:50:51 -04:00
Scott Pfeil
39d42515c6 typo fixes 2022-08-15 17:53:29 -04:00
Scott Pfeil
78034bb8d0 Centralize SoureModel 2022-08-12 16:17:05 -04:00
Scott Pfeil
1f75221915 Drive through delegate up front. Remove some legacy delegate back and forth 2022-08-10 22:19:01 -04:00
Scott Pfeil
d8bf3c9a08 Button -> Delegate -> ActionHandler.
Components will go through delegate. Delegate will choose how to handle it.
2022-08-08 17:45:28 -04:00
Scott Pfeil
126c464a92 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/action_modernize 2022-08-08 09:00:00 -04:00
Hedden, Kyle Matthew
064abf6c21 Merge branch 'bugfix/DOPMO-182687' into 'develop'
Fix for DOPMO-182687, Retaining the voice over focus on the selected tab...

See merge request BPHV_MIPS/mvm_core_ui!889
2022-08-03 18:03:37 +00:00
Hedden, Kyle Matthew
4e958ca0a9 Merge branch 'release/10_1_0' into 'develop'
release/10_1_0 hotfix merge

See merge request BPHV_MIPS/mvm_core_ui!884
2022-08-02 21:16:29 +00:00
Scott Pfeil
558eb9bfd0 Revert 2022-07-29 16:27:49 -04:00
Scott Pfeil
dd7d787ba9 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/action_modernize 2022-07-28 23:02:44 -04:00
Scott Pfeil
b816afba1c Fix for top notification dismiss bug 2022-07-28 18:30:01 -04:00
Scott Pfeil
cb29c35080 Line color set for tabs 2022-07-25 17:13:49 -04:00
Sumanth Nadigadda
b62ad4fe3c Fix for DOPMO-182687, Retaining the voice over focus on the selected tab rather than resetting to the top. 2022-07-25 11:25:26 +05:30
Matt Bruce
1ed826b7ef implement an open method so this can be overridden if a class is subclassed.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-07-22 11:07:37 -05:00