Giter VIP home page Giter VIP logo

organizer's Issues

Add search functionality

Add the ability to search by box ID, box model ID, or location ID, as well as free text searching.

Add group functionality

Add group or family functionality to allow multiple users to access one set of data, and to allow multiple sets of data to be stored.

Use modals for editing boxes

Instead of opening a new page, use modals for editing boxes. Refresh the underlying page based on the outcome of the edit.

Update keyword search

Break token search out into its own class.

Update keyword search to ignore tokens smaller than a threshold.

In addition to searching by keyword, include a search on the exact string.

Extra work after creating a box

After creating a box, I have to then navigate to either the location or the all boxes screen to see what ID it was assigned. I shouldn’t have to do this.

Add a quick actions page

Add a quick actions page:

Enter a box ID, have it loaded through AJAX, and select what to do with the box: move it, duplicate it, etc. Return to the quick actions page for more quick actions.

500 Error when editing a box

I accidentally set the model on a box to a value. (“Stack ‘n’ View”, but I don’t think it matters.) When I went to remove it, I got a 500 error. I was able to change it to “...” though.

Upgrade Gravatar Hash to SHA256

Snyk reported the use of md5() on the Gravatar hash as a vulnerability (it thinks I'm hashing a password).

Gravatar still has MD5 as the hashing method in their example docs for PHP, but in their main docs, they say to use SHA256.

So, upgrade the Gravatar class to use SHA256.

Add the ability to delete boxes

Add the ability to delete boxes. This should be a soft delete: move the items to a trash can. The trash can will then be emptied after a month, by setting a “deleted time stamp” on the box entity. Add the ability for a user to clear the trash can.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.