Releases: blackfyre/wga
Releases · blackfyre/wga
v0.17.0
Changelog
- 7fcd67e Cleanup & best practice applications (#108)
- 46eae0a build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#116)
- a65c941 chore: 🔨 update dependencies (#121)
- 05a10b9 feat: ✨ add Go Tests workflow step (#122)
- f163851 feat: ✨ add file paths to trigger workflow on changes to .go and .js files (#124)
- 17c99fd feat: Add Nix & IDX support (#111)
- b221ec3 feat: added conventional commit validation (#115)
- 38e221d fix: 🐛 update nav.templ for responsive design and menu size adjustments (#126)
- 5ee67af fix: general application architecture (#114)
- 035062e fix: postcard test (#119)
- 4cf8419 refactor: ♻️ refactor feedback form handling logic for improve… (#125)
v0.16.0
v0.15.0
v0.14.4
Changelog
- 58bf9ec Bump github.com/pocketbase/pocketbase from 0.21.3 to 0.22.2
- 45aa0be Merge branch 'fix/postcard-sending-feature' of github.com:blackfyre/wga into fix/postcard-sending-feature
- 6664cb9 Merge branch 'main' into dependabot/go_modules/github.com/pocketbase/pocketbase-0.22.2
- 43f999b Merge branch 'main' of github.com:blackfyre/wga
- 95b9950 Merge pull request #101 from blackfyre/dependabot/go_modules/github.com/pocketbase/pocketbase-0.22.2
- 5fe793b Merge pull request #102 from blackfyre/feat/e2e-testing-with-playwright
- 2c7bdc8 Merge pull request #103 from blackfyre/fix/postcard-sending-feature
- 470f165 Update crontab/postcard.go
- 1694b10 build: Update actions/cache to v4
- 9628b23 chore: Add MAILPIT_URL to Playwright workflow
- 843ad43 chore: Add executable permissions
- 4e4e1a8 chore: Add ls -lah command for debugging
- ff543c9 chore: Remove unnecessary step for generating .env file
- e041472 chore: Remove unnecessary wait step in Playwright workflow
- 9113d81 chore: Update .env.example and playwright.yml configurations
- d2b469b chore: Update .gitignore
- 7bf6501 chore: added notice to example .env values
- 408cbf3 chore: comment out webServer configuration block
- e5eacda chore: domain specific spell checking update
- 37372c9 chore: updated env info and fixed typos
- 52a769f chore: updated list of domain specific words
- ba32717 ci: Add artifact upload for mailpit logs
- f37e8b6 ci: Add environment variables for application configuration
- 786e1fc ci: Add shard strategy to Playwright tests and merge reports
- 28e2b7b ci: Add upload of additional data artifact on failure
- 81fc290 ci: Cache Playwright binaries and optimize installation
- 38de71d ci: Install NPM dependencies
- 6912f87 ci: Update Playwright workflow for build and tests
- d386a43 ci: Update Playwright workflow to run application in background
- 48d59c6 feat: Add "sabloger" font to settings.json
- 57220b4 feat: Add Azure upload step for HTML report
- 1e9e253 feat: Add MAILPIT_URL to .env.example
- 11abb02 feat: Add artwork search test cases
- 474eaf3 feat: Add debug flag to Playwright test command
- 6569919 feat: Add dotenv package and update Playwright configuration
- de9fe5c feat: Add dynamic frequency for sending postcards
- 5ddcf74 feat: Add running the application step in Playwright workflow
- f3aff4e feat: Add test for artists page
- 10ab155 feat: Add wait step for application start
- e6cef6b feat: Download, install, and run Mailpit in workflow
- 3cd147f feat: Update baseURL with dynamic environment variables
- af50b2a feat: Update email addresses in postcard.spec.ts
- fc4b262 feat: add screenshot and video configuration options
- d24544c feat: playwright testing basics
- 9ab2070 fix: Add write-all permissions to cleanup job
- 6b9b54e fix: Remove hardcoded email address and use environment variable
- 7174306 fix: Update Playwright version retrieval in workflow
- d444d59 fix: Update dev server command with --dev flag
- ad26237 fix: Update handling of MAILPIT_URL environment variable
- 599f2da fix: Update path for storing temporary files
- 361fd37 fix: Update webServer command to include "./" prefix
- e00460b fix: ci & tests
- edb9561 fix: ci & tests
- cf92068 fix: ci & tests
- cfab740 fix: feedback internals
- f748182 fix: go related actions
- 45f6183 fix: missing toast classes
- cd0b237 fix: order of operations
- dda8e31 fix: testing pipeline
- d3befa0 refact: refactored the tests based on areas of concern
- 5aa5def refactor: Remove duplicate error logging statement
- 775631c refactor: Remove redundant playwright test file
- b43a525 refactor: Simplify postcard sending test flow
- 8f87178 refactor: Update error logging to use app.Logger()
- 1935535 refactor: Update function call to use utils package for sending toast message
- 67a889f refactor: Update test directory path and test reporter
- bd6371a refactor: ci env configuration
- cb0f032 refactor: ci env configuration
- de9985a refactor: logging for cronjobs
- f25a712 style: Add aria attributes for search functionality
- 2e3373d style: Add class names to improve readability
- 8245921 style: Update headless option for chromium
- 85e5c68 style: Update path for wga_data in playwright workflow
- 6ff0fa5 style: Update permissions format in janitor workflow
- a675a4c style: Update playwright test for send postcard action
- 088e06b style: update base URL in playwright configuration
- c3a110a style: update click function with timeout option
- d8a65c8 style: update element id in feedback form
- 7042d13 style: update headless option in playwright config
- 5d7a6ef style: update reporter settings for Playwright config