Commit Graph

624 Commits

Author SHA1 Message Date
Damodaram
a90758e73a Merge branch 'develop' into feature/tags_items_view
* develop: (24 commits)
  changes after discuss with Ryan
  code simplification
  update to match documentation
  fix return type
  remove excess internal
  comment
  comment
  ordering of left buttons
  fixes for navigation item setter
  fixes for decoding
  Move enable able from button protocol added navigation button atoms and protocol. Changed the way split handles additional buttons
  remove panel from navigation setting.
  corrections made
  disabled and init
  21042(iOS - List - Left Variable - Icon - With Right Caret - Body Text) initial commit. Added model and molecule class files.
  Code clean as per review comment.
  inversion colors
  latest inversion
  changes for inversion
  current state
  ...
2020-05-29 15:59:20 +05:30
Pfeil, Scott Robert
3a5ab5552a Merge branch 'feature/list_leftvariable_radiobutton_alltextlinks' into 'develop'
Feature/list leftvariable radiobutton alltextlinks

See merge request BPHV_MIPS/mvm_core_ui!443
2020-05-28 20:42:44 -04:00
Pfeil, Scott Robert
6068d5b1c5 changes after discuss with Ryan 2020-05-28 20:42:02 -04:00
Damodaram
00c114bb46 Intial commit 2020-05-28 08:46:19 +05:30
Pfeil, Scott Robert
0220f1b152 Merge branch 'feature/list_leftvariable_icon_withrightcaret_bodytext' into 'develop'
Feature/list leftvariable icon withrightcaret bodytext

See merge request BPHV_MIPS/mvm_core_ui!452
2020-05-27 18:36:30 -04:00
Pfeil, Scott Robert
50a87cd864 code simplification 2020-05-27 18:35:05 -04:00
Pfeil, Scott Robert
4be261e318 update to match documentation 2020-05-27 17:37:17 -04:00
Pfeil, Scott Robert
336a0bb983 fix return type 2020-05-27 16:13:20 -04:00
Pfeil, Scott Robert
f2498a53f9 comment 2020-05-27 16:00:46 -04:00
Pfeil, Scott Robert
632f6a825c comment 2020-05-27 15:58:31 -04:00
Pfeil, Scott Robert
51b327a6d6 fixes for decoding 2020-05-27 14:21:14 -04:00
Pfeil, Scott Robert
abbe26b4bd Move enable able from button protocol
added navigation button atoms and protocol.
Changed the way split handles additional buttons
2020-05-27 14:05:48 -04:00
Pfeil, Scott Robert
729a73a1a0 remove panel from navigation setting. 2020-05-27 10:51:23 -04:00
Lekshmi S
42b1305930 Merge branch 'develop' into feature/list_leftvariable_icon_withrightcaret_bodytext
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
#	MVMCoreUI/Atomic/MoleculeObjectMapping.swift
2020-05-27 20:15:31 +05:30
Kevin G Christiano
e020a39574 corrections made 2020-05-27 09:56:22 -04:00
Kevin G Christiano
3ab8969b1b Merge branch 'develop' into feature/more_inversion 2020-05-27 09:42:14 -04:00
Lekshmi S
b35fb69e18 Merge branch 'develop' into feature/list_leftvariable_radiobutton_alltextlinks 2020-05-27 18:21:15 +05:30
Pfeil, Scott Robert
088c50075a Merge branch 'release/7_7_0' into 'develop'
Release/7 7 0

See merge request BPHV_MIPS/mvm_core_ui!464
2020-05-26 12:49:48 -04:00
Lekshmi S
68891f48e3 Merge branch 'develop' into feature/list_leftvariable_radiobutton_alltextlinks
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
2020-05-26 14:23:58 +05:30
Pan, Xinlei (Ryan)
27dc753bb4 Merge branch 'feature/transparent_clean_up' into 'develop'
remove transparency, unused

See merge request BPHV_MIPS/mvm_core_ui!463
2020-05-22 18:56:49 -04:00
Pfeil, Scott Robert
ba0a748ad3 remove duplicate 2020-05-22 18:38:57 -04:00
Pfeil, Scott Robert
0efd49e6f4 color add 2020-05-22 18:37:10 -04:00
Pfeil, Scott Robert
4b9ea6a799 adds background color to tabs 2020-05-22 18:36:21 -04:00
Pfeil, Scott Robert
428baa0012 remove transparency, unused 2020-05-22 18:31:32 -04:00
Kevin G Christiano
eb195afe1d fix for 3.0 2020-05-22 16:30:14 -04:00
Pfeil, Scott Robert
1588644577 comment 2020-05-22 16:28:05 -04:00
Pfeil, Scott Robert
528ae8a685 Fix for specific molecule 2020-05-22 16:25:12 -04:00
Pfeil, Scott Robert
740545e9c3 Try again 2020-05-22 15:30:02 -04:00
Kevin G Christiano
3f0828fa44 disabled and init 2020-05-21 16:46:01 -04:00
Kevin G Christiano
c6a2bbaf74 merge resolution 2020-05-21 16:31:21 -04:00
Pfeil, Scott Robert
ed6bfede8e Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/label_stack_list_layout 2020-05-21 15:29:34 -04:00
Pfeil, Scott Robert
648da2bd3f Bug fix in label 2020-05-21 15:29:24 -04:00
Pfeil, Scott Robert
91d391d98e Merge branch 'bugfix/carousel' into 'develop'
cleaning

See merge request BPHV_MIPS/mvm_core_ui!451
2020-05-21 15:19:10 -04:00
Kyle Matthew Hedden
5f1fa847db squash feature/list_leftvariable_numberedlist_alltextlinks 2020-05-21 15:09:04 -04:00
Pfeil, Scott Robert
a58d9d233b merge 2020-05-21 15:07:38 -04:00
Pfeil, Scott Robert
698e1a2745 Merge branch 'bugfix/additional_nav_items' into 'develop'
Bugfix/additional nav items

See merge request BPHV_MIPS/mvm_core_ui!448
2020-05-21 14:25:40 -04:00
Lekshmi S
b5bd23c38c 21042(iOS - List - Left Variable - Icon - With Right Caret - Body Text) initial commit.
Added model and molecule class files.
2020-05-21 15:41:24 +05:30
Lekshmi S
24d0390e25 Code clean as per review comment. 2020-05-21 13:03:36 +05:30
Lekshmi S
7741e1abe7 Merge branch 'develop' into feature/list_leftvariable_radiobutton_alltextlinks
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
2020-05-21 12:54:24 +05:30
Pfeil, Scott Robert
bbe3d7693a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/carousel 2020-05-20 19:39:26 -04:00
Pfeil, Scott Robert
d40f41e7bb cleaning 2020-05-20 19:38:37 -04:00
Suresh, Kamlesh Jain
804faf53dd Merge branch 'bugfix/carousel' into 'develop'
first change

See merge request BPHV_MIPS/mvm_core_ui!450
2020-05-20 17:30:10 -04:00
Pfeil, Scott Robert
93e84cf3e4 first change 2020-05-20 17:25:49 -04:00
Pfeil, Scott Robert
5bda356dc9 Back button fix 2020-05-20 11:00:02 -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
Suresh, Kamlesh Jain
7e4deb6d97 Merge branch 'develop' into 'release/7_7_0'
Develop

See merge request BPHV_MIPS/mvm_core_ui!446
2020-05-19 20:31:54 -04:00
Pfeil, Scott Robert
d203285c73 Cleanup navigation button creation. 2020-05-19 19:05:55 -04:00
Kevin G Christiano
76326a1a34 modal accessibility 2020-05-19 09:42:35 -04:00
Pfeil, Scott Robert
cde8218e43 navigation item button fixes 2020-05-18 21:10:50 -04:00
Pfeil, Scott Robert
d293b93adc merge 2020-05-18 20:51:24 -04:00