60f3340536
docs(specs): added specs for code quality
2025-03-04 18:12:13 +01:00
8a1263bd50
docs(rules): update frontend testing and Bulma usage standards
...
- Add reliable test execution patterns
- Add dark mode implementation details
- Add specific component patterns
- Update examples with real-world usage
2025-02-21 13:28:42 +01:00
c1873066eb
test(frontend): add e2e tests for notes functionality
...
- Add tests for note creation, editing, and linking
- Configure Playwright for cross-browser testing
- Ensure reliable test execution with proper waits
- Use single worker due to shared database state
2025-02-21 13:26:18 +01:00
26bfc9c5d6
feat(infra): add pre-commit checks and linting
...
- Add pre-commit script with frontend and backend checks
- Add golangci-lint configuration
- Add pre-commit-checks cursor rule
- Update frontend note handling and linking
- Improve backend note functionality and tests
- Moved build.sh to scripts directory
2025-02-21 10:48:26 +01:00
9b54537d9e
feat(rules): add manual testing requirements
2025-02-21 10:07:04 +01:00
ec4f412267
feat(rules): add data synchronization guidelines to backend-logic
2025-02-21 09:11:37 +01:00
8a42bea740
feat(rules): add Go testing standards
2025-02-21 09:02:27 +01:00
4837b26e58
feat(rules): add error handling standards to command paths
2025-02-21 08:50:22 +01:00
bceb45ad8c
feat(rules): add HTTP and GORM standards to Go rules
2025-02-21 08:49:22 +01:00
360568b96f
feat(rules): add rule review process and remove outdated process-cleanup
2025-02-21 08:39:46 +01:00
23b6535eee
feat(rules): standardize PATH-first approach for Go and Bun
2025-02-21 08:35:51 +01:00
646fc2ba50
feat(infra): add command path resolution with PATH fallbacks
2025-02-21 08:32:44 +01:00
bf8f53621e
docs(rules): simplify conventional commits rule to avoid diff issues
2025-02-21 08:07:51 +01:00
2016b82d7c
docs(rules): add rules for backend logic and manual build process
2025-02-21 08:04:31 +01:00
efcf7803de
lint(frontend): fixed frontend linting errors and updated to svelte 5
2025-02-21 08:04:18 +01:00