Skip to content

Implement posts#7

Merged
SlimDeluxe merged 4 commits intomainfrom
feat/posts
Jul 7, 2025
Merged

Implement posts#7
SlimDeluxe merged 4 commits intomainfrom
feat/posts

Conversation

@SlimDeluxe
Copy link
Member

No description provided.

SlimDeluxe and others added 4 commits July 2, 2025 15:48
* feat(posts): implement postal code resource

- Switch create/edit forms to use dialogs (same pattern as country)
- Show country name with flag emoji in posts table
- Enforce unique country+post-code key (DB migration + user-friendly UI error)
- Add import script for SI and HR (prompt for country, run in background)
- Extract all UI strings to lang files and add translations
- Add tests for:
  • Posts CRUD
  • Access/permissions (mirror country resource tests)
  • Filtering by country
  • Preventing duplicate country+post-code combos

* chore(posts): add missing factory to post model

* chore(posts): add missing migration

* chore(posts): rename signature

* chore(posts): prepend country flag in the country column

* chore(posts): remove unused translations
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@SlimDeluxe SlimDeluxe merged commit 95ab58c into main Jul 7, 2025
6 checks passed
@SlimDeluxe SlimDeluxe deleted the feat/posts branch August 4, 2025 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants