Commit Graph

97 Commits

Author SHA1 Message Date
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
52844cd5e1 fixed to add readOnly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-13 11:35:24 -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
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
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
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
d567d33158 carousel fixes 2021-07-21 14:09:53 +05:30
Tondapu, Alekhya
882d818c06 Bugfix/carousel issues 2021-07-15 15:43:24 +00:00
Tondapu, Alekhya
d7096c5dd1 removed unwanted code 2021-07-12 20:23:43 +05:30
Tondapu, Alekhya
f820d8e150 Fixed scroll reload Index issue 2021-07-12 19:57:09 +05:30
Khan, Arshad
b1ff5b2a64 final carousel fixes 2021-07-09 03:04:16 +05:30
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
Christiano, Kevin
d90e68e263 Checking bars indicator 2021-05-24 14:53:31 +00:00
Pfeil, Scott Robert
41a71bc4f9 merge 2021-04-13 16:05:30 -04:00
Christiano, Kevin
30cd90dc17 Molecular formatting updates 2021-04-13 14:54:09 -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
31ccb1ecd2 unify the many registries and mappers 2021-03-31 10:40:23 -04:00
Pfeil, Scott Robert
9cde90fdf4 Gutter and margin fixes 2021-03-25 13:44:21 -04:00
Kyle Matthew Hedden
0c0fff22bb further ehancement and reach 2021-03-22 12:26:33 -04:00
Kyle Matthew Hedden
790a19b34f initial progress 2021-03-19 17:04:21 -04: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
Pfeil, Scott Robert
7aab88c5ec added selectable flag to match how android validates 2021-03-01 14:42:58 -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
Khan, Arshad
88ff5b2b9d Carousel form changes 2021-02-16 23:24:42 +05:30
Kevin G Christiano
1a60d36e2d formatting updates. Adding identifier for easier testing. 2020-12-03 14:22:06 -05:00
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
f53526508c Merge branch 'develop' into bugfix/layout_accessibility_fx 2020-10-22 11:16:26 -04:00
Khan, Arshad
b512b0a20e implemented review feedback 2020-10-10 00:16:52 +05:30
Khan, Arshad
73c59a9d57 View init model method fix 2020-10-08 16:49:57 +05:30
Kevin G Christiano
bd15836698 some accessibility. spacing and formatting 2020-09-11 15:20:12 -04:00
Kevin G Christiano
5aee74282b changes for accessibility. formatting and spacing 2020-09-09 15:41:28 -04:00
Kevin G Christiano
5326a3afd6 changes for accessibility 2020-09-08 09:22:25 -04:00
Kevin G Christiano
42929810a1 accessibility and formatting update 2020-09-04 15:00:55 -04:00
Pfeil, Scott Robert
176944f2a0 height and loop fix 2020-09-03 12:13:53 -04:00
Pfeil, Scott Robert
a18152f6b9 status observer for accessibility changes 2020-07-09 12:18:34 -04:00
Pfeil, Scott Robert
4469387e4d remove now unneeded code 2020-07-09 11:40:23 -04:00
Pfeil, Scott Robert
600d9a977e accessibility label 2020-07-09 11:29:13 -04:00
Pfeil, Scott Robert
f9a57f5fe5 fixes for pager 2020-07-08 17:31:34 -04:00