Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
D
design
  • 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
  • abookCheck
  • design
  • Merge Requests
  • !3

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

#42693 rfid and barcode scan

  • @miura-t
Edited Jul 21, 2021 by Takatoshi Miura
  • Discussion 2
  • Commits 2
  • Changes 1
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Takatoshi Miura
    @miura-t started a discussion on an old version of the diff Jul 20, 2021
    Last updated by Kim Peace Jul 21, 2021
    app/script/check.js
    2966 2966 try {
    2967 2967 if (CHK.isAndroid) {
    2968 2968 android.startScan();
    2969 }
    2969 } else if (CHK.isIOS) {
    2970 webkit.messageHandlers.startScan.postMessage({});
    2971 }
    • Takatoshi Miura @miura-t commented Jul 20, 2021
      Developer

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

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

      changed this line in version 2 of the diff

      Jul 21, 2021

      changed this line in version 2 of the diff

      changed this line in [version 2 of the diff](https://gitlab.agentec.jp/abookCheck/design/merge_requests/3/diffs?diff_id=6667&start_sha=149dc60665b1481b7d7ad3b2b9028143345692e7#3b275acf5748b68af50d06d37d0060f124f3e1b5_2971_2970)
      Toggle commit list
    Please register or sign in to reply
  • Takatoshi Miura
    @miura-t started a discussion on an old version of the diff Jul 20, 2021
    Last updated by Kim Peace Jul 21, 2021
    app/script/check.js
    2978 2980 try {
    2979 2981 if (CHK.isAndroid) {
    2980 2982 android.stopScan();
    2981 }
    2983 } else if (CHK.isIOS) {
    2984 webkit.messageHandlers.stopScan.postMessage({});
    2985 }
    • Takatoshi Miura @miura-t commented Jul 20, 2021
      Developer

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

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

      changed this line in version 2 of the diff

      Jul 21, 2021

      changed this line in version 2 of the diff

      changed this line in [version 2 of the diff](https://gitlab.agentec.jp/abookCheck/design/merge_requests/3/diffs?diff_id=6667&start_sha=149dc60665b1481b7d7ad3b2b9028143345692e7#3b275acf5748b68af50d06d37d0060f124f3e1b5_2985_2984)
      Toggle commit list
    Please register or sign in to reply
  • Takatoshi Miura @miura-t

    assigned to @kim-p

    Jul 20, 2021

    assigned to @kim-p

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

    added 1 commit

    • df5d8282 - Fixed inden

    Compare with previous version

    Jul 21, 2021

    added 1 commit

    • df5d8282 - Fixed inden

    Compare with previous version

    added 1 commit * df5d8282 - Fixed inden [Compare with previous version](https://gitlab.agentec.jp/abookCheck/design/merge_requests/3/diffs?diff_id=6667&start_sha=149dc60665b1481b7d7ad3b2b9028143345692e7)
    Toggle commit list
  • Kim Peace @kim-p

    assigned to @miura-t

    Jul 21, 2021

    assigned to @miura-t

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

    marked the task @miura-t as completed

    Jul 21, 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

    Jul 21, 2021

    assigned to @kim-p

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

    merged

    Jul 21, 2021

    merged

    merged
    Toggle commit list
  • Kim Peace @kim-p

    mentioned in commit bc119407

    Jul 21, 2021

    mentioned in commit bc119407

    mentioned in commit bc119407b2eb26f0a938b8767c4c8cb5ab86482d
    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: abookCheck/design!3
×

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.