snibox / snibox

Self-hosted snippet manager

Home Page:https://snibox.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhancements for multiple files

vavgustov opened this issue · comments

After #43 will be merged.

Show/Edit pages

  • add animation for collapse
  • replace scrollIntoView to cross browser implementation (always should be smooth)
  • when user remove file wait for save confirmation before actually remove it

Rename SnippetFile model to File:

  • models
  • migrations

Serializers

  • cleanup?

Specs

  • add specs for 'editable' => active state shouldn't change when user edit snippet

Etc

  • refactoring