Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

V2 #1

Open
wants to merge 62 commits into
base: master
Choose a base branch
from
Open

V2 #1

Changes from 1 commit
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
844c917
Initial work on v2
Mosnar Oct 18, 2020
217a52e
Improve store creation component
Mosnar Oct 19, 2020
ae2d9ca
Added deauthorize button
Mosnar Oct 19, 2020
88c158b
Tweak models and service format
Mosnar Oct 19, 2020
8365902
Breakout settings service
Mosnar Oct 19, 2020
a5c5cfc
Tidy up
Mosnar Oct 19, 2020
bd6b7a9
Tidy up mapping
Mosnar Oct 19, 2020
677bf49
Tidy up mapping
Mosnar Oct 19, 2020
fdc27e7
Adjust service locations
Mosnar Oct 20, 2020
af58d0e
Move hubspot tokens to traits
Mosnar Oct 20, 2020
7d9f96e
Move object types to enums
Mosnar Oct 20, 2020
4bf84df
Fix selected sidebar nav
Mosnar Oct 20, 2020
1089ff1
Update HubSpot SDK version
Mosnar Oct 25, 2020
6c736ed
Simplify feature settings and added "enabled" state
Mosnar Oct 25, 2020
f18a792
Refactor features and begin property mapping
Mosnar Oct 25, 2020
304cef0
Added ability to preview object templates
Mosnar Oct 26, 2020
9f15777
Added a datePublished and make preview and objectproperty private
Mosnar Oct 26, 2020
ec440a8
Unused
Mosnar Oct 26, 2020
b2db413
Added mapping publishing
Mosnar Oct 26, 2020
7188dc8
Added context to mappings
Mosnar Oct 28, 2020
3265b55
Implement property mappers
Mosnar Oct 29, 2020
8005cd1
Added support for multiple mapping source types
Mosnar Oct 30, 2020
78b6cb5
Add order status as multi-type for deals
Mosnar Oct 30, 2020
98465d3
Fix bug with source type selector
Mosnar Oct 30, 2020
db4d210
Initial work on property mapper pipeline
Mosnar Oct 30, 2020
6117238
Show property descriptions in mapper and omit readonly properties
Mosnar Oct 31, 2020
8494452
Formatting
Mosnar Oct 31, 2020
a70347f
Fix typo in enum
Mosnar Oct 31, 2020
44637c9
Added hubspot object type to property mappers
Mosnar Oct 31, 2020
c2e8c8f
Added getAllUniqueMappedPropertyNames
Mosnar Oct 31, 2020
fb18d99
Added back portal API key setting
Mosnar Oct 31, 2020
d903432
Allow sourceTypeId to be a string
Mosnar Oct 31, 2020
492d18f
Added recommended mappings
Mosnar Oct 31, 2020
3f4b94e
Fix bug with source type IDs of 0
Mosnar Oct 31, 2020
0619f8e
Fix ecommerce deal not being previewable
Mosnar Oct 31, 2020
049690e
Ensure consistent source type indexing
Mosnar Nov 1, 2020
e06065f
Publish mapping settings via API key to allow unique settings
Mosnar Nov 1, 2020
31e68d0
These are public
Mosnar Nov 1, 2020
1ddf724
Allow datetime helper to receive \DateTime input
Mosnar Nov 1, 2020
ab65946
Make property mappers unaware of sourceId and implement deleting
Mosnar Nov 1, 2020
bcd83d5
Added associations to sync messages
Mosnar Nov 1, 2020
a6e0def
Fix pipeline & CLI sync
Mosnar Nov 1, 2020
af5c4e6
Docs
Mosnar Nov 1, 2020
58943bc
Improve settings error handling
Mosnar Nov 1, 2020
837e7fe
Start storing properties separately & split service
Mosnar Nov 8, 2020
cf61987
Delete field for now
Mosnar Nov 8, 2020
67996ed
Rename controller to be more correct
Mosnar Nov 8, 2020
f96e23b
Adjust action names to be more correct
Mosnar Nov 8, 2020
af18001
Finish settings publishing
Mosnar Nov 8, 2020
f20cdcf
Make getExternalObjectId static
Mosnar Nov 14, 2020
0fff54a
Fix bug
Mosnar Nov 14, 2020
aa1a931
Finish syncing scenarios
Mosnar Nov 14, 2020
d95f24e
Handle order save syncing (preliminary)
Mosnar Nov 19, 2020
3f6537c
Convert microtime to DateTime
Mosnar Nov 26, 2020
d362a7e
Added filterNull to prepareForApi
Mosnar Nov 26, 2020
6f20081
Added some enums for property types
Mosnar Nov 26, 2020
e3d54e5
Make getExternalObjectId signature fuzzier
Mosnar Nov 26, 2020
ee293ea
Added info to order status page about sync status
Mosnar Nov 26, 2020
bc9d1cc
hubspotId can be null
Mosnar Nov 26, 2020
3eb939a
Sync orders on save
Mosnar Nov 26, 2020
e42f0ab
Added static normalizeSource to property mappers
Mosnar Nov 26, 2020
8fc6fbb
Added microtimeAttributes to hubspot ents
Mosnar Nov 26, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Delete field for now
Mosnar committed Nov 8, 2020
commit cf61987bcde896f78e7cb8b58edc65287405254d
149 changes: 0 additions & 149 deletions src/fields/HubSpotFormField.php

This file was deleted.