Commit Graph

904 Commits

Author SHA1 Message Date
Matt Bruce
a74362cc0c fixed issue with taking out ContainerModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 13:06:15 -05:00
Matt Bruce
1376752c8a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_notification 2024-04-12 12:46:06 -05:00
Hedden, Kyle Matthew
44fc093b7d Merge branch 'bugfix/vds-tokens-update' into 'develop'
Removed old frameworks to add the 1 primary VDSTokens

### Summary
Removed the old 3 frameworks to use the now 1 merge of 6 frameworks that contain the Tokens/Contants.

Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1091
2024-04-12 17:27:14 +00:00
Matt Bruce
1edffd8e24 added encoding for inverted
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 08:39:28 -05:00
Matt Bruce
79cccbb471 removed ContainerModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 08:38:02 -05:00
Matt Bruce
8fd6a2e7c4 removed background color coding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 14:08:21 -05:00
Matt Bruce
473c98cca4 removed color since now this is driven by vds
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 14:04:12 -05:00
Matt Bruce
ae8f19ba51 set default color to black
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 12:28:31 -05:00
Matt Bruce
277f54599e omit text color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 12:28:18 -05:00
Matt Bruce
bd93cfdfe8 map notification label to topLabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 12:28:02 -05:00
Matt Bruce
b23351386b using helper now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 16:56:59 -05:00
Matt Bruce
89e6ea43d0 put back to NotificationXBUttonModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 16:56:51 -05:00
Matt Bruce
f6a29a734c updated collapsablenotification view/model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 14:01:26 -05:00
Matt Bruce
5fbf076aa7 refactored NotificationMoleculeView/Model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 13:40:09 -05:00
Scott Pfeil
c4dad0bddd Digital PCT265 bugfix - Added missing deprecated decodes for headers. 2024-04-09 11:00:15 -04:00
Matt Bruce
494a729658 update to point to the new VDSTokens framework
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-02 15:02:39 -05:00
Hedden, Kyle Matthew
6a3bbc2a45 Digital ACT191 defect CXTDT-538262 - Switch tab selection over to a single transaction action to blend the animation. 2024-03-27 23:48:40 -04:00
Matt Bruce
5d3bb712fa removed self
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 17:00:28 -05:00
Matt Bruce
19d7a459ed moved logic to setDefaults if a line model doesn't come back.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 16:57:55 -05:00
Matt Bruce
81623520d2 if the lineModel is nil, default to a none style.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 16:51:17 -05:00
Matt Bruce
6453272731 added 2 properties that were missed in the initial refactor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 16:42:56 -05:00
Scott Pfeil
3d9a6842dc Digital PCT265 story ONEAPP-6389 - Conversion to title lockup 2024-03-18 18:09:49 -04:00
Scott Pfeil
5c414a0e40 Digital PCT265 story ONEAPP-6389 - Button group size updates, title lockup like views font updates, label font updates 2024-03-12 13:47:48 -04:00
Scott Pfeil
9b831bfa35 Merge branch 'release/11_4_0' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/vds_header_mapping 2024-03-12 11:03:02 -04:00
Pfeil, Scott Robert
b9675ce5f1 Merge branch 'bugfix/CXTDT-531163' into 'release/11_4_0'
CXTDT-531163

### Summary
Fix the tab state on table scroll.

### JIRA Ticket
https://onejira.verizon.com/browse/CXTDT-531163

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1069
2024-03-11 22:01:46 +00:00
Hedden, Kyle Matthew
8d57b0ae0e Remove 2-way binding on Tabs selected index to avoid applying 0 on view reset. 2024-03-11 17:46:13 -04:00
Matt Bruce
5ba1260383 updated to required
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-11 16:44:53 -05:00
Matt Bruce
bfe209305d added heightConstraint for the twobutton
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-11 15:36:40 -05:00
Scott Pfeil
6e2d1d7132 Merge branch 'release/11_4_0' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/vds_header_mapping 2024-03-11 11:53:08 -04:00
Scott Pfeil
483454d094 Digital PCT265 story ONEAPP-4818 - Updating atomic headers to utilize vds title lockup 2024-03-11 11:52:37 -04:00
Sumanth Nadigadda
deac7b37f0 ecoding & decoding fillContainer param in TwoButtonView molecule 2024-03-08 18:05:23 +05:30
Matt Bruce
fb2a866f14 added depreciated coding keys
also reverted to non-hard typed LabelModel as done previous.

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-28 16:07:57 -06:00
Matt Bruce
54c431534b Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/vds_batch_three 2024-02-26 13:19:20 -06:00
Matt Bruce
4e8bbd2ea5 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/vds_batch_three
# Conflicts:
#	MVMCoreUI/Atomic/Atoms/Views/Label/Label.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-23 08:27:18 -06:00
Scott Pfeil
ae71e723ee Allows "gone" property for hiding list molecules in the list template 2024-02-23 09:11:25 -05:00
Scott Pfeil
8f3bf61574 Gone changes for the list item 2024-02-22 17:39:36 -05:00
Matt Bruce
e331f28ca6 Merge branch 'feature/atomic_vds_titleLockup' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/vds_batch_three
# Conflicts:
#	MVMCoreUI/Atomic/Extensions/VDS-TextStyle.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-16 10:09:18 -06:00
Matt Bruce
881fd5e433 refactored naming conventions in object
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-16 09:37:44 -06:00
Hedden, Kyle Matthew
ef0f47cbc4 Merge remote-tracking branch 'refs/remotes/origin/develop' 2024-02-15 22:33:21 -05:00
Matt Bruce
8daf1a2b72 updated more model properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 17:56:50 -06:00
Matt Bruce
908c3bddc3 updated model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 17:43:26 -06:00
Matt Bruce
5c8907b4a9 Merge branch 'develop' into feature/atomic_vds_titleLockup
# Conflicts:
#	MVMCoreUI/Atomic/Extensions/VDS-Enums+Codable.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 16:14:07 -06:00
Matt Bruce
28c15efba5 refactored atoms with style changes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-12 17:32:34 -06:00
Matt Bruce
b267e196fd added override to set model selectedIndex
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-09 10:00:00 -06:00
Hedden, Kyle Matthew
9c848e610c Hold onto selected tab index in the view model. 2024-02-09 09:59:44 -06:00
Hedden, Kyle Matthew
f4cb350a95 Hold onto selected tab index in the view model. 2024-02-08 19:58:55 -05:00
Hedden, Kyle Matthew
fd4c634c74 Merge remote-tracking branch 'refs/remotes/origin/develop'
Conflicts:
	MVMCoreUI.xcodeproj/project.pbxproj
2024-02-08 16:38:33 -05:00
Matt Bruce
89daf16d29 Merge branch 'feature/atomic_vds_tabs' into feature/vds_batch_two 2024-01-30 11:35:06 -06:00
Matt Bruce
7469a5249f added fillContainer to model/view
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-30 11:31:06 -06:00
Matt Bruce
e7b9702fd2 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_tabs 2024-01-30 11:30:40 -06:00