Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
C
chat_webview
  • 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
  • abookCommunication
  • chat_webview
  • Merge Requests
  • !49

Merged
Opened Apr 15, 2021 by Kim Peace@kim-p 1 of 1 task completed1/1 task
  • Report abuse
Report abuse

Feature/go home

  • @miura-t
Edited Apr 15, 2021 by Takatoshi Miura
  • Discussion 1
  • Commits 2
  • Changes 2
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Kim Peace @kim-p

    changed the description

    Apr 15, 2021

    changed the description

    changed the description
    Toggle commit list
  • Kim Peace @kim-p

    changed target branch from master to release_sp3

    Apr 15, 2021

    changed target branch from master to release_sp3

    changed target branch from `master` to `release_sp3`
    Toggle commit list
  • Kim Peace @kim-p

    assigned to @miura-t

    Apr 15, 2021

    assigned to @miura-t

    assigned to @miura-t
    Toggle commit list
  • Takatoshi Miura
    @miura-t started a discussion on an old version of the diff Apr 15, 2021
    Resolved by Kim Peace Apr 15, 2021
    public_new/js/common.js
    5 5 });
    6 6
    7 7 $('.home_btn').on('click', function() {
    8 android.goHome();
    8 if (CHAT_UTIL.isAndroid()) {
    9 android.goHome();
    10 } else if (CHAT_UTIL.isIOS()) {
    11 webkit.messageHandlers.goHome.postMessage({});
    • Takatoshi Miura @miura-t commented Apr 15, 2021
      Developer

      インデントがずれています

      インデントがずれています
    • Kim Peace @kim-p

      changed this line in version 3 of the diff

      Apr 15, 2021

      changed this line in version 3 of the diff

      changed this line in [version 3 of the diff](https://gitlab.agentec.jp/abookCommunication/chat_webview/merge_requests/49/diffs?diff_id=5904&start_sha=df13396105d7d863681e0210dadd63e6d9aa6bf6#1011ed41e2b4c0ee2009857bd7cdc3842a04bf76_11_11)
      Toggle commit list
    Please register or sign in to reply
  • Takatoshi Miura @miura-t

    marked the task @miura-t as completed

    Apr 15, 2021

    marked the task @miura-t as completed

    marked the task **@miura-t** as completed
    Toggle commit list
  • Takatoshi Miura @miura-t

    assigned to @kim-p

    Apr 15, 2021

    assigned to @kim-p

    assigned to @kim-p
    Toggle commit list
  • Kim Peace @kim-p

    added 1 commit

    • 908b589e - Fixed indent

    Compare with previous version

    Apr 15, 2021

    added 1 commit

    • 908b589e - Fixed indent

    Compare with previous version

    added 1 commit * 908b589e - Fixed indent [Compare with previous version](https://gitlab.agentec.jp/abookCommunication/chat_webview/merge_requests/49/diffs?diff_id=5904&start_sha=df13396105d7d863681e0210dadd63e6d9aa6bf6)
    Toggle commit list
  • Kim Peace @kim-p

    resolved all discussions

    Apr 15, 2021

    resolved all discussions

    resolved all discussions
    Toggle commit list
  • Kim Peace @kim-p

    merged

    Apr 15, 2021

    merged

    merged
    Toggle commit list
  • Kim Peace @kim-p

    mentioned in commit f01b554d

    Apr 15, 2021

    mentioned in commit f01b554d

    mentioned in commit f01b554dccd5074c01d1fcf1180e4bff0d8ec1a5
    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
Kim Peace
Assignee
Kim Peace @kim-p
Assign to
None
Milestone
None
Assign milestone
Time tracking
2
2 participants
Reference: abookCommunication/chat_webview!49
×

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.