#219 feat: タグ名を別管理に変更(#215)

Merged
みてるぞ merged 12 commits from feature/215 into main 4 weeks ago

主要変更点

  • tags.namewiki_pages.title について,tag_names.name に統合し,そこを参照する形に変更した.
  • この変更に伴ひ,モデルおよびコントローラを変更した.

テスト観点

要注意事項

本番稼動前にかならず DB バックアップ取ること!!!!!

### 主要変更点 - `tags.name` と `wiki_pages.title` について,`tag_names.name` に統合し,そこを参照する形に変更した. - この変更に伴ひ,モデルおよびコントローラを変更した. ### テスト観点 - [x] 以下の API が正常に動作すること: - [x] GET `/tags/nico` - [x] PUT `/tags/nico/:id` - [x] GET `/tags` - [x] GET `/tags/:id` - [x] GET `/tags/autocomplete` - [x] GET `/tags/name/:name` - [x] GET `/preview/title` - [x] GET `/preview/thumbnail` - [x] GET `/wiki` - [x] GET `/wiki/:id` - [x] POST `/wiki` - [x] PUT `/wiki/:id` - [x] GET `/wiki/search` - [x] GET `/wiki/changes` - [x] GET `/wiki/title/:title/exists` - [x] GET `/wiki/title/:title` - [x] GET `/wiki/:id/exists` - [x] GET `/wiki/:id/diff` - [x] GET `/posts` - [x] GET `/posts/:id` - [x] POST `/posts` - [x] PUT `/posts/:id` - [x] GET `/posts/random` - [x] GET `/posts/changes` - [x] POST `/posts/:id/viewed` - [x] DELETE `/posts/:id/viewed` - [x] POST `/users` - [x] PUT `/users/:id` - [x] POST `/users/verify` - [x] GET `/users/me` - [x] POST `/users/code/renew` - [x] ニコニコ同期が正常に走ること # 要注意事項 ## **本番稼動前にかならず DB バックアップ取ること!!!!!**
みてるぞ added the
P0
label 1 month ago
みてるぞ changed title from WIP: feat: タグ名を別管理に変更(#215) to feat: タグ名を別管理に変更(#215) 1 month ago
みてるぞ started working 1 month ago
みてるぞ stopped working 1 month ago
35min 51s
みてるぞ started working 4 weeks ago
みてるぞ stopped working 4 weeks ago
28min 13s
みてるぞ merged commit fa2030f9a5 into main 4 weeks ago
みてるぞ removed the
P0
label 4 weeks ago
The pull request has been merged as fa2030f9a5.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Total Time Spent: 1h 4min 4s
みてるぞ
1h 4min 4s
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.