Commit Graph

563 Commits

Author SHA1 Message Date
Kevin G Christiano
f3cc8c479a new addition 2020-05-20 16:34:40 -04:00
Lekshmi S
4453b24d4d 21041(iOS - List - Left Variable - Icon - All Text & Links) initial commit.
Created Model and Molecule class.
2020-05-20 16:00:44 +05:30
Kevin G Christiano
d4fd6d8415 removed unneeded func 2020-05-18 15:32:56 -04:00
Kevin G Christiano
f8025eb67a more room for validation 2020-05-18 12:27:11 -04:00
Kevin G Christiano
ba28929d9e Merge branch 'develop' into feature/no_validate_empty 2020-05-18 10:27:14 -04:00
Kyle Matthew Hedden
d36284e57f Merge remote-tracking branch 'origin/develop' into feature/page_behavior_poc 2020-05-15 17:39:46 -04:00
Pfeil, Scott Robert
71b33e0fd1 Merge branch 'feature/equals_ignore_case_rule' into 'develop'
Equals ignore case rule

See merge request BPHV_MIPS/mvm_core_ui!442
2020-05-15 16:26:47 -04:00
Kevin G Christiano
7e3c9fdcdb new rule equalsignorecase 2020-05-15 15:20:03 -04:00
Khan, Arshad
57342800fe image width and height fix
1. making addSizeConstraintsForAspectRatio default true
2. removing 900 priority constraints
2020-05-15 23:30:49 +05:30
Kevin G Christiano
6a9957d348 moved code to parent 2020-05-15 13:56:57 -04:00
Kevin G Christiano
ad4dfcf748 further changes to orbservation 2020-05-15 12:20:39 -04:00
Kevin G Christiano
fb7760a329 moving validator to parent 2020-05-15 10:55:46 -04:00
Kevin G Christiano
868836b963 changes to prevent validation on no text. 2020-05-15 09:10:16 -04:00
Kevin G Christiano
ac86d92574 No Validate on Emoty 2020-05-15 09:03:57 -04:00
Pfeil, Scott Robert
8ea3404294 load image update control for delegate 2020-05-14 11:24:07 -04:00
Pfeil, Scott Robert
b49579d059 line fix, small clean 2020-05-14 10:52:17 -04:00
Lekshmi S
77a99e99c9 Code changes: made headline as required key and body as optional. 2020-05-14 15:43:19 +05:30
Lekshmi S
e1a5ac8faf Merge branch 'develop' into feature/list_progressbar_thin 2020-05-14 12:57:08 +05:30
Kevin G Christiano
5ef0d54b97 removed comment and layout statement 2020-05-13 12:55:14 -04:00
Kevin G Christiano
7178ade848 Merge branch 'develop' into feature/new_take_textview 2020-05-13 12:08:10 -04:00
Kevin G Christiano
e5ac0127d1 fixed resue issue 2020-05-13 12:07:33 -04:00
Pfeil, Scott Robert
243829f30c Merge branch 'feature/rules_error' into 'develop'
Feature/rules error

See merge request BPHV_MIPS/mvm_core_ui!423
2020-05-13 11:44:30 -04:00
Kevin G Christiano
19a6ef8a2a removing selegate 2020-05-13 10:23:44 -04:00
Lekshmi S
e217970a04 Updated code as per confluence changes. 2020-05-13 19:41:17 +05:30
Lekshmi S
3fce526c90 Code changes for aligning rightlabel with leftheadline. 2020-05-13 15:52:50 +05:30
Lekshmi S
8bada91766 Merge branch 'develop' into feature/list_progressbar_thin 2020-05-13 11:27:58 +05:30
Kevin G Christiano
4352d97d94 Merge branch 'develop' into feature/new_take_textview 2020-05-12 17:07:00 -04:00
Kevin G Christiano
14db4dfeaa more changes 2020-05-12 16:45:07 -04:00
Kevin G Christiano
6f1b300017 moving code 2020-05-12 16:12:39 -04:00
Kyle Matthew Hedden
233a0ae71b code review 2020-05-12 16:07:03 -04:00
Kevin G Christiano
c3e6b49b81 changes 2020-05-12 15:59:06 -04:00
Kevin G Christiano
64a99da609 latest changes 2020-05-12 15:30:32 -04:00
Pfeil, Scott Robert
7729529a9c efficiency changes 2020-05-12 13:03:17 -04:00
Pfeil, Scott Robert
c9148aabd5 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/Headers_H2_Buttons 2020-05-12 12:47:17 -04:00
Kevin G Christiano
aabd39616f Merge branch 'develop' into feature/new_take_textview 2020-05-12 12:46:30 -04:00
Kevin G Christiano
b58cfb8aa0 Merge branch 'develop' into feature/revised_accessibility 2020-05-12 10:14:00 -04:00
Lekshmi S
3cbd9b53a8 18972(iOS - List - ProgressBar - Thin) story initial commit. 2020-05-12 18:56:10 +05:30
Pfeil, Scott Robert
8200c94fce Merge branch 'feature/decoder_delegate' into 'develop'
delegate object for model decoding functions

See merge request BPHV_MIPS/mvm_core_ui!431
2020-05-12 09:21:13 -04:00
Lekshmi S
a2a1f95631 Code changes as per review comments. 2020-05-12 18:25:43 +05:30
Lekshmi S
efeb82220c Merge branch 'develop' into feature/Headers_H2_Buttons 2020-05-12 17:06:19 +05:30
Suresh, Kamlesh
4fd654c372 code review 2020-05-11 20:05:51 -04:00
Kevin G Christiano
605bcddf08 renamed font declarations to align with modern changes 2020-05-11 16:52:39 -04:00
Pfeil, Scott Robert
111e435466 delegate object for model decoding functions 2020-05-11 16:14:42 -04:00
Kevin G Christiano
e6c0145efa reorientation 2020-05-11 13:44:11 -04:00
Kyle Matthew Hedden
72f1d48eeb page behavior protocol 2020-05-11 11:52:18 -04:00
Kevin G Christiano
b431b3b311 Merge branch 'develop' into feature/new_take_textview 2020-05-11 10:10:27 -04:00
Pfeil, Scott Robert
dfd32f1408 Merge branch 'bugfix/thread_issue' into 'develop'
move backgroud color set to handleNewData

See merge request BPHV_MIPS/mvm_core_ui!429
2020-05-08 17:36:14 -04:00
Suresh, Kamlesh
f06da5e379 move backgroud color set to handleNewData 2020-05-08 17:27:10 -04:00
Kevin G Christiano
3da497dc83 Merge branch 'develop' into feature/revised_accessibility 2020-05-08 16:47:20 -04:00
Kevin G Christiano
f923c4de52 latest functioning state 2020-05-08 15:33:04 -04:00