-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Description
Migration Plan for migrating vanilla site to Ember
There are some page which are not migrated to Ember app which are as follows:
- Events page
- Debug page
- Releases Page
- Arts Page
Some of these links are used in our app's footer, so what we can do is migrate the old site to v0.realdevsquad.com and use redirect Ember app footer links to v0.realdevsquad.com
It will be something like this
realdevsquad.com/events --> v0.realdevsquad.com/events
Where realdevsquad.com/events is our ember app
and v0.realdevsquad.com is our old vanilla app
In the meantime we'll do the rest of migration by priority.
Things needs to done before 23-12-2023
- overflow-x in cards, header logo link issue PR, fallback profile image in navbar (completed with Styles/ember migration #775 )
- PR for analytics with RDS tracking scripts code. (Replace test analytics script with official scripts #776)
- Links PR for redirection(realdevsquad.com/events --> v0.realdevsquad.com/events) ([DO-NOT-MERGE] Add redirection links in footer and navbar #781)
- Move new footer out of dev feature flag (Make Migrated Footer Out Of Feature Flag #780)
- Write steps for deployment by deploying again([Ember-Migration] Migration plan #758 (comment)).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels