Scott Pfeil
a7ca1ff916
remove no longer necessary identifier
2023-05-03 13:22:51 -04:00
Scott Pfeil
14dd157915
remove test code
2023-05-03 12:59:12 -04:00
Scott Pfeil
ff35fa5924
remove test code
2023-05-03 12:58:22 -04:00
Scott Pfeil
cc9a39e599
Rearrange how UIAlertActions are generated by splitting out the legacy model and using a protocol to drive.
2023-05-03 12:54:55 -04:00
Krishna Kishore Bandaru
ab304b6372
refactored
2023-05-03 22:11:21 +05:30
Krishna Kishore Bandaru
1d7cdf6da6
Merge branch 'develop' into feature/pageLoadTracking
2023-05-03 20:31:02 +05:30
Hedden, Kyle Matthew
7747d393e0
Merge branch 'feature/account_settings_push_enablement' into 'develop'
...
Add Push Enablement Button to Account Settings - iOS
### Summary
1. Created a behavior with name "GetNotificationAuthStatusBehavior" to get current notification authorisation status
2. Created molecule with name "list1CTxtConsumeNotificationAuth" (by subclassing "list1CTxt" molecule), and implemented PageGetNotificationAuthStatusBehaviorConsumerProtocol for updating body text of the molecule based on push status.
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-3275
### Design Documentation
- https://oneconfluence.verizon.com/display/MFD/List-Notification+Auth
- https://oneconfluence.verizon.com/display/MFD/notificationAuthStatus
Co-authored-by: Nowfal E Salam <nowfal.edayattu.salam@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/948
2023-05-03 13:03:52 +00:00
Pfeil, Scott Robert
14117c84a6
Merge branch 'bugfix/mnd-formatting' into 'develop'
...
changed formatting for mdn from . to -
### Summary
Changing MDN separator format from . to -
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-3844
Co-authored-by: Rebecca Antonelli <rebecca.antonelli@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/946
2023-04-27 16:39:28 +00:00
Nowfal E Salam
7ae015ee5f
story:ONEAPP-3275 Review comments addressed
2023-04-26 00:19:53 +05:30
Nowfal E Salam
6dfbea79dd
Merge branch 'develop' into feature/account_settings_push_enablement
2023-04-25 19:27:51 +05:30
Hedden, Kyle Matthew
7a2c5ba223
Merge branch 'release/10_6_0' into 'develop'
...
release/10_6_0 hotfix merge
Co-authored-by: teegsh2 <Suramba@77>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/944
2023-04-24 18:24:57 +00:00
Krishna Kishore Bandaru
abb1cd55dc
Merge branch 'develop' into feature/pageLoadTracking
2023-04-24 11:58:19 +05:30
Pfeil, Scott Robert
1d56c9a727
Merge branch 'feature/swiftify_alerts' into 'develop'
...
Feature/swiftify alerts
### Summary
Swiftify/Modernize the Alert Handler
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-4066
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/950
2023-04-21 20:07:07 +00:00
Scott Pfeil
369b96fdb5
remove debug code
2023-04-21 15:45:02 -04:00
Scott Pfeil
33eef9ceb6
remove debug code
2023-04-21 15:44:25 -04:00
Scott Pfeil
67a0ccfbac
revert
2023-04-19 16:44:39 -04:00
Scott Pfeil
7df6882907
Bug fixes
2023-04-19 16:36:16 -04:00
Nowfal E Salam
2dd047af29
Merge branch 'develop' into feature/account_settings_push_enablement
2023-04-19 12:53:14 +05:30
Scott Pfeil
e61b9ed8f1
bugfixes for delegate, logging, and legacy
2023-04-18 18:21:57 -04:00
Scott Pfeil
ba14681a39
review feedback
2023-04-18 11:33:47 -04:00
Scott Pfeil
800cc7671a
review changes
2023-04-18 11:16:55 -04:00
Scott Pfeil
67cd073173
remove objc modifier MVMCoreAlertController
2023-04-18 09:55:27 -04:00
Scott Pfeil
657e69b798
more swift files
2023-04-18 09:07:11 -04:00
Krishna Kishore Bandaru
85080bd15a
addressed review comments
2023-04-18 18:01:57 +05:30
Nowfal E Salam
8e0000cb81
Review comments resolved
...
Renamed molecule nam to listNotificationAuth
2023-04-18 17:50:25 +05:30
Scott Pfeil
a08a2c678b
fix compile time errors
2023-04-17 18:52:01 -04:00
Matt Bruce
35f322ce08
added method back into code since this is no longer used in VDS.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-17 15:29:03 -05:00
Scott Pfeil
e55d9e14f6
Swiftify Alert
2023-04-17 13:04:45 -04:00
Nowfal E Salam
850b030b66
Merge branch 'develop' into feature/account_settings_push_enablement
2023-04-14 18:23:54 +05:30
Nowfal E Salam
252b5529ff
1. Created a behavior with name "GetNotificationAuthStatusBehavior" to get current notification authorisation status
...
2. Created molecule with name "list1CTxtConsumeNotificationAuth" molecule by subclassing "list1CTxt" molecule
2023-04-14 18:16:52 +05:30
Scott Pfeil
f231ea26d7
Migrate AlertHandler files to swift.
2023-04-13 11:54:51 -04:00
Krishna Kishore Bandaru
8977840581
page load event trigger in pageshown
2023-04-11 18:29:07 +05:30
Krishna Kishore Bandaru
1c7d9786f7
added events for pageprocessing & rendering
2023-04-10 23:28:27 +05:30
Matt Bruce
60d5c45a39
update view, removed some un-needed code, added other code
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-10 11:18:30 -05:00
Rebecca Antonelli
a8dc76e3e5
badge updates
2023-04-10 10:50:13 -05:00
Rebecca Antonelli
5a842581c2
adding badge VDS component
2023-04-07 11:40:26 -05:00
Scott Pfeil
a5fcceca9b
Fix navigation bar line bug, add map
2023-04-06 12:12:14 -04:00
Scott Pfeil
6e37938abe
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/native_mockups
2023-04-06 12:11:06 -04:00
Rebecca Antonelli
81bcbd42de
changed formatting for mdn from . to -
2023-03-31 13:48:11 -05:00
teegsh2
3d351cc83f
bill Tabs Shifty red selectionLine issue fixed
2023-03-31 04:33:36 +05:30
Keerthy
db1b05aa3a
Merge branch 'develop' into bugfix/CXTDT-384908
2023-03-30 17:06:25 +05:30
Hedden, Kyle Matthew
f48031471b
Merge branch 'feature/ONEAPP-2811-Tilet' into 'develop'
...
ONEAPP-2811 Tilelet Atom
### Summary
- VDS library referenced as well as the scripts needed to build on the tower.
- New Atom Tilelet/TiletModel
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-2811
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>
Co-authored-by: Subramaniam, Ramya <ramya.subramaniam@one.verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/924
2023-03-28 14:58:00 +00:00
Krishna Kishore Bandaru
2b957cc4af
updated access specifier to public
2023-03-28 18:50:45 +05:30
Pfeil, Scott Robert
8788e0a3ab
Merge branch 'release/10_5_1' into 'develop'
...
release/10_5_1 hotfix merge
Co-authored-by: Kyle Matthew Hedden <kyle.hedden@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/933
2023-03-24 18:56:16 +00:00
Krishna Kishore Bandaru
cece765660
Merge branch 'develop' into feature/childrenForlistLVCBBdy
2023-03-24 11:58:29 +05:30
Krishna Kishore Bandaru
fcd2b2041e
added ParentMoleculeModelProtocol
2023-03-24 11:57:57 +05:30
Keerthy
bd4639afa5
added missing children
2023-03-23 23:57:46 +05:30
Matt Bruce
63fb097c29
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/ONEAPP-2811-Tilet
2023-03-23 12:08:54 -05:00
Sumanth Nadigadda
2ecfa6e924
Return false in shouldFinishProcessing flow in case behavior has thrown any error
2023-03-21 22:28:02 +05:30
Kyle Matthew Hedden
04e85db91e
code review
2023-03-15 09:04:58 -04:00
Kyle Matthew Hedden
289a31af24
Prevent double logging and double error popup.
2023-03-13 19:45:58 -04:00
Sumanth Nadigadda
4a7f765dc0
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/Behaviour-ShouldProcessCheck
2023-03-10 23:06:52 +05:30
Scott Pfeil
425ec9ea20
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/native_mockups
2023-03-09 11:22:13 -05:00
Matt Bruce
bafe44326f
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/ONEAPP-2811-Tilet
2023-03-08 13:03:43 -06:00
Pfeil, Scott Robert
3e5f01d42a
Merge branch 'feature/ONEAPP-2008' into 'develop'
...
Made model class as open & properties
### Summary
Made model class as open & property as class so that subclasses can override.
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-2008
Co-authored-by: Krishna Kishore Bandaru <krishna.kishore.bandaru@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/937
2023-03-07 21:15:45 +00:00
Matt Bruce
210e759297
updated to use new tilelet onClickSubscriber
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 11:17:12 -06:00
Kyle Matthew Hedden
6c0f0993a0
Crash fix for missing UserMessage. Suppress alertToShow dialogs when a native error screen is present. Pipe template parsing description messages to error object. Provide a messageToLog for invalid openURL calls.
2023-03-06 15:58:33 -05:00
Scott Pfeil
f8c6a11199
identifiable streamlining
...
iCloud fix
2023-03-03 17:13:50 -05:00
Scott Pfeil
f7f9731209
add missing ParentMoleculeModelProtocol
2023-03-02 21:29:14 -05:00
Krishna Kishore Bandaru
81a6cd8447
made model class as open & properties
2023-03-01 17:05:56 +05:30
Kyle Matthew Hedden
ee7e180684
wrapper function to add additoinal request data to error objects. begin working on better silentError handling.
2023-02-25 00:23:04 -05:00
Sumanth Nadigadda
d647dc9d18
shouldFinishProcessingLoad Behavior flow - Minor changes
2023-02-23 20:54:35 +05:30
Sumanth Nadigadda
29c73f2ccc
Making the shouldFinishProcessingLoad method in behavior to throw
2023-02-22 23:19:57 +05:30
Sumanth Nadigadda
904cdf3798
Introducing shouldFinishProcessingLoad call to behavior to check if we can continue to load the viewcontroller
2023-02-22 20:24:18 +05:30
Scott Pfeil
66264f6696
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into develop
2023-02-16 17:05:46 -05:00
Matt Bruce
db0afbb15d
added weak self
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-14 13:56:09 -06:00
Matt Bruce
2bc62fb268
refactored to only add actions when the model has them
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-14 09:17:50 -06:00
Matt Bruce
fdabe5eb86
updated to use combine
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-14 08:46:44 -06:00
Subramaniam, Ramya
fdc2628b19
Merge branch 'develop' into feature/ONEAPP-2811-Tilet
2023-02-13 17:04:25 +05:30
Subramaniam, Ramya
44905b0228
updating tilelet molecule as actionable
2023-02-13 15:50:45 +05:30
Rajesh Pullagalla
be6629ab7b
Changed above methods permission to open to subclass in 5G Module
2023-02-09 17:41:55 -05:00
Matt Bruce
ba13a9a8f4
updated to convert the Atomic LabelAttribute to VDS LabelAttribute
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-27 10:11:04 -06:00
Matt Bruce
0e957dce2e
added temporary model
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-27 10:07:35 -06:00
Matt Bruce
0da39e621b
updated for tintColor for ImageAttribute
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-26 15:17:44 -06:00
Scott Pfeil
e3b3389469
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into develop
2023-01-26 13:39:27 -05:00
Matt Bruce
268fdc5c2a
updated model against extensions for now
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 13:04:33 -06:00
Matt Bruce
e28cc4fc5b
added VDS initial extensions
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 13:04:19 -06:00
Matt Bruce
bfcd559ac4
updated models
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 12:19:50 -06:00
vimal
3a57a11a57
fix for CXTDT-367273
2023-01-24 20:52:26 +05:30
Matt Bruce
5a10d3fc29
Merge branch 'develop-vds' into feature/ONEAPP-2811-Tilet
2023-01-18 08:50:47 -06:00
Matt Bruce
a61a541f0b
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into develop-vds
2023-01-18 08:49:54 -06:00
Matt Bruce
bff34ec1e1
mispelled the class, it should be Tilelet
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-17 15:16:29 -06:00
Hedden, Kyle Matthew
b6bd1b9407
Merge branch 'feature/cs_hideMdnLeak' into 'develop'
...
Add navigation bar model tracking to PageMoleculeTransformationBehavior.
### Summary
Open up navigation bar behavior hooks for molecule transformations.
### JIRA Ticket
https://onejira.verizon.com/browse/ACT59-72 https://onejira.verizon.com/browse/VCGEN-151 https://onejira.verizon.com/browse/ACT59-193
Co-authored-by: teegsh2 <Suramba@77>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/919
2023-01-17 20:49:38 +00:00
Matt Bruce
60e4b6f2c2
added defaults into decode func
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-17 10:01:37 -06:00
Scott Pfeil
9c6b5ba55d
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into develop
2023-01-17 10:41:28 -05:00
Matt Bruce
394c78f065
refactored for vds changes
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 14:31:39 -06:00
Matt Bruce
e1729d234e
refactored enums/models
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 09:45:56 -06:00
Matt Bruce
a2fd68be15
updated with more properties
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 08:28:24 -06:00
Matt Bruce
1b4d7f0f2a
removed bad code that i copied from the Toggle.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-12 15:54:02 -06:00
Matt Bruce
7e0d9ef0f7
added registration for Tilet
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-12 15:53:42 -06:00
Matt Bruce
27cc79c542
updated tilet atom
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-12 15:06:56 -06:00
Matt Bruce
715012aea4
Merge branch 'develop-vds' into feature/ONEAPP-2811-Tilet
...
# Conflicts:
# MVMCoreUI.xcodeproj/project.pbxproj
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-12 14:43:33 -06:00
Matt Bruce
e8ad9d0938
udpated VDS protocol
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-12 14:28:48 -06:00
Matt Bruce
9da436adcb
added protocol for helping in VDS, this at some point will refactor into the main
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
# Conflicts:
# MVMCoreUI.xcodeproj/project.pbxproj
2023-01-12 14:23:54 -06:00
Matt Bruce
29ff802474
inital work for Tilet Atom
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-12 13:53:42 -06:00
Pfeil, Scott Robert
4359fcb85f
Merge branch 'bugfix/bad_color_error' into 'develop'
...
add the provided color name to the error string
### Summary
Be more descriptive in the bad color name error for easier debugging.
Current:
`Reason
MVMCoreUI.Color.ColorError.badName(reason: "Check the spelling of your color.")`
https://onenr.io/0MRNEPy72wn
Co-authored-by: Kyle Matthew Hedden <kyle.hedden@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/920
2023-01-06 22:08:49 +00:00
Pfeil, Scott Robert
40ea9182dd
Merge branch 'bugfix/DOPMO-153745' into 'develop'
...
Added accessibilityText for ListOneColumnTextWithWhitespaceDividerTall
### Summary
Accessibility fix to provide custom accessibilityText for list1CTxtDiv3
### JIRA Ticket
https://onejira.verizon.com/browse/PRODDEF-1201
Co-authored-by: Keerthy <keerthy.marakanti@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/922
2022-12-23 19:07:56 +00:00
Keerthy
af97c5d387
addressed review comments
2022-12-23 23:33:18 +05:30
teegsh2
04acb80fd5
Revert "unmask NavBar SR"
...
This reverts commit 7ae5cbfc8a .
2022-12-21 20:25:03 +05:30
Pfeil, Scott Robert
336dd094f0
Merge branch 'bugfix/CXTDT-352289' into 'develop'
...
Disabled clipboard actions
### Summary
Disabled clipboard actions for textfield. can be controlled via using enableClipboardActions. And changed set(with model: MoleculeModelProtocol....) open to public.
### JIRA Ticket
https://onejira.verizon.com/browse/CXTDT-352289
Co-authored-by: Krishna Kishore Bandaru <krishna.kishore.bandaru@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/918
2022-12-21 13:50:02 +00:00
Keerthy
9dd400f894
Accessibility fix for PRODDEF-1201
...
Accessibility fix to provide custom accessibilityText for list1CTxtDiv3
2022-12-20 19:58:30 +05:30
teegsh2
7ae5cbfc8a
unmask NavBar SR
2022-12-13 09:52:47 +05:30
Kyle Matthew Hedden
7494d8664a
add the provided color name to the error string
2022-12-12 13:18:17 -05:00
Krishna Kishore Bandaru
e66924dc1f
added setDefaults func
2022-12-12 13:33:10 +05:30
Nandhini Rajendran
a72f3cc3c1
refactor to add resetAttributeStyle
2022-12-09 12:34:06 +05:30
Kyle Matthew Hedden
b7413d536b
shifted behavior calls to extension for better support. added molecular setup callback for navigation titleView.
2022-12-05 19:58:38 -05:00
Kyle Matthew Hedden
0f8c21025d
Add navigation bar model tracking to PageMoleculeTransformationBehavior.
...
Update ScreenRecordingMaskingBehavior to consume.
Enhance MDN regex.
2022-12-02 18:44:59 -05:00
Krishna Kishore Bandaru
4963c311d4
access specifier changed
2022-12-02 13:52:59 +05:30
Krishna Kishore Bandaru
8858018620
removed unused code
2022-12-02 13:31:30 +05:30
Murugan, Vimal
2026d9171c
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/CXTDT_344190_attribute_issue
2022-11-29 12:37:19 +05:30
Krishna Kishore Bandaru
dce172bb64
CXTDT-352289 - disabled clipboard actions
2022-11-28 14:57:53 +05:30
Scott Pfeil
84e960f7b1
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into develop
2022-11-21 13:33:49 -05:00
Keerthy
34ef2e5c81
Added accessibilityText for ListOneColumnTextWithWhitespaceDividerTall
...
DOPMO-153745
2022-11-21 19:22:40 +05:30
Kyle Matthew Hedden
13fd2015e5
prevent crashes when ipads attempt to show an actionsheet without a source rect
2022-11-09 21:12:58 -05:00
Murugan, Vimal
af2360c13a
fix for CXTDT_344190
2022-11-08 18:41:27 +05:30
Kyle Matthew Hedden
06672f0268
Revert "Merge branch 'feature/vds-toggle' into 'develop'"
...
This reverts commit edfb2c1f36 , reversing
changes made to 1dc367c463 .
2022-11-01 17:29:20 -04:00
Kyle Matthew Hedden
9ce2023eec
code review: allow try to throw on model decode
2022-10-28 10:48:58 -04:00
Kyle Matthew Hedden
0da94465b3
allow action delegate to perform the actiopn
2022-10-27 17:49:49 -04:00
Kyle Matthew Hedden
f1195bb882
Merge remote-tracking branch 'origin/develop' into feature/reviewPopupChanges_v2
2022-10-27 12:00:53 -04:00
Scott Pfeil
4eca0db76c
MFCheckbox adding
2022-10-26 15:45:09 -04:00
Matt Bruce
ad0bbbab8e
added to encoding
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-25 11:25:44 -05:00
Matt Bruce
d0a0ea9e4e
update logic
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-25 11:24:02 -05:00
Matt Bruce
847d7ed372
renamed var
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-25 11:16:27 -05:00
Kyle Matthew Hedden
47b28f297f
Create an alertObject generator from a direct alertModel. Cleanup model initialization interface.
2022-10-24 17:33:23 -04:00
Matt Bruce
c043fff7bd
default is animated, not sure what i was thinking earlier today
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-24 14:07:30 -05:00
Matt Bruce
ae431b8b2b
cancelled the previous subscription
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-24 13:46:21 -05:00
Matt Bruce
c93a270b1a
updated name to valueChangedSubscription
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-24 13:25:14 -05:00
Matt Bruce
20fcbb57c2
added notes for backgroundColor
...
added in ToggleBase property setters for ToggleModel properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-24 11:51:42 -05:00
Matt Bruce
e27fa862d5
forgot to add back in animated to the model
...
accessibilityIdentifier isn't even used in the current Toggle today
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-24 11:51:08 -05:00
Matt Bruce
c075323ce7
update for changes discussed today
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-24 10:49:26 -05:00
Matt Bruce
30530bc4e1
removed isOn being passed
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-22 09:11:03 -05:00
Matt Bruce
3a3bbe05ea
added in didToggleAction
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 17:07:01 -05:00
Matt Bruce
16bf7e7e63
Merge branch 'develop' into feature/vds-toggle
2022-10-21 16:18:15 -05:00
Matt Bruce
1073530ee9
refactored Toggle / ToggleModel for VDS
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 16:15:54 -05:00
Matt Bruce
b0d8a26688
added protocol for helping in VDS, this at some point will refactor into the main
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 16:08:28 -05:00
Matt Bruce
9255e4021f
this is now in VDS
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 16:08:22 -05:00
Sumanth Nadigadda
bf4c28019b
Fix for CXTDT-331565, appending link disabled status to the accessibility text
2022-10-13 21:17:33 +05:30
Keerthy
8e486f9301
Added RuleNotEquals form rule
...
PREGRO-5736
2022-09-29 19:52:00 +05:30
Scott Pfeil
2a7cff7e03
Changes to get grid wall working
2022-09-21 16:05:46 -04:00
Scott Pfeil
1ea70f3b97
Temporary grid code
2022-09-21 14:43:47 -04:00
Scott Pfeil
b6cf238d02
allow server parameters
2022-09-20 16:46:33 -04:00
Scott Pfeil
2ad329949a
color changes
2022-09-19 13:53:53 -04:00
Scott Pfeil
dcd4dde59d
Added temporary corner rounding
2022-09-19 11:50:51 -04:00
Pfeil, Scott Robert
91f44013c6
Merge branch 'release/10_2_0' into 'develop'
...
Release/10 2 0
See merge request BPHV_MIPS/mvm_core_ui!896
2022-08-29 14:10:39 +00:00
Kyle Matthew Hedden
3e00e294a0
Convert to barfing.
2022-08-17 10:07:49 -04:00
Kyle Matthew Hedden
bac00ad0fa
image range fix & silence warnings
2022-08-16 20:29:57 -04:00
Kyle Matthew Hedden
3765c771ec
model throw, view adapt
2022-08-16 20:15:43 -04:00
Kyle Matthew Hedden
bd4cadce3f
Merge remote-tracking branch 'origin/release/10_2_0' into bugfix/label_range_safety
2022-08-16 18:19:58 -04:00
Scott Pfeil
39d42515c6
typo fixes
2022-08-15 17:53:29 -04:00
Scott Pfeil
36df641ce1
cleanup
2022-08-15 12:16:57 -04:00
Scott Pfeil
982f65ab0f
fix threading issue
2022-08-12 16:21:07 -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
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
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
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
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
Kyle Matthew Hedden
fc512ca811
add logging and model handling
2022-07-19 12:56:35 -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
Scott Pfeil
bfbd6914fb
Deprecated function removal.
2022-07-18 17:45:30 -04:00
Kyle Matthew Hedden
13113c50ed
behavior transcendence
2022-07-15 12:24:40 -04: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
Kyle Matthew Hedden
b3667dc868
Merge remote-tracking branch 'origin/develop' into bugfix/label_range_safety
2022-07-13 20:02:15 -04:00
Kyle Matthew Hedden
19fd207470
insert label range validations to prevent crashes
2022-07-13 11:32:12 -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
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
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
211b92a2ab
remove unused legacy framework dependency
2022-07-06 11:25:45 -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
008a2a382a
XCFramework and warning fixes
2022-07-05 15:57:01 -04: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
320cd15392
Modernize actions
2022-07-01 15:26:09 -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
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
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
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
0a5c9b78ed
Switch to UIStackView for simplicity.
...
update inits.
update didSets
Removed style, allow dependency on title style like in the figma.
2022-06-21 16:26:57 -04:00
Matt Bruce
d90503e988
added 'public' to current initializers
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-21 15:12:53 -05:00
Matt Bruce
33ad5a3630
added override intializer for subclasses
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-21 15:11:42 -05:00
Matt Bruce
305372fe04
added a public initializer
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-21 15:10:59 -05:00
Scott Pfeil
572583bf00
Merge branch 'feature/global_font_3_0' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/titlelockup_clean
2022-06-20 15:19:07 -04:00
Scott Pfeil
c284614c29
Comments
2022-06-20 12:55:55 -04:00
Scott Pfeil
c2c6fdd524
Revert
2022-06-20 12:55:42 -04:00
Scott Pfeil
7554a718b5
Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/3.0-TitleLockup
2022-06-20 11:50:41 -04:00
Scott Pfeil
123ac6b2a1
Feed card revert.
2022-06-20 11:43:50 -04:00
Scott Pfeil
acc91902e5
Global font changes
2022-06-10 16:20:37 -04:00
Scott Pfeil
4645e0de97
default the title offset for all inits
2022-06-09 18:17:29 -04:00
Pfeil, Scott Robert
e0eebc4b4c
Merge branch 'bugfix/CXTDT-288387' into 'release/10_0_0'
...
Fix for CXTDT-288387, removing line molecule from Tab
See merge request BPHV_MIPS/mvm_core_ui!859
2022-05-27 15:44:54 +00:00
Sumanth Nadigadda
3e8f464aac
Reverting line changes in TabTableCell
2022-05-27 21:10:41 +05:30
Sumanth Nadigadda
7fbac6b8dc
Changes to set the line style after initialization
2022-05-27 20:25:47 +05:30
Pfeil, Scott Robert
a5585d4d29
Merge branch 'bugfix/CXTDT-288702_SafariVCUIUpdates' into 'release/10_0_0'
...
Removed tint colors for title and tabbar in SFSafariViewController
See merge request BPHV_MIPS/mvm_core_ui!860
2022-05-27 13:34:11 +00:00
Naresh Reddy Maram Reddy
4cf9f61282
Removed preferredControlTintColor & preferredBarTintColor for SFSafariViewControllers to use default.
2022-05-27 12:17:46 +05:30
Sumanth Nadigadda
eeb6573e72
Reverting - line changes in Tab component & Removing line item in Subnavigation controller
2022-05-27 12:13:06 +05:30
Subhankar Acharya
5cbef6731f
added behavior for unmasking
2022-05-27 12:08:16 +05:30
Sumanth Nadigadda
19ef7a3a26
Fix for CXTDT-288387, removing line molecule from Tab
2022-05-27 00:18:18 +05:30
Pfeil, Scott Robert
26da094aaf
Merge branch 'develop' into 'release/10_0_0'
...
updated models for use of Decoder Context
See merge request BPHV_MIPS/mvm_core_ui!858
2022-05-25 15:51:32 +00:00
Scott Pfeil
4dc5ee5e6a
bold
2022-05-19 17:59:42 -04:00
Scott Pfeil
6ad5ebbf92
3.0 font updates
2022-05-19 17:41:35 -04:00
Hedden, Kyle Matthew
35d762593a
Merge branch 'bugfix/optional_delegate' into 'release/10_0_0'
...
background color, bridge mf view controller new data, optional delegate
See merge request BPHV_MIPS/mvm_core_ui!856
2022-05-19 19:13:38 +00:00
Scott Pfeil
eaf4bbe116
background color, bridge mf view controller new data, optional delegate
2022-05-19 13:21:27 -04:00
Sumanth Nadigadda
a0fd19ea7a
Removing font scaling for Pillbutton
2022-05-11 21:11:34 +05:30
Subhankar
3d11c8abb2
Linkmodel changes
2022-05-11 12:10:45 +05:30
Matt Bruce
d879b8c71f
refactored create(with:
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-05-10 14:50:27 -05:00
Matt Bruce
42c203e773
removed try
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-05-10 12:16:47 -05:00
Matt Bruce
c5281fa390
fixed bug
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-05-10 12:14:13 -05:00
Matt Bruce
33100758b8
udpated constructors for JSONDecoder
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-05-10 12:11:48 -05:00
Matt Bruce
a59560e37b
updated models for use of Decoder Context
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-05-10 12:11:32 -05:00
Subhankar
2f0bb7778d
Merge branch 'develop' into feature/view_masking
...
# Conflicts:
# MVMCoreUI/Atomic/Protocols/TemplateProtocol.swift
# MVMCoreUI/Atomic/Templates/BaseTemplateModel.swift
2022-05-10 21:13:28 +05:30
Pfeil, Scott Robert
b997dbdb7a
Merge branch 'feature/VDS_TextLink' into 'feature/develop_mvp_3'
...
made changes to textlink as per core specs.
See merge request BPHV_MIPS/mvm_core_ui!836
2022-05-09 17:58:18 +00:00
Scott Pfeil
f589a5249e
Button fixes for other containers
2022-05-09 12:57:14 -04:00
Vasavi Kanamarlapudi
d3cac3f36d
set font size as per spec
2022-05-09 14:29:59 +05:30
Sumanth Nadigadda
adb337f865
Updating button constraints
2022-05-07 23:46:56 +05:30
Sumanth Nadigadda
89bc6c72ab
Updating default button style
2022-05-07 01:46:41 +05:30
Sumanth Nadigadda
9c3d211a81
Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/VDS_Button
2022-05-06 23:29:33 +05:30
Sumanth Nadigadda
45a1532f68
updates to button width constraint
2022-05-06 22:13:56 +05:30
Sumanth Nadigadda
2a1db08ab7
setting button style and constraints.
2022-05-06 15:51:53 +05:30
Scott Pfeil
f2fd2c8d49
comments and new functions for setting
2022-05-05 12:38:32 -04:00
Scott Pfeil
b6226616d8
Remove tab bar logic from base controllers and move to the manager.
2022-05-05 12:33:13 -04:00
Pfeil, Scott Robert
f8e71c3232
Merge branch 'develop' into 'feature/develop_mvp_3'
...
Develop
See merge request BPHV_MIPS/mvm_core_ui!847
2022-05-03 20:34:59 +00:00
Sumanth Nadigadda
083e52bc19
TitleLockup model changes
2022-05-04 01:35:21 +05:30
Sumanth Nadigadda
6125005639
Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/3.0-TitleLockup
2022-05-03 23:41:15 +05:30
Sumanth Nadigadda
5f6e987da8
modifying button border changes
2022-05-03 23:26:38 +05:30
Scott Pfeil
677c352b9e
convenience functions
2022-05-02 17:54:37 -04:00
Scott Pfeil
6762082b7c
move function behavior for scoping
2022-05-02 17:52:15 -04:00
Scott Pfeil
48388343ef
Move function for scoping purposes
2022-05-02 17:51:08 -04:00
Scott Pfeil
d1239eda74
move functions to default
2022-05-02 17:50:00 -04:00
Scott Pfeil
27f7c22340
Change conflicting name TemplateModel to BaseTemplateModel
2022-05-02 17:47:25 -04:00
Scott Pfeil
35f1cc5c17
template protocol update
2022-05-02 17:43:18 -04:00
Scott Pfeil
c276b09d74
reorganizing defaults
2022-05-02 17:39:03 -04:00
Sumanth Nadigadda
7fb91d9b1e
Updating button default style
2022-05-03 01:02:25 +05:30
Sumanth Nadigadda
c2ac51c18c
Padding changes for button
2022-04-30 00:00:57 +05:30
Sumanth Nadigadda
db7bc5be2b
minor changes to button component
2022-04-29 23:01:44 +05:30
Sumanth Nadigadda
779b79d27b
Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/VDS_Button
2022-04-29 13:53:21 +05:30
Sumanth Nadigadda
8ca99f5802
Setting label alignment changes per title lock up alignment
2022-04-26 02:24:41 +05:30
Sumanth Nadigadda
a53548522d
secondary button background color
2022-04-25 23:32:09 +05:30
Sumanth Nadigadda
8f234259b0
Changes to add button width constraints
2022-04-25 23:16:43 +05:30
Sumanth Nadigadda
05f96d1a01
Supporting Standard/thin style in Line atom
2022-04-25 20:28:22 +05:30
Sumanth Nadigadda
4980874914
Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/3.0-TitleLockup
2022-04-23 21:58:28 +05:30
Pfeil, Scott Robert
9e06d999fb
Merge branch 'feature/VDS_CarouselBar' into 'feature/develop_mvp_3'
...
changes to Carousel Bars Component
See merge request BPHV_MIPS/mvm_core_ui!829
2022-04-21 17:01:05 +00:00
Sumanth Nadigadda
064533950e
VDS button component changes
2022-04-21 19:36:39 +05:30
Vasavi Kanamarlapudi
31827b0816
moving to VDSColors for all colors.
2022-04-21 02:14:37 +05:30
Vasavi Kanamarlapudi
1e60db2fc4
uses token name instead of alias.
2022-04-21 01:34:40 +05:30
Vasavi Kanamarlapudi
4d407d4377
colors to use token name itself instead of token alias.
2022-04-21 01:29:34 +05:30
Vasavi Kanamarlapudi
05fb8cf5ed
moving to VDSColors for all colors
2022-04-20 21:01:07 +05:30
Sumanth Nadigadda
e8b97c6f4d
Updating navigation layout on display
2022-04-20 19:52:15 +05:30
Sumanth Nadigadda
9cdf267a21
Removing style parameter from navigation model protocol
2022-04-20 18:44:01 +05:30
Sumanth Nadigadda
afacedda9b
Refresh navigation bar, after updating navigation model received from JS call
2022-04-20 18:40:21 +05:30
Sumanth Nadigadda
781f3d6d7c
Fix for navigation bar style update from webpage js bridge call
2022-04-18 16:40:56 +05:30
Kyle Matthew Hedden
f8e24f2c91
Merge remote-tracking branch 'origin/develop' into feature/view_masking
2022-04-13 09:11:45 -04:00
Vasavi Kanamarlapudi
f21c59d6c3
disabledIndicatorColor get called to set value
2022-04-13 15:02:45 +05:30
Sumanth Nadigadda
27289f1ac8
Font and padding changes to tiny button
2022-04-13 01:48:30 +05:30
Sumanth Nadigadda
b972bdba5b
Setting button width with constraint
2022-04-13 00:26:35 +05:30
Vasavi Kanamarlapudi
790a3c69bc
using VDSColor for disabled link
2022-04-12 20:47:52 +05:30
Vasavi Kanamarlapudi
a8d0c12db8
using colors from the VDS colors library.
2022-04-12 17:24:06 +05:30
Vasavi Kanamarlapudi
7d38ed3466
added missing as is
2022-04-12 05:11:30 +05:30
Vasavi Kanamarlapudi
dd8c808fa6
using colors from the VDS colors library.
2022-04-12 05:06:36 +05:30
Sumanth Nadigadda
b2a25f840a
Adding pill button's inverted state logic
2022-04-11 01:49:50 +05:30
Sumanth Nadigadda
e0a93cc71f
Adding width attribute to button, to set custom button size.
2022-04-11 00:18:55 +05:30
Sumanth Nadigadda
6138328383
Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/VDS_Button
2022-04-10 23:08:17 +05:30
Sumanth Nadigadda
def2e8ae7c
Adding new component - title lockup
2022-04-09 02:37:31 +05:30
Sumanth Nadigadda
c691b6add6
Changes to swap store buttons with shop cart button in navigation bar
2022-04-07 23:33:55 +05:30
Sumanth Nadigadda
7d027341cb
updating the accessory view from cart view to pealing arrow.
2022-04-07 01:24:38 +05:30
Sumanth Nadigadda
e8b01bee54
Changing bottom tab bar font size.
2022-04-05 21:55:45 +05:30
Vasavi Kanamarlapudi
3a31acfe63
adding color sets
2022-04-05 20:54:56 +05:30
Vasavi Kanamarlapudi
b88a006c00
removed unnecessary value of y
2022-04-05 20:40:10 +05:30
Vasavi Kanamarlapudi
137b467a1e
made changes to textlink as per core specs.
2022-04-05 14:20:22 +05:30
Pfeil, Scott Robert
8007a0f822
Merge branch 'feature/3.0-TopNav-Style' into 'feature/develop_mvp_3'
...
Feature/3.0 top nav style
See merge request BPHV_MIPS/mvm_core_ui!833
2022-04-04 21:38:27 +00:00
Sumanth Nadigadda
7840cb674f
Adding new back button image for navigation bar
2022-04-05 01:59:55 +05:30
Pfeil, Scott Robert
359c99f5c6
Merge branch 'feature/3.0-VDS-LineComponent' into 'feature/develop_mvp_3'
...
Modifying line component as part of VDS for brand 3.0
See merge request BPHV_MIPS/mvm_core_ui!834
2022-04-04 19:44:15 +00:00
Pfeil, Scott Robert
53b69d9c54
Merge branch 'feature/ImageBarButton-RenderingMode' into 'feature/develop_mvp_3'
...
Changes to read imageRenderingMode parameter from model sent from server.
See merge request BPHV_MIPS/mvm_core_ui!822
2022-04-04 17:02:38 +00:00
Sumanth Nadigadda
d10332b372
modifying image rendering changes in navigation bar
2022-04-04 22:24:50 +05:30
Sumanth Nadigadda
0c54273066
Setting default image rendering mode to automatic in image bar button
2022-04-03 01:10:16 +05:30
Sumanth Nadigadda
18f9449e42
Modifying line component as part of VDS for brand 3.0
2022-04-03 00:47:52 +05:30
Sumanth Nadigadda
22346a9084
Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/3.0-TopNav-Style
2022-04-02 01:01:59 +05:30
Sumanth Nadigadda
1beb6584b7
Method to check style of current navigation bar.
2022-04-02 00:59:51 +05:30
Pfeil, Scott Robert
aa6558a716
Merge branch 'develop' into 'feature/develop_mvp_3'
...
Develop
See merge request BPHV_MIPS/mvm_core_ui!832
2022-04-01 15:49:27 +00:00
Kyle Matthew Hedden
241b9d701a
Allow server to mask imageview models. Unmasked by default.
2022-03-31 20:10:05 -04:00
Scott Pfeil
2a17e95a60
rounded
2022-03-31 12:56:13 -04:00
Vasavi Kanamarlapudi
a223d26d5a
changes to Carousel Bars Component
2022-03-30 19:15:04 +05:30
Pfeil, Scott Robert
a83f7a87b0
Merge branch 'feature/3.0-TabBarModel' into 'feature/develop_mvp_3'
...
Setting default status to Tab bar model.
See merge request BPHV_MIPS/mvm_core_ui!828
2022-03-29 13:31:03 +00:00
Sumanth Nadigadda
71a9b139d3
Setting default status to Tab bar model.
2022-03-29 18:58:15 +05:30
Nandhini Rajendran
b498c4fb0f
Fix for entryField
2022-03-28 20:56:24 +05:30
Kyle Matthew Hedden
8ff374045b
change template level masking default to true
2022-03-28 08:58:40 -04:00
Kyle Matthew Hedden
6431e77122
Merge remote-tracking branch 'origin/develop' into feature/view_masking
2022-03-25 08:26:30 -04:00
Scott Pfeil
ced4728ca0
move navigation bar setter to pre-animation for smoothness
2022-03-24 18:59:40 -04:00
Sumanth Nadigadda
5a33142934
Changes to read imageRenderingMode parameter from model sent from server.
2022-03-25 01:20:22 +05:30
Sumanth Nadigadda
121c290f3b
updating title edge insets for button as per VDS
2022-03-24 13:35:49 +05:30
Sumanth Nadigadda
02476e766d
Updating button VDS component for 3.0 rebranding
2022-03-24 00:22:38 +05:30
Scott Pfeil
bf70c6b15b
Fixes subnav titles for legacy controllers.
2022-03-23 11:29:44 -04:00
Bruce, Matt R
3dabba57df
Fixed Crash on securetext in TextEntryField
2022-03-21 13:13:40 +00:00
Scott Pfeil
21ee88c5f4
remove
2022-03-15 16:57:21 -04:00
Scott Pfeil
e4c69d59f7
merge
2022-03-15 16:54:01 -04:00
Scott Pfeil
9ce71945ae
merge
2022-03-15 16:36:06 -04:00
Kyle Matthew Hedden
e7546a9144
code comments
2022-03-15 14:36:52 -04:00
Pfeil, Scott Robert
5b3b3246ec
Merge branch 'feature/status_bar_fixes' into 'feature/develop_mvp_3'
...
Status Bar changes for 3.0
See merge request BPHV_MIPS/mvm_core_ui!813
2022-03-14 21:47:12 +00:00
Scott Pfeil
8df6baf6b4
move to extension
2022-03-14 17:06:33 -04:00
Scott Pfeil
f198add1f6
move to extension
2022-03-14 17:06:09 -04:00
Scott Pfeil
392f723d29
merge
2022-03-14 17:05:56 -04:00
Scott Pfeil
52d108f8d8
merge
2022-03-14 15:33:17 -04:00
Pfeil, Scott Robert
290d19b661
Merge branch 'feature/navigation_bar_style' into 'feature/develop_mvp_3'
...
Feature/navigation bar style
See merge request BPHV_MIPS/mvm_core_ui!808
2022-03-14 19:04:50 +00:00
Scott Pfeil
b89cc43867
Review Comments from static to extension
2022-03-14 14:46:35 -04:00
Scott Pfeil
09e59d5b31
comment
2022-03-14 13:55:39 -04:00
Scott Pfeil
ea9171c124
remove force manager check
2022-03-14 13:53:51 -04:00
Pfeil, Scott Robert
b6906799ea
Merge branch 'develop' into 'feature/develop_mvp_3'
...
Kyle was correct, guards or if lets are read left to right, including where statements.
See merge request BPHV_MIPS/mvm_core_ui!816
2022-03-14 16:33:24 +00:00
Kyle Matthew Hedden
691bb1a781
Merge remote-tracking branch 'origin/develop' into feature/view_masking
2022-03-14 12:23:31 -04:00
Scott Pfeil
558e1803e5
title offset and default for 3 dot O
2022-03-14 11:31:53 -04:00
Scott Pfeil
200bd2dc3d
objc cool gray
2022-03-14 10:37:18 -04:00
Scott Pfeil
5bbacf4de1
Move status bar to the split view for control.
...
Each page can style status bar now, not just top alerts.
2022-03-11 15:28:21 -05:00
Matt Bruce
9c264dcfe0
Kyle was correct, guards or if lets are read left to right, including where statements.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-03-11 11:10:52 -06:00
Bruce, Matt R
cd6b03b64b
Fix for MultiErrors, not a final solution, but a stopgap until we can refactor all of the forms
2022-03-11 16:29:45 +00:00
Bruce, Matt R
9a62ae6987
DigitEntryField was not showing errors
2022-03-11 14:29:46 +00:00
Kyle Matthew Hedden
926ee41277
will show and will hide
2022-03-10 21:43:54 -05:00
Scott Pfeil
b4d7392675
remove iOS 13 check
2022-03-10 13:44:07 -05:00
Scott Pfeil
e875002cb1
remove test code
2022-03-10 13:40:30 -05:00
Scott Pfeil
5790fc6feb
line update
2022-03-10 12:57:14 -05:00
Kyle Matthew Hedden
157c5c574b
Merge remote-tracking branch 'origin/develop' into feature/view_masking
2022-03-10 12:38:38 -05:00
Kyle Matthew Hedden
818afb3dfc
add molecule generation hooks to other 3 templates
2022-03-10 12:38:31 -05:00
Scott Pfeil
ebf97cdbe7
remove iOS 13 check
2022-03-10 12:37:38 -05:00
Scott Pfeil
e869a25cc6
Merge branch 'feature/develop_mvp_3' into feature/navigation_bar_style
2022-03-10 12:34:57 -05:00
Scott Pfeil
8fc03e75e0
iOS 13
2022-03-10 11:27:54 -05:00
Scott Pfeil
f23e30645e
Fix for base style for legacy controllers. (sign in different user font)
2022-03-10 10:05:33 -05:00
Scott Pfeil
07226731c0
Line model contains style logic.
...
Fix for subnav
revert custom navigation bar for now
2022-03-09 17:15:15 -05:00
Scott Pfeil
c4c513250c
style push decode
2022-03-09 12:21:25 -05:00
Scott Pfeil
9f574e854b
change access level
2022-03-09 12:18:49 -05:00
Scott Pfeil
a1f9e4babe
remove testing default
2022-03-09 12:07:33 -05:00
Scott Pfeil
44a57ab96e
name update
2022-03-09 00:10:31 -05:00
Scott Pfeil
a03965cafe
nav line hide for subnav
2022-03-09 00:07:31 -05:00
Scott Pfeil
67c745c719
Merge branch 'feature/develop_mvp_3' into feature/navigation_bar_style
2022-03-08 22:48:27 -05:00
Kyle Matthew Hedden
bd9e8cf7ad
insert molecule transformation hooks into the list template
2022-03-08 22:28:35 -05:00
Scott Pfeil
c73bd06853
SubNavManager fixes
2022-03-08 14:47:32 -05:00
Scott Pfeil
b4af1abe81
subnav and tab bar color changes
2022-03-07 01:03:36 -05:00
Hedden, Kyle Matthew
464f3c5f27
Merge branch 'bugfix/cscom-1703-cxtdt-250108' into 'develop'
...
CSCOM-1703 | CXTDT-250108
See merge request BPHV_MIPS/mvm_core_ui!802
2022-02-18 22:33:34 +00:00
Scott Pfeil
35625f2ac4
name change for open in safari webview
2022-02-17 10:26:24 -05:00
Sourabh Bhardwaj
c3eb895bdd
Changes as per Kyle comments on PR
2022-02-17 17:39:19 +05:30
Sourabh Bhardwaj
39e29bbaaf
Removing space from email field
2022-02-15 12:26:32 +05:30
Scott Pfeil
ac9259e416
remove added header
2022-02-14 12:08:37 -05:00
Scott Pfeil
36367deff4
changes to legacy webview function
2022-02-11 14:42:04 -05:00
Scott Pfeil
54dd5351ed
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/open_url_options
2022-01-21 10:29:46 -05:00
Matt Bruce
a2319babc7
ensure the previousValidity is set before breaks
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-19 11:52:04 -06:00
Matt Bruce
67312fefd3
if false, the loop was breaking out before the previousValidity was set with the fieldKey that failed.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-19 11:45:59 -06:00
Bruce, Matt R
d9a0c6b249
Merge branch 'bugfix/FormGroupValidation' into 'develop'
...
FormGroupRule validateGroup update
See merge request BPHV_MIPS/mvm_core_ui!797
2022-01-19 17:11:19 +00:00
Matt Bruce
69799be944
reverse order of method to do FormFieldEffects first, then validation. This is so the validation only runs 1 time instead of 2 times which could cause UI issues.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-19 10:38:23 -06:00
Scott Pfeil
f5e7b24601
hide the panels when not showing
2022-01-18 17:03:53 -05:00
Scott Pfeil
5043ba5ba4
move to web view
2022-01-14 14:34:54 -05:00
Scott Pfeil
d8ad52dfda
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/open_url_options
2022-01-14 14:25:29 -05:00
Scott Pfeil
9157be5047
form read only build fix
2022-01-14 14:00:44 -05:00
Scott Pfeil
760b79a3a5
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/open_url_options
2022-01-14 13:10:54 -05:00
Matt Bruce
e5d27cd423
remove print
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-13 11:37:08 -06:00
Matt Bruce
9c34ea267e
fixed encodeIfPresent
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-13 11:36:15 -06:00
Matt Bruce
52844cd5e1
fixed to add readOnly
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-13 11:35:24 -06:00
Matt Bruce
0dce42fb37
refactored code for stack
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-13 11:04:10 -06:00
Matt Bruce
143ebccb34
remove readOnly from the Views and now using the isEnabled and model is controlling this based off enabled & readOnly
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-13 10:57:18 -06:00
Matt Bruce
3fa1be0582
refactored validate group with new valid that returns tuple
...
update to set formfield validity after the group.validate occurs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-12 15:55:23 -06:00
Matt Bruce
7c05d9fcc7
refactored out setting form field validity within validation
...
refactored validate method to return tuple and again not mess with setting formfield validity
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-12 15:54:36 -06:00
Matt Bruce
df2b6b4db2
removed setting the form field validity within a validation
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-12 15:53:43 -06:00
Matt Bruce
7432454232
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/optional-readonly
...
# Conflicts:
# MVMCoreUI.xcodeproj/project.pbxproj
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-12 13:59:52 -06:00
Matt Bruce
1fe73feb1f
added init
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 15:52:27 -06:00
Matt Bruce
d3f4f21b02
refactored StateLabel to FormLabel
...
add errorLabel
removed all constraints and replaced with UIStackView
show/hide errorLabel within showError
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 15:51:57 -06:00
Matt Bruce
083d767740
updated model with:
...
removed: titleLabel, feedbackLabel
added: required
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 15:48:34 -06:00
Matt Bruce
8444ad15eb
refactored StateLabelModel/StateLabel to FormLabelModel/FormLabel
...
removed state (error/disabled/error)
replace with enabled (model) / isEnabled (view)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 15:47:37 -06:00
Matt Bruce
95b32491d1
moved clearablemodelprotocol out of the formfieldeffect
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 10:19:12 -06:00
Matt Bruce
63a23033cc
added ClearableModelProtocol
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 10:17:10 -06:00
Matt Bruce
cb3811f4ea
update readOnly didSet to only effect the FormField only and not title/feedback labels
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-10 13:54:55 -06:00
Scott Pfeil
014a0dc988
base page type to template for old web overrides.
2022-01-07 16:08:15 -05:00
Matt Bruce
05674a6798
added isReadOnly to views/helpers to read the model.readOnly property and update the UI similarly to disabled state
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-07 12:54:28 -06:00
Matt Bruce
6c7c683b27
added readOnly to models
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-07 12:53:06 -06:00
Matt Bruce
8397522c46
implemented dynamic rule effect
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-06 15:13:53 -06:00
Matt Bruce
17f7161fe0
fixed default text bug
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-05 14:41:24 -06:00
Nishanth T
dc8732e9ef
removed unneccessary comment
2022-01-05 22:48:45 +05:30
Nishanth T
631c3a8067
changed model title
2022-01-05 22:42:08 +05:30
Nishanth T
4ed9dcacfd
Update ListOneColumnFullWidthTextBodyText.swift
2022-01-05 18:40:58 +05:30
Nishanth T
d27def951e
Merge branch 'develop' into bugfix/Accessibility
2022-01-05 18:38:09 +05:30
Nishanth T
d35eceb78c
Added accessibiltyText for pillButton and link
2022-01-05 18:37:21 +05:30
Rajendran, Nandhini
da31c93b5e
Fix for enabledColor in CaretLinkModel
2022-01-03 15:06:25 +00:00
Nishanth T
1a912b485e
Merge branch 'develop' into bugfix/Accessibility
2021-12-23 01:47:58 +05:30
Pfeil, Scott Robert
603dbc4430
Merge branch 'feature/swift_subnav_manaager' into 'develop'
...
sub nav manager
See merge request BPHV_MIPS/mvm_core_ui!787
2021-12-21 16:23:24 +00:00
Krishna Kishore Bandaru
27c3e9da1e
Merge branch 'develop' into bugfix/popupAlert_analytics
2021-12-21 13:09:12 +05:30
Krishna Kishore Bandaru
bd729b514a
added analytics data for AlertModel
2021-12-21 13:08:39 +05:30
Scott Pfeil
065cf9a2af
remove self.
2021-12-20 14:47:43 -05:00
Scott Pfeil
15d60bd3eb
remove self.
2021-12-20 14:45:14 -05:00
Scott Pfeil
9aad8e897c
cleanup
2021-12-17 15:53:20 -05:00
Scott Pfeil
5aaf93186a
fix tabs to respect proper spacing
2021-12-17 15:47:38 -05:00
Scott Pfeil
ba16e241cb
sub nav manager
2021-12-17 14:48:42 -05:00
Nishanth T
694a557c86
modified code for clarity
2021-12-17 19:41:55 +05:30
Nishanth T
97b19696d7
Merge branch 'develop' into bugfix/Accessibility
2021-12-17 19:40:53 +05:30
Matt Bruce
27bca4e436
refactored CarouselItemModelProtocol to inherit FormFieldProtocol
...
update CarouselItemModel with FormFieldProtocol requirements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-12-16 17:33:28 -06:00
Nishanth T
649a9361e4
added accessibility text
2021-12-17 01:59:13 +05:30
Matt Bruce
5233777a25
updated formFieldValue to look for enabled property
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-12-16 10:48:16 -06:00
Bruce, Matt R
87195296cc
FormFieldEffects Update
2021-12-14 21:18:37 +00:00
Krishna Kishore Bandaru
3c8046587b
setting pageJSON for alertobject
2021-12-10 19:37:26 +05:30
Scott Pfeil
5ad469daf5
add missing prefix
2021-12-07 15:13:42 -05:00
Subhankar
d9aa6cf662
removed comment
2021-12-07 22:08:35 +05:30
Subhankar
557a532b3f
change in variable
2021-12-07 22:03:11 +05:30
Subhankar
ab1ee24156
added spacing to unordered list
2021-12-07 21:46:38 +05:30
Krishna Kishore Bandaru
2b5ce09b10
added new function hideTopAlertViewOfType
2021-11-11 23:11:31 +05:30
Krishna Kishore Bandaru
e1261d9e4d
Updated hideTopAlert method name
2021-11-10 21:16:03 +05:30
Scott Pfeil
6c12d7eda0
set variable at the beginning of function
2021-11-09 10:05:50 -05:00
Scott Pfeil
5c9d628a17
move setup panels to split
2021-11-08 13:06:34 -05:00
Scott Pfeil
beab18ad09
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into develop
2021-11-08 11:16:08 -05:00
Suresh, Kamlesh
7eff1094d1
Merge branch 'develop' into feature/ft_enhancements
2021-11-01 17:09:46 -04:00
Suresh, Kamlesh
1d868ff9cb
FT chnages
2021-11-01 11:51:09 -04:00
Scott Pfeil
6cc2cc25b3
change mdn calculation
...
default errors not received from server
2021-10-25 17:32:19 -04:00
Matt Bruce
3a1ad0f93d
call super handleOtherActions in an subclassed method
2021-10-21 15:06:31 -05:00
Scott Pfeil
66973bd4cb
added checks
2021-10-18 17:03:26 -04:00
Scott Pfeil
7f40b9ea73
manager timing....
2021-10-18 16:53:57 -04:00
Scott Pfeil
b06f26468e
revert
2021-10-18 13:19:37 -04:00
Matt Bruce
b946be833f
implemented prepareForDisplay protocol
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-10-14 12:37:47 -05:00
Tondapu, Alekhya
6a825b4e4b
changed access specifier to open
2021-10-04 17:22:02 +05:30
Scott Pfeil
9dfa5df1ef
version bump
2021-09-13 14:51:04 -04:00
Scott Pfeil
d81b02f6b0
system back button decode for externals
2021-09-13 14:48:45 -04:00
Pfeil, Scott Robert
31a993a483
navigation verification fixes
2021-09-08 19:21:21 +00:00
Sankari, Swathi S
5bfef340f1
passing tabs as sourcemodel
2021-09-03 21:27:12 +05:30
Sankari, Swathi S
acbb26bbd8
passing sourcemodel
2021-09-03 21:08:49 +05:30
Sankari, Swathi S
9803c269a0
Tabslistitem molecule action
2021-09-03 17:44:18 +05:30
Pfeil, Scott Robert
ffb019f595
Merge branch 'release/9_2_0' into 'develop'
...
release/9_2_0 hotfix merge
See merge request BPHV_MIPS/mvm_core_ui!754
2021-08-24 13:55:22 +00:00
Pfeil, Scott Robert
901236c6de
Merge branch 'feature/dateValidation' into 'develop'
...
Added public specifier
See merge request BPHV_MIPS/mvm_core_ui!757
2021-08-18 14:36:06 +00:00
Tondapu, Alekhya
193ef93ffe
added specifiers for message label
2021-08-18 19:20:25 +05:30
Sumanth Nadigadda
c0828f69ee
Changing the way accessibility trait is set.
2021-08-16 23:00:43 +05:30
Sumanth Nadigadda
a005d9e5c1
Fix for CXTDT-197891, Setting accessibility trait in 'list1CFWBdy' component
2021-08-16 13:13:43 +05:30
Pfeil, Scott Robert
d4e438e278
Merge branch 'bugfix/field_errors_fix' into 'develop'
...
validation causes bug.
See merge request BPHV_MIPS/mvm_core_ui!753
2021-08-13 21:02:21 +00:00
Kevin G Christiano
594b223f54
validation causes bug. removed
2021-08-12 14:24:29 -04:00
Pfeil, Scott Robert
30fd351d2e
remove structs for now
2021-08-12 13:41:56 -04:00
Pfeil, Scott Robert
c67ad2c536
hot fix
2021-08-12 13:39:13 -04:00
Suresh, Kamlesh
43bb9cde80
fix
2021-08-05 17:16:51 -04:00
Tondapu, Alekhya
44c44a83ae
Moved datevalidation rules to chatbot
2021-08-05 17:35:54 +05:30
Pfeil, Scott Robert
2493ef51cc
Merge branch 'bugfix/alignment_problems' into 'develop'
...
removing preferred width in update
See merge request BPHV_MIPS/mvm_core_ui!750
2021-08-03 20:58:08 +00:00
Kevin G Christiano
64d858571e
removing preferred width in update
2021-08-03 16:16:30 -04:00
Kevin G Christiano
2c8cc0c9ca
removed comments
2021-08-03 14:01:01 -04:00
Christiano, Kevin
54651b0a65
extension of utility
2021-08-03 17:38:30 +00:00
Tondapu, Alekhya
5e36106d66
updated names of functions
2021-08-03 20:07:45 +05:30
Tondapu, Alekhya
478b7fda1b
updated as per comments
2021-08-03 20:05:21 +05:30
Tondapu, Alekhya
1a13291684
Form rule date validation added
2021-08-03 19:31:25 +05:30
Pfeil, Scott Robert
4ab8fd9caf
Move dispatch to always happen for refresh
2021-08-02 17:16:11 -04:00
Pfeil, Scott Robert
f23794bb59
Merge branch 'feature/add_remove_behavior' into 'develop'
...
Feature/add remove behavior
See merge request BPHV_MIPS/mvm_core_ui!724
2021-07-28 22:12:03 +00:00
Pfeil, Scott Robert
4108cfb7c6
Move molecule layout update back
2021-07-26 19:11:17 -04:00
Pfeil, Scott Robert
dc12612c6f
add and remove clean up, tabs addition
2021-07-26 18:51:22 -04:00
Pfeil, Scott Robert
e853647367
merge
2021-07-26 18:11:36 -04:00
Pfeil, Scott Robert
0f0f526885
Merge branch 'bugfix/CXTDT-198773' into 'release/9_1_0'
...
weak managers
See merge request BPHV_MIPS/mvm_core_ui!745
2021-07-23 19:44:36 +00:00
Pfeil, Scott Robert
db106c2fb5
weak managers
2021-07-23 15:33:57 -04:00
Tondapu, Alekhya
b7479e2f7b
Removed contentInset line
2021-07-23 23:42:40 +05:30
Tondapu, Alekhya
e42aaec8db
Reverted index code changes in didSelect
2021-07-23 22:21:08 +05:30
Tondapu, Alekhya
64e11e8f7a
Merge branch 'release/9_1_0' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/carousel_issues
...
* 'release/9_1_0' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui :
error checks
threading fix
Revert "Merge branch 'bugfix/carousel_issues' into 'develop'"
# Conflicts:
# MVMCoreUI/Atomic/Organisms/Carousel/Carousel.swift
2021-07-23 13:10:08 +05:30
Pfeil, Scott Robert
e9b1c4b64b
Merge branch 'bugfix/layout_timing_9_1' into 'release/9_1_0'
...
error checks
See merge request BPHV_MIPS/mvm_core_ui!742
2021-07-23 01:44:32 +00:00
Kevin G Christiano
8562806880
error checks
2021-07-22 21:24:19 -04:00
Pfeil, Scott Robert
54b510f98a
nullability change
2021-07-22 15:49:34 -04:00
Tondapu, Alekhya
5c5b0077e1
Removed unwanted code
2021-07-23 00:50:16 +05:30
Tondapu, Alekhya
d3e02c3bd0
Fixes for crash issue in carousel
2021-07-23 00:47:38 +05:30
Pfeil, Scott Robert
69499bf049
threading fix
2021-07-22 15:10:11 -04:00
Christiano, Kevin
8f2a4b2469
Revert "Merge branch 'bugfix/carousel_issues' into 'develop'"
...
This reverts merge request !734
2021-07-22 11:42:04 -04:00
Tondapu, Alekhya
707f256a39
removed unused code
2021-07-22 00:01:53 +05:30
Tondapu, Alekhya
37d8009c41
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/carousel_issues
...
* 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui : (47 commits)
selection update
revert for ui
Audio player behavior
teemporary fix for unselect issues
fixes
update view for given molecule
navigation bar changes
chang to just use a different point
cleanup
cleanup
child molecule fixes
Fixing moleculeLayoutUpdate for tableView
Changes in CornerLabelModel to dynamically pick molecule's model
Bugfix/carousel issues
Moving PlayAudioBehavior to MobileFirst
move files
Confirming to Visibility behavior
updates
Changes are per review comments
Changes are per review comments
...
2021-07-21 14:59:57 +05:30
Tondapu, Alekhya
d567d33158
carousel fixes
2021-07-21 14:09:53 +05:30
Pfeil, Scott Robert
cfad9aae27
selection update
2021-07-20 13:47:08 -04:00
Pfeil, Scott Robert
d244c38921
revert for ui
2021-07-20 13:38:04 -04:00
Pfeil, Scott Robert
9a477a11a0
teemporary fix for unselect issues
2021-07-20 01:13:35 -04:00
Pfeil, Scott Robert
f0c567d6d4
fixes
2021-07-20 00:57:34 -04:00
Sumanth Nadigadda
350edf147c
update view for given molecule
2021-07-20 07:56:23 +05:30
Pfeil, Scott Robert
d00897cf75
navigation bar changes
2021-07-16 20:54:33 -04:00
Pfeil, Scott Robert
bcf810d5cb
chang to just use a different point
2021-07-16 18:12:04 -04:00
Pfeil, Scott Robert
ccf583615e
cleanup
2021-07-16 18:00:44 -04:00
Pfeil, Scott Robert
b75f25764f
cleanup
2021-07-16 17:59:19 -04:00
Pfeil, Scott Robert
52a872f95d
child molecule fixes
2021-07-16 17:37:55 -04:00
Sumanth Nadigadda
5a08c88e2c
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/audio_player_behavior
2021-07-16 12:35:48 +05:30
Sumanth Nadigadda
0c7a4bf62c
Fixing moleculeLayoutUpdate for tableView
2021-07-16 03:05:06 +05:30
Sumanth Nadigadda
3af89dfdc6
Changes in CornerLabelModel to dynamically pick molecule's model
2021-07-16 02:14:56 +05:30
Tondapu, Alekhya
882d818c06
Bugfix/carousel issues
2021-07-15 15:43:24 +00:00
Sumanth Nadigadda
edbe68429b
Moving PlayAudioBehavior to MobileFirst
2021-07-14 00:19:00 +05:30
Kevin G Christiano
aaef3ea224
move files
2021-07-12 16:06:24 -04:00
Sumanth Nadigadda
f434ba3e8d
Confirming to Visibility behavior
2021-07-13 00:20:02 +05:30
Kevin G Christiano
4d46d56f8e
updates
2021-07-12 14:44:26 -04:00
Tondapu, Alekhya
d7096c5dd1
removed unwanted code
2021-07-12 20:23:43 +05:30
Sumanth Nadigadda
f74372c56e
Changes are per review comments
2021-07-12 20:07:50 +05:30
Tondapu, Alekhya
f820d8e150
Fixed scroll reload Index issue
2021-07-12 19:57:09 +05:30
Sumanth Nadigadda
bb10fdf818
Changes are per review comments
2021-07-12 11:50:38 +05:30
Sumanth Nadigadda
f4fcf5449a
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/audio_player_behavior
2021-07-09 18:43:45 +05:30
Khan, Arshad
b1ff5b2a64
final carousel fixes
2021-07-09 03:04:16 +05:30
Sumanth Nadigadda
1b8f13117d
Changes to read contacts using Contact behavior
2021-07-08 13:36:09 +05:30
Suresh, Kamlesh
24481d9345
open
2021-07-07 21:34:37 -04:00
Khan, Arshad
7441968f41
pagination, model and reset fixes
2021-07-08 01:50:49 +05:30
Khan, Arshad
b67d63c159
Carousel bug fixes: NSADT-89473 & NSADT-88840
2021-07-08 00:46:30 +05:30
rajampetS
47b6115ffd
Generalised delegate method
2021-07-05 13:56:53 +05:30
rajampetS
f30d689e14
Registering ImageButton in CoreUi
2021-07-02 16:12:18 +05:30
Sumanth Nadigadda
495eb1d4bd
Making ListLeftVariableIconWithRightCaretBodyTextModel class open to subclass
2021-07-01 11:56:12 +05:30
Sumanth Nadigadda
7566d93659
Registering PlayAudio, SelectAllBoxes behaviors
2021-06-30 18:51:41 +05:30
rajampetS
7b1752d67b
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/View360_AR_JuneER
...
# Conflicts:
# MVMCoreUI/OtherHandlers/CoreUIModelMapping.swift
2021-06-30 15:05:02 +05:30
rajampetS
9af3b5f71e
removing spaces
2021-06-30 14:52:19 +05:30
Kevin G Christiano
18252c5de2
merging
2021-06-29 16:17:18 -04:00
Christiano, Kevin
c79b687be3
Updating registry for logging
2021-06-29 20:04:21 +00:00
Kevin G Christiano
f8dce8503b
changed behavior to align with android.
2021-06-29 13:11:40 -04:00
rajampetS
ffa4719a95
moved image button to coreui
2021-06-29 13:54:49 +05:30
Sumanth Nadigadda
ada936eff6
Comments update
2021-06-28 22:39:22 +05:30
Kevin G Christiano
e79c159138
select all behavior.
2021-06-24 16:30:52 -04:00
Kevin G Christiano
1109931d8e
removed commented code.
2021-06-24 14:30:49 -04:00
Kevin G Christiano
90e6dfd084
nav dev
2021-06-24 13:59:37 -04:00
Kevin G Christiano
5947e5c1ad
updated name
2021-06-24 12:12:54 -04:00
Sumanth Nadigadda
bd26ff181e
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/audio_player_behavior
2021-06-24 21:26:54 +05:30
rajampetS
4fece96e90
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/View360_AR_JuneER
2021-06-24 16:40:03 +05:30
Pfeil, Scott Robert
298a2c7a8e
Merge branch 'feature/managers_handle_navigation' into 'develop'
...
Managers handle navigation bar
See merge request BPHV_MIPS/mvm_core_ui!729
2021-06-23 18:55:33 +00:00
Pfeil, Scott Robert
cb2fabd282
fixes
2021-06-23 11:50:26 -04:00
Pfeil, Scott Robert
91df3b197d
comment fix
2021-06-23 10:18:08 -04:00
Pfeil, Scott Robert
8b3b4964b8
add missing number of lines
2021-06-23 10:02:40 -04:00
rajampetS
e372195f15
Removed tab changes
2021-06-23 11:01:49 +05:30
Pfeil, Scott Robert
eb94c7eaff
undo needless change
2021-06-22 17:54:35 -04:00
Pfeil, Scott Robert
4bdd6fa775
flow fixes for manager propagation. Navigation fixes.
2021-06-22 17:00:52 -04:00
Kevin G Christiano
f27e3cd680
updated protocol
2021-06-22 15:22:27 -04:00
Kevin G Christiano
2b378f5597
generalizing the observing behavior
2021-06-22 15:05:04 -04:00
Pfeil, Scott Robert
5af484daad
remove check
2021-06-22 14:39:21 -04:00
Pfeil, Scott Robert
f6c672e22d
fix explicit
2021-06-22 14:36:52 -04:00
Kevin G Christiano
be196a289e
aligns behavior for user intiaited corner cases.
2021-06-22 13:10:06 -04:00
Pfeil, Scott Robert
f3f65763fc
bug fixes
2021-06-22 11:55:26 -04:00
Sumanth Nadigadda
f09892b4c6
Changes as per review comments - Default 'numberOfLines' for all Designed components
2021-06-22 17:27:41 +05:30
Kevin G Christiano
cf8d0f967e
move titles into behavior. changed selectable protocol name.
2021-06-21 15:27:22 -04:00
Kevin G Christiano
98be36c711
Merge branch 'feature/audio_player_behavior' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into feature/audio_player_behavior
2021-06-21 14:08:02 -04:00
Kevin G Christiano
76787545ac
Further development of the select all behavior.
2021-06-21 14:07:37 -04:00
Sumanth Nadigadda
b318474da1
Moving Downloading Audio file logic to view from Behaviour
2021-06-21 22:33:39 +05:30
Kevin G Christiano
975f3fa012
select all behavior.
2021-06-17 16:54:25 -04:00
Kevin G Christiano
97ecf292dd
added new behaviors for select all boxes.
2021-06-17 10:00:36 -04:00
rajampetS
080c1c192f
fixed as per kevin's comments(NBD Ar)
2021-06-17 10:27:54 +05:30
Pfeil, Scott Robert
f32aff549a
comment
2021-06-11 11:47:59 -04:00
Pfeil, Scott Robert
48d427ec4e
Managers handle navigation bar
...
nullable
2021-06-11 11:04:47 -04:00
Pfeil, Scott Robert
1d556b6563
manager changes to allow manager to handle navigation bar logic
2021-06-11 10:31:03 -04:00
rajampetS
8d425862f5
editing the naming convention
2021-06-10 11:43:01 +05:30
rajampetS
2093b98a58
Merge branch 'feature/viewInRoomArAtomicTemplate' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into develop
2021-06-10 10:38:00 +05:30
Sumanth Nadigadda
921df032b2
Changes as per review comments
2021-06-09 23:12:45 +05:30
Kevin G Christiano
00dc4c2a47
need to check action type
2021-06-08 15:18:47 -04:00
Sumanth Nadigadda
bba4cbfb66
Option to set 'numberOfLines' for label from label's json.
2021-06-05 00:05:54 +05:30
Kevin G Christiano
e331c4299e
Merge branch 'develop' into feature/audio_player_behavior
2021-06-04 09:57:58 -04:00
Pfeil, Scott Robert
2fd72f9ad0
panel check
2021-06-02 15:04:26 -04:00
Sumanth Nadigadda
37f506cd0e
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/audio_player_behavior
...
# Conflicts:
# MVMCoreUI/Behaviors/GetContactBehavior.swift
2021-05-31 19:51:29 +05:30
Pfeil, Scott Robert
42b8b37c58
Add Actions
2021-05-28 10:23:17 -04:00
Pfeil, Scott Robert
af0ebf8678
add remove behavior
2021-05-28 09:56:58 -04:00
rajampetS
19e45d83d3
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate
2021-05-26 14:47:47 +05:30
Sourabh Bhardwaj
6842a08276
Fixed back button not showing in call filter CXTDT-181208
2021-05-25 23:09:03 +05:30
Suresh, Kamlesh Jain
06cf014b1f
Merge branch 'release/8_9_0' into 'develop'
...
release/8_9_0 hotfix merge
See merge request BPHV_MIPS/mvm_core_ui!719
2021-05-24 15:03:04 +00:00
Christiano, Kevin
d90e68e263
Checking bars indicator
2021-05-24 14:53:31 +00:00
Pfeil, Scott Robert
06407930ab
revert max header width until wee can properly do it
2021-05-21 09:22:17 -04:00
Sumanth Nadigadda
6c51d3ee65
Enabling downloading option for voicemails
2021-05-21 16:37:23 +05:30
rajampetS
5467cacc33
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate
2021-05-20 17:35:40 +05:30
Pfeil, Scott Robert
acb18d12b8
main thread fixes
...
header width fixes
2021-05-19 10:09:53 -04:00
Suresh, Kamlesh Jain
345fb971cc
Merge branch 'feature/form_group_fix' into 'develop'
...
Feature/form group fix
See merge request BPHV_MIPS/mvm_core_ui!716
2021-05-17 17:20:50 -04:00
Suresh, Kamlesh
6a08f57626
FormFieldProtocol to FormItemProtocol
2021-05-17 17:11:55 -04:00
Suresh, Kamlesh
150db41076
remvoe newline
2021-05-17 17:03:29 -04:00
Suresh, Kamlesh
9998a514f3
get groupName from model
2021-05-17 16:31:23 -04:00
rajampetS
2dcf922dfd
molecule changes
2021-05-17 16:26:53 +05:30
Tondapu, Alekhya
fe41350999
Indentation fix
2021-05-13 23:36:36 +05:30
Tondapu, Alekhya
39ba2c9c84
caretLink reload causing crash issue fixed
2021-05-13 23:19:53 +05:30
Pfeil, Scott Robert
a641a3775b
Merge branch 'feature/unified_grid' into 'develop'
...
Feature/unified grid
See merge request BPHV_MIPS/mvm_core_ui!696
2021-05-13 11:25:43 -04:00
rajampetS
1009c38aff
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate
2021-05-11 18:34:39 +05:30
Suresh, Kamlesh Jain
3e5ef463e8
Merge branch 'feature/action_openpage_protocol' into 'develop'
...
ActionOpenPageProtocol
See merge request BPHV_MIPS/mvm_core_ui!714
2021-05-10 13:26:11 -04:00
Suresh, Kamlesh
085c990475
fix
2021-05-07 12:05:11 -04:00
Pfeil, Scott Robert
fc318a03cc
merge:
2021-05-07 09:20:54 -04:00
Suresh, Kamlesh
d77fdd5411
ActionOpenPageProtocol
2021-05-06 14:04:08 -04:00
Suresh, Kamlesh Jain
fb053a7e29
Merge branch 'feature/fix_form_rules' into 'develop'
...
iterate throw all rules
See merge request BPHV_MIPS/mvm_core_ui!698
2021-05-05 11:37:42 -04:00
rajampetS
ce77f7dacc
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate
2021-05-05 11:59:46 +05:30
Pfeil, Scott Robert
c5bbed2fb2
don't dismiss top alert when focus is nil
2021-05-03 17:22:26 -04:00
Pfeil, Scott Robert
eedd4e8174
fix missed color for notifications
2021-04-30 14:47:35 -04:00
Pfeil, Scott Robert
0673c5b3a8
style for notification
2021-04-30 13:28:49 -04:00
Pfeil, Scott Robert
30e02ea9e7
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid
2021-04-27 10:02:34 -04:00
rajampetS
6a1d58201f
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate
2021-04-26 15:01:55 +05:30
rajampetS
c05dc664c3
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate
...
# Conflicts:
# MVMCoreUI/Atomic/Templates/TemplateModel.swift
2021-04-26 15:01:35 +05:30
Damodaram
a813313a92
body to generic model
2021-04-26 12:48:11 +05:30
Damodaram
96c275d51c
added molecules parameter
2021-04-23 09:46:00 +05:30
Damodaram
a225cf81e3
review changes
2021-04-22 20:54:44 +05:30
Damodaram
c8b382cc89
moved behaviour
2021-04-22 20:44:42 +05:30
Damodaram
f583a06725
review changes
2021-04-22 20:01:37 +05:30
Damodaram
2204e2fd77
swap contact name changes
2021-04-22 19:27:54 +05:30
Kevin G Christiano
5e52c3c44a
Merge branch 'develop' into feature/audio_player_behavior
2021-04-21 09:03:16 -04:00
Pfeil, Scott Robert
777296962b
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid
2021-04-20 13:52:37 -04:00
Kevin G Christiano
ac13ac6025
implementing a delegate pattern.
2021-04-19 14:03:51 -04:00
Kevin G Christiano
4fea0eb473
adding play audio action. current implementation.
2021-04-15 16:54:34 -04:00
Pfeil, Scott Robert
94f42b32bf
Merge branch 'feature/CreditCardFieldUnified' into 'develop'
...
cardEntryField needs access specifier changes.
See merge request BPHV_MIPS/mvm_core_ui!706
2021-04-15 09:22:49 -04:00
Kevin G Christiano
6b61063811
Revising for play audio behavior.
2021-04-14 11:23:14 -04:00
Pfeil, Scott Robert
41a71bc4f9
merge
2021-04-13 16:05:30 -04:00
Kevin G Christiano
06a42cfa21
audio behavior
2021-04-13 15:07:44 -04:00
Christiano, Kevin
30cd90dc17
Molecular formatting updates
2021-04-13 14:54:09 -04:00
Hedden, Kyle Matthew
e50fef3050
Merge branch 'feature/behavior_expansion' into 'develop'
...
Behavior Expansion
See merge request BPHV_MIPS/mvm_core_ui!701
2021-04-13 14:18:28 -04:00
Pfeil, Scott Robert
7e4c8d709f
review changes
2021-04-13 13:42:36 -04:00
Pfeil, Scott Robert
d3fb26f005
review fixes
2021-04-12 14:34:15 -04:00
Tondapu, Alekhya
ebdf25e24b
cardEntryField needs some specfier changes.
2021-04-12 22:27:26 +05:30
Pfeil, Scott Robert
04417bd9c0
remove this feature
2021-04-12 11:01:40 -04:00
rajampetS
8fac4be558
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate
2021-04-12 18:22:58 +05:30
Pfeil, Scott Robert
7d68149853
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid
2021-04-09 10:29:03 -04:00
Pfeil, Scott Robert
fb380dc1eb
Merge branch 'feature/tab_bar_no_select_current' into 'develop'
...
bug fix
See merge request BPHV_MIPS/mvm_core_ui!704
2021-04-09 10:01:17 -04:00
Pfeil, Scott Robert
235111b580
bug fix
2021-04-09 09:57:39 -04:00
Suresh, Kamlesh
a50e3346e7
code review
2021-04-08 15:34:21 -04:00
Kyle Matthew Hedden
3c1afd9080
move to new molecule decoding convenience method
2021-04-08 14:21:53 -04:00
Kyle Matthew Hedden
a5a655c0e7
code review
2021-04-08 14:12:24 -04:00
Pfeil, Scott Robert
6755965e24
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid
2021-04-08 14:03:25 -04:00
Kyle Matthew Hedden
8aae29de40
Merge remote-tracking branch 'origin/develop' into feature/behavior_expansion
2021-04-08 13:52:00 -04:00
Pfeil, Scott Robert
95e36ffc2d
helper for always present
2021-04-08 11:13:50 -04:00
Pfeil, Scott Robert
cb8f3f9fbc
tab bar can't press current tab
2021-04-08 09:30:16 -04:00
Pfeil, Scott Robert
45afb55258
two column margin
2021-04-07 11:38:23 -04:00
rajampetS
bb300bc870
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate
2021-04-07 20:47:44 +05:30
Pfeil, Scott Robert
dfa40752ea
radio box gutter
2021-04-07 11:14:10 -04:00
Pfeil, Scott Robert
f29878e174
button width to column changes
2021-04-06 16:54:36 -04:00
Suresh, Kamlesh
08c83872d5
Merge branch 'develop' into feature/fix_form_rules
2021-04-05 11:26:42 -04:00
Pfeil, Scott Robert
758ccff930
loading spinner bounds fix
2021-04-05 10:57:04 -04:00
Kyle Matthew Hedden
b89c1e66f5
expand out behaviors into page data sharing, molecule updates before rendering and custom action handling. continue expanding molecular traversal reach and custom model overrides.
2021-04-01 17:33:50 -04:00
Pfeil, Scott Robert
3e68bc367c
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid
2021-04-01 13:57:44 -04:00
Pfeil, Scott Robert
0c3187dbb7
merge'
2021-03-31 17:07:09 -04:00
Pfeil, Scott Robert
b68c386608
re-org actions in core
2021-03-31 14:33:31 -04:00
Pfeil, Scott Robert
65c71d6ff8
unify the mappings
2021-03-31 14:00:11 -04:00
Pfeil, Scott Robert
31ccb1ecd2
unify the many registries and mappers
2021-03-31 10:40:23 -04:00
Pfeil, Scott Robert
9eb28ff675
top alert margins
2021-03-30 16:36:08 -04:00
Pfeil, Scott Robert
1712b6b7bc
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/required_behaviors
2021-03-30 15:17:45 -04:00
Pfeil, Scott Robert
8aaf2920b0
Merge branch 'feature/required_behaviors' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/required_behaviors
2021-03-30 14:41:43 -04:00
Pfeil, Scott Robert
9dcd7afbac
move swap label to mf
2021-03-30 14:41:22 -04:00
Suresh, Kamlesh
766ba93499
code review
2021-03-30 12:12:12 -04:00
Kyle Matthew Hedden
b8051e42c5
remove test statements
2021-03-30 11:45:23 -04:00
Pfeil, Scott Robert
5b7d036c8b
review comments
2021-03-30 10:30:35 -04:00
Kyle Matthew Hedden
b394fa426e
Merge remote-tracking branch 'origin/develop' into feature/model_tree_traversal
2021-03-30 09:24:27 -04:00
Suresh, Kamlesh
2e75f8638c
iterate throw all rules
2021-03-29 18:44:26 -04:00
Pfeil, Scott Robert
7a689ea7eb
one video behavior
2021-03-29 17:19:23 -04:00
Pfeil, Scott Robert
4a5f35820c
kyle enhancements
2021-03-29 17:03:35 -04:00
Pfeil, Scott Robert
a043cb5eb5
Merge branch 'feature/model_tree_traversal' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/required_behaviors
2021-03-29 17:00:00 -04:00
Pfeil, Scott Robert
5a0399bad9
enable parents, for testing.
...
Switch to KyleTraverse (tm)
2021-03-29 16:59:26 -04:00
Pfeil, Scott Robert
7ccc5bcecf
merge kyle branch
2021-03-29 16:57:57 -04:00
Kyle Matthew Hedden
cb2c42793a
signature fix. template traversal conformance.
2021-03-29 16:52:48 -04:00
Pfeil, Scott Robert
f0b5e74839
Change file name
2021-03-29 15:32:15 -04:00
Pfeil, Scott Robert
bc39332b17
get contact behavior temp
2021-03-29 15:20:58 -04:00
Pfeil, Scott Robert
14d2516263
Move to separate files for behavior logic
...
decode molecule for headline in eyebrowheadlinebody
behaviors have models and handlers now, not just one
2021-03-29 15:18:37 -04:00
Pfeil, Scott Robert
081a2a50b8
Make label model subclassaable
2021-03-29 15:13:32 -04:00
rajampetS
709afd6fda
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate
2021-03-29 12:46:27 +05:30
Pfeil, Scott Robert
b4cfca0cb2
fix bridge mismatch
2021-03-25 15:55:31 -04:00
Pfeil, Scott Robert
c406e9b755
typo fix.
...
Remove iPad gutter size
2021-03-25 14:05:49 -04:00
Pfeil, Scott Robert
dfdeecfd38
iPad same margin as iOS
2021-03-25 14:00:23 -04:00
Pfeil, Scott Robert
9c8df31662
Undo tabs and links changes
2021-03-25 14:00:05 -04:00
Pfeil, Scott Robert
9cde90fdf4
Gutter and margin fixes
2021-03-25 13:44:21 -04:00
Pfeil, Scott Robert
ba6f52e182
update padding between primary buttons
2021-03-25 10:53:08 -04:00
Pfeil, Scott Robert
1e27d0712c
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid
2021-03-25 09:36:04 -04:00
Lekshmi S
8cba2a59d3
Returning moleculeName as type(of: self).identifier due to encoding/decoding error while converting to JsonArray or JsonDict.
2021-03-24 21:54:22 +05:30
Lekshmi S
aba2d5b373
Merge branch 'develop' into bugfix/moleculename_encoding
2021-03-24 21:47:56 +05:30
Suresh, Kamlesh Jain
705af36cb6
Merge branch 'release/8_7_0' into 'develop'
...
release/8_7_0 hotfix merge
See merge request BPHV_MIPS/mvm_core_ui!686
2021-03-23 14:22:28 -04:00
Kyle Matthew Hedden
4a491cbfaa
remove unused code
2021-03-23 10:00:27 -04:00
Kyle Matthew Hedden
3081aeb318
BGVideoImageMoleculeModel video element access
2021-03-22 14:46:36 -04:00
Kyle Matthew Hedden
59435f98f3
stack template root molecule
2021-03-22 13:40:41 -04:00
Kyle Matthew Hedden
a45b5119cb
depth tracking
2021-03-22 13:31:05 -04:00
Kyle Matthew Hedden
0c0fff22bb
further ehancement and reach
2021-03-22 12:26:33 -04:00
Lekshmi S
9d989c49fa
Changed access specifiers of webview attributes for WebViewWithCheckbox component.
2021-03-22 20:28:25 +05:30
Kevin G Christiano
f37a839b95
expanding image options
2021-03-22 09:51:18 -04:00
Kyle Matthew Hedden
790a19b34f
initial progress
2021-03-19 17:04:21 -04:00
Pfeil, Scott Robert
7a8a28a121
Merge branch 'feature/improve_locale' into 'develop'
...
refactoring
See merge request BPHV_MIPS/mvm_core_ui!691
2021-03-18 15:17:46 -04:00
Kevin G Christiano
a90824a23d
redirecting hardcoded key
2021-03-18 11:47:29 -04:00
Matt Bruce
7f0cc11f2a
formatting update
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-03-18 10:08:19 -05:00
Kevin G Christiano
9b8da4891d
removed
2021-03-18 10:50:02 -04:00
Kevin G Christiano
36f5c0f880
refactoring
2021-03-17 15:08:56 -04:00
Damodaram
d8f3ff1773
Merge branch 'release/8_7_0' into bugfix/CXTDT-139439
...
* release/8_7_0:
Code changes as per review comment.
Added to avoid masked text being replaced with original text when view is reloaded.
2021-03-17 12:05:57 +05:30
Damodaram
5e707d29a0
updated spacing
2021-03-17 12:02:48 +05:30
Lekshmi S
8ff11f914d
Code changes as per review comment.
2021-03-16 21:42:50 +05:30
Lekshmi S
431cf25faa
Added to avoid masked text being replaced with original text when view is reloaded.
2021-03-16 13:54:51 +05:30
Matt Bruce
72ab779c51
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into mbruce/handlerRegistry
2021-03-15 16:38:10 -05:00
Matt Bruce
537da03d2c
refactored to use the new handler registration in ModelRestry
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-03-15 16:37:32 -05:00
rajampetS
3d08074e92
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate
2021-03-15 13:37:55 +05:30
Damodaram
d25d75fea0
Merge branch 'develop' into bugfix/CXTDT-139439
...
* develop: (24 commits)
Moved isSecureTextEntry as false to reset method.
undo label
fix
Added isSecureTextEntry as false for number keyboard type.
revised
validator check
Added keyboardtype in default case.
added selectable flag to match how android validates
undo testing change
Changes for form validator to work
Code changes after review comment.
revised
undo
undo
error check.
styler additon. label width value
changed access specifier public to open for Button model and static property to class property
reverting code which was added for infinite loop crash only in ipads and force crash
infinite loop crash fix in setting up bottom progress bar
Carousel form changes
...
2021-03-12 16:26:28 +05:30
Pfeil, Scott Robert
78c4d160bf
Merge branch 'bugfix/textentryfield_unified' into 'develop'
...
Added isSecureTextEntry as false for number keyboard type.
See merge request BPHV_MIPS/mvm_core_ui!681
2021-03-11 09:47:54 -05:00
Pfeil, Scott Robert
4ce76cbf08
Merge branch 'feature/rollingback_label' into 'develop'
...
undo label
See merge request BPHV_MIPS/mvm_core_ui!685
2021-03-11 09:22:44 -05:00
Lekshmi S
4a997ad801
Moved isSecureTextEntry as false to reset method.
2021-03-11 16:23:20 +05:30
Suresh, Kamlesh
befacbd150
Merge branch 'develop' into feature/client_paramter_processing
2021-03-10 13:59:42 -05:00
Kevin G Christiano
4f12ad2f67
undo label
2021-03-10 12:24:50 -05:00
Lekshmi S
724763d50c
Added moleculename for encoding.
2021-03-10 17:20:06 +05:30
Suresh, Kamlesh
3395be0592
fix
2021-03-09 13:17:55 -05:00
Lekshmi S
e18152174c
Added isSecureTextEntry as false for number keyboard type.
2021-03-09 16:07:07 +05:30
Kevin G Christiano
80d1847531
revised
2021-03-08 10:38:21 -05:00
Pfeil, Scott Robert
8c63660a46
Merge branch 'feature/calling_validator' into 'develop'
...
validator check
See merge request BPHV_MIPS/mvm_core_ui!679
2021-03-05 12:56:36 -05:00
Pfeil, Scott Robert
d4a6c1836c
Merge branch 'bugfix/textentryfield_unified' into 'develop'
...
Bugfix/textentryfield unified
See merge request BPHV_MIPS/mvm_core_ui!678
2021-03-05 12:55:26 -05:00
Kevin G Christiano
fae969fd1f
validator check
2021-03-05 11:53:13 -05:00
rajampetS
28cb8ed94a
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate
2021-03-04 11:16:16 +05:30
rajampetS
ff9fa27619
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate
2021-03-03 12:15:49 +05:30
Lekshmi S
20778a4986
Added keyboardtype in default case.
2021-03-02 17:32:58 +05:30
Pfeil, Scott Robert
f9cb5f77d9
merge
2021-03-01 16:42:35 -05:00
Pfeil, Scott Robert
7aab88c5ec
added selectable flag to match how android validates
2021-03-01 14:42:58 -05:00
Pfeil, Scott Robert
9b9b775070
undo testing change
2021-03-01 12:58:32 -05:00
Pfeil, Scott Robert
8465208d0b
Changes for form validator to work
2021-03-01 12:41:54 -05:00
Lekshmi S
1c2cd9ff64
Code changes after review comment.
2021-02-26 21:30:10 +05:30
Lekshmi S
6ed16cb35d
Merge branch 'develop' into feature/carousel_form_changes
2021-02-26 21:26:37 +05:30
Kevin G Christiano
10a91bd1ed
revised
2021-02-24 11:19:31 -05:00
Kevin G Christiano
55217c21c3
undo
2021-02-24 10:14:05 -05:00
Kevin G Christiano
793c12811d
Merge branch 'develop' into bugfix/textkit_fragment_fix
2021-02-24 09:37:18 -05:00
Kevin G Christiano
6f9036c31e
Merge branch 'develop' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into develop
2021-02-24 09:26:24 -05:00
Suresh, Kamlesh Jain
8ae215a9d8
Merge branch 'release/8_6_0' into 'develop'
...
release/8_6_0 hotfix merge
See merge request BPHV_MIPS/mvm_core_ui!667
2021-02-23 17:00:14 -05:00
Kevin G Christiano
f20895627f
undo
2021-02-23 15:34:28 -05:00
Kevin G Christiano
cd94f99f60
error check.
2021-02-23 15:33:03 -05:00
Kevin G Christiano
8a861077dd
styler additon. label width value
2021-02-23 14:56:23 -05:00
Krishna Kishore Bandaru
028341aa41
changed access specifier public to open for Button model and static property to class property
2021-02-23 17:16:54 +05:30
Damodaram
ef77483f8b
Merge branch 'develop' into bugfix/CXTDT-139439
...
* develop: (75 commits)
spelling fix
default
moved by request
updates
asd
latest
change
noself
put back
multi select
latest
current
move flag set
debug cleanup
active fix
ugh timing workaround
timing issue
restructure video
load image needed
Active listener
...
2021-02-23 10:37:15 +05:30
Pfeil, Scott Robert
ca8884a477
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid
2021-02-22 15:11:51 -05:00
Khan, Arshad
76031200fa
reverting code which was added for infinite loop crash only in ipads and force crash
2021-02-18 23:45:26 +05:30
Kevin G Christiano
cd72196755
spelling fix
2021-02-18 10:15:25 -05:00
Kevin G Christiano
d9af965aa8
default
2021-02-18 09:20:23 -05:00
Kevin G Christiano
5faa20cf9b
moved by request
2021-02-17 17:13:57 -05:00
Kevin G Christiano
84adccd187
updates
2021-02-17 10:09:06 -05:00
Khan, Arshad
bc0ed88db9
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/carousel_form_changes
2021-02-17 18:26:42 +05:30
Khan, Arshad
d0326a9b30
infinite loop crash fix in setting up bottom progress bar
2021-02-17 17:57:19 +05:30
Kevin G Christiano
6b3bcbea6a
asd
2021-02-16 17:27:35 -05:00
Khan, Arshad
88ff5b2b9d
Carousel form changes
2021-02-16 23:24:42 +05:30
Kevin G Christiano
a2e6f3d5ff
latest
2021-02-16 12:30:01 -05:00
Kevin G Christiano
4f568ecbc8
change
2021-02-16 10:38:43 -05:00
Kevin G Christiano
bc375347db
noself
2021-02-16 09:46:19 -05:00
Lekshmi S
a1b7e81dfc
Added number of lines for rightlabel.
2021-02-16 07:24:36 +05:30
Kevin G Christiano
a9526a12fe
put back
2021-02-15 14:30:39 -05:00
Kevin G Christiano
a56fd32b16
multi select
2021-02-15 14:07:50 -05:00
Kevin G Christiano
cb981e29a9
latest
2021-02-15 10:37:15 -05:00
Nandi, Dhamodaram
e91faf857f
updated
2021-02-15 09:43:43 -05:00
Kevin G Christiano
eaad7f56f8
Merge branch 'develop' into feature/exposing_keyboard
2021-02-15 09:18:57 -05:00
Kevin G Christiano
2e1e5772d7
current
2021-02-15 09:18:20 -05:00
Nandi, Dhamodaram
069db3c913
discarded vertical alignment changes
2021-02-15 05:31:14 -05:00
Nandi, Dhamodaram
ff5c8c0c6a
Fix for CXTDT-155147
2021-02-15 05:21:45 -05:00
Hedden, Kyle Matthew
8a7f11988a
Merge branch 'feature/video_molecule' into 'develop'
...
Feature/video molecule
See merge request BPHV_MIPS/mvm_core_ui!665
2021-02-12 17:31:20 -05:00
Pfeil, Scott Robert
0aa4e690ae
move flag set
2021-02-12 16:50:28 -05:00
Pfeil, Scott Robert
b5a00cb33f
debug cleanup
2021-02-12 15:28:38 -05:00
Pfeil, Scott Robert
7e5aa638dd
active fix
2021-02-12 15:17:14 -05:00
Pfeil, Scott Robert
742ea295b9
ugh timing workaround
2021-02-12 14:55:14 -05:00
Pfeil, Scott Robert
4be36bf185
timing issue
2021-02-12 14:32:09 -05:00
Pfeil, Scott Robert
df030c24a5
meerge
2021-02-12 14:21:37 -05:00
Pfeil, Scott Robert
0f0bc68f1e
restructure video
2021-02-12 14:19:33 -05:00
Pfeil, Scott Robert
ff96fd284a
load image needed
2021-02-12 11:46:05 -05:00
Pfeil, Scott Robert
0793498e3f
Active listener
2021-02-11 20:31:17 -05:00
Pfeil, Scott Robert
744398b7b8
Register class, remove debug
2021-02-11 19:44:24 -05:00
Pfeil, Scott Robert
23a8c2c1ba
conflict update
2021-02-11 17:51:09 -05:00
Pfeil, Scott Robert
a79ceb85f8
merge
2021-02-11 17:21:09 -05:00
Pfeil, Scott Robert
2d05cbe3a8
merge
2021-02-11 17:20:30 -05:00
Pfeil, Scott Robert
c2f1cd200d
review comments
2021-02-11 17:18:06 -05:00
Kevin G Christiano
3efe4ae81f
continues development
2021-02-11 16:09:38 -05:00
Kevin G Christiano
63cf1c994a
rename
2021-02-11 11:48:40 -05:00
Khan, Arshad
f74fbc059c
implementing feedback
2021-02-11 21:53:54 +05:30
Khan, Arshad
8d6bb34d3a
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/scope_product_detail
2021-02-11 21:52:51 +05:30
Kevin G Christiano
85c151c528
Merge branch 'develop' into feature/exposing_keyboard
2021-02-11 11:03:06 -05:00
Pfeil, Scott Robert
6515271b2f
Merge branch 'bugfix/link_line_rotate' into 'develop'
...
Underline didn't show when rotating
See merge request BPHV_MIPS/mvm_core_ui!663
2021-02-11 09:32:39 -05:00
Pfeil, Scott Robert
a42063d925
accessibility
2021-02-10 17:08:30 -05:00
Kevin G Christiano
38253cc613
back
2021-02-10 15:20:42 -05:00
Kevin G Christiano
746daa9cd2
save
2021-02-10 14:22:47 -05:00
Kevin G Christiano
740e757fe4
undelrine didn't show when rotating
2021-02-10 13:53:58 -05:00
Kevin G Christiano
ee95db5116
moved around
2021-02-10 13:02:01 -05:00
Pfeil, Scott Robert
d333e449fe
move behavior
2021-02-10 12:40:23 -05:00
Kevin G Christiano
ebfedb351c
moved classes
2021-02-10 09:26:11 -05:00
Kevin G Christiano
d078753828
new mole
2021-02-09 16:27:36 -05:00
Pfeil, Scott Robert
c473177832
image efficiency
2021-02-09 13:18:29 -05:00
Pfeil, Scott Robert
bc8a7b46d0
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/video_molecule
2021-02-09 13:17:17 -05:00
Pfeil, Scott Robert
d019252851
merge
2021-02-09 13:17:07 -05:00
Kevin G Christiano
8b49de569d
decision to separate out into a separate molecule.
2021-02-09 11:30:38 -05:00
Kevin G Christiano
38fcf859ae
Merge branch 'develop' into feature/exposing_keyboard
2021-02-09 09:24:51 -05:00
Kevin G Christiano
7d97a1536b
removed
2021-02-08 16:18:29 -05:00
Kevin G Christiano
68042be1d0
latest refactoring of dropdown
2021-02-08 15:14:51 -05:00
Pfeil, Scott Robert
afe9f41a81
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/load_image_cleanup
2021-02-08 10:23:44 -05:00
Pfeil, Scott Robert
7d34634b03
remove legacy number
2021-02-08 10:16:43 -05:00
Pfeil, Scott Robert
3ecb37784f
Merge branch 'bugfix/optional_modules' into 'develop'
...
Bugfix/optional modules
See merge request BPHV_MIPS/mvm_core_ui!660
2021-02-08 10:08:23 -05:00
Pfeil, Scott Robert
57530bbfd9
warning fix
2021-02-08 09:48:35 -05:00
Kevin G Christiano
bef4348d2b
multidimension
2021-02-05 16:21:19 -05:00
Kevin G Christiano
570facbcea
mild refactoring.
2021-02-05 13:48:40 -05:00
Kevin G Christiano
d6f97311a1
super
2021-02-03 11:08:51 -05:00
Kevin G Christiano
303c28009a
remvoe
2021-02-03 10:54:08 -05:00
Kevin G Christiano
674e63457c
refactored protocol.
2021-02-03 10:22:15 -05:00
Kevin G Christiano
c0a6700a81
Merge branch 'develop' into feature/test_no_arm64_config
2021-02-02 09:37:41 -05:00
Pfeil, Scott Robert
0e5fe5949d
Merge branch 'feature/widow_label' into 'develop'
...
Inconsistent Intrinsic size.
See merge request BPHV_MIPS/mvm_core_ui!659
2021-02-01 15:09:10 -05:00
Kevin G Christiano
68d9473adc
comment
2021-02-01 14:45:20 -05:00
Kevin G Christiano
f71117586f
updateds
2021-02-01 14:43:35 -05:00
Kevin G Christiano
a5febf586c
updated
2021-02-01 14:41:51 -05:00
Kevin G Christiano
3872591d50
rm
2021-02-01 14:28:21 -05:00
Kevin G Christiano
5c23e80429
addressing intrinsic content issue
2021-02-01 14:13:39 -05:00
Kevin G Christiano
b36299b695
latest and greatest
2021-01-29 17:07:57 -05:00
Pfeil, Scott Robert
7b4f788506
Bug fix and warning fix
2021-01-29 16:31:30 -05:00
Kevin G Christiano
efba14f750
Merge branch 'develop' into feature/widow_label
2021-01-29 15:44:34 -05:00
Pfeil, Scott Robert
a7a7ca9604
optional modules
2021-01-29 10:18:20 -05:00
Pfeil, Scott Robert
a4c7c63ef3
video molecule
...
BGVideoImageMolecule
2021-01-28 15:47:15 -05:00
Subhankar
be426c756f
scope modification for product detail molecule
2021-01-27 22:30:06 +05:30
Pfeil, Scott Robert
ff8f82e19f
Merge branch 'feature/actions' into 'develop'
...
actions action and minor cleanup
See merge request BPHV_MIPS/mvm_core_ui!656
2021-01-25 10:22:40 -05:00
Pfeil, Scott Robert
d63a504272
typo fix
2021-01-25 09:26:39 -05:00
Pfeil, Scott Robert
4038adc556
actions action and minor cleanup
2021-01-22 17:09:01 -05:00
Pfeil, Scott Robert
c963c05f60
optional
2021-01-20 09:42:09 -05:00
Damodaram
5a4aeb0a4e
increased spacing
2021-01-18 13:46:46 +05:30
Lekshmi S
fa7fda458c
Merge branch 'develop' into feature/viewInRoomArAtomicTemplate
2021-01-15 09:55:58 +05:30
Pfeil, Scott Robert
a4ac036645
comment
2021-01-13 09:51:37 -05:00
Pfeil, Scott Robert
80b1f02cff
bug fix ListRightVariableRightCaretAlltextAndLinks
2021-01-13 09:37:10 -05:00
Lekshmi S
aedd9489ff
Merge branch 'develop' into feature/viewInRoomArAtomicTemplate
2021-01-13 10:54:01 +05:30
Pfeil, Scott Robert
2d2cc92802
minor ui bugfixes
2021-01-12 12:58:32 -05:00
Pfeil, Scott Robert
86f397434c
convenience function for uistackview
2021-01-12 12:36:22 -05:00
Kevin G Christiano
5826b39872
update
2021-01-12 10:33:06 -05:00
Lekshmi S
163aebd6f3
Merge branch 'develop' into feature/viewInRoomArAtomicTemplate
2021-01-12 12:45:01 +05:30
Pfeil, Scott Robert
5122d7de1a
Merge branch 'feature/field_errors' into 'develop'
...
Field errors
See merge request BPHV_MIPS/mvm_core_ui!644
2021-01-11 14:34:04 -05:00
Lekshmi S
6f7b91aec0
Merge branch 'develop' into feature/viewInRoomArAtomicTemplate
2021-01-08 11:23:45 +05:30
Krishna Kishore Bandaru
d080bdb2a7
Changed access specifier for previousScreenSize
2021-01-07 23:16:57 +05:30
Kevin G Christiano
49c97466d6
changes
2021-01-07 11:00:15 -05:00
Kevin G Christiano
c8d628da31
changes
2021-01-07 10:59:09 -05:00
Kevin G Christiano
5c0e433193
changes
2021-01-07 10:48:27 -05:00
Kevin G Christiano
789442f13d
changes
2021-01-07 10:37:46 -05:00
Kevin G Christiano
62b02b2516
altered
2021-01-07 09:29:11 -05:00
Kevin G Christiano
df5678f696
adjusted
2021-01-07 09:14:07 -05:00
Lekshmi S
d92434ec5e
Merge branch 'develop' into feature/viewInRoomArAtomicTemplate
2021-01-07 11:25:58 +05:30
Suresh, Kamlesh
dabad14ed5
code review fiixes
2021-01-06 18:51:03 -05:00
Kevin G Christiano
9495e3f69c
deleted extension
2021-01-06 17:32:51 -05:00
Kevin G Christiano
0f9e6d4dae
revised for validatiod
2021-01-06 16:58:51 -05:00
Kevin G Christiano
515384fdd6
Merge branch 'develop' into feature/field_errors
2021-01-06 16:34:02 -05:00
Pfeil, Scott Robert
e229e5b184
change close button size in notification
2021-01-05 11:33:14 -05:00
Lekshmi S
ca0d35dd96
Merge branch 'develop' into feature/viewInRoomArAtomicTemplate
2021-01-05 10:35:36 +05:30
Pfeil, Scott Robert
edc6296ff7
proper revert
2021-01-04 13:55:44 -05:00
Murugan, Vimal
8a84d42c95
review comments updated
2021-01-04 22:19:14 +05:30
Kevin G Christiano
d4aa9ce48a
updates for field name and cleartext.
2021-01-04 10:40:05 -05:00
Kevin G Christiano
3578eb9194
meginf develop
2021-01-04 09:34:21 -05:00
Murugan, Vimal
87e02c37b7
top notification action implementation
2020-12-31 14:44:01 +05:30
Suresh, Kamlesh
d75e423b06
fieldName
2020-12-30 21:29:11 -05:00
Damodaram
b520866bf4
updated access specifier
2020-12-29 20:03:37 +05:30
Pfeil, Scott Robert
5e7533a95c
molecular top notification action
2020-12-28 11:39:01 -05:00
Kevin G Christiano
ea49af01d6
alterations
2020-12-23 15:58:43 -05:00
Kevin G Christiano
5b42466c7c
adjustments
2020-12-23 12:40:21 -05:00
Kevin G Christiano
1e4963f58e
updates
2020-12-23 12:20:38 -05:00
Kevin G Christiano
b84aeac3c1
moved up a level
2020-12-23 10:29:26 -05:00
Kevin G Christiano
57a3b92bb5
dynamic
2020-12-23 09:59:38 -05:00
Kevin G Christiano
f040331b2c
kind of working
2020-12-22 16:56:02 -05:00
Kevin G Christiano
db424ce04a
field errors start
2020-12-22 16:35:21 -05:00
Damodaram
5d6fa1b1ad
Merge branch 'develop' into feature/collectionViewLeftAlignedLayoutChanges
...
* develop:
change to public/open
2020-12-22 11:27:19 +05:30
Pfeil, Scott Robert
6c51c312b3
Merge branch 'feature/container_modifier' into 'develop'
...
change to public/open
See merge request BPHV_MIPS/mvm_core_ui!643
2020-12-21 13:06:43 -05:00
Pfeil, Scott Robert
291b0ee9fe
change to public/open
2020-12-21 13:01:03 -05:00
Damodaram
8a2d2c9233
changes in access specifier
2020-12-21 17:28:40 +05:30
Kevin G Christiano
af83f4f8b5
formatting. json. updates.
2020-12-18 14:47:11 -05:00
Pfeil, Scott Robert
ef56ed6cb3
Margin and max header width
2020-12-18 12:46:46 -05:00
Kevin G Christiano
6b3dd399cf
change func.
2020-12-17 14:16:55 -05:00
Kevin G Christiano
ddd8cc2f07
merging
2020-12-17 13:33:46 -05:00
Pfeil, Scott Robert
b962c1c002
Merge branch 'feature/navigationImageButton_accessibility_text' into 'develop'
...
adding aem driven accessibilityText to navigationImageButton
See merge request BPHV_MIPS/mvm_core_ui!638
2020-12-17 13:14:26 -05:00
Kevin G Christiano
9baf9e7d0d
adding accessibility id. formatting. adding test logic.
2020-12-17 13:03:25 -05:00
Pfeil, Scott Robert
0d5766e4b8
Merge branch 'feature/improved_styler_readability' into 'develop'
...
updated for easier readability
See merge request BPHV_MIPS/mvm_core_ui!640
2020-12-17 09:54:09 -05:00
Kevin G Christiano
7418027b56
updated for easier readability
2020-12-17 09:49:28 -05:00
Pfeil, Scott Robert
1f3f0ec1e2
Merge branch 'bugfix/mfstyler_fix' into 'develop'
...
bugfix with styler
See merge request BPHV_MIPS/mvm_core_ui!639
2020-12-17 09:34:35 -05:00
Kevin G Christiano
3b75339209
bugfix with styler
2020-12-17 09:28:14 -05:00
Kevin G Christiano
7dcf1279b7
new test flow. improved formatting.
2020-12-16 17:08:50 -05:00
Kevin G Christiano
01908be951
added script to improve test page access and separate from release compilation. Formatting updates.
2020-12-15 14:56:18 -05:00
Khan, Arshad
77993736be
fix after tetsing
2020-12-15 22:52:38 +05:30
Khan, Arshad
09b263fa23
adding aem driven accessibilityText to navigationImageButton
2020-12-14 18:16:37 +05:30
Kevin G Christiano
197bdd60de
better test functionality. exposing accessibility for hittable.
2020-12-11 14:45:50 -05:00
Pfeil, Scott Robert
1e0ed310bb
Merge branch 'feature/numberedlist_indexColor' into 'develop'
...
Added indexColor property for NumberedList & UnOrderedList
See merge request BPHV_MIPS/mvm_core_ui!636
2020-12-11 09:34:34 -05:00
Kevin G Christiano
e5f96dba5c
considering.
2020-12-10 14:29:20 -05:00
Kevin G Christiano
0eaa7c1613
exposing accessibility. test improvements.
2020-12-10 14:28:55 -05:00
Kevin G Christiano
88110b6508
formatting improvement. testing logic.
2020-12-09 14:58:46 -05:00
Krishna Kishore Bandaru
813eb68aad
added default color in function param & removed optional properties
2020-12-09 17:25:40 +05:30
Pfeil, Scott Robert
bd4abe3c00
update to make heart enableaable and optional
2020-12-08 14:42:08 -05:00
Krishna Kishore Bandaru
77b5275a44
Added numberColor, bulletColor & addressed review comments
2020-12-08 21:38:44 +05:30
Krishna Kishore Bandaru
b9267f219f
Updated indexColor key to stringColor & data type to Color
2020-12-08 20:18:40 +05:30
Krishna Kishore Bandaru
7e175ef581
Updated indexColor datatype to string
2020-12-08 15:41:50 +05:30
Krishna Kishore Bandaru
0f6f0e8492
Added indexColor property for NumberedList & UnOrderedList
2020-12-08 12:56:07 +05:30
Kevin G Christiano
3d5c7bbf4c
new json. test cases. changes made.
2020-12-07 17:08:53 -05:00
Kevin G Christiano
f3febee903
exposing identifiers. implementing feature to change initial page.
2020-12-03 16:45:14 -05:00
Kevin G Christiano
1a60d36e2d
formatting updates. Adding identifier for easier testing.
2020-12-03 14:22:06 -05:00
Kevin G Christiano
acebc936d7
simplifying.
2020-12-02 12:50:42 -05:00
Kevin G Christiano
83d0786597
updates made.
2020-12-02 11:40:36 -05:00
Subhankar
ed762d126f
changes in access specifier
2020-11-18 16:40:48 +05:30
Sankari, Swathi S
7cc83f3d3d
native error popup fix
2020-11-13 16:29:55 +05:30
Kevin G Christiano
e3a339a857
error check for label
2020-11-11 16:36:03 -05:00
Murugan, Vimal
29a9d3eeb5
removed sizetofit
2020-11-11 23:24:34 +05:30
Murugan, Vimal
2cb16f489f
date picker updated
2020-11-11 23:14:17 +05:30
Pfeil, Scott Robert
b1cc1b3b93
Merge branch 'bugfix/CXTDT-135642' into 'develop'
...
remove KeySourceModel at openPage action level
See merge request BPHV_MIPS/mvm_core_ui!630
2020-11-10 13:37:15 -05:00
Kyle Matthew Hedden
56bdbb49d7
remove KeySourceModel at openPage action level
2020-11-10 13:28:15 -05:00
Murugan, Vimal
7f5b2cc78b
scroll to row index logic added
2020-11-10 02:04:42 +05:30
Pfeil, Scott Robert
d8970f0072
Review changes
2020-11-04 11:03:32 -05:00
Damodaram
b6282d4bfd
accessibility changes
2020-11-04 19:32:05 +05:30
Damodaram
7b9fa2a7a8
updated as per review comments
2020-11-04 18:58:00 +05:30
Damodaram
82f6d1c7f4
Merge branch 'develop' into feature/listLeftVariableIconWithRightCaretAllTextLinks
...
* develop:
update for review
Review Changes
Moved molecule to Miscellaneous group.
Review changes for kvo cleanliness
Move to ready logic instead of page dependency
Removed redundant method call.
Code changes after review.
22352(iOS - List star rating) initial commit.
2020-11-04 18:43:40 +05:30
Pfeil, Scott Robert
f8fe5e46a3
Merge branch 'feature/simplify_top_alert_pages' into 'develop'
...
Move to ready logic instead of page dependency
See merge request BPHV_MIPS/mvm_core_ui!626
2020-11-03 18:08:26 -05:00
Pfeil, Scott Robert
6ce04350ad
update for review
2020-11-03 17:24:41 -05:00
Pfeil, Scott Robert
4a47ec13c1
Review Changes
2020-11-03 15:55:43 -05:00
Damodaram
69b81cfaf4
Merge branch 'develop' into feature/listLeftVariableIconWithRightCaretAllTextLinks
...
* develop:
accessibility fix
Removed variables to optimize code.
Identifier name changed.
Code changes after review.
Accessibility label changes
Changes to align accessoryview.
22353(iOS - List store locator) initial commit.
2020-11-03 14:37:47 +05:30
Lekshmi S
b90d761f25
Moved molecule to Miscellaneous group.
2020-11-03 11:07:35 +05:30
Lekshmi S
ad3051743d
Merge branch 'develop' into feature/list_star_rating
...
# Conflicts:
# MVMCoreUI/Atomic/MoleculeObjectMapping.swift
2020-11-03 09:57:36 +05:30
Pfeil, Scott Robert
987c178c35
Review changes for kvo cleanliness
2020-11-02 19:03:23 -05:00
Pfeil, Scott Robert
271167d50d
Move to ready logic instead of page dependency
2020-11-02 14:41:23 -05:00
Pfeil, Scott Robert
7728afb122
accessibility fix
2020-11-02 10:19:31 -05:00
Damodaram
3149d0e145
updated as per review comments
2020-11-02 19:47:17 +05:30
Lekshmi S
bc6c23cd91
Removed redundant method call.
2020-11-02 18:29:15 +05:30
Lekshmi S
94deaeff60
Removed variables to optimize code.
2020-11-02 18:24:40 +05:30
Damodaram
3b7bcfee1d
Merge branch 'develop' into feature/listLeftVariableIconWithRightCaretAllTextLinks
...
* develop:
review changes
file updates
Changes for file movement
Initial file movement
# Conflicts:
# MVMCoreUI.xcodeproj/project.pbxproj
2020-11-02 15:01:09 +05:30
Lekshmi S
bea91920d6
Merge branch 'develop' into feature/list_storelocator
2020-11-02 09:38:23 +05:30
Lekshmi S
9e77827df6
Merge branch 'develop' into feature/list_star_rating
2020-11-02 09:36:45 +05:30
Pfeil, Scott Robert
8cb69bb1bf
review changes
2020-10-30 10:56:32 -04:00
Damodaram
f3370d6ec6
initialisation changes
2020-10-30 19:35:33 +05:30
Pfeil, Scott Robert
dc11171a98
file updates
2020-10-29 11:27:55 -04:00
Pfeil, Scott Robert
213e0d2ce0
Changes for file movement
2020-10-29 11:16:48 -04:00
Pfeil, Scott Robert
fa00f792c5
Initial file movement
2020-10-29 10:56:06 -04:00
Damodaram
dde32fd6a4
accessibility updated
2020-10-29 14:37:18 +05:30
Damodaram
dceb0e6c8f
accessibility changes
2020-10-29 09:51:14 +05:30
Lekshmi S
a9eae29e1a
Identifier name changed.
2020-10-28 17:03:59 +05:30
Lekshmi S
46e0c6281f
Code changes after review.
2020-10-27 12:33:56 +05:30
Lekshmi S
77b62f0213
Code changes after review.
2020-10-27 11:31:14 +05:30
Lekshmi S
9e8580e240
22352(iOS - List star rating) initial commit.
2020-10-26 18:37:26 +05:30
Lekshmi S
10b153489d
Accessibility label changes
2020-10-26 17:52:17 +05:30
Damodaram
4a0064b432
new molecule changes
2020-10-26 16:49:45 +05:30
Lekshmi S
849381ae6f
Merge branch 'develop' into feature/list_storelocator
2020-10-26 10:26:25 +05:30
Pfeil, Scott Robert
c60d41c03a
Merge branch 'feature/carousel_separator' into 'develop'
...
Feature/carousel separator
See merge request BPHV_MIPS/mvm_core_ui!620
2020-10-22 14:45:08 -04:00
Pfeil, Scott Robert
901b7438ea
update border color
...
don't show line for last cell
2020-10-22 14:14:09 -04:00
Pfeil, Scott Robert
256927760f
background color set to clear like android
2020-10-22 13:06:26 -04:00
Pfeil, Scott Robert
c25e6369a4
Border lines for carousel
2020-10-22 12:56:44 -04:00
Kevin G Christiano
fd735b8139
accessibility and formatting
2020-10-22 11:16:54 -04:00
Kevin G Christiano
f53526508c
Merge branch 'develop' into bugfix/layout_accessibility_fx
2020-10-22 11:16:26 -04:00
Lekshmi S
2702f105b7
Code changes after review.
2020-10-22 18:21:55 +05:30
Lekshmi S
00c0a54e07
Merge branch 'develop' into feature/list_storelocator
2020-10-22 11:11:36 +05:30
Lekshmi S
439fe0d202
Merge branch 'develop' into feature/star
2020-10-22 11:09:06 +05:30
Pfeil, Scott Robert
2480200c41
Merge branch 'feature/polling_top_alert' into 'develop'
...
Feature/polling top alert
See merge request BPHV_MIPS/mvm_core_ui!619
2020-10-21 14:39:06 -04:00
Pfeil, Scott Robert
2a5cdc1fd2
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/polling_top_alert
2020-10-21 11:45:47 -04:00
Pfeil, Scott Robert
49f376d554
Fixes for pages and priority
2020-10-21 11:44:44 -04:00
Khan, Arshad
c3dcf3aaa8
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/view_init_model_method_fix
2020-10-21 21:04:14 +05:30
Hedden, Kyle Matthew
caf4d2a4fd
Merge branch 'bugfix/progress_losing_tintcolor' into 'develop'
...
use progressTintColor to prevent progress bar losing color when overlaid.
See merge request BPHV_MIPS/mvm_core_ui!618
2020-10-20 17:14:55 -04:00
Kyle Matthew Hedden
d07dff8a2a
use progressTintColor to prevent progress bar losing color when overlaid.
2020-10-20 17:04:53 -04:00
Krishna Kishore Bandaru
d9f937c052
Bug fix for CXTDT-129481. When we select the first date from date drop down, the time drop down is not appearing until we select anther date again from the date drop down
2020-10-20 18:13:35 +05:30
Lekshmi S
efd286b279
Merge branch 'develop' into feature/star
2020-10-20 09:57:11 +05:30
Khan, Arshad
bfa77d7032
implemented review feedback
2020-10-20 00:21:53 +05:30
Khan, Arshad
3e215b1851
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/view_init_model_method_fix
2020-10-19 23:49:55 +05:30
Kevin G Christiano
24ed53366b
merging
2020-10-19 09:24:57 -04:00
gonch26
496496d366
Merge branch 'develop' into feature/VZWYZAF-352
2020-10-19 01:28:38 -05:00
Pfeil, Scott Robert
ad7e88082c
Stars: Change UIProgressView to draw due to apple defect
...
Remove unneeded constant
Re-prioritized Create and update stars functions
2020-10-16 12:59:48 -04:00
gonch26
c75e215dae
Merge branch 'develop' into feature/VZWYZAF-352
2020-10-16 04:26:58 -05:00
Pfeil, Scott Robert
44c7476542
clean
2020-10-15 16:51:27 -04:00
Pfeil, Scott Robert
b371cf5e83
new timers
...
top alert update function
2020-10-15 16:36:29 -04:00