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

Merged
Opened Oct 31, 2022 by NGO THI HONG@thihong 
  • Report abuse
Report abuse

Feature/1.0 check web dev 50269

Implement operation select

  • Discussion 2
  • Commits 5
  • Changes 10
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • NGO THI HONG @thihong

    assigned to @imai-t

    Nov 02, 2022

    assigned to @imai-t

    assigned to @imai-t
    Toggle commit list
  • Takumi Imai
    @imai-t started a discussion on an old version of the diff Nov 02, 2022
    Last updated by NGO THI HONG Nov 02, 2022
    abvw/js/dashboard/dashboard.js
    150 142 item.count = dataDashboard['pushMesage'];
    151 143 }
    152 144 }
    153 // else if (item.id == 'chat') {
    154 // item.enabled = CHK.isChat;
    145 // if (item.id == 'chat') {
    146 // if(ClientData.serviceOpt_chat_function() == 'Y' )
    147 // {
    148 // item.enabled = true;
    149 // }
    150 // else
    151 // {
    152 // item.enabled = false;
    153 // }
    155 154 // }
    • Takumi Imai @imai-t commented Nov 02, 2022
      Developer

      Remove unused code

      Remove unused code
    • NGO THI HONG @thihong

      changed this line in version 2 of the diff

      Nov 02, 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/15/diffs?diff_id=9804&start_sha=af06680bc60b5a821b58ca875b3917b2391c78af#ccb158d88dde03869873c68cf97da36dc0bce7de_154_144)
      Toggle commit list
    • NGO THI HONG @thihong commented Nov 02, 2022
      Developer

      It was removed

      It was removed
    Please register or sign in to reply
  • NGO THI HONG @thihong

    added 1 commit

    • 3dae109a - Delete unnecessary comment

    Compare with previous version

    Nov 02, 2022

    added 1 commit

    • 3dae109a - Delete unnecessary comment

    Compare with previous version

    added 1 commit * 3dae109a - Delete unnecessary comment [Compare with previous version](https://gitlab.agentec.jp/abook_web/check/merge_requests/15/diffs?diff_id=9804&start_sha=af06680bc60b5a821b58ca875b3917b2391c78af)
    Toggle commit list
  • NGO THI HONG @thihong

    added 1 commit

    • 5d8e489a - handle event of click select button

    Compare with previous version

    Nov 02, 2022

    added 1 commit

    • 5d8e489a - handle event of click select button

    Compare with previous version

    added 1 commit * 5d8e489a - handle event of click select button [Compare with previous version](https://gitlab.agentec.jp/abook_web/check/merge_requests/15/diffs?diff_id=9805&start_sha=3dae109ac6bc072b9d91fdf655db24492341a6a3)
    Toggle commit list
  • Takumi Imai @imai-t

    merged

    Nov 02, 2022

    merged

    merged
    Toggle commit list
  • Takumi Imai @imai-t

    mentioned in commit 3e8b4c1e

    Nov 02, 2022

    mentioned in commit 3e8b4c1e

    mentioned in commit 3e8b4c1e6b89834c078d280c268e70481b9e5757
    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!15
×

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.