Commit Graph

648 Commits

Author SHA1 Message Date
Pfeil, Scott Robert
72fa1fe9cd minor cleaning 2020-06-05 12:19:21 -04:00
Damodaram
c3e4786d5b Updated to performButtonAction method 2020-06-05 17:16:38 +05:30
Damodaram
c9775376d3 Merge branch 'develop' into feature/tags_items_view
* develop:
  reuse
  add check for single hiding pager
  Add action to collection cells make paging configurable for carousel. add insets to carousel use button helper function for collection and table cell.
  allow server override
  move model update
  set model as well
  fix to anchor
  remove images from core ui
  Add line.
  Fix for defect CXTDT-83977: rightLabel not aligned with headline.
  Tabs update
  Setup listener for tab response
  view will appear tab change thread protection
  fix to bottom anchor
  tab bar selection logic
  change bar button item to convenience function
  Tab updates
  Demo
2020-06-05 15:40:33 +05:30
Damodaram
02d93c56ac removed spaces 2020-06-05 15:36:19 +05:30
Damodaram
0742fe8afb Updated code as per review comments 2020-06-05 15:25:04 +05:30
Pfeil, Scott Robert
1822a9ed70 reuse 2020-06-04 12:12:40 -04:00
Pfeil, Scott Robert
3286cb4292 add check for single hiding pager 2020-06-04 12:10:14 -04:00
Pfeil, Scott Robert
57d7a5f7cc Add action to collection cells
make paging configurable for carousel.
add insets to carousel
use button helper function for collection and table cell.
2020-06-04 11:46:37 -04:00
Pan, Xinlei (Ryan)
ce5b5a77ca Merge branch 'bugfix/stack_override' into 'develop'
allow server override

See merge request BPHV_MIPS/mvm_core_ui!472
2020-06-03 13:36:28 -04:00
Pfeil, Scott Robert
0613fd132a allow server override 2020-06-03 13:32:46 -04:00
Pfeil, Scott Robert
b7d50bb011 Merge branch 'feature/bottom_tab_bar' into 'develop'
Feature/bottom tab bar

See merge request BPHV_MIPS/mvm_core_ui!470
2020-06-02 16:15:16 -04:00
Pfeil, Scott Robert
df980722fd move model update 2020-06-02 15:53:56 -04:00
Pfeil, Scott Robert
05bf9cf5ac set model as well 2020-06-02 15:50:14 -04:00
Pfeil, Scott Robert
0708b6eec0 Add line. 2020-06-02 10:59:40 -04:00
Lekshmi S
e3edbef32c Fix for defect CXTDT-83977: rightLabel not aligned with headline. 2020-06-02 13:11:26 +05:30
Pfeil, Scott Robert
c5664d80e4 Tabs update 2020-06-01 17:20:17 -04:00
Pfeil, Scott Robert
e8d74bf0a5 Setup listener for tab response 2020-06-01 15:06:42 -04:00
Pfeil, Scott Robert
5227f53776 view will appear tab change
thread protection
2020-06-01 13:53:08 -04:00
Pfeil, Scott Robert
5d877a453a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/bottom_tab_bar 2020-06-01 11:51:44 -04:00
Pfeil, Scott Robert
d6761c055e tab bar selection logic 2020-06-01 11:45:47 -04:00
Damodaram
3b12f5942a action model protocol make its to optional 2020-06-01 19:53:55 +05:30
Damodaram
4ae51e4c84 removed border llogic 2020-06-01 19:33:11 +05:30
Damodaram
1dfe49bde6 Custom flow layout implemented 2020-06-01 15:54:01 +05:30
Pfeil, Scott Robert
059696141c Tab updates 2020-05-29 15:51:28 -04:00
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