Kyle Matthew Hedden
06672f0268
Revert "Merge branch 'feature/vds-toggle' into 'develop'"
...
This reverts commit edfb2c1f36 , reversing
changes made to 1dc367c463 .
2022-11-01 17:29:20 -04:00
Kyle Matthew Hedden
c6a8b0c288
Revert "Merge branch 'develop' into 'release/10_4_0'"
...
This reverts commit a65f52ca07 , reversing
changes made to edfb2c1f36 .
2022-11-01 17:27:58 -04:00
Matt Bruce
7225866ba1
added VDSTypography
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-26 11:11:10 -05:00
Matt Bruce
92fefd0ac1
removed framework not needed
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-24 11:56:36 -05:00
Matt Bruce
433b45a545
removed framework not needed
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 17:06:51 -05:00
Matt Bruce
16bf7e7e63
Merge branch 'develop' into feature/vds-toggle
2022-10-21 16:18:15 -05:00
Matt Bruce
b0d8a26688
added protocol for helping in VDS, this at some point will refactor into the main
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 16:08:28 -05:00
Scott Pfeil
f9b47922db
always embed swift to no
2022-10-20 16:20:16 -04:00
Matt Bruce
1f73a351dc
vds toggle import
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-12 11:25:20 -05:00
Keerthy
8e486f9301
Added RuleNotEquals form rule
...
PREGRO-5736
2022-09-29 19:52:00 +05:30
svc-mips_ios_tower
80cca3e0d1
Remove bitcode
2022-09-08 10:49:48 -04:00
Scott Pfeil
c75e3fb92c
Version Bump
2022-08-15 15:30:51 -04:00
Scott Pfeil
b816afba1c
Fix for top notification dismiss bug
2022-07-28 18:30:01 -04:00
Scott Pfeil
768aa578d2
More Migrations.
...
Delegate subclass
2022-07-19 14:33:34 -04:00
Scott Pfeil
4f2fa7962a
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/action_modernize
2022-07-18 19:01:01 -04:00
Scott Pfeil
16e9079b8c
Action modernization
2022-07-18 18:54:11 -04:00
Kyle Matthew Hedden
664d90a713
Merge remote-tracking branch 'origin/develop' into feature/view_masking
2022-07-13 20:14:09 -04:00
Scott Pfeil
211b92a2ab
remove unused legacy framework dependency
2022-07-06 11:25:45 -04:00
Scott Pfeil
008a2a382a
XCFramework and warning fixes
2022-07-05 15:57:01 -04:00
Kyle Matthew Hedden
044a103665
Relax model handling to allow handlers to decide what to do when server doesn't specify masking.
...
Leverage introduced legacy behavior handling over customized direct recording manager calls.
Bring in RemoteView molecular masking handling.
Fix ImageViewModel decoding requirement.
2022-06-29 16:16:33 -04:00
Kyle Matthew Hedden
83c0503d18
Merge remote-tracking branch 'origin/develop' into feature/view_masking
...
Conflicts:
MVMCoreUI/Atomic/Atoms/Buttons/Link/LinkModel.swift
MVMCoreUI/Behaviors/Protocols/PageBehaviorProtocol.swift
2022-06-28 15:45:20 -04:00
Scott Pfeil
7554a718b5
Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/3.0-TitleLockup
2022-06-20 11:50:41 -04:00
vasavk
cb75955bb4
VDS FormControls
2022-05-30 16:21:09 +05:30
Subhankar
2f0bb7778d
Merge branch 'develop' into feature/view_masking
...
# Conflicts:
# MVMCoreUI/Atomic/Protocols/TemplateProtocol.swift
# MVMCoreUI/Atomic/Templates/BaseTemplateModel.swift
2022-05-10 21:13:28 +05:30
Pfeil, Scott Robert
f8e71c3232
Merge branch 'develop' into 'feature/develop_mvp_3'
...
Develop
See merge request BPHV_MIPS/mvm_core_ui!847
2022-05-03 20:34:59 +00:00
Sumanth Nadigadda
083e52bc19
TitleLockup model changes
2022-05-04 01:35:21 +05:30
Scott Pfeil
27f7c22340
Change conflicting name TemplateModel to BaseTemplateModel
2022-05-02 17:47:25 -04:00
Sumanth Nadigadda
def2e8ae7c
Adding new component - title lockup
2022-04-09 02:37:31 +05:30
Sumanth Nadigadda
5a33142934
Changes to read imageRenderingMode parameter from model sent from server.
2022-03-25 01:20:22 +05:30
Scott Pfeil
e4c69d59f7
merge
2022-03-15 16:54:01 -04:00
Pfeil, Scott Robert
290d19b661
Merge branch 'feature/navigation_bar_style' into 'feature/develop_mvp_3'
...
Feature/navigation bar style
See merge request BPHV_MIPS/mvm_core_ui!808
2022-03-14 19:04:50 +00:00
Scott Pfeil
b89cc43867
Review Comments from static to extension
2022-03-14 14:46:35 -04:00
Scott Pfeil
41031856e5
vds color tokens library
2022-03-14 13:44:41 -04:00
Pfeil, Scott Robert
b6906799ea
Merge branch 'develop' into 'feature/develop_mvp_3'
...
Kyle was correct, guards or if lets are read left to right, including where statements.
See merge request BPHV_MIPS/mvm_core_ui!816
2022-03-14 16:33:24 +00:00
Kyle Matthew Hedden
691bb1a781
Merge remote-tracking branch 'origin/develop' into feature/view_masking
2022-03-14 12:23:31 -04:00
Bruce, Matt R
cd6b03b64b
Fix for MultiErrors, not a final solution, but a stopgap until we can refactor all of the forms
2022-03-11 16:29:45 +00:00
Scott Pfeil
04ab9ef056
version changes
2022-03-10 10:59:00 -05:00
Kyle Matthew Hedden
bd9e8cf7ad
insert molecule transformation hooks into the list template
2022-03-08 22:28:35 -05:00
Suresh, Kamlesh
3802164692
subnav
2022-02-24 15:19:19 -05:00
Matt Bruce
7432454232
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/optional-readonly
...
# Conflicts:
# MVMCoreUI.xcodeproj/project.pbxproj
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-12 13:59:52 -06:00
Matt Bruce
8444ad15eb
refactored StateLabelModel/StateLabel to FormLabelModel/FormLabel
...
removed state (error/disabled/error)
replace with enabled (model) / isEnabled (view)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 15:47:37 -06:00
Matt Bruce
95b32491d1
moved clearablemodelprotocol out of the formfieldeffect
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 10:19:12 -06:00
Matt Bruce
63a23033cc
added ClearableModelProtocol
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 10:17:10 -06:00
Matt Bruce
8397522c46
implemented dynamic rule effect
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-06 15:13:53 -06:00
Bruce, Matt R
87195296cc
FormFieldEffects Update
2021-12-14 21:18:37 +00:00
Scott Pfeil
9dfa5df1ef
version bump
2021-09-13 14:51:04 -04:00
Christiano, Kevin
54651b0a65
extension of utility
2021-08-03 17:38:30 +00:00
Pfeil, Scott Robert
dc12612c6f
add and remove clean up, tabs addition
2021-07-26 18:51:22 -04:00
Pfeil, Scott Robert
e853647367
merge
2021-07-26 18:11:36 -04:00
rajampetS
ffa4719a95
moved image button to coreui
2021-06-29 13:54:49 +05:30
Pfeil, Scott Robert
1d556b6563
manager changes to allow manager to handle navigation bar logic
2021-06-11 10:31:03 -04:00
Pfeil, Scott Robert
af0ebf8678
add remove behavior
2021-05-28 09:56:58 -04:00
Pfeil, Scott Robert
41a71bc4f9
merge
2021-04-13 16:05:30 -04:00
Christiano, Kevin
30cd90dc17
Molecular formatting updates
2021-04-13 14:54:09 -04:00
Pfeil, Scott Robert
3e68bc367c
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid
2021-04-01 13:57:44 -04:00
Pfeil, Scott Robert
0c3187dbb7
merge'
2021-03-31 17:07:09 -04:00
Pfeil, Scott Robert
31ccb1ecd2
unify the many registries and mappers
2021-03-31 10:40:23 -04:00
Pfeil, Scott Robert
7a689ea7eb
one video behavior
2021-03-29 17:19:23 -04:00
Pfeil, Scott Robert
7ccc5bcecf
merge kyle branch
2021-03-29 16:57:57 -04:00
Pfeil, Scott Robert
bc39332b17
get contact behavior temp
2021-03-29 15:20:58 -04:00
Pfeil, Scott Robert
9cde90fdf4
Gutter and margin fixes
2021-03-25 13:44:21 -04:00
Kyle Matthew Hedden
790a19b34f
initial progress
2021-03-19 17:04:21 -04:00
Kevin G Christiano
eaad7f56f8
Merge branch 'develop' into feature/exposing_keyboard
2021-02-15 09:18:57 -05:00
Pfeil, Scott Robert
c2f1cd200d
review comments
2021-02-11 17:18:06 -05:00
Kevin G Christiano
63cf1c994a
rename
2021-02-11 11:48:40 -05:00
Kevin G Christiano
ee95db5116
moved around
2021-02-10 13:02:01 -05:00
Kevin G Christiano
ebfedb351c
moved classes
2021-02-10 09:26:11 -05:00
Kevin G Christiano
d078753828
new mole
2021-02-09 16:27:36 -05:00
Pfeil, Scott Robert
d019252851
merge
2021-02-09 13:17:07 -05:00
Kevin G Christiano
8b49de569d
decision to separate out into a separate molecule.
2021-02-09 11:30:38 -05:00
Kevin G Christiano
674e63457c
refactored protocol.
2021-02-03 10:22:15 -05:00
Pfeil, Scott Robert
a4c7c63ef3
video molecule
...
BGVideoImageMolecule
2021-01-28 15:47:15 -05:00
Kevin G Christiano
5826b39872
update
2021-01-12 10:33:06 -05:00
Murugan, Vimal
87e02c37b7
top notification action implementation
2020-12-31 14:44:01 +05:30
Kevin G Christiano
af83f4f8b5
formatting. json. updates.
2020-12-18 14:47:11 -05:00
Kevin G Christiano
88110b6508
formatting improvement. testing logic.
2020-12-09 14:58:46 -05:00
Kevin G Christiano
1a60d36e2d
formatting updates. Adding identifier for easier testing.
2020-12-03 14:22:06 -05:00
Kevin G Christiano
1cb2899bb0
excluding architecture arm64
2020-11-19 09:17:49 -05:00
Damodaram
82f6d1c7f4
Merge branch 'develop' into feature/listLeftVariableIconWithRightCaretAllTextLinks
...
* develop:
update for review
Review Changes
Moved molecule to Miscellaneous group.
Review changes for kvo cleanliness
Move to ready logic instead of page dependency
Removed redundant method call.
Code changes after review.
22352(iOS - List star rating) initial commit.
2020-11-04 18:43:40 +05:30
Damodaram
69b81cfaf4
Merge branch 'develop' into feature/listLeftVariableIconWithRightCaretAllTextLinks
...
* develop:
accessibility fix
Removed variables to optimize code.
Identifier name changed.
Code changes after review.
Accessibility label changes
Changes to align accessoryview.
22353(iOS - List store locator) initial commit.
2020-11-03 14:37:47 +05:30
Lekshmi S
b90d761f25
Moved molecule to Miscellaneous group.
2020-11-03 11:07:35 +05:30
Lekshmi S
ad3051743d
Merge branch 'develop' into feature/list_star_rating
...
# Conflicts:
# MVMCoreUI/Atomic/MoleculeObjectMapping.swift
2020-11-03 09:57:36 +05:30
Damodaram
3149d0e145
updated as per review comments
2020-11-02 19:47:17 +05:30
Damodaram
3b7bcfee1d
Merge branch 'develop' into feature/listLeftVariableIconWithRightCaretAllTextLinks
...
* develop:
review changes
file updates
Changes for file movement
Initial file movement
# Conflicts:
# MVMCoreUI.xcodeproj/project.pbxproj
2020-11-02 15:01:09 +05:30
Lekshmi S
bea91920d6
Merge branch 'develop' into feature/list_storelocator
2020-11-02 09:38:23 +05:30
Lekshmi S
9e77827df6
Merge branch 'develop' into feature/list_star_rating
2020-11-02 09:36:45 +05:30
Pfeil, Scott Robert
213e0d2ce0
Changes for file movement
2020-10-29 11:16:48 -04:00
Pfeil, Scott Robert
fa00f792c5
Initial file movement
2020-10-29 10:56:06 -04:00
Lekshmi S
9e8580e240
22352(iOS - List star rating) initial commit.
2020-10-26 18:37:26 +05:30
Damodaram
4a0064b432
new molecule changes
2020-10-26 16:49:45 +05:30
Lekshmi S
849381ae6f
Merge branch 'develop' into feature/list_storelocator
2020-10-26 10:26:25 +05:30
Pfeil, Scott Robert
c25e6369a4
Border lines for carousel
2020-10-22 12:56:44 -04:00
Lekshmi S
384681982e
22353(iOS - List store locator) initial commit.
2020-10-12 18:13:25 +05:30
Lekshmi S
37f8f2ac25
Merge branch 'develop' into feature/star
...
# Conflicts:
# MVMCoreUI.xcodeproj/project.pbxproj
# MVMCoreUI/Atomic/MoleculeObjectMapping.swift
2020-10-12 09:56:50 +05:30
Pfeil, Scott Robert
56c6df27d1
Merge branch 'feature/root_nonroot_nav_bar' into 'develop'
...
Feature/root nonroot nav bar
See merge request BPHV_MIPS/mvm_core_ui!610
2020-10-09 15:48:40 -04:00
Pfeil, Scott Robert
3db62cbc7f
Merge branch 'feature/heart' into 'develop'
...
Feature/heart
See merge request BPHV_MIPS/mvm_core_ui!582
2020-10-09 14:23:34 -04:00
Pfeil, Scott Robert
6c1a8ba330
modal section list
2020-10-08 19:52:46 -04:00
Pfeil, Scott Robert
20369d5a1e
Minor cleanup
2020-10-08 15:10:23 -04:00
Lekshmi S
d663c60347
Merge branch 'develop' into feature/star
2020-10-08 09:51:59 +05:30
Lekshmi S
bfd6c813f7
Merge branch 'develop' into feature/heart
2020-10-08 09:49:49 +05:30
Pfeil, Scott Robert
fc9272d0b7
MFViewController Model
...
Dynamic Root Non Root navigation item
2020-10-07 15:36:02 -04:00
Pfeil, Scott Robert
a9b1c153f3
merge
2020-10-05 14:22:28 -04:00
Pfeil, Scott Robert
4862d3d07c
Section List
2020-10-05 14:03:35 -04:00
Lekshmi S
95ed215d34
Using stackview instead of colletionview for stars.
2020-09-30 19:38:53 +05:30
Lekshmi S
cdc3c73fba
Merge branch 'develop' into feature/star
2020-09-30 10:55:21 +05:30
Lekshmi S
d608ac040e
Merge branch 'develop' into feature/heart
2020-09-30 09:59:14 +05:30
Pfeil, Scott Robert
e05d3e3e1a
fix to legacy back button
2020-09-24 14:45:26 -04:00
Lekshmi S
25b88d4758
StarsModel and molecule class commit.
2020-09-24 21:45:31 +05:30
Pfeil, Scott Robert
f771469bc5
Molecular top alerts
2020-09-22 09:11:19 -04:00
Pfeil, Scott Robert
ea50b838d2
molecular
2020-09-21 09:52:51 -04:00
Lekshmi S
0f655b534e
Initial commit for MOBFIRST-22354 Star story.
2020-09-16 18:46:26 +05:30
Lekshmi S
58434b62de
Merge branch 'develop' into feature/heart
2020-09-16 10:24:09 +05:30
Pfeil, Scott Robert
450b4e3e3d
Comments, organizing, init fix
2020-09-15 11:31:10 -04:00
Pfeil, Scott Robert
d3a9e64b55
molecular top alert quick draft
2020-09-14 21:39:01 -04:00
Lekshmi S
04bbf58e6a
Heart atom initial commit.
2020-09-08 13:13:43 +05:30
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
Lekshmi S
96ebaaa380
22011(iOS - List - Three Column - Bill History - Divider) initial commit.
2020-08-07 17:51:11 +05:30
Lekshmi S
d0b3902915
22008(iOS - List - Three Column - Speed Test) initial commit.
2020-08-04 17:27:17 +05:30
Lekshmi S
2e1e44c2a2
21957(iOS - List - Three Column - Bill History) initial commit.
2020-07-29 18:11:20 +05:30
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
Lekshmi S
5be8057fdb
21804(iOS - List - Right Variable - Right Caret - All Text & Links) initial commit.
2020-07-24 18:09:05 +05:30
Subhankar Acharya
714b0bd522
MOBFIRST - 21834 initial commit
2020-07-22 14:34:58 +05:30
Pfeil, Scott Robert
482a31d08f
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/lockups_plan_SMLXL
2020-07-20 14:50:31 -04:00
Lekshmi S
7b358e2fba
Merge branch 'develop' into feature/lockups_plan_names
...
# Conflicts:
# MVMCoreUI/Atomic/MoleculeObjectMapping.swift
2020-07-20 17:57:02 +05:30
Subhankar Acharya
c4c806a728
Code changes for lockups plan
2020-07-17 20:31:27 +05:30
Pfeil, Scott Robert
9b52ba8c9b
Merge branch 'feature/Headers_H1_NoButtons' into 'develop'
...
Feature/headers h1 no buttons
See merge request BPHV_MIPS/mvm_core_ui!531
2020-07-16 13:05:59 -04:00
Pfeil, Scott Robert
8017fa9163
Merge branch 'bugfix/missing_target' into 'develop'
...
Exposing class
See merge request BPHV_MIPS/mvm_core_ui!537
2020-07-16 12:06:34 -04:00
“subrra7”
bbcbdf8f3d
updating model class positions on top of respective templates
2020-07-16 21:29:55 +05:30
Kevin G Christiano
22fd63b7ca
exposing class
2020-07-16 11:40:27 -04:00
Pfeil, Scott Robert
39fb2026a7
Revert "Merge branch 'feature/order_tracker' into 'develop'"
...
This reverts merge request !529
2020-07-16 10:04:40 -04:00
Lekshmi S
f3a9c4b261
21716(iOS - Lockups - Plan - Names) initial commit
2020-07-16 18:19:10 +05:30
“subrra7”
0ee938cf57
adding modal class specific models
2020-07-15 23:38:49 +05:30
Subhankar Acharya
5644442dcc
Changes in class and code file names
2020-07-14 13:49:52 +05:30
Subhankar Acharya
131603a5ee
Initial commit MOBFIRST - 21714
2020-07-14 10:49:56 +05:30
Kevin G Christiano
b546588665
Merge branch 'develop' into feature/order_tracker
2020-07-08 10:21:55 -04:00
Kevin G Christiano
5127a69636
Merge branch 'develop' into feature/new_loading_spinner
2020-07-07 10:00:48 -04:00
Pfeil, Scott Robert
d6d6475d0a
Merge branch 'feature/collor_assets' into 'develop'
...
collor asset folder
See merge request BPHV_MIPS/mvm_core_ui!493
2020-07-07 09:56:03 -04:00
Kevin G Christiano
088595305c
latest order tracker
2020-07-06 15:40:14 -04:00
Kevin G Christiano
9ab02bdc4b
Merge branch 'develop' into feature/collor_assets
2020-07-06 12:08:27 -04:00
Kevin G Christiano
f5f91684cd
files
2020-07-06 12:07:52 -04:00
Lekshmi S
51c243d059
21522(iOS - Headers - H2 - Caret Link) story initial commit.
2020-07-01 17:03:40 +05:30
Lekshmi S
3fb3b4f9c6
Merge branch 'develop' into feature/headers_H2_link
2020-06-26 19:23:07 +05:30
Pfeil, Scott Robert
e2f2fb4286
New right variable
...
Toggle fixes
2020-06-25 10:01:19 -04:00
Kevin G Christiano
8d55a34787
merging
2020-06-25 08:39:44 -04:00
Lekshmi S
b1c1734a19
21518(iOS - Headers - H2 - Link) initial commit. Added model and molecule class files.
2020-06-24 12:57:04 +05:30
Pfeil, Scott Robert
b07278d6dc
merge
2020-06-23 12:40:27 -04:00
Pfeil, Scott Robert
384158e855
align
2020-06-23 12:13:19 -04:00
Pfeil, Scott Robert
e59e8e3f80
merge dev
2020-06-23 12:11:10 -04:00
Pfeil, Scott Robert
3e565fe194
Merge branch 'feature/headers_H1_button' into 'develop'
...
Feature/headers h1 button
See merge request BPHV_MIPS/mvm_core_ui!494
2020-06-23 11:07:27 -04:00