oleghasjanov
81e2c3aa29
refacto controllers
2025-07-17 11:31:15 +03:00
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
Sergei Tsoganov
cc4d4d0e1f
Corrected tests
2023-04-06 21:24:55 +03:00
olegphenomenon
f33aff1ab8
rollbacl changes
2023-02-20 14:23:50 +02:00
Thiago Youssef
9fb4a6d7e6
Refactor admin/contact_version
and admin/domain_version
csv generation logic
2022-03-10 16:03:53 +02:00
dinsmol
b78f3e846d
Fix data for csv
2022-03-01 16:39:21 +02:00
dinsmol
20ace22d67
Fix codeclimate errors
2022-03-01 16:34:36 +02:00
dinsmol
578b75da20
Fix contact history csv
2022-03-01 16:34:36 +02:00
dinsmol
a9b942dac0
Fix domain history csv
2022-03-01 16:34:36 +02:00
dinsmol
1944e462c3
Fix domain_history filtration
2022-01-22 01:06:20 +03:00
dinsmol
15c606f76a
added filter for domain and contact histories
2021-09-15 11:45:11 +03:00
dinsmol
7663e1b37f
fixed errors after conflict resolving
2021-09-14 14:02:05 +03:00
Dinar Safiulin
9cafc98482
Merge branch 'master' into fix-for-ransack-deprecated-method
2021-09-14 13:50:18 +03:00
dinsmol
f4e0084895
fixed codeclimate errors (partically)
2021-09-09 09:19:09 +03:00
dinsmol
f9f74fa3e3
replaced deprecated method (search)
2021-09-06 21:32:56 +03:00
dinsmol
d2d31c049c
refactored
2021-08-12 12:02:34 +03:00
dinsmol
8f17712232
fixed codeclimate error
2021-08-12 11:25:19 +03:00
dinsmol
7f8eee52f4
added csv download
2021-08-11 22:28:20 +03:00
dinsmol
48d5e4de4a
fixed form and test
2021-08-08 23:17:56 +03:00
dinsmol
20ea2ef373
added dropdown for registrar fields
2021-07-30 21:27:03 +03:00
Alex Sherman
43b3033991
Fix namespaces for Zeitwerk class loader
2021-03-05 19:09:24 +05:00
Maciej Szlosarczyk
15a651e51b
Fix Rubocop issues after Ruby upgrade
2018-04-27 15:23:49 +03:00
Maciej Szlosarczyk
cec05c3943
Test and fix contact_versions controller affected by the same bug
2018-04-24 13:19:34 +03:00
Artur Beljajev
a63b989cd6
Use BaseController in admin
2017-08-22 01:17:50 +03:00
Stas Paaslane
19e5fbdffa
108869472-main_version_page_sorting
2016-08-02 23:05:28 +03:00
Stas
d2ce612078
108869472-sorting_changes
2016-07-28 15:35:19 +03:00
Stas
b013acad7c
108869472-filter_and_view_fixes
2016-07-08 11:28:27 +03:00
Vladimir Krylov
00b9d50c08
Story#108869472 - domain history search not failing whenregistrants not found
2016-05-31 08:18:21 +03:00
Vladimir Krylov
e9a8cf086b
Story#120259603 - versions search is case insensitive
2016-05-25 12:45:20 +03:00
Vladimir Krylov
a1dc8043ec
Story#120259603 - sort versions by id as otherwise postgresql becomes crazy on offset
2016-05-25 11:20:45 +03:00
Stas
97c4bf0097
108869472-pagination_modification
2016-04-29 14:18:44 +03:00
Stas
09f28e0470
108869472-default_page_handler
2016-04-28 18:57:20 +03:00
Stas
76d5c96612
108869472-deleted_old_code
2016-04-21 16:19:47 +03:00
Stas
ff33eaa031
108869472-like_query
2016-04-20 18:59:13 +03:00
Stas
014c466c47
108869472-modification_for_archive
2016-04-14 17:16:24 +03:00
Stas
7ba760a884
108869472-changes_for_real_data
2016-03-16 18:09:53 +02:00
Stas
8f5a73a3ec
108869472-navigayion_list_added
2016-03-07 18:07:11 +02:00
Stas
d3ad01f1a2
18869472-archive_changes
2016-03-02 14:36:35 +02:00
Stas
9278e6703f
108869472-archive
2016-01-12 18:37:05 +02:00
Stas
f142539827
108869472-templates
2015-12-11 10:58:33 +02:00
Stas
2fe026715a
1088869472-methods_for_archive
2015-12-10 11:17:48 +02:00
Vladimir Krylov
3bc47e1d99
Story#109057934 - Admin::DomainVersions controller shouldn't go to EPP once again
2015-11-27 11:05:05 +02:00
Priit Tark
714a36f34c
Admin pendings refactored, added delete pending managament #2785
2015-08-12 00:43:34 +03:00
Priit Tark
330c0c326f
Updated history pending view #2785
2015-08-12 00:43:34 +03:00
Priit Tark
d524642742
Added manage pending link to history #2785
2015-08-12 00:43:34 +03:00
Priit Tark
7e340415e1
Rubocop updates
2015-08-11 10:31:25 +03:00
Priit Tark
e988bb6a20
Pending delete or update added to domain log view #2785
2015-08-10 23:33:09 +03:00
Priit Tark
3e2be53853
Version refactored
2015-01-30 23:28:42 +02:00
Martin Lensment
3b1e632ab7
Lock down the controllers
2014-12-19 13:45:17 +02:00
Andres Keskküla
889ff9ab4a
Domain version bug of not displaying name fixed
2014-11-12 16:17:36 +02:00