wip
Showing
- app/controllers/admin/communication/extranets/posts/categories_controller.rb 67 additions, 0 deletions...in/communication/extranets/posts/categories_controller.rb
- app/controllers/admin/communication/extranets/posts_controller.rb 1 addition, 2 deletions...rollers/admin/communication/extranets/posts_controller.rb
- app/models/communication/extranet.rb 1 addition, 0 deletionsapp/models/communication/extranet.rb
- app/models/communication/extranet/post.rb 4 additions, 1 deletionapp/models/communication/extranet/post.rb
- app/models/communication/extranet/post/category.rb 33 additions, 0 deletionsapp/models/communication/extranet/post/category.rb
- app/models/communication/extranet/with_features.rb 2 additions, 2 deletionsapp/models/communication/extranet/with_features.rb
- app/views/admin/communication/extranets/posts/categories/_form.html.erb 38 additions, 0 deletions...n/communication/extranets/posts/categories/_form.html.erb
- app/views/admin/communication/extranets/posts/categories/_list.html.erb 30 additions, 0 deletions...n/communication/extranets/posts/categories/_list.html.erb
- app/views/admin/communication/extranets/posts/categories/edit.html.erb 5 additions, 0 deletions...in/communication/extranets/posts/categories/edit.html.erb
- app/views/admin/communication/extranets/posts/categories/index.html.erb 9 additions, 0 deletions...n/communication/extranets/posts/categories/index.html.erb
- app/views/admin/communication/extranets/posts/categories/new.html.erb 5 additions, 0 deletions...min/communication/extranets/posts/categories/new.html.erb
- app/views/admin/communication/extranets/posts/categories/preview.html.erb 3 additions, 0 deletions...communication/extranets/posts/categories/preview.html.erb
- app/views/admin/communication/extranets/posts/categories/show.html.erb 47 additions, 0 deletions...in/communication/extranets/posts/categories/show.html.erb
- app/views/admin/communication/extranets/posts/index.html.erb 9 additions, 2 deletionsapp/views/admin/communication/extranets/posts/index.html.erb
- config/routes/admin/communication.rb 3 additions, 0 deletionsconfig/routes/admin/communication.rb
- db/migrate/20230309131421_create_communication_extranet_post_categories.rb 14 additions, 0 deletions...09131421_create_communication_extranet_post_categories.rb
- db/schema.rb 32 additions, 2 deletionsdb/schema.rb
- test/fixtures/communication/extranet/post/categories.yml 35 additions, 0 deletionstest/fixtures/communication/extranet/post/categories.yml
- test/fixtures/communication/extranet/posts.yml 4 additions, 1 deletiontest/fixtures/communication/extranet/posts.yml
- test/models/communication/extranet/post/category_test.rb 29 additions, 0 deletionstest/models/communication/extranet/post/category_test.rb
Loading
Please register or sign in to comment