Commit Graph

1878 Commits

Author SHA1 Message Date
Lekshmi S
8e4d42e67b 19180(List - Three Column - Speed Test - Divider) story initial commit
Added model class and molecule class.
2020-03-20 17:41:08 +05:30
Pfeil, Scott Robert
422e041c45 change to make git happy 2020-03-18 14:49:46 -04:00
Pfeil, Scott Robert
8a6cd89845 spacing 2020-03-18 14:31:56 -04:00
Pfeil, Scott Robert
72ac6adeb9 merge 2020-03-18 14:28:34 -04:00
Pfeil, Scott Robert
572568ca6f missed spacing 2020-03-18 14:23:37 -04:00
Pfeil, Scott Robert
6d7c403536 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/list_one_column_text_with_whitespace_divider_tall 2020-03-18 14:19:42 -04:00
Pfeil, Scott Robert
c249b5747a Merge branch 'feature/name_change_colorfunc' into 'develop'
Name change colorfunc

See merge request BPHV_MIPS/mvm_core_ui!315
2020-03-18 14:16:56 -04:00
Pfeil, Scott Robert
a410b4770b Merge branch 'bugfix/improving_radiobutton' into 'develop'
touchup radio button

See merge request BPHV_MIPS/mvm_core_ui!320
2020-03-18 14:16:01 -04:00
Kevin G Christiano
9baf3948ad touchup 2020-03-18 14:05:01 -04:00
Pfeil, Scott Robert
d556d4b14a form rules 2020-03-18 13:39:48 -04:00
Pfeil, Scott Robert
9b94128595 remove key 2020-03-18 13:32:17 -04:00
Pfeil, Scott Robert
3210d8cc88 cleanup 2020-03-18 13:25:44 -04:00
Pfeil, Scott Robert
d530edd57f Merge branch 'feature/validate_on_appear' into 'develop'
validate_on_appear

See merge request BPHV_MIPS/mvm_core_ui!309
2020-03-18 12:05:40 -04:00
Suresh, Kamlesh
a1942f8468 main thread 2020-03-18 11:31:52 -04:00
Subhankar Acharya
524cd4d6b0 minor code changes. 2020-03-18 20:54:50 +05:30
Suresh, Kamlesh
969d9601ab main async 2020-03-18 10:26:52 -04:00
Kevin G Christiano
42b824549c adding color 2020-03-18 10:22:49 -04:00
Kevin G Christiano
bcaaf05a39 Merge branch 'develop' into feature/name_change_colorfunc 2020-03-18 10:22:12 -04:00
Suresh, Kamlesh Jain
a45e9b38f2 Merge branch 'feature/new_actions' into 'develop'
move action models

See merge request BPHV_MIPS/mvm_core_ui!312
2020-03-18 10:17:57 -04:00
Subhankar Acharya
503a77efa1 spacing change. 2020-03-18 19:39:26 +05:30
Pfeil, Scott Robert
8d6ab81d24 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/right_var_rb 2020-03-18 09:59:51 -04:00
Pfeil, Scott Robert
7db9308f8b bugfix 2020-03-18 09:56:43 -04:00
Damodaram
4b6891851c ListOneColumnTextWithWhitespaceDividerShort Molecule implemented 2020-03-18 18:32:09 +05:30
Damodaram
43accdfa79 Added code in mapping class 2020-03-18 16:34:22 +05:30
Damodaram
45805ebd23 files moved to subsections folder 2020-03-18 16:19:08 +05:30
Damodaram
b481dd9dfb Merge branch 'develop' into feature/list_one_column_text_with_whitespace_divider_tall 2020-03-18 16:09:28 +05:30
Suresh, Kamlesh
768b36a739 moving tp block 2020-03-17 22:55:38 -04:00
Suresh, Kamlesh
6f46b51ac7 delay 2020-03-17 22:53:40 -04:00
Xinlei(Ryan) Pan
5b97fbfac0 remove encode, decode method since actionType already handled by default encode behavior 2020-03-17 16:59:30 -04:00
Pfeil, Scott Robert
21df8e368f Merge branch 'feature/isaac_super' into 'develop'
opening button access

See merge request BPHV_MIPS/mvm_core_ui!313
2020-03-17 16:19:49 -04:00
Xinlei(Ryan) Pan
a2c73d9d7d add codable method to avoid set actionType value 2020-03-17 16:17:58 -04:00
Kevin G Christiano
aaeeb767ae opening button access 2020-03-17 16:09:43 -04:00
Xinlei(Ryan) Pan
0f6ded4591 move action models 2020-03-17 15:08:27 -04:00
Pfeil, Scott Robert
ef7190de56 merge 2020-03-17 12:25:00 -04:00
Pfeil, Scott Robert
76b855db42 minor changes 2020-03-17 12:11:17 -04:00
Kevin G Christiano
fa76e797e7 Merge branch 'develop' into feature/name_change_colorfunc 2020-03-17 11:57:37 -04:00
Pfeil, Scott Robert
a9319ba005 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/list_one_column_full_width_text_divider_subsection 2020-03-17 11:40:49 -04:00
Pfeil, Scott Robert
ee7a2e2539 minor 2020-03-17 11:38:40 -04:00
Pfeil, Scott Robert
602154df18 minor 2020-03-17 11:37:39 -04:00
Subhankar Acharya
7c301b10be code fixes. 2020-03-17 20:46:33 +05:30
Subhankar Acharya
a24ea44e3c Moved to Section Dividers folder. 2020-03-17 20:41:14 +05:30
Subhankar Acharya
39077a769a minor change. 2020-03-17 18:53:39 +05:30
Subhankar Acharya
dcc8cc0167 code improvement. 2020-03-17 17:34:38 +05:30
Lekshmi S
31a11aa03e Conforming to HeaderView and HeaderModel as per review comments. 2020-03-17 16:11:01 +05:30
Kruthika KP
50ef2ff6cc Line style changes 2020-03-17 16:04:59 +05:30
Lekshmi S
ce9d2be44f Merge branch 'develop' into feature/Headers_H2_NoButtons_BodyText
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
#	MVMCoreUI/OtherHandlers/MoleculeObjectMapping.swift
2020-03-17 15:38:15 +05:30
Kruthika KP
e9569b0623 Merge branch 'develop' into feature/list_rightvariable_totaldata
* develop: (28 commits)
  bug fixes
  fix typo
  moved files
  fixes for certain devices
  Minor changes for testing
  sticky footer
  fix molecule protocol type Update column molecule to allow for matching heights on each side.
  Changes made as per comments
  uistack molecule extension
  Removed extra spaces and added height constraint for stacks.
  Removed extra space.
  code improvement
  Refactored code as per the changes in confluence.
  Resolved merge conflicts.
  19006 - List - Two Column - Price Description - Files added to new branch
  Code cleanup
  Code cleanup.
  Code refactoring.
  Created folder structure
  Added ListTwoCloumnPriceDetails molecule
  ...
2020-03-17 15:13:26 +05:30
Damodaram
9583ba9c5d code refactoring 2020-03-17 11:51:53 +05:30
Damodaram
7928d8a51c Merge branch 'develop' into feature/list_one_column_full_width_text_divider_subsection
* develop: (55 commits)
  bug fixes
  fix typo
  moved files
  fixes for certain devices
  Minor changes for testing
  sticky footer
  fix molecule protocol type Update column molecule to allow for matching heights on each side.
  Changes made as per comments
  uistack molecule extension
  additional change for empty
  changing so that page does not break if server doesn't send the value
  logic for anyRequired
  refactor
  merge
  anyrequiredmodel
  Reverted collectioViewHeight constraint.
  Reverted back centerYAnchor
  Removed un-necessary code.
  Removing hard coded width.
  implemented feedback
  ...
2020-03-17 11:31:43 +05:30
Damodaram
fab1e5f6dc Merge branch 'develop' into feature/list_one_column_full_width_text_divider_subsection 2020-03-17 11:27:57 +05:30