Styling #66

Merged
KevinMidboe merged 20 commits from styling into master 2017-12-02 12:19:54 +00:00
KevinMidboe commented 2017-12-02 10:10:50 +00:00 (Migrated from github.com)

This is a big block addon. The main changes:

  • All stylesheets are referred to as [classname]CSS
  • Searching for torrents from a selected item in admin panel now has a loading animation.
  • Sidebar has been redesigned.
    • Now has filtering options by either status from dropdown or searching by name.
    • Each element now has a color indicator that shows the status of a item (requested, downloading, downloaded).
  • Better use of props to limit redrawings when no information has been received and to have better and more logical transfer of information between components.
  • Removed unused functions.
  • Lots of minor styling changes.
This is a big block addon. The main changes: - All stylesheets are referred to as [classname]CSS - Searching for torrents from a selected item in admin panel now has a loading animation. - Sidebar has been redesigned. - Now has filtering options by either status from dropdown or searching by name. - Each element now has a color indicator that shows the status of a item (requested, downloading, downloaded). - Better use of props to limit redrawings when no information has been received and to have better and more logical transfer of information between components. - Removed unused functions. - Lots of minor styling changes.
KevinMidboe commented 2017-12-02 12:19:51 +00:00 (Migrated from github.com)

Resolved issue with gitignore file in api folder.

Resolved issue with gitignore file in api folder.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KevinMidboe/seasonedShows#66
No description provided.