Commit Graph

4796 Commits

Author SHA1 Message Date
Kyle Matthew Hedden
664d90a713 Merge remote-tracking branch 'origin/develop' into feature/view_masking 2022-07-13 20:14:09 -04:00
Bruce, Matt R
a2fcc59f38 Merge branch 'bugfix/missed_heavy_line' into 'develop'
Bugfix/missed heavy line

See merge request BPHV_MIPS/mvm_core_ui!880
2022-07-12 15:08:19 +00:00
Scott Pfeil
a07f70fb06 tiny is gone 2022-07-12 10:58:08 -04:00
Scott Pfeil
fe5416560e missed heavy line 2022-07-12 09:53:18 -04:00
Hedden, Kyle Matthew
84246df1b3 Merge branch 'feature/accordionAnalytics' into 'develop'
Added actions for expand & collapsed to track analytics data

See merge request BPHV_MIPS/mvm_core_ui!873
2022-07-11 21:31:23 +00:00
Hedden, Kyle Matthew
988be94ec2 Merge branch 'bugfix/CXTDT-298428' into 'develop'
Fix for CXTDT-298428, New image set for Nav close button with padding.

See merge request BPHV_MIPS/mvm_core_ui!874
2022-07-08 16:35:58 +00:00
Pfeil, Scott Robert
546178f256 Merge branch 'bugfix/TableViewCell-line-type' into 'develop'
found another bug of internal model getting overwritten

See merge request BPHV_MIPS/mvm_core_ui!878
2022-07-06 18:48:25 +00:00
Matt Bruce
fdfb5891d2 found another bug of internal model getting overwritten
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-07-06 13:39:43 -05:00
Pfeil, Scott Robert
7ce5b4eab9 Merge branch 'bugfix/TableViewCell-line-type' into 'develop'
memory issue fix, updating the style only

See merge request BPHV_MIPS/mvm_core_ui!877
2022-07-06 17:03:06 +00:00
Bruce, Matt R
f82a6c62f5 Merge branch 'feature/remove_unused_animation' into 'develop'
remove unused legacy framework dependency

See merge request BPHV_MIPS/mvm_core_ui!876
2022-07-06 16:58:32 +00:00
Matt Bruce
98f3f193ca setting the style only
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-07-06 11:55:02 -05:00
Scott Pfeil
81cefe5a7b remove animation 2022-07-06 11:28:47 -04:00
Scott Pfeil
211b92a2ab remove unused legacy framework dependency 2022-07-06 11:25:45 -04:00
Pfeil, Scott Robert
e80ce2444b Merge branch 'bugfix/scripts' into 'develop'
Bugfix/scripts

See merge request BPHV_MIPS/mvm_core_ui!760
2022-07-06 15:08:43 +00:00
Scott Pfeil
82b5f4b637 pass the version to upload script 2022-07-05 17:34:15 -04:00
Scott Pfeil
c737533a40 typo update 2022-07-05 17:25:51 -04:00
Scott Pfeil
51ee582f3e add back 2022-07-05 17:13:08 -04:00
Scott Pfeil
63bdb9e4bb Upload fix 2022-07-05 17:10:02 -04:00
Scott Pfeil
3c33261cb3 Fix to sed 2022-07-05 16:59:28 -04:00
Scott Pfeil
1dfaf7f348 Force path for now. 2022-07-05 16:53:55 -04:00
Scott Pfeil
c062f04659 accidentally removed framework variable 2022-07-05 16:35:31 -04:00
Scott Pfeil
ab28c9379e revert 2022-07-05 16:24:39 -04:00
Scott Pfeil
491172ed40 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/scripts 2022-07-05 16:20:33 -04:00
Scott Pfeil
60d8d10101 Script fix 2022-07-05 16:16:23 -04:00
Scott Pfeil
008a2a382a XCFramework and warning fixes 2022-07-05 15:57:01 -04:00
Pfeil, Scott Robert
4fb9c12d90 Merge branch 'bugfix/listLVCBBdy-CheckBox-Status' into 'develop'
invoking check box toggle state, only when the check box is enabled.

See merge request BPHV_MIPS/mvm_core_ui!875
2022-07-05 13:24:05 +00:00
Sumanth Nadigadda
35763a8e61 invoking check box toggle state, only when the check box is enabled. 2022-07-05 14:27:48 +05:30
Scott Pfeil
4a695b7430 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/scripts 2022-07-03 12:21:28 -04:00
Sumanth Nadigadda
f4fa73057c Fix for CXTDT-298428, New image set for Nav close button with padding. 2022-07-01 11:23:30 +05:30
Kyle Matthew Hedden
2de6783bf0 Fix models that missed refactor. 2022-06-29 16:38:32 -04:00
Kyle Matthew Hedden
044a103665 Relax model handling to allow handlers to decide what to do when server doesn't specify masking.
Leverage introduced legacy behavior handling over customized direct recording manager calls.
Bring in RemoteView molecular masking handling.
Fix ImageViewModel decoding requirement.
2022-06-29 16:16:33 -04:00
Kyle Matthew Hedden
83c0503d18 Merge remote-tracking branch 'origin/develop' into feature/view_masking
Conflicts:
	MVMCoreUI/Atomic/Atoms/Buttons/Link/LinkModel.swift
	MVMCoreUI/Behaviors/Protocols/PageBehaviorProtocol.swift
2022-06-28 15:45:20 -04:00
Krishna Kishore Bandaru
4036d52ae9 Merge branch 'develop' into feature/accordionAnalytics 2022-06-28 20:17:58 +05:30
Pfeil, Scott Robert
6ac8fb9f1d Merge branch 'release/10_0_2' into 'develop'
Release/10 0 2

See merge request BPHV_MIPS/mvm_core_ui!872
2022-06-28 13:24:55 +00:00
Krishna Kishore Bandaru
f841b4d904 Added actions for expand & collapsed to track analytics data 2022-06-28 18:32:08 +05:30
Pfeil, Scott Robert
cb0073c9ff Merge branch 'feature/develop_mvp_3' into 'develop'
Feature/develop mvp 3

See merge request BPHV_MIPS/mvm_core_ui!818
2022-06-24 21:02:40 +00:00
Hedden, Kyle Matthew
8caed93f51 Merge branch 'bugfix/top_alert_page_switch' into 'release/10_0_2'
Fix top notification check

See merge request BPHV_MIPS/mvm_core_ui!871
2022-06-24 17:35:39 +00:00
Scott Pfeil
76b88e7121 Fix top notification check 2022-06-24 13:13:52 -04:00
Pfeil, Scott Robert
4efb675c79 Merge branch 'feature/ModelInitUpdate' into 'feature/develop_mvp_3'
added a public initializer

See merge request BPHV_MIPS/mvm_core_ui!868
2022-06-24 15:45:16 +00:00
Matt Bruce
60d3e2f47c added back moleculeName for issue with Swift Default encoder
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-24 10:33:49 -05:00
Matt Bruce
63184f3c60 added property back for the Swift Default Encoding issue with Extensions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-24 10:19:09 -05:00
Hedden, Kyle Matthew
9da60c9658 Merge branch 'bugfix/tab_bar_indices_crash' into 'release/10_0_1'
Crash fix for tab bar indices out of bounds.

See merge request BPHV_MIPS/mvm_core_ui!870
2022-06-24 14:50:31 +00:00
Scott Pfeil
e8553e717e Crash fix for tab bar indices out of bounds. 2022-06-24 10:39:15 -04:00
Subhankar Acharya
b400b3b7b3 Merge branch 'develop' into feature/view_masking 2022-06-23 13:00:09 +05:30
Matt Bruce
5efd98b5b7 fixed variable order bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-22 09:31:56 -05:00
Pfeil, Scott Robert
a87ebb7ca4 Merge branch 'feature/3.0-TitleLockup' into 'feature/develop_mvp_3'
adding new molecule - Title lock up

See merge request BPHV_MIPS/mvm_core_ui!845
2022-06-22 00:06:46 +00:00
Pfeil, Scott Robert
7c23b9f073 Merge branch 'feature/titlelockup_clean' into 'feature/3.0-TitleLockup'
Switch to UIStackView for simplicity.

See merge request BPHV_MIPS/mvm_core_ui!869
2022-06-22 00:05:17 +00:00
Matt Bruce
93d23d620d added default value
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-21 15:47:14 -05:00
Scott Pfeil
03d83ef385 Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/titlelockup_clean 2022-06-21 16:30:26 -04:00
Scott Pfeil
ed0dccc586 Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/3.0-TitleLockup 2022-06-21 16:29:04 -04:00