Skip to content
Open
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
1 change: 0 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ packages/fxa-dev-launcher
packages/fxa-content-server/dist
packages/fxa-settings/build/dev
packages/123done
packages/fortress
packages/functional-tests

# Ignore generated credentials from google-github-actions/auth
Expand Down
1 change: 0 additions & 1 deletion _scripts/ports.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
9000 # auth-server key server
3030 # content-server
1111 # profile-server
9292 # Fortress
8080 # 123done
10139 # 321done
3031 # payments server
Expand Down
Binary file not shown.
1 change: 0 additions & 1 deletion assets/product-icons/firefox-fortress-web-icon.svg

This file was deleted.

1 change: 0 additions & 1 deletion docs/adr/0045-testing-updates-and-recommendations.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ A. Unify Testing Frameworks
4 db-migrations
3 fxa-geodb
2 fxa-profile-server
2 fortress
2 123done
1 browserid-verifier

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export const LayoutMultipleProducts = createStory(
{
subscriptions: [
{
productName: 'Firefox Fortress',
productName: '123Done Pro',
},
{
productName: 'Mozilla VPN',
Expand All @@ -49,7 +49,7 @@ export const LayoutMultipleProductsWithBrandMessaging = createStory(
{
subscriptions: [
{
productName: 'Firefox Fortress',
productName: '123Done Pro',
},
{
productName: 'Mozilla VPN',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default {
const data = {
icon: 'https://cdn.accounts.firefox.com/product-icons/mozilla-vpn-email.png',
link: 'http://getfirefox.com/',
productName: 'Firefox Fortress',
productName: '123Done Pro',
subscriptionSupportUrl: 'http://localhost:3030/support',
playStoreLink:
'https://play.google.com/store/apps/details?id=org.mozilla.firefox',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
} as Meta;

const data = {
productName: 'Firefox Fortress',
productName: '123Done Pro',
isCancellationEmail: true,
invoiceTotal: '$20',
invoiceDateOnly: '11/13/2021',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
} as Meta;

const data = {
productName: 'Firefox Fortress',
productName: '123Done Pro',
isCancellationEmail: true,
invoiceTotal: '$2,000.00',
invoiceDateOnly: '11/13/2021',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
} as Meta;

const data = {
productName: 'Firefox Fortress',
productName: '123Done Pro',
serviceLastActiveDateOnly: 'July 15, 2025',
accountSettingsUrl: 'http://localhost:3030/settings',
subscriptionSupportUrlWithUtm: 'http://localhost:3030/support',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
} as Meta;

const data = {
productName: 'Firefox Fortress',
productName: '123Done Pro',
isCancellationEmail: true,
cancellationSurveyUrl:
'https://survey.alchemer.com/s3/6534408/Privacy-Security-Product-Cancellation-of-Service-Q4-21',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
} as Meta;

const data = {
productName: 'Firefox Fortress',
productName: '123Done Pro',
invoiceAmountDue: '$10.00',
invoiceAmountDueInCents: 1000,
icon: 'https://cdn.accounts.firefox.com/product-icons/mozilla-vpn-email.png',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
} as Meta;

const data = {
productName: 'Firefox Fortress',
productName: '123Done Pro',
updateBillingUrl: 'http://localhost:3030/subscriptions',
subscriptionSupportUrl: 'http://localhost:3030/support',
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default {

const data = {
icon: 'https://cdn.accounts.firefox.com/product-icons/mozilla-vpn-email.png',
productName: 'Firefox Fortress',
productName: '123Done Pro',
subscriptionSupportUrl: 'http://localhost:3030/support',
updateBillingUrl: 'http://localhost:3030/subscriptions',
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
} as Meta;

const data = {
productName: 'Firefox Fortress',
productName: '123Done Pro',
subscriptionSupportUrl: 'http://localhost:3030/support',
updateBillingUrl: 'http://localhost:3030/subscriptions',
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
} as Meta;

const data = {
productName: 'Firefox Fortress',
productName: '123Done Pro',
invoiceTotal: '$20',
nextInvoiceDateOnly: '11/13/2021',
icon: 'https://placekitten.com/512/512',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
} as Meta;

const data = {
productName: 'Firefox Fortress',
productName: '123Done Pro',
showTax: true,
invoiceTotalExcludingTax: '$18.71',
invoiceTax: '$1.29',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
} as Meta;

const data = {
productName: 'Firefox Fortress',
productName: '123Done Pro',
};

const createStory = subplatStoryWithProps<TemplateData>(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
} as Meta;

const data = {
productName: 'Firefox Fortress',
productName: '123Done Pro',
invoiceAmountDue: '$10.00',
invoiceDateOnly: '12/14/2021',
invoiceNumber: '8675309',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default {
const data = {
subscriptions: [
{
productName: 'Firefox Fortress',
productName: '123Done Pro',
},
{
productName: 'Mozilla VPN',
Expand All @@ -23,7 +23,7 @@ const data = {
subscriptionSupportUrl: 'http://localhost:3030/support',

// Had to add this in! Double check value.
productName: 'Firefox Fortress',
productName: '123Done Pro',
};

const createStory = subplatStoryWithProps<TemplateData>(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default {
const data = {
subscriptions: [
{
productName: 'Firefox Fortress',
productName: '123Done Pro',
},
{
productName: 'Mozilla VPN',
Expand All @@ -23,7 +23,7 @@ const data = {
updateBillingUrl: 'http://localhost:3030/subscriptions',

// Had to add this in. Double check!
productName: 'Firefox Fortress',
productName: '123Done Pro',
};

const createStory = subplatStoryWithProps<TemplateData>(
Expand Down
9 changes: 0 additions & 9 deletions packages/fortress/.eslintrc.json

This file was deleted.

8 changes: 0 additions & 8 deletions packages/fortress/.nsprc

This file was deleted.

8 changes: 0 additions & 8 deletions packages/fortress/.prettierignore

This file was deleted.

21 changes: 0 additions & 21 deletions packages/fortress/README.md

This file was deleted.

5 changes: 0 additions & 5 deletions packages/fortress/config-local.json

This file was deleted.

12 changes: 0 additions & 12 deletions packages/fortress/config.js

This file was deleted.

5 changes: 0 additions & 5 deletions packages/fortress/config.json

This file was deleted.

74 changes: 0 additions & 74 deletions packages/fortress/data/index.js

This file was deleted.

Loading
Loading