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

Add dashboard and event tracker maps #24

Merged

Conversation

anagperal
Copy link
Contributor

@anagperal anagperal commented Oct 2, 2024

📌 References

📝 Implementation

📹 Screenshots/Screen capture

Screenshot from 2024-10-02 12-37-24
Screenshot from 2024-10-02 12-36-34

🔥 Notes to the tester

anagperal and others added 30 commits September 10, 2024 15:11
@anagperal anagperal changed the base branch from development to feature/risk-assessment-grading October 2, 2024 06:38
This was referenced Oct 2, 2024
@anagperal anagperal changed the title Add dashboard and event tracker map Add dashboard and event tracker maps Oct 2, 2024
Base automatically changed from feature/risk-assessment-grading to development October 3, 2024 09:58
Copy link
Contributor

@9sneha-n 9sneha-n left a comment

Choose a reason for hiding this comment

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

@anagperal looks good, just need to delete some unused files.

@@ -0,0 +1,93 @@
import { FutureData } from "../../data/api-futures";
Copy link
Contributor

Choose a reason for hiding this comment

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

this file is no longer used. it can be removed, it is not referenced anywhere

@@ -0,0 +1,27 @@
import { Maybe } from "../../../utils/ts-utils";
Copy link
Contributor

Choose a reason for hiding this comment

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

this file is no longer used. it can be removed, it is not referenced anywhere.

@@ -0,0 +1,93 @@
import { useEffect, useState } from "react";
Copy link
Contributor

Choose a reason for hiding this comment

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

this file is no longer used. it can be removed, it is not referenced anywhere

@bhavananarayanan bhavananarayanan merged commit 41973df into development Oct 3, 2024
1 check passed
@bhavananarayanan bhavananarayanan deleted the feature/add-event-tracker-map-with-merge branch October 3, 2024 10:51
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.

3 participants