Skip to content

Frontend update to reflect new Agency options without "All"#317

Open
michelleln wants to merge 4 commits into
unicef-drp:mainfrom
MichaelCai0301:frontend
Open

Frontend update to reflect new Agency options without "All"#317
michelleln wants to merge 4 commits into
unicef-drp:mainfrom
MichaelCai0301:frontend

Conversation

@michelleln
Copy link
Copy Markdown

  • when agency_selected is updated, the useEffect should override dataflow_selected to None
  • when the page first loads, call the Jaden/Tomas funciton propogate_agency_options (name TBD) which shouldnt take in any paramters and returns a list of objects that represents the initial values for the agency dropdown options. Pass this into make_components to populate the agency dropdowns

@@ -0,0 +1,33 @@
# Generated by Django 3.2.16 on 2024-11-01 19:50
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please delete this migrations @michelleln

@@ -19,9 +19,8 @@ volumes:

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please revert this @michelleln
I think it is because of autoformat from your side

# __date__ = '13/06/2023'
# __copyright__ = ('Copyright 2023, Unicef')

FROM ubuntu:20.04 AS prod
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Also please don't include this to commit
I will update Dockerfile to split between arm and non arm

@meomancer
Copy link
Copy Markdown
Collaborator

Hi @michelleln
Please add .DS_Store on .gitignore file, so it will be excluded on commit

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