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

Feat/dashboard #115

Merged
merged 16 commits into from
Jul 12, 2024
Merged

Feat/dashboard #115

merged 16 commits into from
Jul 12, 2024

Conversation

GeorgeGoodall
Copy link
Contributor

@GeorgeGoodall GeorgeGoodall commented Jul 10, 2024

Merge into staging

Ticket: https://trello.com/c/clyg5tBA/3335-write-html-nunjucks-template-for-dashboard

this ticket adds the basic static template, and routing for the lpa-overview made by alex

@@ -0,0 +1,47 @@
export default {
getLpaOverview: async (lpa) => {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not writing any tests for this yet as it will heavily change once infa implement their api

src/controllers/LpaOverviewController.js Outdated Show resolved Hide resolved
@GeorgeGoodall GeorgeGoodall requested a review from rosado July 12, 2024 12:47
@GeorgeGoodall GeorgeGoodall changed the base branch from main to staging July 12, 2024 12:52
Copy link
Collaborator

@rosado rosado left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@GeorgeGoodall GeorgeGoodall merged commit 33caf79 into staging Jul 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants