-
Notifications
You must be signed in to change notification settings - Fork 30
Conversation
ef34bb1
to
e08484c
Compare
@yudukikun5120 |
Dexie.js is the simple wrapper for IndexedDB.
c29c934
to
910c994
Compare
@mkobayashime I rebased the code. Could I ask you for a code review? |
Code Climate has analyzed commit ed0bc6d and detected 0 issues on this pull request. View more on Code Climate. |
@yudukikun5120 |
@mkobayashime I found more work is needed and converted this PR to a draft. I appeal to you for waiting for a little bit. |
deadline: this.getAssignmentDeadline(row), | ||
}) | ||
|
||
private syncAssignmentData = ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similar blocks of code found in 2 locations. Consider refactoring.
) | ||
}) | ||
|
||
public putAssignmentData = ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similar blocks of code found in 2 locations. Consider refactoring.
Code Climate has analyzed commit b4a0d85 and detected 2 issues on this pull request. Here's the issue category breakdown:
View more on Code Climate. |
@mkobayashime |
This is the first PR for this feature. This PR includes:
This PR does NOT include:
@mkobayashime I would like to ask for your code review.