Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
C
check
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • abook_web
  • check
  • Merge Requests
  • !42

Merged
Opened Nov 11, 2022 by Takumi Imai@imai-t 
  • Report abuse
Report abuse

Feature/1.0 check web dev imai

  • Discussion 4
  • Commits 16
  • Changes 22
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Kang Donghun
    @kang-dh started a discussion on an old version of the diff Nov 11, 2022
    Last updated by Takumi Imai Nov 11, 2022
    abweb/js/reportForm/reportForm.js 0 → 100644
    28 const processKey = urlParameterList['processKey'];
    29 const phaseNo = urlParameterList['phaseNo'];
    30
    31 params.sid = COMMON.getSid();
    32 params.operationId = operationId;
    33 if (taskKey) params.taskKey = taskKey;
    34 if (replyNo) params.replyNo = replyNo;
    35 if (processKey) params.processKey = processKey;
    36 if (phaseNo) params.phaseNo = phaseNo;
    37
    38 const url = COMMON.format(ClientData.conf_checkApiUrl(), ClientData.userInfo_accountPath()) + CONSTANT.URL.CMS.HTML.BASE + CONSTANT.URL.CMS.HTML.LIST_REPORT_FORM;
    39 $('#report-form').load(url, params, function () {
    40 initPageLoad();
    41 });
    42 } else {
    43 COMMON.avwScreenMove('login.html');
    • Kang Donghun @kang-dh commented Nov 11, 2022
      Developer

      作業IDを取得できなかった場合、ログイン画面より作業一覧画面に遷移されるのはいかがでしょうか。

      作業IDを取得できなかった場合、ログイン画面より作業一覧画面に遷移されるのはいかがでしょうか。
    • Takumi Imai @imai-t commented Nov 11, 2022
      Developer

      そうします

      そうします
    • Takumi Imai @imai-t

      changed this line in version 2 of the diff

      Nov 11, 2022

      changed this line in version 2 of the diff

      changed this line in [version 2 of the diff](https://gitlab.agentec.jp/abook_web/check/merge_requests/42/diffs?diff_id=9919&start_sha=8e635fbcd984b6dba4d390cae5d234d629ac4d2b#d43d42aae602334a53fd8984b01268e3951ae2cd_43_49)
      Toggle commit list
    Please register or sign in to reply
  • Kang Donghun
    @kang-dh started a discussion on the diff Nov 11, 2022
    Last updated by Takumi Imai Nov 11, 2022
    abweb/html/index.html
    26 26 <script src="../common/js/header.js?__UPDATEID__"></script>
    27 27 <script src="../js/topPage/topPage.js?__UPDATEID__"></script>
    28 28 <script src="../common/js/app.js?__UPDATEID__" defer></script>
    29 <script src="../js/reportForm/reportForm.js?__UPDATEID__" defer></script>
    • Kang Donghun @kang-dh commented Nov 11, 2022
      Developer

      index.html(作業一覧画面)でreportForm.jsが必要な理由は何ですか?

      index.html(作業一覧画面)でreportForm.jsが必要な理由は何ですか?
    • Takumi Imai @imai-t commented Nov 11, 2022
      Developer

      これは消し忘れです

      Edited Nov 11, 2022
      これは消し忘れです
    Please register or sign in to reply
  • Kang Donghun @kang-dh

    assigned to @imai-t

    Nov 11, 2022

    assigned to @imai-t

    assigned to @imai-t
    Toggle commit list
  • Takumi Imai @imai-t

    added 4 commits

    • e3409ed3 - #49772 ファイル構成変更
    • f4b02a86 - #49772 ログインチェック追加
    • 0457bca1 - ファイルコメント追加
    • 179667e2 - レビュー対応

    Compare with previous version

    Nov 11, 2022

    added 4 commits

    • e3409ed3 - #49772 ファイル構成変更
    • f4b02a86 - #49772 ログインチェック追加
    • 0457bca1 - ファイルコメント追加
    • 179667e2 - レビュー対応

    Compare with previous version

    added 4 commits * e3409ed3 - #49772 ファイル構成変更 * f4b02a86 - #49772 ログインチェック追加 * 0457bca1 - ファイルコメント追加 * 179667e2 - レビュー対応 [Compare with previous version](https://gitlab.agentec.jp/abook_web/check/merge_requests/42/diffs?diff_id=9919&start_sha=8e635fbcd984b6dba4d390cae5d234d629ac4d2b)
    Toggle commit list
  • Kang Donghun @kang-dh

    merged

    Nov 11, 2022

    merged

    merged
    Toggle commit list
  • Kang Donghun @kang-dh

    mentioned in commit ac475e82

    Nov 11, 2022

    mentioned in commit ac475e82

    mentioned in commit ac475e827c5074e994193b5c54b6ee14289cec71
    Toggle commit list
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Takumi Imai
Assignee
Takumi Imai @imai-t
Assign to
None
Milestone
None
Assign milestone
Time tracking
2
2 participants
Reference: abook_web/check!42
×

Revert this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.
×

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.