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

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

michelleln
Copy link

  • 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
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
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

@@ -11,9 +11,9 @@
# __date__ = '13/06/2023'
# __copyright__ = ('Copyright 2023, Unicef')

FROM ubuntu:20.04 AS prod
Copy link
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
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