Scott Pfeil
|
36df641ce1
|
cleanup
|
2022-08-15 12:16:57 -04:00 |
|
Scott Pfeil
|
78034bb8d0
|
Centralize SoureModel
|
2022-08-12 16:17:05 -04:00 |
|
Scott Pfeil
|
31169e318e
|
bug fixes
|
2022-08-11 22:34:37 -04:00 |
|
Scott Pfeil
|
1f75221915
|
Drive through delegate up front. Remove some legacy delegate back and forth
|
2022-08-10 22:19:01 -04:00 |
|
Scott Pfeil
|
d8bf3c9a08
|
Button -> Delegate -> ActionHandler.
Components will go through delegate. Delegate will choose how to handle it.
|
2022-08-08 17:45:28 -04:00 |
|
Scott Pfeil
|
126c464a92
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/action_modernize
|
2022-08-08 09:00:00 -04:00 |
|
Hedden, Kyle Matthew
|
cfba4163f0
|
Merge branch 'feature/Button-Style-Update' into 'develop'
Updating logic to read style params from context, JSON and default
See merge request BPHV_MIPS/mvm_core_ui!894
|
2022-08-05 16:44:17 +00:00 |
|
Sumanth Nadigadda
|
4f4d9a126e
|
Reordering the conditions for button style update.
|
2022-08-05 22:02:47 +05:30 |
|
Sumanth Nadigadda
|
d1b1db1967
|
Updating logic to read style params from context, JSON and default
|
2022-08-04 22:19:20 +05:30 |
|
Pfeil, Scott Robert
|
dbb0b3c6c7
|
Merge branch 'feature/NavBar-Title-Font' into 'develop'
Feature/nav bar title font
See merge request BPHV_MIPS/mvm_core_ui!893
|
2022-08-03 19:37:23 +00:00 |
|
Sumanth Nadigadda
|
9c0a005108
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/NavBar-Title-Font
|
2022-08-03 23:49:16 +05:30 |
|
Sumanth Nadigadda
|
8ec7669bba
|
Updating the font style for nav bar title
|
2022-08-03 23:47:49 +05:30 |
|
Hedden, Kyle Matthew
|
064abf6c21
|
Merge branch 'bugfix/DOPMO-182687' into 'develop'
Fix for DOPMO-182687, Retaining the voice over focus on the selected tab...
See merge request BPHV_MIPS/mvm_core_ui!889
|
2022-08-03 18:03:37 +00:00 |
|
Bruce, Matt R
|
3d807a4ac6
|
Merge branch 'feature/VDS-RadioButton' into 'develop'
Feature/vds radio button
See merge request BPHV_MIPS/mvm_core_ui!892
|
2022-08-03 18:01:12 +00:00 |
|
Sumanth Nadigadda
|
747f951b1b
|
Updating the border color for radio button
|
2022-08-03 23:11:45 +05:30 |
|
Sumanth Nadigadda
|
a241265bab
|
VDS radio button of size and color changes as per 3.0 design
|
2022-08-03 15:17:25 +05:30 |
|
Hedden, Kyle Matthew
|
4e958ca0a9
|
Merge branch 'release/10_1_0' into 'develop'
release/10_1_0 hotfix merge
See merge request BPHV_MIPS/mvm_core_ui!884
|
2022-08-02 21:16:29 +00:00 |
|
Scott Pfeil
|
558eb9bfd0
|
Revert
|
2022-07-29 16:27:49 -04:00 |
|
Scott Pfeil
|
6853274a67
|
Descriptor changes
|
2022-07-29 16:20:22 -04:00 |
|
Scott Pfeil
|
0c47fdc60f
|
add back broken delegate
|
2022-07-29 09:36:38 -04:00 |
|
Scott Pfeil
|
dd7d787ba9
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/action_modernize
|
2022-07-28 23:02:44 -04:00 |
|
Scott Pfeil
|
b816afba1c
|
Fix for top notification dismiss bug
|
2022-07-28 18:30:01 -04:00 |
|
Scott Pfeil
|
f2d5352cc3
|
modernization.
Adding json protocol to continue to support legacy (unfortunately)
|
2022-07-28 18:25:56 -04:00 |
|
Hedden, Kyle Matthew
|
048266d54d
|
Merge branch 'bugfix/tabs_line_color' into 'release/10_1_0'
CXTDT-297860
See merge request BPHV_MIPS/mvm_core_ui!890
|
2022-07-25 21:20:35 +00:00 |
|
Scott Pfeil
|
cb29c35080
|
Line color set for tabs
|
2022-07-25 17:13:49 -04:00 |
|
Sumanth Nadigadda
|
b62ad4fe3c
|
Fix for DOPMO-182687, Retaining the voice over focus on the selected tab rather than resetting to the top.
|
2022-07-25 11:25:26 +05:30 |
|
Scott Pfeil
|
6c08179b2a
|
ActionHandler to Swift
|
2022-07-22 15:17:46 -04:00 |
|
Hedden, Kyle Matthew
|
2f10bf0ffe
|
Merge branch 'feature/forms_server_value' into 'develop'
added new method for sending the server value
See merge request BPHV_MIPS/mvm_core_ui!888
|
2022-07-22 16:49:08 +00:00 |
|
Matt Bruce
|
1ed826b7ef
|
implement an open method so this can be overridden if a class is subclassed.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-07-22 11:07:37 -05:00 |
|
Matt Bruce
|
16ddcedd80
|
added new method for sending the server value
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-07-22 11:06:39 -05:00 |
|
Scott Pfeil
|
9ea9894e80
|
Modernization migrations and json passing
|
2022-07-21 12:39:44 -04:00 |
|
Scott Pfeil
|
768aa578d2
|
More Migrations.
Delegate subclass
|
2022-07-19 14:33:34 -04:00 |
|
Scott Pfeil
|
4f2fa7962a
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/action_modernize
|
2022-07-18 19:01:01 -04:00 |
|
Scott Pfeil
|
16e9079b8c
|
Action modernization
|
2022-07-18 18:54:11 -04:00 |
|
Bruce, Matt R
|
85a2debf4e
|
Merge branch 'feature/remove_legacy_deprecations' into 'develop'
Deprecated function removal.
See merge request BPHV_MIPS/mvm_core_ui!885
|
2022-07-18 22:03:15 +00:00 |
|
Scott Pfeil
|
bfbd6914fb
|
Deprecated function removal.
|
2022-07-18 17:45:30 -04:00 |
|
Pfeil, Scott Robert
|
c3db764db7
|
Merge branch 'feature/hab_enhancements' into 'develop'
behavior transcendence
See merge request BPHV_MIPS/mvm_core_ui!882
|
2022-07-15 16:35:27 +00:00 |
|
Kyle Matthew Hedden
|
13113c50ed
|
behavior transcendence
|
2022-07-15 12:24:40 -04:00 |
|
Pfeil, Scott Robert
|
6326a250f2
|
Merge branch 'feature/view_masking' into 'develop'
insert molecule transformation hooks into the list template
See merge request BPHV_MIPS/mvm_core_ui!807
|
2022-07-14 03:49:38 +00:00 |
|
Kyle Matthew Hedden
|
9cefb94bff
|
restore PageBehaviorHandlerProtocol createBehaviors
|
2022-07-13 23:22:44 -04:00 |
|
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
|
8ff51a36d8
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/action_modernize
|
2022-07-12 11:08:12 -04: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 |
|
Scott Pfeil
|
c31e3be0c5
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/action_modernize
|
2022-07-11 14:34:28 -04: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 |
|