Commit Graph

378 Commits

Author SHA1 Message Date
Ilia Mashkov
9924fcba3a fix: import paths 2026-01-01 14:37:44 +03:00
Ilia Mashkov
1321347ac3 feature: move all shadcn related code to src/shared/shadcn 2026-01-01 14:37:18 +03:00
Ilia Mashkov
8713207afb feature: move fonts types 2026-01-01 13:15:35 +03:00
Ilia Mashkov
7d6ce78584 chore: new packages version 2026-01-01 13:15:13 +03:00
Ilia Mashkov
b4d24cac4e fix: setup import for shadcn components 2026-01-01 13:13:52 +03:00
Ilia Mashkov
2bcded583d feature: add necessary shadcn components for CategoryFilter and Sidebar 2026-01-01 13:12:57 +03:00
Ilia Mashkov
fdb8c38b7f feature: Create template for CategoryFilter store 2026-01-01 13:11:38 +03:00
Ilia Mashkov
3971d364bd feature: create Font entity with types for filtering 2026-01-01 13:10:36 +03:00
Ilia Mashkov
aa951260a0 chore: migrate to FSD architecture 2026-01-01 13:09:54 +03:00
8b6a1c468e Merge pull request 'chore/svelte-kit-to-svelte-migration' (#7) from chore/svelte-kit-to-svelte-migration into main
Some checks failed
Build / build (push) Failing after 3s
Deploy Pipeline / pipeline (push) Failing after 2s
Test / Svelte Checks (push) Failing after 7m11s
Lint / Lint Code (push) Failing after 8m54s
Reviewed-on: glyphdiff.com/frontend-sveltekit#7
2025-12-30 16:54:36 +00:00
Ilia Mashkov
d5527929f9 fix: setup declarations for files to avoid import errors
Some checks failed
Build / build (pull_request) Failing after 16s
Lint / Lint Code (pull_request) Failing after 3s
Test / Svelte Checks (pull_request) Failing after 1s
2025-12-30 19:38:20 +03:00
Ilia Mashkov
53e3d6985b chore(ci/cd): adjust workflows ci/cd files to work with actions/cache 2025-12-30 19:37:25 +03:00
Ilia Mashkov
7c94622b95 fix(setup): fix tsconfig to work with bundler module resolution 2025-12-30 19:07:51 +03:00
Ilia Mashkov
f3315be32d chore(setup): migrate from SvelteKit to Svelte 2025-12-30 18:57:58 +03:00
def01a2cad Merge pull request 'feat(types): create comprehensive models for google fonts and fontshare api responses' (#5) from feature/typing-fonts-api into main
Some checks failed
Build / Build Project (push) Failing after 3s
Deploy / Lint Check (push) Successful in 1s
Deploy / Test Suite (push) Successful in 0s
Deploy / Build Verification (push) Successful in 0s
Lint / Lint Code (push) Failing after 2s
Test / Type Check (push) Failing after 2s
Deploy / Deploy to ${{ github.event.inputs.environment || 'production' }} (push) Failing after 2s
Reviewed-on: glyphdiff.com/frontend-sveltekit#5
2025-12-30 13:46:46 +00:00
Ilia Mashkov
31e64f4eac feat(types): create comprehensive models for google fonts and fontshare api responses
Some checks failed
Lint / Lint Code (push) Failing after 2s
Test / Type Check (push) Failing after 2s
Build / Build Project (pull_request) Failing after 3s
Lint / Lint Code (pull_request) Failing after 2s
Test / Type Check (pull_request) Failing after 2s
2025-12-30 16:44:16 +03:00
1a49a7bc34 Merge pull request 'fix(setup): Fix pre-push lint and format from all files to push_files' (#4) from fixes/lefthook-config into main
Some checks failed
Build / Build Project (push) Failing after 3s
Deploy / Lint Check (push) Successful in 0s
Deploy / Test Suite (push) Successful in 0s
Deploy / Build Verification (push) Successful in 0s
Lint / Lint Code (push) Failing after 2s
Test / Type Check (push) Failing after 2s
Deploy / Deploy to ${{ github.event.inputs.environment || 'production' }} (push) Failing after 2s
Reviewed-on: glyphdiff.com/frontend-sveltekit#4
2025-12-30 10:31:04 +00:00
Ilia Mashkov
b94b0e8b72 fix(setup): Fix pre-push lint and format from all files to push_files
Some checks failed
Build / Build Project (pull_request) Failing after 3s
Lint / Lint Code (pull_request) Failing after 2s
Test / Type Check (pull_request) Failing after 2s
2025-12-30 13:26:50 +03:00
4c965fae90 Merge pull request 'feat(setup): add gitea actions CI/CD workflows' (#2) from feature/setup-gitea-actions into main
Some checks failed
Build / Build Project (push) Has been cancelled
Deploy / Deploy to ${{ github.event.inputs.environment || 'production' }} (push) Has been cancelled
Deploy / Lint Check (push) Has been cancelled
Deploy / Test Suite (push) Has been cancelled
Deploy / Build Verification (push) Has been cancelled
Lint / Lint Code (push) Has been cancelled
Test / Type Check (push) Has been cancelled
Reviewed-on: glyphdiff.com/frontend-sveltekit#2
2025-12-30 10:24:51 +00:00
Ilia Mashkov
a1f34d6942 feat(setup): add gitea actions CI/CD workflows
Some checks failed
Lint / Lint Code (push) Failing after 49s
Test / Type Check (push) Failing after 2s
Build / Build Project (pull_request) Failing after 16s
Lint / Lint Code (pull_request) Failing after 2s
Test / Type Check (pull_request) Failing after 2s
2025-12-30 13:06:27 +03:00
509e0bd01d Merge pull request 'feature/project-setup' (#1) from feature/project-setup into main
Reviewed-on: glyphdiff.com/frontend-sveltekit#1
2025-12-30 09:18:08 +00:00
Ilia Mashkov
a204d29bac fix(setup): Exclude shadcn components from tsc check 2025-12-30 11:25:50 +03:00
Ilia Mashkov
5c25af3684 fix(setup): Fix lefthook config 2025-12-30 11:15:32 +03:00
Ilia Mashkov
2727eacb0e fix(setup): Fix lefthook pre-commit/pre-push config 2025-12-30 11:07:39 +03:00
Ilia Mashkov
324052ce7d feat(setup): Setup shadcn-svelte 2025-12-30 11:06:58 +03:00
Ilia Mashkov
6d70c1ed0e feat(setup): Add oxlint, dprint, vite, playwright configs 2025-12-30 11:05:13 +03:00
Ilia Mashkov
cd7c4ef9a3 feat(setup): initialize SvelteKit project with TypeScript template 2025-12-26 14:26:37 +03:00
Ilia Mashkov
42852a77e1 chore: initialize git repository with workflow documentation 2025-12-26 12:41:43 +03:00