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

feat(agora): migrate Nominated Targets (AG-1551) #2864

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

sagely1
Copy link
Contributor

@sagely1 sagely1 commented Sep 29, 2024

  • Adding Nominated Targets Component
    ** Note: table on page will be implemented in a future PR
  • Removing teams dependency on legacy ApiService. Moving to OpenApi implementation.
  • Site-wide CSS updates
image

@@ -12,7 +12,9 @@
},
{
"files": ["*.js", "*.jsx"],
"rules": {}
"rules": {
"tailwindcss/no-custom-classname": "off"
Copy link
Contributor Author

@sagely1 sagely1 Sep 29, 2024

Choose a reason for hiding this comment

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

Added rule as there was a linting error in webpack.config.js
The rule doesn't seem to match so it's possibly we will want to change the files: [] matching rule instead

@sagely1 sagely1 changed the title Agora/migration nominated targets feat(agora): migrate Nominated Targets (AG-1551) Sep 30, 2024
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.

1 participant