Commit Graph

5739 Commits

Author SHA1 Message Date
Krishna Kishore Bandaru
32ba75e731 updated with code review comments & created accessibility handler behaviour 2023-09-21 19:17:06 +05:30
Scott Pfeil
44428da44a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/atomic_vds_button 2023-09-20 21:32:50 -04:00
Matt Bruce
2a34fa433d updated for line
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 14:51:21 -05:00
Matt Bruce
6da75b26bd don't call super to draw if model is set to none
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 14:51:12 -05:00
Matt Bruce
b2b33db8a9 Revert "Revert "subclass line directly""
This reverts commit 10370f3ac6.
2023-09-20 14:40:56 -05:00
Matt Bruce
10370f3ac6 Revert "subclass line directly"
This reverts commit 5d9944b5ea.
2023-09-20 14:35:46 -05:00
Matt Bruce
62afe434f9 updated to use line properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 14:07:49 -05:00
Matt Bruce
5d9944b5ea subclass line directly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 14:07:36 -05:00
Matt Bruce
aed46d592c updated tabs and tabs model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 13:28:38 -05:00
Matt Bruce
81a5d5099f updated ListRightVariableTotalData
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 13:28:16 -05:00
Matt Bruce
2e03cec5be updated ListProgressBarThin
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 13:27:51 -05:00
Matt Bruce
099fce290e updated LineModel and Line
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 13:26:31 -05:00
Matt Bruce
470bb160d6 update for VDS Protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 13:25:33 -05:00
Matt Bruce
05069e044c added helper protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 09:55:56 -05:00
Krishna Kishore Bandaru
c538df828e Merge branch 'develop' into feature/accessibilityHandler 2023-09-20 15:21:47 +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
Scott Pfeil
6e27bd1dd9 Merge branch 'feature/atomic_vds_button' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/atomic_vds_button 2023-09-15 12:14:05 -04:00
Scott Pfeil
68ad659559 pill button open 2023-09-15 12:13:44 -04:00
Scott Pfeil
917a0f8480 PillButton inverted-> surface 2023-09-15 12:13:02 -04:00
Pfeil, Scott Robert
75e6339443 Merge branch 'bugfix/SubNavManager-ReplaceVC' into 'develop'
Passing subNavManager's delegate to NavigationHandler in replaceViewController call

### Summary
Issue: When a page has multiple tabs, navigating between each tab is not updating the tab selection status (red selection line), only replaces the view controller.

Root cause: while switching between the tabs, the viewcontroller's are being replaced without the delegate object in replaceViewController call, because of this the navigation delegate is not updating the subNavigation manager class to update the tab selection.

### JIRA Ticket

Co-authored-by: Sumanth Nadigadda <sumanth.nadigadda@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/994
2023-09-15 14:48:39 +00:00
Matt Bruce
170da5f477 refactored to use buttongroup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-15 09:10:39 -05:00
Keerthy
14ac43d0ea Update ImageButtonModel.swift 2023-09-15 16:34:28 +05:30
Sumanth Nadigadda
939ee1ec7a Adding option to show a label to loading overlay 2023-09-15 15:44:42 +05:30
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
Matt Bruce
fe580d12e4 updated onClick
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 16:02:26 -05:00
Matt Bruce
34d3386d36 updated onClick
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 16:02:15 -05:00
Scott Pfeil
c2cc637c38 remove old junk 2023-09-14 16:35:44 -04:00
Scott Pfeil
a925560ecb RawRepresentableCodable 2023-09-14 16:18:10 -04:00
Krishna Kishore Bandaru
eb9ec00866 updated button traits dynamically 2023-09-15 01:17:53 +05:30
Krishna Kishore Bandaru
d7c472b667 added accessibilitytraits, value, label dynamically from modelJSON 2023-09-15 01:07:20 +05:30
Scott Pfeil
c82a0cd4d6 Make PillButton VDSMoleculeViewProtocol 2023-09-14 14:49:07 -04:00
Scott Pfeil
741bf0501b Updates to Button 2023-09-14 14:14:30 -04:00
Scott Pfeil
8e35e8036a Tiny button to small 2023-09-14 13:55:17 -04:00
Scott Pfeil
4c2214d7d4 VDS Button to atomic beginning/ 2023-09-14 10:37:42 -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
Pfeil, Scott Robert
022319c186 Merge branch 'feature/molecule_id_replacement' into 'develop'
Add an optional ID field to every molecule.

### Summary
Add an ID to molecule models.

Co-authored-by: Hedden, Kyle Matthew <kyle.hedden@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/992
2023-09-07 17:25:21 +00: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