Commit Graph

963 Commits

Author SHA1 Message Date
Pfeil, Scott Robert
cef6410cbf Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/list_threecolumn_billhistory_divider 2020-08-13 10:24:25 -04:00
Pfeil, Scott Robert
83d15aeba4 small corrections 2020-08-13 09:33:20 -04:00
Lekshmi S
25ce6b285f Code changes as per review comment. 2020-08-11 18:02:41 +05:30
Pfeil, Scott Robert
0256ede110 update 2020-08-10 14:45:54 -04:00
Pfeil, Scott Robert
1d4710a25a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/list_threecolumn_speedtest 2020-08-10 09:41:34 -04:00
Lekshmi S
b869d97305 Merge branch 'develop' into feature/list_threecolumn_billhistory_divider 2020-08-10 15:09:52 +05:30
Pfeil, Scott Robert
236c42b61c Merge branch 'bugfix/dropshadow_opacity' into 'develop'
Vz up

See merge request BPHV_MIPS/mvm_core_ui!558
2020-08-07 09:07:16 -04:00
Lekshmi S
96ebaaa380 22011(iOS - List - Three Column - Bill History - Divider) initial commit. 2020-08-07 17:51:11 +05:30
Chintakrinda, Arun Kumar (Arun)
0c1c7b31f0 Moved super call above 2020-08-07 16:32:56 +05:30
Chintakrinda, Arun Kumar (Arun)
1d29966d1b calling super and adding corner radius to container rather than imageView in it 2020-08-06 22:35:29 +05:30
Chintakrinda, Arun Kumar (Arun)
d388f5be84 Added bgColor implementation in image 2020-08-06 20:21:14 +05:30
Lekshmi S
e3e4f3c088 Merge branch 'develop' into feature/list_threecolumn_speedtest 2020-08-06 09:52:18 +05:30
Pfeil, Scott Robert
92267ba93a Merge branch 'feature/conic_wheel' into 'develop'
Feature/conic wheel

See merge request BPHV_MIPS/mvm_core_ui!556
2020-08-05 14:03:26 -04:00
Lekshmi S
8f12770e00 Code changes after internal review. 2020-08-05 17:20:53 +05:30
Chintakrinda, Arun Kumar (Arun)
5d89ae873d Corner radius added to Image and bgImageContainer 2020-08-05 15:45:13 +05:30
Lekshmi S
61f6f38821 Adjusted percent values. 2020-08-04 17:56:33 +05:30
Lekshmi S
d0b3902915 22008(iOS - List - Three Column - Speed Test) initial commit. 2020-08-04 17:27:17 +05:30
Pfeil, Scott Robert
cb13781a41 Merge branch 'feature/leftright_constraint' into 'develop'
no hugs and opening up space.

See merge request BPHV_MIPS/mvm_core_ui!557
2020-08-03 17:31:22 -04:00
Kevin G Christiano
7ebf729318 no hugs and opening up space. 2020-08-03 16:31:29 -04:00
Pfeil, Scott Robert
1094df4cba Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/conic_wheel 2020-08-03 13:54:08 -04:00
Pfeil, Scott Robert
abce7cfca5 conic gradient 2020-08-03 13:53:59 -04:00
Pfeil, Scott Robert
e6e864cd22 Merge branch 'bugfix/endless_wheel_animation_eating_cpu' into 'develop'
adjust wheel animation to remain on CALayer and not hitting main CPU thread on every cycle.

See merge request BPHV_MIPS/mvm_core_ui!545
2020-08-03 13:53:17 -04:00
Pfeil, Scott Robert
e119e269b8 Merge branch 'feature/ItemDropdown_anyValueChangeValidation_issue' into 'develop'
anyValueChanged validation issue fixed for ItemDropdownEntryField

See merge request BPHV_MIPS/mvm_core_ui!554
2020-08-03 11:38:56 -04:00
Pfeil, Scott Robert
79fbac59c6 Merge branch 'feature/entryType_additionsForEntryTextfield' into 'develop'
phone pad support added for TextEntryfield

See merge request BPHV_MIPS/mvm_core_ui!552
2020-08-03 11:34:07 -04:00
Pfeil, Scott Robert
f60d71480a percent update 2020-08-03 11:06:04 -04:00
Damodaram
579648a585 base value issue fixed 2020-07-30 17:36:40 +05:30
Damodaram
7739b28306 phone pad support added 2020-07-30 10:48:49 +05:30
Lekshmi S
bb35d28e32 Merge branch 'develop' into feature/list_threecolumn_billhistory 2020-07-30 09:40:11 +05:30
Pfeil, Scott Robert
8b48725c51 Merge branch 'feature/datepicker_additions' into 'develop'
latest additions for date

See merge request BPHV_MIPS/mvm_core_ui!550
2020-07-29 10:10:35 -04:00
Kevin G Christiano
5ce77b997f remove val 2020-07-29 09:55:14 -04:00
Kevin G Christiano
1e0a2942ee reuse date 2020-07-29 09:54:38 -04:00
Kevin G Christiano
ba0ede1b9b just date 2020-07-29 09:50:18 -04:00
Lekshmi S
2e1e44c2a2 21957(iOS - List - Three Column - Bill History) initial commit. 2020-07-29 18:11:20 +05:30
Kevin G Christiano
ca9afeef5d reflecting changes to use Date type 2020-07-28 17:02:21 -04:00
Pfeil, Scott Robert
63595f1093 Merge branch 'release/7_9_0' into 'develop'
Release/7 9 0 into develop

See merge request BPHV_MIPS/mvm_core_ui!551
2020-07-28 17:00:11 -04:00
Kevin G Christiano
282fcaea12 latest additions for date 2020-07-28 14:14:20 -04:00
Hedden, Kyle Matthew
c21ce6843f Merge branch 'bugfix/list_lines' into 'develop'
bug fix for line if set by template

See merge request BPHV_MIPS/mvm_core_ui!548
2020-07-28 11:56:32 -04:00
Pfeil, Scott Robert
02ab457c1a comment update 2020-07-28 10:47:52 -04:00
Pfeil, Scott Robert
e236e9c3a5 bug fix for line if set by template 2020-07-28 10:34:48 -04:00
Pfeil, Scott Robert
307f5871ec Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/list_rightvariable_rightcaret_alltextandlinks 2020-07-27 14:31:43 -04:00
Pfeil, Scott Robert
39739e5b7f Fix naming.
Fix alignment
2020-07-27 14:29:00 -04:00
Pfeil, Scott Robert
70001b79c6 update percents to match divider. 2020-07-27 11:35:27 -04:00
Lekshmi S
7d3a542cfe Removed extra space. 2020-07-27 13:55:32 +05:30
Subhankar Acharya
654e02ff8e map to model registry 2020-07-27 10:34:56 +05:30
Kyle Matthew Hedden
bced3600fc adjust wheel animation to remain on CALayer and not hitting main CPU thread on every cycle. 2020-07-24 12:19:48 -04:00
Lekshmi S
5be8057fdb 21804(iOS - List - Right Variable - Right Caret - All Text & Links) initial commit. 2020-07-24 18:09:05 +05:30
Pfeil, Scott Robert
0b8cb361d2 re-order to fix apple defect 2020-07-22 13:58:17 -04:00
Subhankar Acharya
714b0bd522 MOBFIRST - 21834 initial commit 2020-07-22 14:34:58 +05:30
Pfeil, Scott Robert
0d97c81db0 Merge branch 'feature/lockups_plan_SMLXL' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/lockups_plan_SMLXL 2020-07-21 11:31:33 -04:00
Pfeil, Scott Robert
ddcb8bb93c add headline ascender offset for better look 2020-07-21 11:31:23 -04:00