PR

【6/18】支援デッキレイドタイプ追加 #3518

wada opened this at 2024-05-30T15:45:12; closed

Description

opened by wada at 2024-05-30T15:45:12; updated 2024-06-20T16:12:32

概要

支援デッキをレイドタイプごとに切り替えれるようにする
指定されたタイプがない場合は、タイプ:0(共通)を使用
既存の支援デッキはすべてタイプ:0で設定

Team_raid_monsterのRAID_TYPEをRaidConstに置換

DB更新内容

【6/3】支援デッキレイドタイプ追加 jolly/jrye-db#750

テスト方法、確認した内容

TODO

  • [x] dbデプロイ
  • [x] webデプロイ
  • [ ] 管理画面反映

Comment

#34799 by wada at 2024-05-30T15:45:29; updated 2024-05-30T15:45:29

@kouho
レビューお願いします。

wada change_title at 2024-06-03T10:16:07: 【6/3】支援デッキレイドタイプ追加 【6/19】支援デッキレイドタイプ追加

Comment

#34841 by wada at 2024-06-03T10:16:27; updated 2024-06-03T10:16:27

締め切りを6/3から6/19に変更します。

wada change_title at 2024-06-04T15:15:32: 【6/19】支援デッキレイドタイプ追加 【6/18】支援デッキレイドタイプ追加
kouho add_label at 2024-06-19T15:27:33: 皇甫 LGTM

Comment

#35272 by kouho at 2024-06-19T15:27:44; updated 2024-06-19T15:27:44

@wada
確認OKです

wada merge at 2024-06-20T16:09:38: 【6/18】支援デッキレイドタイプ追加
wada close at 2024-06-20T16:09:38: Close
wada delete_branch at 2024-06-20T16:09:45: raid_rental_type

Commit range

base491715bda52ff4fb2d218938ae835e147d2cba18
head5755b9a7619525a5e6d5b5dec05fc26ddcc91f76
base branchjolly/jr-web:master
head branchjolly/jr-web:raid_rental_type

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed8 filesView patch
statusfile
modifiedlib/models/Raid_battle_model.php
modifiedlib/models/Raid_battle_vs_model.php
modifiedlib/models/Raid_rental_deck.php
modifiedlib/models/dao/master_raid_rental_deck.php
modifiedlib/models/raid/Battle_user.php
modifiedlib/models/raid/Rental_battle_user.php
modifiedlib/models/raid/Team_raid_monster.php
modifiedlib/models/raid_vs/Team_raid_monster_vs.php
Patch body is stored as a separate file to keep this page lightweight.