Merge pull request #902 from noesya/extranet_post_categories
Showing
- app/views/extranet/posts/posts/_list.html.erb 1 addition, 1 deletionapp/views/extranet/posts/posts/_list.html.erb
- app/views/extranet/posts/posts/index.html.erb 2 additions, 1 deletionapp/views/extranet/posts/posts/index.html.erb
- app/views/extranet/posts/posts/show.html.erb 2 additions, 0 deletionsapp/views/extranet/posts/posts/show.html.erb
- config/locales/communication/en.yml 6 additions, 0 deletionsconfig/locales/communication/en.yml
- config/locales/communication/fr.yml 6 additions, 0 deletionsconfig/locales/communication/fr.yml
- config/routes/admin/communication.rb 5 additions, 0 deletionsconfig/routes/admin/communication.rb
- config/routes/extranet.rb 4 additions, 1 deletionconfig/routes/extranet.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
- test/models/communication/extranet/post_test.rb 3 additions, 0 deletionstest/models/communication/extranet/post_test.rb
Loading
Please register or sign in to comment