Commit Graph

103 Commits

Author SHA1 Message Date
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
1712b6b7bc Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/required_behaviors 2021-03-30 15:17:45 -04:00
Pfeil, Scott Robert
5b7d036c8b review comments 2021-03-30 10:30:35 -04:00
Pfeil, Scott Robert
a043cb5eb5 Merge branch 'feature/model_tree_traversal' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/required_behaviors 2021-03-29 17:00:00 -04:00
Pfeil, Scott Robert
7ccc5bcecf merge kyle branch 2021-03-29 16:57:57 -04:00
Kyle Matthew Hedden
cb2c42793a signature fix. template traversal conformance. 2021-03-29 16:52:48 -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
Kyle Matthew Hedden
790a19b34f initial progress 2021-03-19 17:04:21 -04:00
Suresh, Kamlesh
3395be0592 fix 2021-03-09 13:17:55 -05:00
Pfeil, Scott Robert
0aa4e690ae move flag set 2021-02-12 16:50:28 -05:00
Pfeil, Scott Robert
57530bbfd9 warning fix 2021-02-08 09:48:35 -05:00
Pfeil, Scott Robert
a7a7ca9604 optional modules 2021-01-29 10:18:20 -05:00
Pfeil, Scott Robert
5122d7de1a Merge branch 'feature/field_errors' into 'develop'
Field errors

See merge request BPHV_MIPS/mvm_core_ui!644
2021-01-11 14:34:04 -05:00
Krishna Kishore Bandaru
d080bdb2a7 Changed access specifier for previousScreenSize 2021-01-07 23:16:57 +05:30
Kevin G Christiano
c8d628da31 changes 2021-01-07 10:59:09 -05:00
Kevin G Christiano
0f9e6d4dae revised for validatiod 2021-01-06 16:58:51 -05:00
Kevin G Christiano
d4aa9ce48a updates for field name and cleartext. 2021-01-04 10:40:05 -05:00
Suresh, Kamlesh
d75e423b06 fieldName 2020-12-30 21:29:11 -05:00
Kevin G Christiano
ea49af01d6 alterations 2020-12-23 15:58:43 -05:00
Kevin G Christiano
5b42466c7c adjustments 2020-12-23 12:40:21 -05:00
Kevin G Christiano
1e4963f58e updates 2020-12-23 12:20:38 -05:00
Kevin G Christiano
b84aeac3c1 moved up a level 2020-12-23 10:29:26 -05:00
Kevin G Christiano
db424ce04a field errors start 2020-12-22 16:35:21 -05:00
Kevin G Christiano
24ed53366b merging 2020-10-19 09:24:57 -04:00
Suresh, Kamlesh
bdc5084ad5 comment 2020-10-12 17:44:59 -04:00
Suresh, Kamlesh
a51a0e458b fix 2020-10-11 16:04:28 -04:00
Pfeil, Scott Robert
2e12464016 decouple manager navigation setting a little better 2020-10-08 15:01:38 -04:00
Pfeil, Scott Robert
e60824ee1b Navigation Refresh protocol 2020-10-07 18:15:52 -04:00
Pfeil, Scott Robert
fc9272d0b7 MFViewController Model
Dynamic Root Non Root navigation item
2020-10-07 15:36:02 -04:00
Kevin G Christiano
5bc9d7e427 merge 2020-10-07 09:59:59 -04:00
Pfeil, Scott Robert
5407ec9cef tab bar history 2020-09-15 14:10:45 -04:00
Kevin G Christiano
5aee74282b changes for accessibility. formatting and spacing 2020-09-09 15:41:28 -04:00
Kevin G Christiano
9e6200ee70 setting selected field for textView earlier 2020-07-28 11:38:45 -04:00
Kevin G Christiano
e18878ce96 removing and spacing 2020-07-28 11:30:45 -04:00
Kevin G Christiano
ecba5863ff formatitgn and commenting 2020-07-28 10:02:54 -04:00
Pfeil, Scott Robert
3f4273dfb8 fix navigation bridge, update function name for clarity. 2020-07-15 10:32:01 -04:00
Pfeil, Scott Robert
73e228ff58 move setup panels 2020-07-14 11:46:27 -04:00
Hedden, Kyle Matthew
4c0cf1ae28 Merge branch 'feature/in_store_toggle_support' into 'develop'
Feature/in store toggle support

See merge request BPHV_MIPS/mvm_core_ui!515
2020-07-02 17:03:32 -04:00
Pfeil, Scott Robert
6b407e80ad Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/track_action 2020-07-02 16:31:00 -04:00
Pfeil, Scott Robert
4f013bec6f action fix for tab bar 2020-07-02 16:29:17 -04:00
Pfeil, Scott Robert
6ed375446a Merge branch 'bugfix/smoothing_navigation_changes' into 'develop'
Bugfix/smoothing navigation changes

See merge request BPHV_MIPS/mvm_core_ui!518
2020-07-02 16:20:53 -04:00
Kyle Matthew Hedden
1591ab2fdb Merge remote-tracking branch 'origin/develop' into feature/in_store_toggle_support 2020-06-30 17:10:54 -04:00
Pfeil, Scott Robert
e7c7351840 separating navigation item setters 2020-06-29 11:01:17 -04:00
Kyle Matthew Hedden
0cb184a41b Fix methodology of template model subclassing. 2020-06-26 20:00:54 -04:00
Kyle Matthew Hedden
1337e87c3d move decoding logic to ViewController for overrides. 2020-06-26 08:59:01 -04:00
Kyle Matthew Hedden
d47365864f add logging for tracing template parsing errors back to the source. 2020-06-24 15:39:09 -04:00
Pfeil, Scott Robert
1e724cc7ab update default values 2020-06-19 16:01:00 -04:00
Pfeil, Scott Robert
a564173862 tab bar fixes 2020-06-18 16:34:33 -04:00
Pfeil, Scott Robert
69712928fc fix for double tracking
Change the way the navigation bar is updated.
2020-06-18 15:46:52 -04:00
Pfeil, Scott Robert
7b85475ba8 Move hiding the line in nav bar for tab bar, to the tab bar. 2020-06-16 13:34:37 -04:00