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

Links between Phoenix <=> Rails are configurable #140

Closed
2 tasks done
Tracked by #27
stepchud opened this issue Sep 3, 2024 · 0 comments
Closed
2 tasks done
Tracked by #27

Links between Phoenix <=> Rails are configurable #140

stepchud opened this issue Sep 3, 2024 · 0 comments
Assignees
Labels

Comments

@stepchud
Copy link
Contributor

stepchud commented Sep 3, 2024

There are a few places where the Rails app links out to the Phoenix app, and vice-versa.
For example the Challenge Manager's Utility Menu has a link to manage Challenges which navigates to the Portal. This link needs to be a configurable environment option so that it works in localdev (localhost:4000), challenge-dev deployment env (https://challenge-dev.app.cloud.gov/), staging and production.
On the Phoenix side, the Challenge Manager's Dashboard links back to Rails.

Acceptance Criteria

  • Utility Menu and Dashboard links to Phoenix app work on local dev machines and on the dev deployment server
  • Phoenix Dashboard links to Rails features work on local dev machines and the dev deployment server
@r-bartlett-gsa r-bartlett-gsa added this to the Sprint 09/10/24 milestone Sep 3, 2024
@r-bartlett-gsa r-bartlett-gsa mentioned this issue Sep 3, 2024
41 tasks
@stepchud stepchud changed the title Links to the Portal App are configurable (Phoenix) Links between the two apps are configurable (Phoenix) Sep 10, 2024
@stepchud stepchud changed the title Links between the two apps are configurable (Phoenix) Links between Phoenix <=> Rails are configurable Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants