Improved admin UI
Showing
- Gemfile 1 addition, 0 deletionsGemfile
- Gemfile.lock 3 additions, 0 deletionsGemfile.lock
- app/assets/javascripts/components/features/notifications/index.jsx 6 additions, 0 deletions...s/javascripts/components/features/notifications/index.jsx
- app/assets/stylesheets/admin.scss 105 additions, 0 deletionsapp/assets/stylesheets/admin.scss
- app/assets/stylesheets/application.scss 1 addition, 0 deletionsapp/assets/stylesheets/application.scss
- app/assets/stylesheets/tables.scss 19 additions, 15 deletionsapp/assets/stylesheets/tables.scss
- app/controllers/admin/accounts_controller.rb 1 addition, 1 deletionapp/controllers/admin/accounts_controller.rb
- app/controllers/admin/domain_blocks_controller.rb 14 additions, 0 deletionsapp/controllers/admin/domain_blocks_controller.rb
- app/controllers/admin/pubsubhubbub_controller.rb 1 addition, 1 deletionapp/controllers/admin/pubsubhubbub_controller.rb
- app/helpers/admin/accounts_helper.rb 13 additions, 0 deletionsapp/helpers/admin/accounts_helper.rb
- app/helpers/admin/domain_blocks_helper.rb 4 additions, 0 deletionsapp/helpers/admin/domain_blocks_helper.rb
- app/helpers/admin/pubsubhubbub_helper.rb 2 additions, 0 deletionsapp/helpers/admin/pubsubhubbub_helper.rb
- app/views/admin/accounts/index.html.haml 25 additions, 7 deletionsapp/views/admin/accounts/index.html.haml
- app/views/admin/domain_blocks/index.html.haml 14 additions, 0 deletionsapp/views/admin/domain_blocks/index.html.haml
- app/views/admin/pubsubhubbub/index.html.haml 3 additions, 0 deletionsapp/views/admin/pubsubhubbub/index.html.haml
- app/views/layouts/admin.html.haml 11 additions, 0 deletionsapp/views/layouts/admin.html.haml
- config/navigation.rb 11 additions, 0 deletionsconfig/navigation.rb
- config/routes.rb 3 additions, 2 deletionsconfig/routes.rb
- spec/controllers/admin/domain_blocks_controller_spec.rb 14 additions, 0 deletionsspec/controllers/admin/domain_blocks_controller_spec.rb
- spec/helpers/admin/accounts_helper_spec.rb 1 addition, 11 deletionsspec/helpers/admin/accounts_helper_spec.rb
Loading
Please register or sign in to comment