• Joined on 2026-01-08
igm pushed to master at igm/publisher-dashboard 2026-01-12 10:29:08 +00:00
8da4379583 fix readme
igm pushed to master at igm/publisher-dashboard 2026-01-12 10:09:36 +00:00
1f6d5a4a9f linting
d8397dfb38 Simplify middleware and remove unused code
73ef3df01f Add pre-configured procedures and use them throughout codebase
25c8bab741 Add orgMemberMiddleware for org-scoped procedures
b48012c1f6 Move middlewares to dedicated folder with one per file
Compare 8 commits »
igm pushed to master at igm/publisher-dashboard 2026-01-12 09:23:12 +00:00
b78064caeb Merge branch 'email-cleanup'
40d743c8c2 Apply linter formatting fixes to emails package
Compare 2 commits »
igm pushed to master at igm/publisher-dashboard 2026-01-12 09:22:57 +00:00
c60041a1bb Replace dbmate with direct schema.sql execution in tests
e43c006bb1 Fix merge conflicts and add withTransaction helper
8e65c2e698 Merge branch 'transactions-in-procedure'
b085a315be Add transactions to auth procedures and extract DB models
1ed41e5c4c Merge branch 'db-coverage'
Compare 10 commits »
igm pushed to master at igm/publisher-dashboard 2026-01-12 07:32:58 +00:00
5a2e0297e5 Merge branch 'more-spec'
c9de0b1ac5 Add sideEffects: false to all library packages
0f50291490 Add @types/bun to api-contract for test file compilation
Compare 3 commits »
igm pushed to master at igm/publisher-dashboard 2026-01-12 07:16:06 +00:00
9c6694cad4 Auto-skip e2e tests when TEST_DATABASE_URL is not configured
igm pushed to master at igm/publisher-dashboard 2026-01-12 07:09:33 +00:00
f9f1dc7403 Merge branch 'test-coverage'
b27a977809 Document test scripts in README and CLAUDE.md
7edc4ba8a9 gnu sed
Compare 3 commits »
igm pushed to master at igm/publisher-dashboard 2026-01-12 07:07:30 +00:00
16f827e8f0 Merge branch 'test-coverage'
947c73dbdc Remove unnecessary exclude from tsconfig files
2baf10b0cd Replace String() calls with .toString()/.toLocaleString() per ast-grep rule
8b081d5ba8 Remove unnecessary testing/README.md
01f1e1c9e3 Add READMEs for remaining packages
Compare 8 commits »
igm pushed to master at igm/publisher-dashboard 2026-01-12 05:47:39 +00:00
94b6de5970 Merge branch 'test-coverage'
6fa4da1abb Fix lint errors and add ast-grep rule for countAll
92f7e1df09 Merge origin/master and migrate tests to describeE2E
b2fba6e150 Add test infrastructure with coverage and DB test skipping
ebc85af62c Add comprehensive e2e tests for API procedures with 100% coverage
Compare 7 commits »
igm pushed to master at igm/publisher-dashboard 2026-01-12 04:41:16 +00:00
61fdd3329f Add OrgAvatar component and frontend-utils package
igm pushed to master at igm/publisher-dashboard 2026-01-11 06:32:24 +00:00
44a480179b Merge remote-tracking branch 'origin/master'
628b01f4d8 Add type-safe navigation helpers and public pages
76a5e40900 Merge branch 'gitea-action'
b1d07626f3 Add packages/common for shared utilities
99539bbdcb Update Bun version to 1.3.5
Compare 6 commits »
igm pushed to master at igm/publisher-dashboard 2026-01-11 05:19:13 +00:00
8939deefbe Merge pull request 'Update db and db-schema packages to export from dist/' (#1) from fix-exports into master
4d9fbdeed5 Add tea 0.10.1 nix derivation and Gitea PR skill
9a119da96e Update db and db-schema packages to export from dist/
7358129802 Fix TypeScript and linting errors across publisher-dashboard
Compare 4 commits »
igm merged pull request igm/publisher-dashboard#1 2026-01-11 05:19:11 +00:00
Update db and db-schema packages to export from dist/
igm pushed to fix-exports at igm/publisher-dashboard 2026-01-11 05:00:01 +00:00
4d9fbdeed5 Add tea 0.10.1 nix derivation and Gitea PR skill
igm created pull request igm/publisher-dashboard#1 2026-01-11 04:36:15 +00:00
Update db and db-schema packages to export from dist/
igm pushed to fix-exports at igm/publisher-dashboard 2026-01-11 04:27:49 +00:00
9a119da96e Update db and db-schema packages to export from dist/
7358129802 Fix TypeScript and linting errors across publisher-dashboard
Compare 2 commits »
igm created branch fix-exports in igm/publisher-dashboard 2026-01-11 04:27:49 +00:00
igm pushed to master at igm/publisher-dashboard 2026-01-10 11:47:44 +00:00
a02e1f0862 Merge branch 'tea-cli'
2fb42c0fa5 add gitea cli
3d42324750 Merge branch 'svelte-lint'
ac4b8dc99a Add eslint-plugin-svelte and fix all Svelte linting errors
Compare 4 commits »
igm pushed to master at igm/publisher-dashboard 2026-01-10 11:33:28 +00:00
cf71cb63d7 Update account settings layout to match org settings
igm pushed to master at igm/publisher-dashboard 2026-01-10 11:18:01 +00:00
730021a5ea Merge branch 'parallelize-tests-better'
c698a85cc1 update readme
462799ca3d Apply linting fixes and update schema
dcb48a5d5e Migrate e2e tests to transaction-based isolation
Compare 4 commits »