opencrvs / opencrvs-core

A global solution to civil registration
https://www.opencrvs.org
Other
85 stars 67 forks source link

chore(v1.5.0): deprecate admin UI menu items #7191

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

https://github.com/opencrvs/opencrvs-core/issues/6975

Deprecated items in Admin UI that can now be configured directly from the country configuration. This helps us maintain the configuration options. Due to our experience in country installations, we've noticed that the functional configuration needs technical knowledge, which is required anyway when configuring forms in country configuration.

Note that this pull request doesn't remove the stale code left behind of these views. Some parts of the application like advanced search depend on some of the admin UI code, so it's being done in a separate PR https://github.com/opencrvs/opencrvs-core/issues/7156