Commit Graph

906 Commits

Author SHA1 Message Date
Pfeil, Scott Robert
025667f856 Merge branch 'feature/atomic_vds_badge' into 'develop'
Introduced the VDS Badge into Atomic

Co-authored-by: Bruce, Matt R <matt.bruce@one.verizon.com>
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>
Co-authored-by: Rebecca Antonelli <rebecca.antonelli@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1013
2023-10-26 16:39:52 +00:00
Bruce, Matt R
0c4136a6b1 removed comment 2023-10-26 15:08:24 +00:00
Bruce, Matt R
5d347ffaaf Merge branch 'develop' into 'feature/atomic_vds_textLink'
# Conflicts:
#   MVMCoreUI/Atomic/Extensions/VDS-Enums+Codable.swift
2023-10-25 20:40:04 +00:00
Bruce, Matt R
95db3b5b86 Merge branch 'develop' into 'feature/atomic_vds_line'
# Conflicts:
#   MVMCoreUI/Atomic/Extensions/VDS-Enums+Codable.swift
2023-10-25 20:11:07 +00:00
Bruce, Matt R
7c040ce919 Merge branch 'develop' into 'feature/atomic_vds_textLink'
# Conflicts:
#   MVMCoreUI/Atomic/Extensions/VDS-Enums+Codable.swift
2023-10-25 19:58:53 +00:00
Scott Pfeil
281f1e8f52 Fix extra space on the left of title issue for ExternalLink 2023-10-12 12:52:23 -04:00
Scott Pfeil
c3503edecb Changes to ensure line does not stretch 2023-09-28 20:39:50 -04:00
Scott Pfeil
e5e17a286d fix to vertical lines 2023-09-28 20:31:25 -04:00
Scott Pfeil
1da8a6db77 Default to secondary 2023-09-28 20:12:36 -04:00
Scott Pfeil
4d4f7c334d Code review: Fix data list items and navigation bar. 2023-09-28 19:41:06 -04:00
Scott Pfeil
3f6e1b1baa Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/atomic_vds_line 2023-09-28 18:08:43 -04:00
Scott Pfeil
d7ba335fdb Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/atomic_vds_button 2023-09-28 10:55:08 -04:00
Scott Pfeil
2d83b8a6ef Guard in link code. 2023-09-28 10:22:38 -04:00
Scott Pfeil
ab9d61fd15 Link Fix 2023-09-28 09:25:50 -04:00
Matt Bruce
1439197870 marked up
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-27 09:40:54 -05:00
Matt Bruce
e97582ee1e added accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 14:59:00 -05:00
Matt Bruce
dff7cc6d31 updated accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 14:46:28 -05:00
Matt Bruce
f4221c0215 updated external link
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 14:41:50 -05:00
Matt Bruce
0f85c96201 updated link
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 14:41:42 -05:00
Matt Bruce
ad3112d984 added id
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 11:34:28 -05:00
Matt Bruce
48c3e4b86a Merge branch 'develop' into feature/badge 2023-09-21 11:26:03 -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
5d9944b5ea subclass line directly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 14:07:36 -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
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
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
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
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
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
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
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