Commit Graph

2679 Commits

Author SHA1 Message Date
Kyle Matthew Hedden
b4f8e42817 code review items 2020-05-12 16:06:22 -04:00
Kevin G Christiano
c3e6b49b81 changes 2020-05-12 15:59:06 -04:00
Kevin G Christiano
64a99da609 latest changes 2020-05-12 15:30:32 -04:00
Pfeil, Scott Robert
7729529a9c efficiency changes 2020-05-12 13:03:17 -04:00
Pfeil, Scott Robert
c9148aabd5 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/Headers_H2_Buttons 2020-05-12 12:47:17 -04:00
Kevin G Christiano
aabd39616f Merge branch 'develop' into feature/new_take_textview 2020-05-12 12:46:30 -04:00
Kevin G Christiano
b58cfb8aa0 Merge branch 'develop' into feature/revised_accessibility 2020-05-12 10:14:00 -04:00
Lekshmi S
3cbd9b53a8 18972(iOS - List - ProgressBar - Thin) story initial commit. 2020-05-12 18:56:10 +05:30
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
Lekshmi S
a2a1f95631 Code changes as per review comments. 2020-05-12 18:25:43 +05:30
Lekshmi S
efeb82220c Merge branch 'develop' into feature/Headers_H2_Buttons 2020-05-12 17:06:19 +05:30
Suresh, Kamlesh
4fd654c372 code review 2020-05-11 20:05:51 -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
Kevin G Christiano
e6c0145efa reorientation 2020-05-11 13:44:11 -04:00
Kyle Matthew Hedden
a19003f240 privatize coding keys 2020-05-11 12:04:06 -04:00
Kyle Matthew Hedden
72f1d48eeb page behavior protocol 2020-05-11 11:52:18 -04:00
Kevin G Christiano
c913b98aa5 Merge branch 'feature/new_take_textview' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into feature/new_take_textview 2020-05-11 10:10:51 -04:00
Kevin G Christiano
b431b3b311 Merge branch 'develop' into feature/new_take_textview 2020-05-11 10:10:27 -04:00
Kevin G Christiano
58c06df8e4 removing what isn't needed 2020-05-08 17:41:08 -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
Kevin G Christiano
3da497dc83 Merge branch 'develop' into feature/revised_accessibility 2020-05-08 16:47:20 -04:00
Kevin G Christiano
f923c4de52 latest functioning state 2020-05-08 15:33:04 -04:00
Kevin G Christiano
e90be283dc curent working order 2020-05-08 15:06:25 -04:00
Kevin G Christiano
4f3f52195e value change 2020-05-08 14:08:47 -04:00
Kevin G Christiano
f1466763b7 borders gone, observe validation 2020-05-08 13:42:47 -04:00
Kevin G Christiano
7f4360de3d Merge branch 'develop' into feature/new_take_textview 2020-05-08 12:59:46 -04:00
Kevin G Christiano
66c638a1b4 general working order 2020-05-08 12:20:06 -04:00
Kevin G Christiano
7085122b1b basic functioning delegation 2020-05-08 11:50:36 -04:00
Kevin G Christiano
7f6bcfc712 generall stable 2020-05-08 11:15:50 -04:00
Lekshmi S
1a3a140aaa Merge branch 'develop' into feature/Headers_H2_Buttons 2020-05-08 12:33:16 +05:30
Suresh, Kamlesh
1ea6f9a3b7 fix 2020-05-07 20:34:38 -04:00
Kevin G Christiano
c61f669806 text registered for init appearance. more acessiility to caret 2020-05-07 17:11:43 -04:00
Kevin G Christiano
3abe936d7d Merge branch 'develop' into feature/revised_accessibility 2020-05-07 16:38:31 -04:00
Pfeil, Scott Robert
1d2465d345 Merge branch 'bugfix/page_control_visibility' into 'develop'
Correcting layout issue

See merge request BPHV_MIPS/mvm_core_ui!424
2020-05-07 15:49:49 -04:00
Kevin G Christiano
fd3b08bc06 moving action to point of interaction 2020-05-07 15:36:50 -04:00
Pfeil, Scott Robert
1ff0b1bc27 Merge branch 'bugfix/button_inv_fix' into 'develop'
init style for button

See merge request BPHV_MIPS/mvm_core_ui!426
2020-05-07 15:15:20 -04:00
Kevin G Christiano
b8eb6cf3f4 didSet does not work upon init 2020-05-07 15:07:37 -04:00
Kevin G Christiano
ee107a25cf addressing layout issue 2020-05-07 14:51:23 -04:00
Kevin G Christiano
efe3f95746 further textviewfield development 2020-05-07 14:41:50 -04:00
Kevin G Christiano
fcca1e3e83 beginning stages of change 2020-05-07 13:01:04 -04:00
Pfeil, Scott Robert
770731a639 feedback 2020-05-07 12:43:44 -04:00
Pfeil, Scott Robert
d94543f312 fixes for notification button 2020-05-07 12:11:10 -04:00
Kevin G Christiano
0501c2daae correcting layout issue 2020-05-07 10:38:10 -04:00
Lekshmi S
4346abe378 Minor change. 2020-05-07 16:03:28 +05:30
Lekshmi S
eb5bc41bfc Merge branch 'develop' into feature/Headers_H2_Buttons
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
#	MVMCoreUI/Atomic/MoleculeObjectMapping.swift
2020-05-07 13:01:04 +05:30
Kevin G Christiano
e4911a8cce more changes for inverted 2020-05-06 16:31:45 -04:00
Kevin G Christiano
9e9984a8c5 adding check for primary 2020-05-06 15:25:32 -04:00
Kevin G Christiano
1f18436f58 reverting 2020-05-06 15:19:57 -04:00
Kevin G Christiano
cdfd2942ff removeing 2020-05-06 15:12:31 -04:00
Kevin G Christiano
876ec4597d for custom colors 2020-05-06 14:56:13 -04:00
Kevin G Christiano
39f7c4c6f4 reverting border width 2020-05-06 14:41:18 -04:00
Kevin G Christiano
b3ab4fe7f1 Merge branch 'develop' into feature/inverted_state 2020-05-06 14:17:27 -04:00
Kevin G Christiano
e43ad863a4 latest changes with inversion 2020-05-06 14:14:09 -04:00
Suresh, Kamlesh
0a79905ef2 remove comment 2020-05-06 12:31:04 -04:00
Suresh, Kamlesh
014567f726 Merge branch 'develop' into feature/rules_error 2020-05-06 12:24:15 -04:00
Suresh, Kamlesh
17ac43362a Merge branch 'develop' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into develop 2020-05-06 12:23:56 -04:00
Suresh, Kamlesh
faf70f5552 error 2020-05-06 12:23:22 -04:00
Suresh, Kamlesh
33c1c3f70e rules error handling 2020-05-06 12:16:33 -04:00
Kevin G Christiano
c141f59685 encode fix 2020-05-06 10:04:39 -04:00
Kevin G Christiano
9ca88678c5 Merge branch 'develop' into feature/revised_accessibility 2020-05-06 08:23:20 -04:00
Suresh, Kamlesh
89c6204003 show error on end editing 2020-05-05 20:20:50 -04:00
Kevin G Christiano
313cab70b3 changes for accessibility and formatting 2020-05-05 17:52:01 -04:00
Pfeil, Scott Robert
3e482b0c1a Merge branch 'feature/new_modern_page_control' into 'develop'
Modern page control

See merge request BPHV_MIPS/mvm_core_ui!346
2020-05-05 15:42:44 -04:00
Kevin G Christiano
51b1b9da12 change 2020-05-05 14:52:02 -04:00
Kevin G Christiano
619e11c88c Merge branch 'feature/new_modern_page_control' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/new_modern_page_control 2020-05-05 14:32:24 -04:00
Kevin G Christiano
bcea1d4f25 renaming 2020-05-05 14:31:54 -04:00
Pfeil, Scott Robert
500894c433 Merge branch 'feature/new_modern_page_control' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/new_modern_page_control 2020-05-05 14:27:55 -04:00
Pfeil, Scott Robert
c6c26874ab add initializer 2020-05-05 14:27:41 -04:00
Kevin G Christiano
1d43a40acb removed duplicate 2020-05-05 14:20:50 -04:00
Kevin G Christiano
257420c3e4 Reforming inversion 2020-05-05 13:44:18 -04:00
Kevin G Christiano
f7ba8da840 enableable stuff 2020-05-05 13:00:26 -04:00
Kevin G Christiano
89499d59ed indicator changes 2020-05-05 12:54:50 -04:00
Kevin G Christiano
4ffd07dd3d beginning rework 2020-05-05 12:43:54 -04:00
Kevin G Christiano
0aad6f3aa7 requested changes and improvements made 2020-05-05 10:41:55 -04:00
Kevin G Christiano
3de0c4865a latest state 2020-05-05 09:01:38 -04:00
Kevin G Christiano
8b05b20f51 latest state 2020-05-05 09:00:47 -04:00
Kevin G Christiano
3347f4a0af accessibility changes 2020-05-04 15:02:17 -04:00
Kevin G Christiano
3fbf135faa correcting a spacing issue 2020-05-04 12:26:09 -04:00
Kevin G Christiano
0268767554 Merge branch 'develop' into feature/inverted_state 2020-05-04 09:50:12 -04:00
Kevin G Christiano
f4fae9255b Merge branch 'feature/new_modern_page_control' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into feature/new_modern_page_control 2020-05-04 08:55:28 -04:00
Kevin G Christiano
be31eb37bb changes made for ticket 2020-05-04 08:55:10 -04:00
Kevin G Christiano
7e701cf4a1 Merge branch 'develop' into feature/new_modern_page_control 2020-05-04 08:54:23 -04:00
Kevin G Christiano
49f3584a47 revised 2020-05-01 17:12:09 -04:00
Kevin G Christiano
c7e3fd189a accessibility revision for numeric. 2020-05-01 16:56:21 -04:00
Kevin G Christiano
c8155a57db resolving gitlab 2020-05-01 16:47:45 -04:00
Kevin G Christiano
a37c0ba761 Merge branch 'develop' into feature/revised_accessibility 2020-05-01 14:15:07 -04:00
Kevin G Christiano
43778c537a current developemnt 2020-05-01 14:14:01 -04:00
Pfeil, Scott Robert
54e1a6f9db Merge branch 'feature/image_border' into 'develop'
Feature/image border

See merge request BPHV_MIPS/mvm_core_ui!399
2020-05-01 13:51:59 -04:00
Kevin G Christiano
f7d21e9a23 bug fix when checking array 2020-05-01 11:26:35 -04:00
Kevin G Christiano
35531a2f9b merging 2020-04-30 15:53:20 -04:00
Kevin G Christiano
cbcb1c37c0 bringing borderwidth in. 2020-04-30 15:48:30 -04:00
Kevin G Christiano
36ecccb885 merging 2020-04-30 14:44:14 -04:00
Kevin G Christiano
2f6fa19233 adding border width 2020-04-30 14:40:33 -04:00
Kevin G Christiano
80b9f985b1 latest updated for color inversion 2020-04-30 14:26:25 -04:00
Pfeil, Scott Robert
fb170485c1 Merge branch 'bugfix/leftvariable_icon_rightcaret' into 'develop'
bug fix for image distortion in List - Left Variable - Icon - With Right caret molecule.

See merge request BPHV_MIPS/mvm_core_ui!415
2020-04-30 13:38:15 -04:00
Pfeil, Scott Robert
5e0d26fe94 minor cleanup 2020-04-30 13:00:24 -04:00
Pfeil, Scott Robert
0ab732a4f5 merge develop 2020-04-30 12:48:47 -04:00
Pfeil, Scott Robert
ffab78a05e minor clean 2020-04-30 12:27:51 -04:00