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
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
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
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
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
Tondapu, Alekhya
6a825b4e4b
changed access specifier to open
2021-10-04 17:22:02 +05:30
Scott Pfeil
d81b02f6b0
system back button decode for externals
2021-09-13 14:48:45 -04: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
Kevin G Christiano
64d858571e
removing preferred width in update
2021-08-03 16:16:30 -04:00
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
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
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
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