-
Notifications
You must be signed in to change notification settings - Fork 53
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(deploy-web): complete rebrand and refactor of Cloudmos to Akash Console #193
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* added tailwind css config * added prettier plugin * added shadcn * remove unused import
* init new stats app * added react-query + base components * added nav layout + icons * fix errors * first render of dashboard with real data ✨ * added stats card for dashboard * overflow scroll body * renamed files * added blocks + transactions + added css nesting * table styling * fixed font * added graph page * use client components * added provider graph page * added page progress bar * styling * fix price styling * added blocks page * added blocks detail page * added block detail page * added transaction list + detail page * fix transaction page * address styling * search bar dashboard * added tabs * Added address detail page + refactoring * address asset list * added latest transactions address page * address detail page * added address deployments page * address transactions * new data table component generic * fix table pagination * address deployments sorting * added network select * added new logo * logo setup with manifest * added mobile nav * added links in header nav * responsive dashboard * header links * navigation links + mobile * responsive * added validator pages (temporary) * added cover image * deploy * validators page * added validator detail page * fix json2csv * fixes * added google analytics * added satoshi font * added footer with version + copyright * added docker ignore * adjust background color * fix address deployment link * fix graph legend dark color * fix table border color * fix url for active leases * added success variant to badge * replaced icons to iconoir * dump version * remove price stats from dashboard * added custom data table for address transactions * pr fixes
* update api utils for new api routes * added not found custom * added stats web ci * fix colum types * bump version
* fix address deployments zod schema * useless import
* small fixes stats app * decimal increase stats dashboard * styles copy from stats * added shadcd components + layout * shadcn import cleanup * Layout component with home page setup * layout setup tailwind nextjs * update stats app nextjs 14.1 * tailwind css app layout render * fix layout sidebar * mobile sidebar user components * added wallet provider * account menu * nav improvements * sidebar styling * fix linear loading * added certificate provider context * added form components * refactor popup component * sidebar fix ux * added the new deployment page container * added custom stepper * added/refactored template list * small fixes * refactor simple service form control * Env form modal refactor * command form modal * textarea auto resize * expose form modal refactor * placement modal refactor * sdl builder resources form components refactor * Update placement form labels and add token form control * successful rendering of sdl builder/manifest edit * fix pino pretty error * fix dynamic monaco editor * fix styling deployment name * Update tooltips and input component * cpu + gpu form controls * resources form controls * Update z-index and pointer-events in index.css, fix import in GranteeDepositMenuItem.tsx, update class names in CommandList.tsx and EnvVarList.tsx, adjust z-index in dialog.tsx * token form control sdl builder * fix placement form modal * end form modal * command form control * expose form modal + fix dialog scrolling * hasSecretOption false for sdl builder in create deployment * refactor components inside create lease * added radio button + fix bid row/group * refactor create lease * typing * fix * remove manifest error snackabar * spec detail refactoring * spec detail refactor * bid group refactor * create lease page refactor styling * remove comments wallet provider * api version for server side rendered pages * added leases + provider to list of address deployments * added mui + deployment list refactor * fixes * move new deployment components in app folder * move pre-requisites list * fix errors post rebase * move deployment detail components into app folder * deployment detail head * deployment detail refactor + manifest update * refactor LeaseRow component * refactor deployment logs component * deployment lease shell refactor 1 * refactor deployment lease shell component * fixes * provider list refactor * provider list refactor * added useTailwind hook for config in js * provier list page * fix provider map markers * provider detail page * provider graph fixes * refactor provider lease list * refactor provider raw data page * provider edit form * fix gpu form after rebase * fix provider edit form * fix edit provider form * rent gpu page * rent gpu form * temp fix region select * update metadata
* template gallery refactoring * template gallery refactor fixes * added template detail page fetch * template detail refactor * fixed layout * mobile template filtering fixes * fix template detail
* settings container + layout * settings form refactor 1 * settings layout fix * settings form fix * settings certificates refactor * refactor select network modal * refactor settings cert export * refactor authorizations page + modal * removed comments * fix table styling
Redm4x
approved these changes
May 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.