Commit Graph

640 Commits

Author SHA1 Message Date
Pfeil, Scott Robert
06407930ab revert max header width until wee can properly do it 2021-05-21 09:22:17 -04:00
Pfeil, Scott Robert
acb18d12b8 main thread fixes
header width fixes
2021-05-19 10:09:53 -04:00
Pfeil, Scott Robert
fc318a03cc merge: 2021-05-07 09:20:54 -04:00
Pfeil, Scott Robert
c5bbed2fb2 don't dismiss top alert when focus is nil 2021-05-03 17:22:26 -04:00
Pfeil, Scott Robert
eedd4e8174 fix missed color for notifications 2021-04-30 14:47:35 -04:00
Pfeil, Scott Robert
0673c5b3a8 style for notification 2021-04-30 13:28:49 -04:00
Pfeil, Scott Robert
30e02ea9e7 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid 2021-04-27 10:02:34 -04:00
Damodaram
a813313a92 body to generic model 2021-04-26 12:48:11 +05:30
Damodaram
a225cf81e3 review changes 2021-04-22 20:54:44 +05:30
Damodaram
2204e2fd77 swap contact name changes 2021-04-22 19:27:54 +05:30
Pfeil, Scott Robert
41a71bc4f9 merge 2021-04-13 16:05:30 -04:00
Christiano, Kevin
30cd90dc17 Molecular formatting updates 2021-04-13 14:54:09 -04:00
Hedden, Kyle Matthew
e50fef3050 Merge branch 'feature/behavior_expansion' into 'develop'
Behavior Expansion

See merge request BPHV_MIPS/mvm_core_ui!701
2021-04-13 14:18:28 -04:00
Pfeil, Scott Robert
d3fb26f005 review fixes 2021-04-12 14:34:15 -04:00
Pfeil, Scott Robert
04417bd9c0 remove this feature 2021-04-12 11:01:40 -04:00
Pfeil, Scott Robert
7d68149853 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid 2021-04-09 10:29:03 -04:00
Pfeil, Scott Robert
235111b580 bug fix 2021-04-09 09:57:39 -04:00
Kyle Matthew Hedden
3c1afd9080 move to new molecule decoding convenience method 2021-04-08 14:21:53 -04:00
Kyle Matthew Hedden
a5a655c0e7 code review 2021-04-08 14:12:24 -04:00
Pfeil, Scott Robert
6755965e24 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid 2021-04-08 14:03:25 -04:00
Kyle Matthew Hedden
8aae29de40 Merge remote-tracking branch 'origin/develop' into feature/behavior_expansion 2021-04-08 13:52:00 -04:00
Pfeil, Scott Robert
cb8f3f9fbc tab bar can't press current tab 2021-04-08 09:30:16 -04:00
Pfeil, Scott Robert
45afb55258 two column margin 2021-04-07 11:38:23 -04:00
Kyle Matthew Hedden
b89c1e66f5 expand out behaviors into page data sharing, molecule updates before rendering and custom action handling. continue expanding molecular traversal reach and custom model overrides. 2021-04-01 17:33:50 -04:00
Pfeil, Scott Robert
3e68bc367c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid 2021-04-01 13:57:44 -04:00
Pfeil, Scott Robert
0c3187dbb7 merge' 2021-03-31 17:07:09 -04:00
Pfeil, Scott Robert
31ccb1ecd2 unify the many registries and mappers 2021-03-31 10:40:23 -04:00
Pfeil, Scott Robert
9eb28ff675 top alert margins 2021-03-30 16:36:08 -04:00
Pfeil, Scott Robert
5b7d036c8b review comments 2021-03-30 10:30:35 -04:00
Pfeil, Scott Robert
4a5f35820c kyle enhancements 2021-03-29 17:03:35 -04:00
Pfeil, Scott Robert
5a0399bad9 enable parents, for testing.
Switch to KyleTraverse (tm)
2021-03-29 16:59:26 -04:00
Pfeil, Scott Robert
7ccc5bcecf merge kyle branch 2021-03-29 16:57:57 -04:00
Pfeil, Scott Robert
14d2516263 Move to separate files for behavior logic
decode molecule for headline in eyebrowheadlinebody
behaviors have models and handlers now, not just one
2021-03-29 15:18:37 -04:00
Pfeil, Scott Robert
9c8df31662 Undo tabs and links changes 2021-03-25 14:00:05 -04:00
Pfeil, Scott Robert
9cde90fdf4 Gutter and margin fixes 2021-03-25 13:44:21 -04:00
Pfeil, Scott Robert
ba6f52e182 update padding between primary buttons 2021-03-25 10:53:08 -04:00
Pfeil, Scott Robert
1e27d0712c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid 2021-03-25 09:36:04 -04:00
Kyle Matthew Hedden
4a491cbfaa remove unused code 2021-03-23 10:00:27 -04:00
Kyle Matthew Hedden
3081aeb318 BGVideoImageMoleculeModel video element access 2021-03-22 14:46:36 -04:00
Kyle Matthew Hedden
0c0fff22bb further ehancement and reach 2021-03-22 12:26:33 -04:00
Kyle Matthew Hedden
790a19b34f initial progress 2021-03-19 17:04:21 -04:00
Damodaram
5e707d29a0 updated spacing 2021-03-17 12:02:48 +05:30
Damodaram
d25d75fea0 Merge branch 'develop' into bugfix/CXTDT-139439
* develop: (24 commits)
  Moved isSecureTextEntry as false to reset method.
  undo label
  fix
  Added isSecureTextEntry as false for number keyboard type.
  revised
  validator check
  Added keyboardtype in default case.
  added selectable flag to match how android validates
  undo testing change
  Changes for form validator to work
  Code changes after review comment.
  revised
  undo
  undo
  error check.
  styler additon. label width value
  changed access specifier public to open for Button model and static property to class property
  reverting code which was added for infinite loop crash only in ipads and force crash
  infinite loop crash fix in setting up bottom progress bar
  Carousel form changes
  ...
2021-03-12 16:26:28 +05:30
Pfeil, Scott Robert
f9cb5f77d9 merge 2021-03-01 16:42:35 -05:00
Pfeil, Scott Robert
8465208d0b Changes for form validator to work 2021-03-01 12:41:54 -05:00
Lekshmi S
1c2cd9ff64 Code changes after review comment. 2021-02-26 21:30:10 +05:30
Lekshmi S
6ed16cb35d Merge branch 'develop' into feature/carousel_form_changes 2021-02-26 21:26:37 +05:30
Damodaram
ef77483f8b Merge branch 'develop' into bugfix/CXTDT-139439
* develop: (75 commits)
  spelling fix
  default
  moved by request
  updates
  asd
  latest
  change
  noself
  put back
  multi select
  latest
  current
  move flag set
  debug cleanup
  active fix
  ugh timing workaround
  timing issue
  restructure video
  load image needed
  Active listener
  ...
2021-02-23 10:37:15 +05:30
Pfeil, Scott Robert
ca8884a477 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid 2021-02-22 15:11:51 -05:00
Khan, Arshad
88ff5b2b9d Carousel form changes 2021-02-16 23:24:42 +05:30