Feat/capacity and resources#2
Open
crsstha wants to merge 13 commits into
Open
Conversation
58b1acd to
5af8302
Compare
5af8302 to
7221a43
Compare
7eb6707 to
10886f8
Compare
10886f8 to
d238bba
Compare
subinasr
requested changes
May 14, 2026
|
|
||
| ## This PR includes | ||
|
|
||
| - [ ] Translation No newline at end of file |
| } | ||
| } | ||
| } | ||
| `; |
| ENV APP_GRAPHQL_ENDPOINT=APP_GRAPHQL_ENDPOINT_PLACEHOLDER | ||
| # # Build variables (Requires backend pulled) | ||
| ENV APP_TITLE=ercs-eoc | ||
| ENV APP_ENVIRONMENT=production |
There was a problem hiding this comment.
Suggested change
| ENV APP_ENVIRONMENT=production | |
| ENV APP_ENVIRONMENT=development |
subinasr
requested changes
May 14, 2026
| import { useExternalDashboardsQuery } from '#generated/types/graphql'; | ||
|
|
||
| function DisasterResponse() { | ||
| // Todo:Region filter |
There was a problem hiding this comment.
Suggested change
| // Todo:Region filter | |
| // TODO: Region filter |
531b4a4 to
55b65ed
Compare
55b65ed to
3091dbd
Compare
subinasr
requested changes
May 18, 2026
| grid-column: span 2; | ||
|
|
||
| @media screen and (max-width: 40rem) { | ||
| @media screen and (width <= 40rem) { |
There was a problem hiding this comment.
This may not be supported by old browsers. Can you confirm with Ashmita di if old browser compatibility is needed?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.