Learn

  1. JavaScript, FCC
  2. CSS, FCC
  3. Clean Code, YouTube

Learning progress

  1. Finished 80% of Java Algorithm and Data Structure Certification.

Todo

  1. Finish no ability to remove file attributes #457

Done

  1. Follow up PR Pagination #495
    • Update the pressEnterKey to detectEnterKeyPress
    • Clean up the dataset-view.feature
  2. For PR Delete button #503
    • Create actionDeleteAttr in the controller class for the delete function
    • Create a Delete button in the _form file of view class that calls js-delete function
    • Create a js-delete function that calls action deleteAttr and add window.location.reload() to refresh the page after delete
    • Try to finish the behat test
      • Update browser to chrome in behat.yml and docker-compose.yml

Problem

  1. Behat test configuration
    • Cannot pass the step I sign in as an admin, but it could be passed in Peter’s branch.

Reference

Build Status