Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pricing-plans-backend] Remove field #2388

Merged
merged 2 commits into from
Sep 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ "name": "wix-pricing-plans-backend",
"mixes": [],
"labels":
[ "changed" ],
"labels": [],
"location":
{ "lineno": 193,
"filename": "plans.js" },
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{ "name": "Checkout",
"memberOf": "wix-pricing-plans-backend",
"mixes": [],
"labels":
[ "changed" ],
"labels": [],
"location":
{ "lineno": 1,
"filename": "checkout.js" },
Expand Down Expand Up @@ -97,8 +96,7 @@
"properties": [],
"operations":
[ { "name": "applyCoupon",
"labels":
[ "changed" ],
"labels": [],
"nameParams": [],
"params":
[ { "name": "orderId",
Expand Down Expand Up @@ -744,8 +742,7 @@
"extra":
{ } },
{ "name": "createOnlineOrder",
"labels":
[ "changed" ],
"labels": [],
"nameParams": [],
"params":
[ { "name": "planId",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{ "name": "Events",
"memberOf": "wix-pricing-plans-backend",
"mixes": [],
"labels": [],
"labels":
[ "changed" ],
"location":
{ "lineno": 1,
"filename": "events.js" },
Expand Down Expand Up @@ -83,7 +84,7 @@
"ret":
{ "type": "void" },
"locations":
[ { "lineno": 794,
[ { "lineno": 792,
"filename": "events.js" } ],
"docs":
{ "summary": "An event that triggers when an order is canceled with `effectiveAt` as `NEXT_PAYMENT_DATE`.",
Expand Down Expand Up @@ -203,7 +204,7 @@
"ret":
{ "type": "void" },
"locations":
[ { "lineno": 611,
[ { "lineno": 609,
"filename": "events.js" } ],
"docs":
{ "summary": "An event that triggers when an order is canceled.",
Expand Down Expand Up @@ -318,7 +319,7 @@
"ret":
{ "type": "void" },
"locations":
[ { "lineno": 717,
[ { "lineno": 715,
"filename": "events.js" } ],
"docs":
{ "summary": "An event that triggers when an order is created.",
Expand Down Expand Up @@ -493,7 +494,7 @@
"ret":
{ "type": "void" },
"locations":
[ { "lineno": 775,
[ { "lineno": 773,
"filename": "events.js" } ],
"docs":
{ "summary": "An event that triggers at the start of each payment cycle for online orders.",
Expand Down Expand Up @@ -612,7 +613,7 @@
"ret":
{ "type": "void" },
"locations":
[ { "lineno": 630,
[ { "lineno": 628,
"filename": "events.js" } ],
"docs":
{ "summary": "An event that triggers when the `endDate` of an order is postponed or made earlier.",
Expand Down Expand Up @@ -717,7 +718,7 @@
"ret":
{ "type": "void" },
"locations":
[ { "lineno": 683,
[ { "lineno": 681,
"filename": "events.js" } ],
"docs":
{ "summary": "An event that triggers when an order expires or is canceled immediately.",
Expand Down Expand Up @@ -830,7 +831,7 @@
"ret":
{ "type": "void" },
"locations":
[ { "lineno": 593,
[ { "lineno": 591,
"filename": "events.js" } ],
"docs":
{ "summary": "An event that triggers when an offline order is marked as paid.",
Expand Down Expand Up @@ -932,7 +933,7 @@
"ret":
{ "type": "void" },
"locations":
[ { "lineno": 666,
[ { "lineno": 664,
"filename": "events.js" } ],
"docs":
{ "summary": "An event that triggers when an order is paused.",
Expand Down Expand Up @@ -1049,7 +1050,7 @@
"ret":
{ "type": "void" },
"locations":
[ { "lineno": 552,
[ { "lineno": 550,
"filename": "events.js" } ],
"docs":
{ "summary": "An event that triggers when an order is purchased.",
Expand Down Expand Up @@ -1168,7 +1169,7 @@
"ret":
{ "type": "void" },
"locations":
[ { "lineno": 648,
[ { "lineno": 646,
"filename": "events.js" } ],
"docs":
{ "summary": "An event that triggers when an order resumes.",
Expand Down Expand Up @@ -1285,7 +1286,7 @@
"ret":
{ "type": "void" },
"locations":
[ { "lineno": 701,
[ { "lineno": 699,
"filename": "events.js" } ],
"docs":
{ "summary": "An event that triggers when the start date of an order is changed.",
Expand Down Expand Up @@ -1392,7 +1393,7 @@
"ret":
{ "type": "void" },
"locations":
[ { "lineno": 574,
[ { "lineno": 572,
"filename": "events.js" } ],
"docs":
{ "summary": "An event that triggers when the start date of a purchased or free order is reached.",
Expand Down Expand Up @@ -1507,7 +1508,7 @@
"ret":
{ "type": "void" },
"locations":
[ { "lineno": 523,
[ { "lineno": 521,
"filename": "events.js" } ],
"docs":
{ "summary": "An event that triggers when an order is changed.",
Expand Down Expand Up @@ -1619,7 +1620,7 @@
"ret":
{ "type": "void" },
"locations":
[ { "lineno": 483,
[ { "lineno": 481,
"filename": "events.js" } ],
"docs":
{ "summary": "An event that triggers when a pricing plan is archived.",
Expand Down Expand Up @@ -1703,7 +1704,7 @@
"ret":
{ "type": "void" },
"locations":
[ { "lineno": 450,
[ { "lineno": 448,
"filename": "events.js" } ],
"docs":
{ "summary": "An event that triggers when a pricing plan is created.",
Expand Down Expand Up @@ -1778,7 +1779,7 @@
"ret":
{ "type": "void" },
"locations":
[ { "lineno": 501,
[ { "lineno": 499,
"filename": "events.js" } ],
"docs":
{ "summary": "An event that triggers when a member purchases a plan.",
Expand Down Expand Up @@ -1909,7 +1910,7 @@
"ret":
{ "type": "void" },
"locations":
[ { "lineno": 467,
[ { "lineno": 465,
"filename": "events.js" } ],
"docs":
{ "summary": "An event that triggers when a pricing plan is changed.",
Expand Down Expand Up @@ -1978,7 +1979,7 @@
"messages":
[ { "name": "EventData",
"locations":
[ { "lineno": 263,
[ { "lineno": 261,
"filename": "events.js" } ],
"docs":
{ "summary": "Event data.",
Expand Down Expand Up @@ -2053,7 +2054,7 @@
"labels": [] },
{ "name": "EventMetadata",
"locations":
[ { "lineno": 273,
[ { "lineno": 271,
"filename": "events.js" } ],
"docs":
{ "summary": "Event metadata.",
Expand Down Expand Up @@ -2414,7 +2415,7 @@
"labels": [] },
{ "name": "OrderAutoRenewCanceledEvent",
"locations":
[ { "lineno": 439,
[ { "lineno": 437,
"filename": "events.js" } ],
"docs":
{ "summary": "Information about the event fired when the order auto-renewal is canceled.",
Expand Down Expand Up @@ -2525,7 +2526,7 @@
"labels": [] },
{ "name": "OrderCanceledEvent",
"locations":
[ { "lineno": 347,
[ { "lineno": 345,
"filename": "events.js" } ],
"docs":
{ "summary": "Information about the order cancellation event.",
Expand Down Expand Up @@ -2632,7 +2633,7 @@
"labels": [] },
{ "name": "OrderCreatedEvent",
"locations":
[ { "lineno": 409,
[ { "lineno": 407,
"filename": "events.js" } ],
"docs":
{ "summary": "Information about the order's creation event.",
Expand Down Expand Up @@ -2737,7 +2738,7 @@
"labels": [] },
{ "name": "OrderCycleStartedEvent",
"locations":
[ { "lineno": 429,
[ { "lineno": 427,
"filename": "events.js" } ],
"docs":
{ "summary": "Information about the event fired when the order's payment cycle is triggered. This means the next payment date has arrived.",
Expand Down Expand Up @@ -2847,9 +2848,9 @@
"labels": [] },
{ "name": "OrderCycleStartedEventData",
"locations":
[ { "lineno": 210,
[ { "lineno": 209,
"filename": "events.js" },
{ "lineno": 210,
{ "lineno": 209,
"filename": "events.js" } ],
"docs":
{ "summary": "Event data.",
Expand Down Expand Up @@ -2937,16 +2938,14 @@
"doc": "Order information." },
{ "name": "cycleNumber",
"type": "number",
"doc": "Number of the payment cycle. Zero for unlimited plan orders and orders whose plans are valid until canceled." },
{ "name": "transactionId",
"type": "string",
"doc": "Wix Pay transaction ID." } ],
"doc": "Number of the payment cycle. Zero for unlimited plan orders and orders whose plans are valid until canceled." } ],
"extra":
{ },
"labels": [] },
"labels":
[ "changed" ] },
{ "name": "OrderEndDatePostponedEvent",
"locations":
[ { "lineno": 357,
[ { "lineno": 355,
"filename": "events.js" } ],
"docs":
{ "summary": "Information about the order postponed event.",
Expand Down Expand Up @@ -3045,7 +3044,7 @@
"labels": [] },
{ "name": "OrderEndedEvent",
"locations":
[ { "lineno": 388,
[ { "lineno": 386,
"filename": "events.js" } ],
"docs":
{ "summary": "Information about the order end event.",
Expand Down Expand Up @@ -3243,7 +3242,7 @@
"labels": [] },
{ "name": "OrderEventMetadata",
"locations":
[ { "lineno": 221,
[ { "lineno": 219,
"filename": "events.js" } ],
"docs":
{ "summary": "Event metadata.",
Expand Down Expand Up @@ -3344,7 +3343,7 @@
"labels": [] },
{ "name": "OrderMarkedAsPaidEvent",
"locations":
[ { "lineno": 336,
[ { "lineno": 334,
"filename": "events.js" } ],
"docs":
{ "summary": "Information about the offline order \"marked as paid\" event.",
Expand Down Expand Up @@ -3440,7 +3439,7 @@
"labels": [] },
{ "name": "OrderPausedEvent",
"locations":
[ { "lineno": 378,
[ { "lineno": 376,
"filename": "events.js" } ],
"docs":
{ "summary": "Information about the order pause event.",
Expand Down Expand Up @@ -3551,7 +3550,7 @@
"labels": [] },
{ "name": "OrderPurchasedEvent",
"locations":
[ { "lineno": 325,
[ { "lineno": 323,
"filename": "events.js" } ],
"docs":
{ "summary": "Information about the order purchase event.",
Expand Down Expand Up @@ -3659,7 +3658,7 @@
"labels": [] },
{ "name": "OrderResumedEvent",
"locations":
[ { "lineno": 367,
[ { "lineno": 365,
"filename": "events.js" } ],
"docs":
{ "summary": "Information about the order resumption event.",
Expand Down Expand Up @@ -3770,7 +3769,7 @@
"labels": [] },
{ "name": "OrderStartDateChangedEvent",
"locations":
[ { "lineno": 399,
[ { "lineno": 397,
"filename": "events.js" } ],
"docs":
{ "summary": "Information about the order's start date change event.",
Expand Down Expand Up @@ -3871,7 +3870,7 @@
"labels": [] },
{ "name": "OrderUpdatedEvent",
"locations":
[ { "lineno": 234,
[ { "lineno": 232,
"filename": "events.js" } ],
"docs":
{ "summary": "Information about the order update event.",
Expand Down Expand Up @@ -4091,7 +4090,7 @@
"labels": [] },
{ "name": "PlanArchivedEvent",
"locations":
[ { "lineno": 287,
[ { "lineno": 285,
"filename": "events.js" } ],
"docs":
{ "summary": "Information about the plan archive event.",
Expand Down Expand Up @@ -4169,7 +4168,7 @@
"labels": [] },
{ "name": "PlanCreatedEvent",
"locations":
[ { "lineno": 244,
[ { "lineno": 242,
"filename": "events.js" } ],
"docs":
{ "summary": "Information about the create plan event.",
Expand Down Expand Up @@ -4238,7 +4237,7 @@
"labels": [] },
{ "name": "PlanPurchasedEvent",
"locations":
[ { "lineno": 298,
[ { "lineno": 296,
"filename": "events.js" } ],
"docs":
{ "summary": "An object representing a new pricing plan purchase.",
Expand Down Expand Up @@ -4361,7 +4360,7 @@
"labels": [] },
{ "name": "PlanUpdatedEvent",
"locations":
[ { "lineno": 254,
[ { "lineno": 252,
"filename": "events.js" } ],
"docs":
{ "summary": "Information about the plan update event.",
Expand Down
Loading