vimal
|
87e2b66dce
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/molecule_replacement_behavior
|
2023-10-18 11:51:10 +05:30 |
|
Scott Pfeil
|
c8aac2e5d7
|
Updated to get the upcoming view controller navigationBar model
|
2023-10-13 14:21:22 -04:00 |
|
Hedden, Kyle Matthew
|
261189b8c1
|
Merge remote-tracking branch 'origin/develop' into feature/molecule_replacement_behavior
|
2023-10-10 10:04:45 -04:00 |
|
Pfeil, Scott Robert
|
f00df65110
|
Merge branch 'release/11_0_0' into 'develop'
release/11_0_0 hotfix merge
Co-authored-by: Hedden, Kyle Matthew <kyle.hedden@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1002
|
2023-10-10 13:29:48 +00: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 |
|
Scott Pfeil
|
e940c9bf08
|
add to default config
|
2023-10-04 17:20:54 -04:00 |
|
Scott Pfeil
|
308700c667
|
MVMCoreObject to swift
|
2023-10-04 10:17:49 -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 |
|
Matt Bruce
|
a19bd60f06
|
indented
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-09-27 15:56:53 -05:00 |
|
Matt Bruce
|
f98c6059b8
|
rearranged
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-09-27 15:53:53 -05:00 |
|
Matt Bruce
|
ab50921e88
|
added color extension for isDark
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-09-27 15:34:49 -05: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
|
1cb490f822
|
Add will render event to avoid circumvent addRemoveListItemBehavior conflict. Page concurrent update sequentialization.
|
2023-09-18 19:20:26 -04:00 |
|
Hedden, Kyle Matthew
|
33a05b79a6
|
List template behavior fix.
|
2023-09-18 15:04:57 -04:00 |
|
Hedden, Kyle Matthew
|
f6640cc60b
|
Merge remote-tracking branch 'origin/develop' into feature/molecule_replacement_behavior
|
2023-09-18 10:49:39 -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 |
|
Sumanth Nadigadda
|
9a191d9516
|
defect: Passing subNavManager's delegate to NavigationHandler, so that the delegate can update the viewcontroller for the tab updates
|
2023-09-15 11:22:48 +05:30 |
|
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
|
e8fcf1ac5d
|
ONEAPP-5208: Review feedback
|
2023-08-28 11:13:40 -04:00 |
|
Scott Pfeil
|
caab123781
|
update check for notification handler
|
2023-08-21 18:03:05 -04:00 |
|
Scott Pfeil
|
07fcca17fc
|
Remove debug comments
|
2023-08-21 17:20:27 -04:00 |
|
Scott Pfeil
|
ba8aa92994
|
ONEAPP-5208: Swiftify the navigation handler
|
2023-08-21 17:03:49 -04:00 |
|
Scott Pfeil
|
8ab996d8f8
|
Merge branch 'develop' into feature/navigation_handler_modernize
|
2023-08-15 16:30:21 -04:00 |
|
Scott Pfeil
|
d3fe47522c
|
Swiftification of Navigation Handler
|
2023-08-15 16:23:13 -04:00 |
|
Kyle Hedden
|
e7f21b980f
|
serialize timer updates to prevent cold dispatch collisions
|
2023-08-09 16:37:03 -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 |
|
Krishna Kishore Bandaru
|
a8115e068e
|
added accessibilityElements for stack
|
2023-07-24 20:15:01 +05:30 |
|
Keerthy
|
e70d1dc151
|
Focus getting stuck in backward direction for stack
|
2023-07-21 15:58:34 +05:30 |
|
Keerthy
|
fb22b5c614
|
Removed accessibilityElements to resolve focus stuck
|
2023-07-21 15:44:35 +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 |
|
Ramya Subramaniam
|
e8c6a10935
|
updating the condition
|
2023-07-11 19:01:34 +05:30 |
|
Ramya Subramaniam
|
23ec67e668
|
Defect: CXTDT-434858 Support panel is not opening for L2 authentication
|
2023-07-11 18:51:40 +05:30 |
|
Scott Pfeil
|
dd549593af
|
CXTDT-431466: Fix for notification handler update.
|
2023-06-30 13:07:21 -04:00 |
|