mirror of
https://github.com/internetee/registry.git
synced 2025-08-14 05:29:29 +02:00
- Ensure "Current state" (pending/current domain) is always shown as the first row in domain history. - Sort post-update domain states by updated_at descending for correct chronological order. - Fix version navigation and sidebar highlighting for current state in domain version show view. - Unify logic for displaying domain and contact data in both history and single version views. - Remove legacy ObjectVersionsParser usage and handle nil @version cases gracefully. - Refactor partials and controller logic to ensure all rows in history reflect the correct post-update state. |
||
---|---|---|
.. | ||
form | ||
partials | ||
_domain.html.erb | ||
_force_delete_dialog.html.erb | ||
_form.haml | ||
_search_form.html.erb | ||
edit.html.erb | ||
index.html.erb | ||
show.html.erb | ||
versions.haml |