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

Merged
Opened Mar 17, 2021 by Kim Peace@kim-p 5 of 5 tasks completed5/5 tasks
  • Report abuse
Report abuse

Design

LGTMの場合、チェックしてください。

  • @jung-k
  • @kim-p
  • @kang-dh
  • @lee-dh
  • @lee-mk
Edited Mar 22, 2021 by Lee Daehyun
  • Discussion 4
  • Commits 4
  • Changes 243
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Kim Peace @kim-p

    changed the description

    Mar 17, 2021

    changed the description

    changed the description
    Toggle commit list
  • Lee Munkyeong @lee-mk

    changed the description

    Mar 17, 2021

    changed the description

    changed the description
    Toggle commit list
  • Lee Munkyeong @lee-mk

    marked the task @lee-mk as completed

    Mar 17, 2021

    marked the task @lee-mk as completed

    marked the task **@lee-mk** as completed
    Toggle commit list
  • Kim Peace @kim-p

    changed the description

    Mar 17, 2021

    changed the description

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

    changed target branch from develop to release_sp3

    Mar 17, 2021

    changed target branch from develop to release_sp3

    changed target branch from `develop` to `release_sp3`
    Toggle commit list
  • Lee Daehyun
    @lee-dh started a discussion on an old version of the diff Mar 17, 2021
    Resolved by Lee Daehyun Mar 22, 2021
    public_new/css/common.css 0 → 100644
    84 .search_form .cancel {
    85 width: 100px;
    86 font-size: 14px;
    87 padding: 0 10px;
    88 color: #8F8F8F;
    89 text-align: center;
    90 }
    91
    92
    93 /**************************** color *************************/
    94 .bg_gray{ background: #f3f3f3; }
    95 .bg_blue{ background: #0070CA; }
    96 .bg_navy{ background: #1D3557; }
    97 .bg_red{ background: #ff4747; }
    98 .bg_green{ background: #89E54D; }
    99 .bg_white{ background: #fff;}
    • Lee Daehyun @lee-dh commented Mar 17, 2021
      Developer

      [nit]インデントを合わしてください

      Edited Mar 22, 2021
      [nit]インデントを合わしてください
    • Kim Peace @kim-p

      changed this line in version 4 of the diff

      Mar 18, 2021

      changed this line in version 4 of the diff

      changed this line in [version 4 of the diff](https://gitlab.agentec.jp/abookCommunication/chat_webview/merge_requests/5/diffs?diff_id=5488&start_sha=40227def7fca85e2722c9a237cd8556a42c6f350#ed03458772a8a5f16d0b329749eca6d521239c31_99_104)
      Toggle commit list
    • Kim Peace @kim-p commented Mar 18, 2021
      Master

      修正しました。

      Edited Mar 22, 2021
      修正しました。
    Please register or sign in to reply
  • Lee Daehyun
    @lee-dh started a discussion on an old version of the diff Mar 17, 2021
    Resolved by Lee Daehyun Mar 22, 2021
    public_new/css/common.css 0 → 100644
    44 margin-right: 5px;
    45 }
    46
    47 .fas.fa-chevron-left{ margin-right: 10px;}
    48
    49 /**************************** search form *************************/
    50 .search_form input {
    51 padding-left: 10px;
    52 width: 100%;
    53 border: 1px solid #BDBDBD;
    54 border-radius: 5px;
    55 height: 40px;
    56 margin: 10px 0;
    57 padding-left: 35px;
    58 }
    59 .search_form{
    • Lee Daehyun @lee-dh commented Mar 17, 2021
      Developer

      [ask]{インデントはスペースが必要じゃないんですか?

      Edited Mar 22, 2021 by Lee Daehyun
      [ask]`{`インデントはスペースが必要じゃないんですか?
    • Kim Peace @kim-p

      changed this line in version 4 of the diff

      Mar 18, 2021

      changed this line in version 4 of the diff

      changed this line in [version 4 of the diff](https://gitlab.agentec.jp/abookCommunication/chat_webview/merge_requests/5/diffs?diff_id=5488&start_sha=40227def7fca85e2722c9a237cd8556a42c6f350#ed03458772a8a5f16d0b329749eca6d521239c31_59_69)
      Toggle commit list
    • Kim Peace @kim-p commented Mar 18, 2021
      Master

      修正しました。

      Edited Mar 22, 2021
      修正しました。
    Please register or sign in to reply
  • Lee Munkyeong @lee-mk

    added 1 commit

    • 40227def - Fontのオフライン対応。

    Compare with previous version

    Mar 18, 2021

    added 1 commit

    • 40227def - Fontのオフライン対応。

    Compare with previous version

    added 1 commit * 40227def - Fontのオフライン対応。 [Compare with previous version](https://gitlab.agentec.jp/abookCommunication/chat_webview/merge_requests/5/diffs?diff_id=5485&start_sha=4c50c2657362e40bd9322ae2714b9d1dce82a40f)
    Toggle commit list
  • Kang Donghun @kang-dh

    marked the task @kang-dh as completed

    Mar 18, 2021

    marked the task @kang-dh as completed

    marked the task **@kang-dh** as completed
    Toggle commit list
  • Kim Peace @kim-p

    assigned to @lee-dh

    Mar 18, 2021

    assigned to @lee-dh

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

    added 2 commits

    • a0d1984f - Fixed coding style
    • 2938a08d - Merge branch 'design' of https://gitlab.agentec.jp/abookCommunication/chat_webview into design

    Compare with previous version

    Mar 18, 2021

    added 2 commits

    • a0d1984f - Fixed coding style
    • 2938a08d - Merge branch 'design' of https://gitlab.agentec.jp/abookCommunication/chat_webview into design

    Compare with previous version

    added 2 commits * a0d1984f - Fixed coding style * 2938a08d - Merge branch 'design' of https://gitlab.agentec.jp/abookCommunication/chat_webview into design [Compare with previous version](https://gitlab.agentec.jp/abookCommunication/chat_webview/merge_requests/5/diffs?diff_id=5488&start_sha=40227def7fca85e2722c9a237cd8556a42c6f350)
    Toggle commit list
  • Kim Peace @kim-p

    marked the task @kim-p as completed

    Mar 18, 2021

    marked the task @kim-p as completed

    marked the task **@kim-p** as completed
    Toggle commit list
  • Jung Kwangkyu @jung-k

    marked the task @jung-k as completed

    Mar 18, 2021

    marked the task @jung-k as completed

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

    resolved all discussions

    Mar 22, 2021

    resolved all discussions

    resolved all discussions
    Toggle commit list
  • Lee Daehyun @lee-dh

    marked the task @lee-dh as completed

    Mar 22, 2021

    marked the task @lee-dh as completed

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

    assigned to @kim-p

    Mar 22, 2021

    assigned to @kim-p

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

    merged

    Mar 22, 2021

    merged

    merged
    Toggle commit list
  • Kim Peace @kim-p

    mentioned in commit 77fb1c5d

    Mar 22, 2021

    mentioned in commit 77fb1c5d

    mentioned in commit 77fb1c5d6ed04e1d649fe0ac8604e37f3bc62852
    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
5
5 participants
Reference: abookCommunication/chat_webview!5
×

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.