Skip to content

Commit

Permalink
Merge pull request #18 from prey/tabler-2
Browse files Browse the repository at this point in the history
tabler integration, beautify admin panel
  • Loading branch information
michelson authored May 17, 2018
2 parents 0a075a7 + fd7083c commit 6d3477d
Show file tree
Hide file tree
Showing 36 changed files with 16,710 additions and 384 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Configurable *scripts* which will bind cookie names in order to handle the scrip
+ TBD, for now we simply delete all the data when a user closes the account. This could be handled in the future with encryption like in emails or other kind of sensible fields on a database.

### Admin Panel
![admin panel](./panel.jpg)
![Admin panel](https://user-images.githubusercontent.com/11976/40152755-856941e2-5954-11e8-87d0-1464c21a61c2.png)

## Installation
Add this line to your application's Gemfile:
Expand Down
10 changes: 7 additions & 3 deletions app/assets/stylesheets/policy_manager/application.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
* files in this directory. Styles in this file should be added after the last require_* statement.
* It is generally better to create a new file per style scope.
*
*= require_tree .
*= require_self
*/
* require_tree .
* require_self
*/

/*
*= require "policy_manager/tabler/dashboard"
*/
99 changes: 0 additions & 99 deletions app/assets/stylesheets/policy_manager/dashboard.css

This file was deleted.

This file was deleted.

Loading

0 comments on commit 6d3477d

Please sign in to comment.