Commit Graph

1999 Commits

Author SHA1 Message Date
Pfeil, Scott Robert
883f2385b9 merge 2020-03-17 09:34:57 -04:00
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
Damodaram
f4f6557c90 ListRightVariableButtonAllTextAndLinks molecule implemented 2020-03-17 16:02:39 +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
fc741e38df initial commit 2020-03-17 14:54: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
Suresh, Kamlesh
c65d7d233e validate_on_appear 2020-03-16 23:06:31 -04:00
Pfeil, Scott Robert
f26f414a23 bug fixes 2020-03-16 19:47:29 -04:00
Pfeil, Scott Robert
f4f5d8dc84 fixes 2020-03-16 19:41:50 -04:00
Pfeil, Scott Robert
2c6f9667a5 small changes 2020-03-16 16:47:39 -04:00
Pfeil, Scott Robert
3607087ec2 fix typo 2020-03-16 14:34:06 -04:00
Pfeil, Scott Robert
779efbcd07 moved files 2020-03-16 14:32:45 -04:00
Pfeil, Scott Robert
35085217d5 fixes for certain devices 2020-03-16 14:32:04 -04:00
Pfeil, Scott Robert
4d0f4f1278 merge 2020-03-16 14:31:12 -04:00
Pfeil, Scott Robert
c760564eec Merge branch 'feature/list_twocolumn_price_details' into 'develop'
Feature/list twocolumn price details

See merge request BPHV_MIPS/mvm_core_ui!303
2020-03-16 12:53:39 -04:00
Pfeil, Scott Robert
54a12804a5 Minor changes for testing 2020-03-16 12:52:59 -04:00
Pfeil, Scott Robert
de3804b9aa Merge branch 'feature/sticky_footer' into 'develop'
sticky footer

See merge request BPHV_MIPS/mvm_core_ui!307
2020-03-16 12:21:58 -04:00
Pfeil, Scott Robert
f5ecf1bb05 merge 2020-03-16 12:18:36 -04:00
Suresh, Kamlesh
144ea2acf1 sticky footer 2020-03-16 12:03:31 -04:00
Pfeil, Scott Robert
d8c52ab8a6 fix molecule protocol type
Update column molecule to allow for matching heights on each side.
2020-03-16 11:58:36 -04:00
Pfeil, Scott Robert
bf39fd564f merge develop 2020-03-16 11:56:42 -04:00
Subhankar Acharya
9b328c3f46 Changes made as per comments 2020-03-16 21:02:59 +05:30
Pfeil, Scott Robert
bb0f6c5eba uistack molecule extension 2020-03-16 09:42:04 -04:00
Pfeil, Scott Robert
87fb08fb72 Navigation model 2020-03-16 09:15:49 -04:00
Kruthika KP
ab4eaa3fdd Merge branch 'develop' into feature/list_rightvariable_totaldata
* develop: (27 commits)
  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
  making pageIndex public
  nil check
  rules should be optional
  clean up
  regex
  making properties and function public
  equal  rules
  optimise
  Making few properties public. Constraint fixes.
  ...
2020-03-16 14:35:03 +05:30
Kevin G Christiano
dd19a51417 additional change for empty 2020-03-13 19:03:12 -04:00
Kevin G Christiano
86d2669bec changing so that page does not break if server doesn't send the value 2020-03-13 18:05:01 -04:00
Kevin G Christiano
3625a115b9 latest state of validator 2020-03-13 15:32:29 -04:00
Kevin G Christiano
227248afe0 logic for anyRequired 2020-03-13 15:16:19 -04:00
Kevin G Christiano
7fd0eb65f7 change func signature for better readability 2020-03-13 13:39:08 -04:00
Pfeil, Scott Robert
621a878756 Merge branch 'feature/swift_controllers' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/swift_controllers 2020-03-13 13:32:05 -04:00
Pfeil, Scott Robert
7793bcfcb6 update index functions 2020-03-13 13:31:33 -04:00
Pfeil, Scott Robert
499d00c6fe Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/swift_controllers 2020-03-13 12:37:56 -04:00
Suresh, Kamlesh
f888358336 refactor 2020-03-13 12:31:32 -04:00
Pfeil, Scott Robert
907a617e1d merge 2020-03-13 12:18:04 -04:00
Suresh, Kamlesh
8b1b6ea454 Merge branch 'feature/form_page' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into feature/form_page 2020-03-13 12:13:45 -04:00
Suresh, Kamlesh
62fd6c988e merge 2020-03-13 12:13:32 -04:00
Pfeil, Scott Robert
2d3eb3351b legacy navigation logic 2020-03-13 11:59:34 -04:00
Kevin G Christiano
41656dccad Merge branch 'develop' into feature/form_page 2020-03-13 11:57:57 -04:00
Kevin G Christiano
6d3946f0e7 anyrequiredmodel 2020-03-13 11:52:09 -04:00
Khan, Arshad
09be34e4f8 Reverted collectioViewHeight constraint. 2020-03-13 20:39:36 +05:30
Khan, Arshad
d99090bc44 Reverted back centerYAnchor 2020-03-13 20:29:02 +05:30
Khan, Arshad
9b8046009a Removed un-necessary code. 2020-03-13 20:23:20 +05:30
Pfeil, Scott Robert
335ec160b5 swift 2020-03-13 10:04:47 -04:00
Khan, Arshad
022f76b8b2 Removing hard coded width. 2020-03-13 19:28:55 +05:30
Damodaram
1b3766e2b7 code refactoring 2020-03-13 13:57:38 +05:30
Kruthika KP
1f79a5e933 Added hero property to right label 2020-03-13 12:09:47 +05:30
Kruthika KP
ffbbe5df35 Added view and model classes 2020-03-13 11:29:58 +05:30
Khan, Arshad
73230fa341 implemented feedback 2020-03-13 01:55:58 +05:30
Lekshmi S
4f47e9fa96 Removed extra spaces and added height constraint for stacks. 2020-03-12 12:00:29 +05:30
Lekshmi S
cf9fe4f3e8 Removed extra space. 2020-03-12 10:48:37 +05:30
Subhankar Acharya
47f69aefd1 code improvement 2020-03-12 10:29:24 +05:30
Kevin G Christiano
1ae91f55ae Merge branch 'develop' into feature/form_page 2020-03-11 15:28:06 -04:00
Khan, Arshad
bd4450a7fc making pageIndex public 2020-03-11 22:42:08 +05:30
Suresh, Kamlesh
dfc9157c26 nil check 2020-03-11 10:45:17 -04:00
Lekshmi S
f33fd320ad Refactored code as per the changes in confluence. 2020-03-11 16:22:48 +05:30
Kruthika KP
7561797211 19006 - List - Two Column - Price Description - Files added to new branch 2020-03-11 16:14:52 +05:30
Lekshmi S
9636ce9f95 Merge branch 'develop' into feature/list_twocolumn_comparechanges
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
2020-03-11 14:49:36 +05:30
Khan, Arshad
fdd6a05528 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/carousel_fixes 2020-03-11 14:42:06 +05:30
Lekshmi S
33b224add0 Merge branch 'develop' into feature/list_twocolumn_price_details
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
2020-03-11 14:23:59 +05:30
Kruthika KP
5ff8d98e5b Merge branch 'develop' into feature/list_rightvariable_totaldata
* develop:
  Removed initializers
  index path update
  Removed stack
  shifting and improving
  code cleanup and identation
  the latest
  code cleanup
  Code commit for List- OneColumn- Full Width Text - BodyText

# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
2020-03-11 08:15:09 +05:30
Suresh, Kamlesh
c55a9f3faa rules should be optional 2020-03-10 15:42:44 -04:00
Suresh, Kamlesh
7965c4ac6a clean up 2020-03-10 15:25:49 -04:00
Suresh, Kamlesh
c1047d42b8 regex 2020-03-10 11:37:08 -04:00
Khan, Arshad
d6ea42fb95 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/carousel_fixes 2020-03-10 20:12:55 +05:30
Khan, Arshad
955d398262 making properties and function public 2020-03-10 20:11:25 +05:30
Kevin G Christiano
fa38447def Merge branch 'develop' 2020-03-10 08:31:20 -04:00
Khan, Arshad
d22147106b Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/carousel_fixes 2020-03-10 11:44:19 +05:30
Suresh, Kamlesh
f8589aabfc merge 2020-03-09 22:44:19 -04:00
Kruthika KP
2489c95710 Merge branch 'develop' into feature/list_rightvariable_totaldata
* develop:
  name update
  fix link
  update link to not have padding
  decode fixes
2020-03-10 08:10:14 +05:30
Kruthika KP
b9409e3a9e Merge branch 'develop' into feature/list_onecolumn_fulwidthtext_bodytext
* develop:
  name update
  fix link
  update link to not have padding
  decode fixes
2020-03-10 08:09:49 +05:30
Kruthika KP
b672632057 Removed initializers 2020-03-10 08:09:33 +05:30
Suresh, Kamlesh
21f38af0c3 equal rules 2020-03-09 22:26:01 -04:00
Suresh, Kamlesh
2ce25e340c optimise 2020-03-09 22:04:41 -04:00
Pfeil, Scott Robert
6aef009eba name update 2020-03-09 16:58:01 -04:00
Pfeil, Scott Robert
fc7a64f3df fix link 2020-03-09 16:52:24 -04:00
Pfeil, Scott Robert
b30c08f467 update link to not have padding 2020-03-09 16:33:25 -04:00
Pfeil, Scott Robert
24961cb50e decode fixes 2020-03-09 16:11:21 -04:00
Khan, Arshad
3970b34719 Making few properties public.
Constraint fixes.
2020-03-10 01:15:37 +05:30
Suresh, Kamlesh
c53c76d7f3 fixes 2020-03-09 12:02:04 -04:00
Pfeil, Scott Robert
c96e2fa3c2 index path update 2020-03-09 11:29:35 -04:00
Damodaram
219a667c1a ListOneColumnFullWidthTextDividerSubsection Molecule implemented. 2020-03-09 12:45:30 +05:30
Damodaram
b5bbce6294 List - One Column - Text With Whitespace - Divider - Tall Molecule implemented 2020-03-09 11:31:46 +05:30
Lekshmi S
14a6b4f4bc Merge branch 'develop' into feature/Headers_H2_NoButtons_BodyText
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
2020-03-09 11:12:46 +05:30
Kruthika KP
304d5e1cc5 Merge branch 'develop' into feature/list_rightvariable_totaldata
* develop:
  add modal template
  key update
  merge and cleanup
  add 2.0 font back for march release
  change the base decode functions
2020-03-09 10:21:06 +05:30
Kruthika KP
f3314af68f Removed stack 2020-03-09 10:18:20 +05:30
Kruthika KP
4ef184ddc1 Merge branch 'develop' into feature/list_onecolumn_fulwidthtext_bodytext
* develop:
  add modal template
  key update
  merge and cleanup
  add 2.0 font back for march release
  change the base decode functions
2020-03-09 08:20:02 +05:30
Suresh, Kamlesh
8df94a2f56 moving back to any 2020-03-08 19:14:51 -04:00
Suresh, Kamlesh
22b0b7259f merge conflicts 2020-03-06 18:04:30 -05:00
Suresh, Kamlesh
521ad8711d value changed rules 2020-03-06 17:26:42 -05:00
Kevin G Christiano
e48a0e3af9 Merge branch 'develop' into feature/isaac_screen 2020-03-06 17:07:21 -05:00
Kevin G Christiano
9bce3f02a1 shifting and improving 2020-03-06 17:06:20 -05:00
Xinlei(Ryan) Pan
59cb32d281 add modal template 2020-03-06 16:26:35 -05:00
Suresh, Kamlesh Jain
d9905c8cd5 Merge branch 'feature/checkbox_keys' into 'develop'
Feature/checkbox keys

See merge request BPHV_MIPS/mvm_core_ui!296
2020-03-06 14:28:34 -05:00
Pfeil, Scott Robert
4ae6a393d3 key update 2020-03-06 14:20:58 -05:00
Xinlei(Ryan) Pan
c46ec10e76 merge from develop 2020-03-06 13:25:14 -05:00
Suresh, Kamlesh
1bbfb0390a fixes 2020-03-06 10:51:09 -05:00
Pfeil, Scott Robert
c6e6d28903 merge and cleanup 2020-03-06 08:44:30 -05:00
Subhankar Acharya
c891b6763e code cleanup and identation 2020-03-06 16:19:54 +05:30
Kruthika KP
b4f36b03c7 Merge branch 'develop' into feature/list_onecolumn_fulwidthtext_bodytext
* develop:
  slight cleanup
  Remove right panel protocol
  Added files to LockUps and constraint changes.
  Code improvement.
  Constraints added
  Change in reference file, indentation and removal of extra spaces.
  Change in molecule name
  19096 - List - Progress Bar - Data - Initial commit
2020-03-06 10:40:31 +05:30
Kevin G Christiano
d3aacadb71 Merge branch 'develop' into feature/isaac_screen 2020-03-05 15:34:39 -05:00
Kevin G Christiano
0a6b316198 the latest 2020-03-05 13:57:45 -05:00
Xinlei(Ryan) Pan
bd4f00561e add 2.0 font back for march release 2020-03-05 09:58:32 -05:00
Pfeil, Scott Robert
b027333a46 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/category_collision 2020-03-05 09:56:51 -05:00
Subhankar Acharya
23fe4cbe3d Created folder for designed headers. 2020-03-05 20:24:01 +05:30
Subhankar Acharya
b2615b43c7 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/Headers_H2_NoButtons_BodyText 2020-03-05 19:59:54 +05:30
Lekshmi S
9090a30c85 Headers - H2 - No Buttons - Body Text story initial commit 2020-03-05 12:23:48 +05:30
Kruthika KP
edc362526c code cleanup 2020-03-05 12:22:26 +05:30
Kruthika KP
fe959f09e5 Code commit for List- OneColumn- Full Width Text - BodyText 2020-03-05 11:24:05 +05:30
Kruthika KP
00625fe2b6 Merge branch 'develop' into feature/list_rightvariable_totaldata
* develop:
  slight cleanup
  Remove right panel protocol
  Helps resolve CXTDT-63501
  Added files to LockUps and constraint changes.
  Code improvement.
  Constraints added
  Change in reference file, indentation and removal of extra spaces.
  Change in molecule name
  19096 - List - Progress Bar - Data - Initial commit

# Conflicts:
#	MVMCoreUI/OtherHandlers/MoleculeObjectMapping.swift
2020-03-05 08:32:15 +05:30
Suresh, Kamlesh
97cf39eaee textfield enhancement 2020-03-04 15:17:45 -05:00
Xinlei(Ryan) Pan
9d90125476 Merge branch 'develop' into feature/chatbotremove 2020-03-04 13:04:21 -05:00
Suresh, Kamlesh
9d8953d229 clean up 2020-03-04 10:52:40 -05:00
Pfeil, Scott Robert
1e03009142 slight cleanup 2020-03-04 09:15:57 -05:00
Pfeil, Scott Robert
c8183103f7 merge 2020-03-04 09:13:06 -05:00
Suresh, Kamlesh
3ec024ff27 changes 2020-03-03 20:32:57 -05:00
Pfeil, Scott Robert
eef6d3bf74 Merge branch 'bugfix/cxtdt-63501' into 'develop'
Helps resolve CXTDT-63501

See merge request BPHV_MIPS/mvm_core_ui!288
2020-03-03 16:16:27 -05:00
Pfeil, Scott Robert
61fea9ae8a Remove right panel protocol 2020-03-03 15:58:26 -05:00
Robinson, Blake
d04e87edaf Helps resolve CXTDT-63501
Gesture recognizer on Page Control needs to be public so that subclass, MFTextPageControl, can add it and remove it as needed
2020-03-03 15:37:58 -05:00
Lekshmi S
f21cac7a41 Code cleanup 2020-03-03 16:06:04 +05:30
Lekshmi S
2855e643ac Merge branch 'develop' into feature/list_twocolumn_price_details
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
#	MVMCoreUI/OtherHandlers/MoleculeObjectMapping.swift
2020-03-03 15:09:05 +05:30
Kruthika KP
ff382f0ef8 Merge branch 'develop' into feature/list_rightvariable_totaldata
* develop:
  opening access to prevent error
2020-03-03 14:52:12 +05:30
Lekshmi S
361e1f043f Code cleanup. 2020-03-03 13:27:04 +05:30
Lekshmi S
09af9d6661 Merge branch 'develop' into feature/list_twocolumn_comparechanges 2020-03-03 11:25:19 +05:30
Pfeil, Scott Robert
4b9cd27cab change the base decode functions 2020-03-02 14:54:48 -05:00
Kevin G Christiano
6b93270431 opening access to prevent error 2020-03-02 10:59:24 -05:00
Subhankar Acharya
188277742a Code refactoring. 2020-03-02 16:44:49 +05:30
Subhankar Acharya
2e690a6061 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/list_twocolumn_comparechanges
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
#	MVMCoreUI/OtherHandlers/MoleculeObjectMapping.swift
2020-03-02 16:32:40 +05:30
Kruthika KP
1d1bcf1b4a 19084 - List Right variable Total Data 2020-03-02 11:43:50 +05:30
Pfeil, Scott Robert
2e99d980e8 open for mobile first 2020-02-28 14:08:38 -05:00
Pfeil, Scott Robert
01a36a0245 remove test file 2020-02-28 13:50:06 -05:00
Pfeil, Scott Robert
201fa2be81 remove file testing 2020-02-28 13:48:23 -05:00
Pfeil, Scott Robert
7345dce4b9 Dropdown filter fix 2020-02-28 13:46:33 -05:00
Kevin G Christiano
2d84b89af9 addressing issue where cell resizes but accessory does not follow. 2020-02-28 13:38:27 -05:00
Pfeil, Scott Robert
cfd6cb1358 Teting 2020-02-28 13:06:11 -05:00
Pfeil, Scott Robert
27e1a97a80 order update 2020-02-28 12:21:13 -05:00
Pfeil, Scott Robert
527cdc684d Small updates 2020-02-28 12:17:44 -05:00
Pfeil, Scott Robert
fea104adc8 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/list_fourcolumn_datausage_divider 2020-02-28 12:12:09 -05:00
Pfeil, Scott Robert
4c25b8a160 merge 2020-02-28 12:11:51 -05:00
Pfeil, Scott Robert
f230291e47 color 2020-02-28 11:36:14 -05:00
Pfeil, Scott Robert
f779478cc5 update 2020-02-28 10:32:27 -05:00
Pfeil, Scott Robert
36e34e1726 fixes 2020-02-28 10:30:57 -05:00
Pfeil, Scott Robert
2b85991bfd merge dev 2020-02-28 09:53:14 -05:00
Pan, Xinlei (Ryan)
1540fb4bed Merge branch 'feature/arrow' into 'develop'
Arrow Icon

See merge request BPHV_MIPS/mvm_core_ui!283
2020-02-28 09:50:16 -05:00
Subhankar Acharya
19ce1087eb Removing percentage. 2020-02-28 19:44:23 +05:30
Lekshmi S
1c8c452fbe Created folder structure 2020-02-28 12:28:49 +05:30
Lekshmi S
1b2f867f5f Merge branch 'feature/cleanup' into feature/list_twocolumn_comparechanges 2020-02-28 12:01:52 +05:30
Pfeil, Scott Robert
6a28585765 merge fix 2020-02-27 13:58:44 -05:00
Pfeil, Scott Robert
757395ad1d merge 2020-02-27 13:58:30 -05:00
Pfeil, Scott Robert
0b6fe7059a Cleanup for names and stack 2020-02-27 13:45:15 -05:00
Kevin G Christiano
e7b7012708 constraint convenience 2020-02-27 13:00:39 -05:00
Kevin G Christiano
435c6cfa55 conflict resolution 2020-02-27 12:04:58 -05:00
Kevin G Christiano
c2baebe483 removed testing code 2020-02-27 12:00:45 -05:00
Kevin G Christiano
1ee8c244cd merging 2020-02-27 11:57:10 -05:00
Kevin G Christiano
411d72a152 Merge branch 'develop' into feature/arrow 2020-02-27 11:56:49 -05:00
Kevin G Christiano
78673b824e removed test code 2020-02-27 11:46:17 -05:00
Kevin G Christiano
5640129cdf working state of arrow 2020-02-27 11:44:24 -05:00
Subhankar Acharya
207d1915d5 Added ListLeftVariableRadioButtonAndPaymentMethod molecule. 2020-02-27 21:37:02 +05:30
Subhankar Acharya
bf2438d112 Merge branch 'feature/radio_model' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/list_leftvariable_radiobutton_paymentmethod 2020-02-27 21:20:55 +05:30
Kevin G Christiano
b6af3ced00 latest state 2020-02-27 10:12:43 -05:00
Subhankar Acharya
ff0fb6b7cd Added files to LockUps and constraint changes. 2020-02-27 20:38:57 +05:30
Pan, Xinlei (Ryan)
830a93be2c Merge branch 'feature/external_link' into 'develop'
External link

See merge request BPHV_MIPS/mvm_core_ui!280
2020-02-27 10:08:42 -05:00
Pan, Xinlei (Ryan)
b14fe5db30 Merge branch 'feature/newfont' into 'develop'
Feature/newfont

See merge request BPHV_MIPS/mvm_core_ui!276
2020-02-27 09:49:10 -05:00
Suresh, Kamlesh
4d209d8869 optinal 2020-02-27 09:28:00 -05:00
Subhankar Acharya
d507e66d13 Added ListTwoCloumnPriceDetails molecule 2020-02-27 19:06:49 +05:30
Subhankar Acharya
7c4401f4ac referencing error 2020-02-27 14:30:56 +05:30
Lekshmi S
ec91076669 Code cleanup 2020-02-27 14:19:15 +05:30
Subhankar Acharya
2a354d2a53 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/list_twocolumn_price_details
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
#	MVMCoreUI/OtherHandlers/MoleculeObjectMapping.swift
2020-02-27 14:08:01 +05:30
Lekshmi S
991bd7a78e Merge branch 'develop' into feature/list_twocolumn_comparechanges
# Conflicts:
#	MVMCoreUI/OtherHandlers/MoleculeObjectMapping.swift
2020-02-27 12:23:43 +05:30
Lekshmi S
4fe9dc836b Merge branch 'develop' into feature/list_fourcolumn_datausage_divider 2020-02-27 12:14:23 +05:30
Kruthika KP
2a2ae1931b Merge branch 'develop' into feature/list_progressbar_data
* develop:
  Top Alert Fixes for top color and status bar color
2020-02-27 08:18:24 +05:30
Suresh, Kamlesh
a9bec2df9c radio model 2020-02-26 17:45:02 -05:00
Xinlei(Ryan) Pan
6efbd196a8 add error log 2020-02-26 14:02:26 -05:00
Kevin G Christiano
10e4711c90 wipppp 2020-02-26 13:44:17 -05:00
Kevin G Christiano
1fa8cfd16a opening up funcs 2020-02-26 13:39:44 -05:00
Kevin G Christiano
f8608e7252 resolving merge 2020-02-26 13:37:46 -05:00
Xinlei(Ryan) Pan
a96427b793 add comment 2020-02-26 13:36:20 -05:00
Kevin G Christiano
73bd5ebafc wipppp 2020-02-26 13:36:02 -05:00
Xinlei(Ryan) Pan
fcc21ebf28 fix typo 2020-02-26 13:34:01 -05:00
Xinlei(Ryan) Pan
80b2513feb fix semi colon paste in m file 2020-02-26 13:28:23 -05:00
Kevin G Christiano
8ff8f9aa3a external icon convenience 2020-02-26 13:21:43 -05:00
Xinlei(Ryan) Pan
4b31b19174 update font 2020-02-26 13:00:40 -05:00
Xinlei(Ryan) Pan
1d7fb0d219 change font of top navigation from 14 to 13 for new design 2020-02-26 12:45:06 -05:00
Xinlei(Ryan) Pan
16f49329f7 update create label method name 2020-02-26 12:35:44 -05:00
Pfeil, Scott Robert
b1c87f2e14 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/rightVariable_payments_list 2020-02-26 11:50:06 -05:00
Pfeil, Scott Robert
cfcff1aa6e Top Alert Fixes for top color and status bar color 2020-02-26 11:49:31 -05:00
Xinlei(Ryan) Pan
e54c87becf update font 2020-02-26 11:06:34 -05:00
Subhankar Acharya
3734cae058 Code improvement. 2020-02-26 21:24:43 +05:30
Subhankar Acharya
224148d36f Code improvement. 2020-02-26 19:03:42 +05:30
Kruthika KP
62e1d28305 Constraints added 2020-02-26 16:33:18 +05:30
Subhankar Acharya
e31918c051 Error in referencing. 2020-02-26 16:19:51 +05:30
Subhankar Acharya
5cdc33ff3a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/list_fourcolumn_datausage_divider
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
#	MVMCoreUI/OtherHandlers/MoleculeObjectMapping.swift
2020-02-26 15:20:03 +05:30
Subhankar Acharya
ba51d7f3c2 Change in reference file, indentation and removal of extra spaces. 2020-02-26 11:44:17 +05:30
Subhankar Acharya
4d6a3b273c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/list_progressbar_data
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
2020-02-26 11:37:56 +05:30