This website requires JavaScript.
Explore
Help
Sign In
mrleo1nid
/
TeleWave
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3601404383025c5318edd72839c1c4dc7af81738
TeleWave
/
frontend
T
History
Leonid Pershin
3601404383
ci / build-backend (push)
Successful in 1m32s
Details
ci / build-frontend (push)
Successful in 1m4s
Details
ci / tests (push)
Successful in 1m45s
Details
ci / sonar (push)
Successful in 4m48s
Details
add skeleton
2026-07-29 07:45:10 +03:00
..
public
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
src
add skeleton
2026-07-29 07:45:10 +03:00
.gitignore
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
.oxlintrc.json
Enhance EntryTraceDialog component by refactoring data display logic into dedicated summary functions for improved readability and maintainability. Update GridTab to streamline checkbox state management with a new toggle function. Refactor RulesCard to simplify window removal logic. Adjust CollectionsPanel, GenresPanel, GroupsPanel, RolesPanel, ShowsPanel, and UsersPanel to import sorting utilities from a centralized location, enhancing code organization. Update ThemeProvider to utilize a shared theme context for better consistency across the application.
2026-07-27 00:25:11 +03:00
.prettierignore
Add Prettier to the frontend and gate formatting in CI
2026-07-27 01:38:12 +03:00
.prettierrc.json
Add Prettier to the frontend and gate formatting in CI
2026-07-27 01:38:12 +03:00
index.html
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
package.json
Update README.md with additional SonarCloud badges and improve CI workflow for coverage reporting
2026-07-27 03:19:18 +03:00
pnpm-lock.yaml
Update pnpm-lock.yaml for Radix UI package versions and enhance popover styling in CSS
2026-07-27 11:58:38 +03:00
pnpm-workspace.yaml
Update pnpm-lock.yaml for Radix UI package versions and enhance popover styling in CSS
2026-07-27 11:58:38 +03:00
tsconfig.app.json
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
tsconfig.json
Add Prettier to the frontend and gate formatting in CI
2026-07-27 01:38:12 +03:00
tsconfig.node.json
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
vite.config.ts
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00