Implemented first version of the form to manage Registries
dev
1 parent 27ef9bf commit 8b96e2f8c181969506a83152237120f566cb9083
@Benjamin FAURE Benjamin FAURE authored on 12 Oct 2020
Showing 12 changed files
View
app/controllers/paginable/registries_controller.rb 0 → 100644
View
app/controllers/super_admin/registries_controller.rb 0 → 100644
View
app/models/registry.rb
View
app/policies/registry_policy.rb 0 → 100644
View
app/views/branded/layouts/_branding.html.erb
View
app/views/branded/paginable/registries/_index.html.erb 0 → 100644
View
app/views/branded/super_admin/registries/_form.html.erb 0 → 100644
View
app/views/branded/super_admin/registries/edit.html.erb 0 → 100644
View
app/views/branded/super_admin/registries/index.html.erb 0 → 100644
View
app/views/branded/super_admin/registries/new.html.erb 0 → 100644
View
config/routes.rb
View
lib/dmpopidor/controllers/application.rb