Commit Graph

62 Commits

Author SHA1 Message Date
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
Lekshmi S
8cba2a59d3 Returning moleculeName as type(of: self).identifier due to encoding/decoding error while converting to JsonArray or JsonDict. 2021-03-24 21:54:22 +05:30
Matt Bruce
7f0cc11f2a formatting update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-03-18 10:08:19 -05:00
Matt Bruce
537da03d2c refactored to use the new handler registration in ModelRestry
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-03-15 16:37:32 -05:00
Pfeil, Scott Robert
8465208d0b Changes for form validator to work 2021-03-01 12:41:54 -05:00
Kevin G Christiano
674e63457c refactored protocol. 2021-02-03 10:22:15 -05:00
Kevin G Christiano
acebc936d7 simplifying. 2020-12-02 12:50:42 -05:00
Kevin G Christiano
83d0786597 updates made. 2020-12-02 11:40:36 -05:00
Pfeil, Scott Robert
b89e414cb7 missed commits 2020-10-08 15:27:47 -04:00
Pfeil, Scott Robert
20369d5a1e Minor cleanup 2020-10-08 15:10:23 -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
Pfeil, Scott Robert
e05d3e3e1a fix to legacy back button 2020-09-24 14:45:26 -04:00
Pfeil, Scott Robert
5407ec9cef tab bar history 2020-09-15 14:10:45 -04:00
Khan, Arshad
eba851f2ea remove wrong commit 2020-07-10 22:26:31 +05:30
Khan, Arshad
65d2129653 adding titleView support on navigationBar 2020-07-10 22:24:36 +05:30
Pfeil, Scott Robert
573d6b2a98 style in model for list item 2020-07-02 19:20:30 -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
4f013bec6f action fix for tab bar 2020-07-02 16:29:17 -04:00
Kyle Matthew Hedden
616c242b29 remove extra custom protocol 2020-07-01 11:26:52 -04:00
Kyle Matthew Hedden
0cb184a41b Fix methodology of template model subclassing. 2020-06-26 20:00:54 -04:00
Kyle Matthew Hedden
d8e88aeac7 Merge remote-tracking branch 'origin/develop' into feature/in_store_toggle_support 2020-06-26 16:20:23 -04:00
Kyle Matthew Hedden
1337e87c3d move decoding logic to ViewController for overrides. 2020-06-26 08:59:01 -04:00
Pfeil, Scott Robert
4ef9d4641e Merge branch 'feature/carousel_swipeActionTagging' into 'release/7_8_0'
Feature/carousel swipe action tagging

See merge request BPHV_MIPS/mvm_core_ui!495
2020-06-22 12:56:30 -04:00
Damodaram
7c48a25832 removed logic for tracking for first time 2020-06-22 22:13:32 +05:30
Pfeil, Scott Robert
206017443e back button change 2020-06-22 10:21:27 -04:00
Damodaram
82fbf6dc8e Scott feedback implemented 2020-06-18 08:26:12 +05:30
Damodaram
78ca4984f1 parsing analytics data 2020-06-16 09:51:59 +05:30
Pfeil, Scott Robert
f858f2e380 add legacy support for navigation molecular
fix navigation bugs.
2020-06-04 21:19:30 -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
Pfeil, Scott Robert
c5664d80e4 Tabs update 2020-06-01 17:20:17 -04:00
Pfeil, Scott Robert
d6761c055e tab bar selection logic 2020-06-01 11:45:47 -04:00
Pfeil, Scott Robert
059696141c Tab updates 2020-05-29 15:51:28 -04:00
Pfeil, Scott Robert
4be261e318 update to match documentation 2020-05-27 17:37:17 -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
Pfeil, Scott Robert
428baa0012 remove transparency, unused 2020-05-22 18:31:32 -04:00
Pfeil, Scott Robert
a58d9d233b merge 2020-05-21 15:07:38 -04:00
Pfeil, Scott Robert
d40f41e7bb cleaning 2020-05-20 19:38:37 -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
Pfeil, Scott Robert
d476b9ce14 Navigation fixing 2020-05-18 14:55:29 -04:00
Pfeil, Scott Robert
8200c94fce Merge branch 'feature/decoder_delegate' into 'develop'
delegate object for model decoding functions

See merge request BPHV_MIPS/mvm_core_ui!431
2020-05-12 09:21:13 -04:00
Kevin G Christiano
605bcddf08 renamed font declarations to align with modern changes 2020-05-11 16:52:39 -04:00
Pfeil, Scott Robert
111e435466 delegate object for model decoding functions 2020-05-11 16:14:42 -04:00
Pfeil, Scott Robert
dfd32f1408 Merge branch 'bugfix/thread_issue' into 'develop'
move backgroud color set to handleNewData

See merge request BPHV_MIPS/mvm_core_ui!429
2020-05-08 17:36:14 -04:00
Suresh, Kamlesh
f06da5e379 move backgroud color set to handleNewData 2020-05-08 17:27:10 -04:00