internetee-registry/app/views/admin/domains
oleghasjanov 9e5b2743a3 Fix domain history ordering and current state display
- 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.
2025-07-17 09:07:40 +03:00
..
form Add missing translations 2019-03-21 17:01:18 +02:00
partials Fix domain history ordering and current state display 2025-07-17 09:07:40 +03:00
_domain.html.erb Fixed ransack admin search 2023-04-06 13:54:03 +03:00
_force_delete_dialog.html.erb Auto-select email template 2020-11-02 15:47:04 +05:00
_form.haml Remove unused HTML 2018-01-26 13:38:51 +02:00
_search_form.html.erb Fixed ransack attributes 2023-04-06 14:15:05 +03:00
edit.html.erb Fixed viewing of long domains in admin portal 2023-01-17 15:44:00 +02:00
index.html.erb fixed codeclimate errors 2021-09-07 09:16:24 +03:00
show.html.erb Fixed viewing of long domains in admin portal 2023-01-17 15:44:00 +02:00
versions.haml Fix domain history ordering and current state display 2025-07-17 09:07:40 +03:00