diff --git a/data/clusterPacks.yaml b/data/clusterPacks.yaml index d5804df..d694208 100644 --- a/data/clusterPacks.yaml +++ b/data/clusterPacks.yaml @@ -13,7 +13,7 @@ single node. - Operates the [Slurm Workload Manager](https://slurm.schedmd.com/) job scheduler. - - 2 [Alces Flight Center](https://center.alces-flight.com) support credits + - 2 [ConcertIM](https://portal.concertim.com) support credits per month. details: | A cluster comprising an entry-level login node and general-level compute @@ -51,7 +51,7 @@ - Autoscales from a single compute node to four balanced compute nodes (240GiB, 144 CPUs). - Operates the Open Grid Scheduler (SGE) job Scheduler. - - 5 [Alces Flight Center](https://center.alces-flight.com) support credits + - 5 [ConcertIM](https://portal.concertim.com) support credits per month. details: | A cluster comprising a medium-sized login node and balanced compute nodes @@ -78,7 +78,7 @@ - Autoscales from a single GPU node to two GPU nodes (976 GiB, 64 CPUs, 16 GPUs). - Operates the Open Grid Scheduler (SGE) job Scheduler. - - 10 [Alces Flight Center](https://center.alces-flight.com) support + - 10 [ConcertIM](https://portal.concertim.com) support credits per month. details: | A cluster comprising a medium-sized login node and GPU compute nodes (488 diff --git a/data/creditPacks.yaml b/data/creditPacks.yaml index 2aa5ddc..41b12d5 100644 --- a/data/creditPacks.yaml +++ b/data/creditPacks.yaml @@ -17,7 +17,7 @@ # Used as the product name on the checkout form and email. It should # probably match the entry in `stripe.description`. - name: Pack of 5 Alces Flight Center service credits + name: Pack of 5 ConcertIM service credits # The type of product. This must match the filename. type: creditPacks @@ -40,15 +40,15 @@ # features: # - tick: true # text: | - # Allocate to your Flight Center site managed through - # [Alces Flight Center](https://center.alces-flight.com) + # Allocate to your ConcertIM site managed through + # [ConcertIM](https://portal.concertim.com) # - tick: false # text: | # ~Includes rainbows and kittens~ # Optional markdown for the product card. # details: | - # The Bronze Alces Flight Center credit pack allows you to... + # The Bronze ConcertIM credit pack allows you to... # Optional. If learnMore is given, the product card will display a "Learn # more" link. Clicking it will display a modal containing this markdown. @@ -68,7 +68,7 @@ # Used as the description by Stripe. It should probably match the entry # in `name`. - description: Pack of 5 Alces Flight Center service credits + description: Pack of 5 ConcertIM service credits # The type of Stripe payment to make. Either `charge` or `subscription`. type: charge @@ -93,7 +93,7 @@ emphasise: true # backgroundColor: var(--teal) backgroundColor: '#20c997' - name: Pack of 10 Alces Flight Center service credits + name: Pack of 10 ConcertIM service credits type: creditPacks identifier: 10-service-credit-pack cost: @@ -104,7 +104,7 @@ stripe: amount: 235000 currency: gbp - description: Pack of 10 Alces Flight Center service credits + description: Pack of 10 ConcertIM service credits type: charge action: identifier: deposit_credits @@ -120,7 +120,7 @@ emphasise: false # backgroundColor: var(--info) backgroundColor: '#3498DB' - name: Pack of 15 Alces Flight Center service credits + name: Pack of 15 ConcertIM service credits type: creditPacks identifier: 15-service-credit-pack cost: @@ -131,7 +131,7 @@ stripe: amount: 350000 currency: gbp - description: Pack of 15 Alces Flight Center service credits + description: Pack of 15 ConcertIM service credits type: charge action: identifier: deposit_credits diff --git a/data/productTypeDefinitions.yaml b/data/productTypeDefinitions.yaml index cfc24b8..bf21508 100644 --- a/data/productTypeDefinitions.yaml +++ b/data/productTypeDefinitions.yaml @@ -1,16 +1,16 @@ - type: clusterPacks name: Cluster packs title: HPC cluster pack - subtitle: Fully managed Alces Flight HPC cluster with Flight Center support + subtitle: Fully managed ConcertIM HPC cluster with ConcertIM support description: | - An Alces Flight HPC cluster built by our experienced engineering team in + A ConcertIM HPC cluster built by our experienced engineering team in a Virtual Private Cluster (VPC) environment for security, with SSH and graphical-desktop connectivity for users. Data management tools for POSIX and S3 object storage are also included to help users transfer files and manage storage resources. - The cluster will be fully managed by Alces using the [Alces Flight - Center](https://center.alces-flight.com) service. Where you will be able + The cluster will be fully managed by Alces using the + [ConcertIM](https://portal.concertim.com) service. Where you will be able to view the dozens of daily checks our engineering team will perform to ensure the health of your cluster request support and advice and access the comprehensive support logs for your cluster. @@ -19,15 +19,15 @@ title: Choose a cluster pack. overview: | Ready to get going? Choose a cluster pack, enter your credit card - details and request your fully managed Alces Flight HPC cluster. + details and request your fully managed ConcertIM HPC cluster. - type: creditPacks name: Support credits - title: Flight Center support credits - subtitle: Support credits for use with Alces Flight Center + title: ConcertIM support credits + subtitle: Support credits for use with ConcertIM description: | The support credits can be allocated to any of your HPC clusters managed - through [Alces Flight Center](https://center.alces-flight.com). You will + through [ConcertIM](https://portal.concertim.com). You will be able to view the dozens of daily checks our engineering team will perform to ensure the health of your cluster request support and advice and access the comprehensive support logs for your cluster. diff --git a/flight-store-lib/demo/src/index.html b/flight-store-lib/demo/src/index.html index 4e2b40d..eeda36e 100644 --- a/flight-store-lib/demo/src/index.html +++ b/flight-store-lib/demo/src/index.html @@ -15,7 +15,7 @@ Reactware/flight-account-menu are loaded --> diff --git a/flight-store-lib/src/checkout/components/MustLoginMessage.js b/flight-store-lib/src/checkout/components/MustLoginMessage.js index 837e813..3b5e884 100644 --- a/flight-store-lib/src/checkout/components/MustLoginMessage.js +++ b/flight-store-lib/src/checkout/components/MustLoginMessage.js @@ -8,8 +8,8 @@ const MustLoginMessage = () => { return (