Hedden, Kyle Matthew
|
261189b8c1
|
Merge remote-tracking branch 'origin/develop' into feature/molecule_replacement_behavior
|
2023-10-10 10:04:45 -04:00 |
|
Hedden, Kyle Matthew
|
20d49ed498
|
Merge remote-tracking branch 'origin/develop' into feature/molecule_replacement_behavior
|
2023-10-05 17:22:49 -04:00 |
|
Hedden, Kyle Matthew
|
0afa13392f
|
take into account contentInset when calculating itemWidth
|
2023-10-05 13:53:19 -04:00 |
|
Hedden, Kyle Matthew
|
6957f18753
|
decoding error clarity
|
2023-10-05 13:47:55 -04:00 |
|
Hedden, Kyle Matthew
|
bab59e4e5d
|
Merge branch 'bugfix/account_native_testing' into 'develop'
Link Fix
### Summary
Fix to Link
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/999
|
2023-09-28 13:40:00 +00:00 |
|
Scott Pfeil
|
ab9d61fd15
|
Link Fix
|
2023-09-28 09:25:50 -04:00 |
|
Sourabh Bhardwaj
|
1e12517c55
|
Fixed headline body component's accessbility label issue
|
2023-09-25 19:38:01 +05:30 |
|
Hedden, Kyle Matthew
|
9ff07fdcce
|
fix mismatched signature
|
2023-09-18 19:37:54 -04:00 |
|
Hedden, Kyle Matthew
|
91081cf6a6
|
tabsListItem parent protocol conformance
|
2023-09-18 19:20:48 -04:00 |
|
Hedden, Kyle Matthew
|
33a05b79a6
|
List template behavior fix.
|
2023-09-18 15:04:57 -04:00 |
|
Hedden, Kyle Matthew
|
21c1747f55
|
format reset
|
2023-09-15 17:42:43 -04:00 |
|
Hedden, Kyle Matthew
|
cd35990a95
|
split handlenewdata from updateUI. refactor behavior constuction. molecule iteration bug fixes. removing AnyObject requirement from ParentMoleculeProtocol.
|
2023-09-15 17:39:36 -04:00 |
|
Hedden, Kyle Matthew
|
41ce041a0d
|
throw module decoding errors to link back to the source of the error
|
2023-09-14 17:28:56 -04:00 |
|
Hedden, Kyle Matthew
|
6758aed034
|
add comments
|
2023-09-13 20:36:59 -04:00 |
|
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 |
|