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

(operate) feat: add operate app #80

Merged
merged 9 commits into from
Aug 23, 2024
Merged

(operate) feat: add operate app #80

merged 9 commits into from
Aug 23, 2024

Conversation

Tanya-atatakai
Copy link
Collaborator

@Tanya-atatakai Tanya-atatakai commented Aug 22, 2024

Proposed changes

  1. Migrated operate app to monorepo (no improvements/refactoring for the agents page as didn't have time unfortunately)
  2. Created shared components: Caption (grey text with 14px font-size) and Label/TextWithTooltip (the Label on is grey - for forms, the Text one is with no styles - can be used anywhere, but currently suits for table header)
  3. Moved useNominees and useNomineesMetadata to shared libs (still would like to discuss how to better organise our libs)
  4. Added new table with staking contracts as per design

https://operate-cc8osymr3-autonolas.vercel.app/contracts

Types of changes

What types of changes does your code introduce?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Copy link

vercel bot commented Aug 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bond ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2024 11:03am
govern ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2024 11:03am
launch ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2024 11:03am
operate ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2024 11:03am
registry ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2024 11:03am
tokenomics ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2024 11:03am

@Tanya-atatakai
Copy link
Collaborator Author

Tanya-atatakai commented Aug 22, 2024

no idea why tests are failing, they work locally 🥲 will check
fixed

apps/operate/components/Agents.tsx Outdated Show resolved Hide resolved
apps/operate/pages/disclaimer.tsx Outdated Show resolved Hide resolved
apps/operate/components/Contracts/hooks.ts Show resolved Hide resolved
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.

4 participants