Skip to content

Feat/capacity and resources#2

Open
crsstha wants to merge 13 commits into
developfrom
feat/capacity-and-resources
Open

Feat/capacity and resources#2
crsstha wants to merge 13 commits into
developfrom
feat/capacity-and-resources

Conversation

@crsstha
Copy link
Copy Markdown
Collaborator

@crsstha crsstha commented May 7, 2026

No description provided.

@crsstha crsstha force-pushed the feat/capacity-and-resources branch 2 times, most recently from 58b1acd to 5af8302 Compare May 7, 2026 09:26
@crsstha crsstha force-pushed the feat/capacity-and-resources branch from 5af8302 to 7221a43 Compare May 7, 2026 09:29
@crsstha crsstha requested a review from subinasr May 7, 2026 09:36
@crsstha crsstha marked this pull request as draft May 7, 2026 09:37
@crsstha crsstha force-pushed the feat/capacity-and-resources branch 2 times, most recently from 7eb6707 to 10886f8 Compare May 12, 2026 09:52
@crsstha crsstha force-pushed the feat/capacity-and-resources branch from 10886f8 to d238bba Compare May 12, 2026 10:14
Comment thread .github/pull_request_template.md Outdated

## This PR includes

- [ ] Translation No newline at end of file
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Add permissions?

Comment thread app/components/Footer/styles.module.css Outdated
Comment thread app/components/KeyCard/styles.module.css Outdated
Comment thread app/components/RegionSelectInput/index.tsx Outdated
Comment thread app/Root/config/routes.ts Outdated
Comment thread app/views/Preparedness/ErcsDisasterResponse/index.tsx Outdated
Comment thread app/views/TeamList/Members/index.tsx Outdated
Comment thread app/views/TeamList/Members/index.tsx
}
}
}
`;
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Inconsistent indentation.

Comment thread Dockerfile Outdated
ENV APP_GRAPHQL_ENDPOINT=APP_GRAPHQL_ENDPOINT_PLACEHOLDER
# # Build variables (Requires backend pulled)
ENV APP_TITLE=ercs-eoc
ENV APP_ENVIRONMENT=production
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
ENV APP_ENVIRONMENT=production
ENV APP_ENVIRONMENT=development

import { useExternalDashboardsQuery } from '#generated/types/graphql';

function DisasterResponse() {
// Todo:Region filter
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
// Todo:Region filter
// TODO: Region filter

@crsstha crsstha force-pushed the feat/capacity-and-resources branch 2 times, most recently from 531b4a4 to 55b65ed Compare May 18, 2026 08:32
@crsstha crsstha force-pushed the feat/capacity-and-resources branch from 55b65ed to 3091dbd Compare May 18, 2026 08:34
@crsstha crsstha marked this pull request as ready for review May 18, 2026 08:37
@crsstha crsstha requested a review from subinasr May 18, 2026 08:37
grid-column: span 2;

@media screen and (max-width: 40rem) {
@media screen and (width <= 40rem) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This may not be supported by old browsers. Can you confirm with Ashmita di if old browser compatibility is needed?

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