Skip to content

refactor: move admin ui#1346

Merged
paanSinghCoder merged 9 commits intomainfrom
refactor/admin-ui
Jan 29, 2026
Merged

refactor: move admin ui#1346
paanSinghCoder merged 9 commits intomainfrom
refactor/admin-ui

Conversation

@paanSinghCoder
Copy link
Contributor

@paanSinghCoder paanSinghCoder commented Jan 28, 2026

Changes

  • Fix lint errors. frontier/ui folder was not included in the list stage of the CI thus those errors were never caught. Now the ui (apps/admin) folder is included in lint stage.
  • Move the ui folder
  • Rename ui to admin
  • Update build and config paths
  • Update package name in embed.go
  • Change package name in package.json from ui to admin
  • Update data-test-id
  • Upgrade eslint and protobuf
  • Add global vars declaration in turbo.json

Technical Details

git mv ui folder and manually update configs

Test Plan

  • Manual testing completed
  • Build and type checking passes

@vercel
Copy link

vercel bot commented Jan 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
frontier Ready Ready Preview, Comment Jan 29, 2026 8:35am

@paanSinghCoder paanSinghCoder self-assigned this Jan 28, 2026
@coveralls
Copy link

coveralls commented Jan 28, 2026

Pull Request Test Coverage Report for Build 21471163100

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 37.882%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/server/server.go 0 1 0.0%
Totals Coverage Status
Change from base Build 21382899118: 0.0%
Covered Lines: 15887
Relevant Lines: 41938

💛 - Coveralls

Copy link
Contributor

@rohanchkrabrty rohanchkrabrty left a comment

Choose a reason for hiding this comment

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

LGTM

@paanSinghCoder paanSinghCoder enabled auto-merge (squash) January 29, 2026 08:37
@paanSinghCoder paanSinghCoder merged commit f3dde19 into main Jan 29, 2026
7 checks passed
@paanSinghCoder paanSinghCoder deleted the refactor/admin-ui branch January 29, 2026 08:38
@paanSinghCoder paanSinghCoder restored the refactor/admin-ui branch January 29, 2026 08:39
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