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
  • !56

Merged
Opened Apr 16, 2021 by Lee Munkyeong@lee-mk 3 of 3 tasks completed3/3 tasks
  • Report abuse
Report abuse

キーボード最初表示とtoggle処理追加。

  • @kim-p
  • @lee-dh
  • @miura-t
Edited Apr 16, 2021 by Takatoshi Miura
  • Discussion 1
  • Commits 3
  • Changes 2
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Kim Peace
    @kim-p started a discussion on the diff Apr 16, 2021
    public_new/js/chat.js
    291 294 // ユーザーリスト表示
    292 295 $('#filter').addClass('none');
    293 296 $('#user_list').removeClass('none');
    297
    298 $('.chat_room_src_form input[type="search"]').blur();
    299 $('#searchMessage').removeClass('onfocus');
    294 300 });
    295 301
    302 $('.chat_room_src_form input[type="search"]').click(function() {
    303 if($('#searchMessage').hasClass('onfocus')) {
    • Kim Peace @kim-p commented Apr 16, 2021
      Master

      [nits] give a space between if(

      [nits] give a space between `if(`
    Please register or sign in to reply
  • Kim Peace @kim-p

    marked the task @kim-p as completed

    Apr 16, 2021

    marked the task @kim-p as completed

    marked the task **@kim-p** as completed
    Toggle commit list
  • Lee Daehyun @lee-dh

    marked the task @lee-dh as completed

    Apr 16, 2021

    marked the task @lee-dh as completed

    marked the task **@lee-dh** as completed
    Toggle commit list
  • Lee Daehyun @lee-dh

    assigned to @lee-mk

    Apr 16, 2021

    assigned to @lee-mk

    assigned to @lee-mk
    Toggle commit list
  • Lee Munkyeong @lee-mk

    assigned to @miura-t

    Apr 16, 2021

    assigned to @miura-t

    assigned to @miura-t
    Toggle commit list
  • Takatoshi Miura @miura-t

    marked the task @miura-t as completed

    Apr 16, 2021

    marked the task @miura-t as completed

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

    assigned to @lee-mk

    Apr 16, 2021

    assigned to @lee-mk

    assigned to @lee-mk
    Toggle commit list
  • Lee Munkyeong @lee-mk

    added 1 commit

    • 9615d166 - Conflict修正

    Compare with previous version

    Apr 16, 2021

    added 1 commit

    • 9615d166 - Conflict修正

    Compare with previous version

    added 1 commit * 9615d166 - Conflict修正 [Compare with previous version](https://gitlab.agentec.jp/abookCommunication/chat_webview/merge_requests/56/diffs?diff_id=5929&start_sha=6eaeba8d03f9a41dd5e5cde29ca50748b78b5e92)
    Toggle commit list
  • Lee Munkyeong @lee-mk

    added 16 commits

    • 9615d166...b95bf3fb - 15 commits from branch release_sp3
    • 60f2d2fd - Merge branch 'release_sp3' into 'features/#531_チャットルームキーボード表示'

    Compare with previous version

    Apr 16, 2021

    added 16 commits

    • 9615d166...b95bf3fb - 15 commits from branch release_sp3
    • 60f2d2fd - Merge branch 'release_sp3' into 'features/#531_チャットルームキーボード表示'

    Compare with previous version

    added 16 commits * 9615d166...b95bf3fb - 15 commits from branch `release_sp3` * 60f2d2fd - Merge branch 'release_sp3' into 'features/#531_チャットルームキーボード表示' [Compare with previous version](https://gitlab.agentec.jp/abookCommunication/chat_webview/merge_requests/56/diffs?diff_id=5930&start_sha=9615d16654d4c2aee4594a11429112f5f8e20015)
    Toggle commit list
  • Lee Munkyeong @lee-mk

    merged

    Apr 16, 2021

    merged

    merged
    Toggle commit list
  • Lee Munkyeong @lee-mk

    mentioned in commit b1f6731b

    Apr 16, 2021

    mentioned in commit b1f6731b

    mentioned in commit b1f6731b41923bfbf67c5c814a37f36ed04f7be3
    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
Lee Munkyeong
Assignee
Lee Munkyeong @lee-mk
Assign to
None
Milestone
None
Assign milestone
Time tracking
4
4 participants
Reference: abookCommunication/chat_webview!56
×

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.