Lekshmi S
66f0cf6b8e
Modified code based on review comments
...
Molecule class conforming to TableViewCell instead of Container.
Model class conforming to ListItemModelProtocol instead of MoleculeModelProtocol
Removed extra spaces and added comments
2020-02-11 08:39:09 +05:30
Lekshmi S
5686fea2c8
Merge branch 'develop' into feature/leftvariableicon_with_rightcaretlist
2020-02-10 15:43:56 +05:30
Pan, Xinlei (Ryan)
c163e963d2
Merge branch 'bugfix/dropdown_issue' into 'develop'
...
type change to support equatable dictionaries.
See merge request BPHV_MIPS/mvm_core_ui!249
2020-02-07 09:15:24 -05:00
Kevin G Christiano
3eb94fe616
removing print statements.
2020-02-07 09:11:06 -05:00
Pan, Xinlei (Ryan)
e95fffbe82
Merge branch 'bugfix/misbehaving_entry' into 'develop'
...
EntryField responder fix.
See merge request BPHV_MIPS/mvm_core_ui!250
2020-02-06 14:16:46 -05:00
Pan, Xinlei (Ryan)
9f9d09e00b
Merge branch 'feature/minor_cleaning' into 'develop'
...
Feature/minor cleaning
See merge request BPHV_MIPS/mvm_core_ui!248
2020-02-06 14:15:33 -05:00
Kevin G Christiano
61a5932a88
fixing bug where textfield was not being recognized when resigning responder.
2020-02-06 13:25:52 -05:00
Pfeil, Scott Robert
0dad2aedb1
type fix
2020-02-06 13:00:55 -05:00
Kevin G Christiano
23e87b1cbb
removed caveman code.
2020-02-06 12:44:25 -05:00
Pfeil, Scott Robert
00b179d8c2
fix to reuse issue two button view
2020-02-06 12:09:35 -05:00
Pfeil, Scott Robert
f24485c699
fix button order
2020-02-06 11:59:45 -05:00
Kevin G Christiano
1e9b228730
Merge branch 'develop'
2020-02-06 11:19:27 -05:00
Kevin G Christiano
a31d5ccfd8
redundant statement removed.
2020-02-06 11:07:09 -05:00
Kevin G Christiano
b2241e47e1
fixing change
2020-02-06 10:29:52 -05:00
Pfeil, Scott Robert
0d4008dec7
CaretLink
2020-02-06 09:55:18 -05:00
Pfeil, Scott Robert
59707ef781
merge
2020-02-06 09:52:05 -05:00
Pfeil, Scott Robert
595dc99936
button minimum
...
caretLink
2020-02-06 09:50:03 -05:00
Kevin G Christiano
15bfb6b481
Bug fix and general shape-up
2020-02-06 09:31:23 -05:00
Kruthika KP
5f2abffba0
Changed TableViewCell to Container in Molecule class and ListItemModelProtocol to MoleculeModelProtocol
2020-02-06 18:43:53 +05:30
Kruthika KP
8ca15468f4
changes to image leading space
2020-02-06 16:30:20 +05:30
Kruthika KP
e2d2decc5c
Merge branch 'develop' into feature/leftvariableicon_with_rightcaretlist
2020-02-06 10:36:42 +05:30
Pan, Xinlei (Ryan)
4ff660accc
Merge branch 'feature/caretbutton' into 'develop'
...
change CaretButton to MFCaretButton in legacy view/viewcontroller, CaretButton...
See merge request BPHV_MIPS/mvm_core_ui!244
2020-02-05 15:08:00 -05:00
Pan, Xinlei (Ryan)
468a297014
Merge branch 'bugfix/addons_banner_fix' into 'develop'
...
Add-ons banner fif for defect: CXTDT-54990
See merge request BPHV_MIPS/mvm_core_ui!246
2020-02-05 11:29:18 -05:00
Pfeil, Scott Robert
1dcf7915a0
Merge branch 'bugfix/corner_label_bug_fix' into 'develop'
...
corner label bug fixes: CXTDT-54851 & CXTDT-4571(see comments)
See merge request BPHV_MIPS/mvm_core_ui!245
2020-02-05 10:37:03 -05:00
Khan, Arshad
2e37041e7e
Add-ons banner fif for defect: CXTDT-54990
...
verbiage truncation
design 2/3 feedback implemenation
2020-02-05 20:30:01 +05:30
Khan, Arshad
fa1c8bad92
corner label bug fixes: CXTDT-54851 & CXTDT-4571(see comments)
...
making molecule optional as per one confluence document.
Same has been implemented in Android and Server.
2020-02-05 20:26:34 +05:30
Kruthika KP
4bcfdb96db
18936 - Left Variable Icon - with - Right Caret - initial commit.
2020-02-05 13:17:50 +05:30
Xinlei(Ryan) Pan
2b74531ce1
change CaretButton to MFCaretButton in legacy view/viewcontroller, CaretButton will be only used in molecule
2020-02-04 13:59:14 -05:00
Pan, Xinlei (Ryan)
5c890818aa
Merge branch 'bugfix/stack_percent' into 'develop'
...
Fix stack percent defect
See merge request BPHV_MIPS/mvm_core_ui!243
2020-02-04 13:44:08 -05:00
Pfeil, Scott Robert
40da48bc6e
Fix stack percent defect
2020-02-04 13:34:39 -05:00
Pan, Xinlei (Ryan)
2c613ebd09
Merge branch 'bugfix/progress_and_caret' into 'develop'
...
defect fixes
See merge request BPHV_MIPS/mvm_core_ui!242
2020-02-04 12:12:28 -05:00
Pfeil, Scott Robert
fe15372437
defect fixes
2020-02-04 12:08:26 -05:00
Pfeil, Scott Robert
2d400b045d
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/two_button_remove_legacy
2020-02-04 10:46:17 -05:00
Pfeil, Scott Robert
8d6e448817
Merge branch 'bugfix/stackmodel_fix' into 'develop'
...
Stack model bug fix from molecueStack to stack
See merge request BPHV_MIPS/mvm_core_ui!241
2020-02-04 09:10:01 -05:00
Chintakrinda, Arun Kumar (Arun)
c83302ec08
Stack model bug fix from molecueStack to stack
2020-02-04 14:37:31 +05:30
Pfeil, Scott Robert
6fa74c11cf
Merge branch 'feature/new_color' into 'develop'
...
Adding color and removing pointless func.
See merge request BPHV_MIPS/mvm_core_ui!239
2020-02-03 15:44:19 -05:00
Pan, Xinlei (Ryan)
a6856d2229
Merge branch 'bugfix/primarybutton' into 'develop'
...
fix typo
See merge request BPHV_MIPS/mvm_core_ui!240
2020-02-03 09:44:09 -05:00
Xinlei(Ryan) Pan
9110c842a5
fix typo
2020-02-03 09:42:11 -05:00
Kevin G Christiano
be2e9473b3
Removing func as the static dictionary can carry the weight.
2020-02-03 09:00:03 -05:00
Kevin G Christiano
c81f68d66d
adding color and removing pointless loop.
2020-02-03 08:54:41 -05:00
Pfeil, Scott Robert
205e9707e6
move legacy
2020-01-31 16:37:24 -05:00
Pfeil, Scott Robert
e2f1da7c27
estimated height
2020-01-31 16:29:46 -05:00
Pfeil, Scott Robert
37228669e0
Two button remove legacy
2020-01-31 16:27:20 -05:00
Pfeil, Scott Robert
365bbad168
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/button_swifty
2020-01-31 16:01:26 -05:00
Pfeil, Scott Robert
487d41b3d9
two button view update
2020-01-31 16:01:06 -05:00
Pan, Xinlei (Ryan)
ae00d57bd3
Merge branch 'feature/primarybuttonview' into 'develop'
...
Feature/primarybuttonview
See merge request BPHV_MIPS/mvm_core_ui!237
2020-01-31 15:11:52 -05:00
Pfeil, Scott Robert
a19a06e7b6
Merge branch 'feature/button_swifty' into 'develop'
...
Feature/button swifty
See merge request BPHV_MIPS/mvm_core_ui!235
2020-01-30 13:55:25 -05:00
Pfeil, Scott Robert
521fc75e59
remove unused
2020-01-30 11:56:57 -05:00
Pfeil, Scott Robert
58a40a7752
fixes and color addition
2020-01-30 11:56:37 -05:00
Pfeil, Scott Robert
f367b03233
Review comments
2020-01-30 11:41:43 -05:00