PR

【7/14】デッキ編集リニューアル #942

iwamoto opened this at 2021-07-14T09:48:56; closed

Description

opened by iwamoto at 2021-07-14T09:48:56; updated 2024-12-23T11:56:00

デッキ編集リニューアル #903
conf解消 & header_sp 更新

Comment

#12132 by iwamoto at 2021-07-14T09:50:00; updated 2021-07-14T09:50:00

@wada @kouho
あげなおしました
conf解消 & header_spの更新を行いました。

Comment

#12136 by kouho at 2021-07-14T10:10:48; updated 2021-07-14T10:10:48

@iwamoto
こちら問題ないと思います。

Comment

#12138 by wada at 2021-07-14T10:23:40; updated 2021-07-14T10:23:40

@iwamoto
確認しました。

iwamoto close_comment at 2021-07-15T12:31:42: header-sp.tplでconfしたため手動で反映しました。

Commit range

base00b2729e40e9438236716944c8a5e7eea96b4036
headeb2ef1c5463c2746ed88a6e6b8135c3b246d5c6f
base branchjolly/jr-web:master
head branchjolly/jr-web:release_0714

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed52 filesView patch
statusfile
modifiedlib/SubFunc.inc
addedlib/class/card/UserCard.class.php
addedlib/class/card/UserDeckCard.class.php
modifiedlib/class/const/CardConst.class.php
modifiedlib/class/const/ItemConst.class.php
addedlib/class/controller/JrControllerDeck.class.php
modifiedlib/class/controller/common/JrRequest.class.php
modifiedlib/class/rdo/record/RdoRecord_UserInfo.class.php
addedlib/class/util/TypeUtil.class.php
modifiedlib/conf/class/BattleEventConfig.class.php
addedlib/conf/class/GiantKillerConfig.class.php
modifiedlib/conf/class/OceanAreaConfig.class.php
modifiedlib/conf/class/RaidMonsterConfig.class.php
modifiedlib/mobile/Deck__Recommend.inc
modifiedlib/public/Deck-Copy.inc
modifiedlib/public/Deck-DeckSelect.inc
modifiedlib/public/Deck-DefaultSaveBattleDeck.inc
modifiedlib/public/Deck-DefaultSaveDeck.inc
modifiedlib/public/Deck-DefaultSaveRaidDeck.inc
modifiedlib/public/Deck-DefaultSaveWarDeck.inc
modifiedlib/public/Deck-Recommend.inc
modifiedlib/public/Deck-Rename.inc
modifiedlib/public/Deck-Reset.inc
modifiedlib/public/Deck-SelectCard.inc
modifiedlib/public/Deck-SelectMoveResult.inc
modifiedlib/public/Deck-SelectRemove.inc
modifiedmobile_html/template/Deck__Default.tpl
modifiedpublic_html/ajax.php
modifiedpublic_html/css/design.css
addedpublic_html/img/.DS_Store
addedpublic_html/img/commerce/modal/modal_bottm.png
addedpublic_html/img/commerce/modal/modal_close.png
addedpublic_html/img/commerce/modal/modal_close_on.png
addedpublic_html/img/commerce/modal/modal_middle.png
addedpublic_html/img/commerce/modal/modal_title.png
addedpublic_html/img/commerce/modal/modal_top.png
addedpublic_html/img/deck/.DS_Store
addedpublic_html/img/deck/renewal/.DS_Store
modifiedpublic_html/index.php
modifiedpublic_html/js/jquery_ex.js
addedpublic_html/template/Deck-CardDetail.tpl
modifiedpublic_html/template/Deck-DefaultSaveWarDeck.tpl
addedpublic_html/template/Deck-Home.tpl
addedpublic_html/template/Deck-SelectChangeCard.tpl
addedpublic_html/template/Deck-ShipDetail.tpl
modifiedpublic_html/template/Raid-DefaultMedal.tpl
modifiedpublic_html/template/Raid-Vs.tpl
modifiedpublic_html/template/TeamWar.tpl
modifiedpublic_html/template/header_sp.tpl
addedpublic_html/template/parts_deck_common.tpl
addedpublic_html/template/parts_deck_replace_modal.tpl
modifiedpublic_html/template/parts_raid_default.tpl
Patch body is stored as a separate file to keep this page lightweight.