Commit graph

3836 commits

Author SHA1 Message Date
Timo Võhmar
844e613ee1
Merge pull request #1447 from internetee/fix-epp-response
Hide contact password unless the current registrar is sponsoring
2020-01-14 13:31:30 +02:00
Karl Erik Õunapuu
7b73a10073 Modify forceDelete mail templates to comply with new dates 2020-01-10 17:24:42 +02:00
Alex Sherman
851a2d6a2a Allow ForceDelete status not to block domain update 2020-01-06 17:03:14 +05:00
Timo Võhmar
3e214ba04e
Merge pull request #1454 from internetee/762-partially-allow-to-update-statuses-via-epp
Fix epp domains controller to apply add or rem changes to status
2020-01-03 14:42:26 +02:00
Alex Sherman
a863c3c7ba Fix epp domains controller to apply add or rem changes to status
From this patch epp domains controller will allow to update
domain statuses only if there is only one status - clientHold.
This was made to allow usage of new ForceDelete procedures.
2020-01-02 16:37:17 +05:00
Alex Sherman
c4ffdbd650 Add registrant verification versions table according to existing logic
Creates a log_registrant_verifications table and version class as per https://github.com/internetee/registry/issues/1425#issuecomment-567117002
2019-12-27 18:39:06 +05:00
Artur Beljajev
7f308d4123 Add audit log to registrant verifications
Closes #1425
2019-12-27 17:00:38 +05:00
Artur Beljajev
5d2f1a89fb Hide contact password unless the current registrar is sponsoring
Closes #1446
2019-12-18 09:14:13 +02:00
Artur Beljajev
b90a937c9a Remove comment 2019-12-18 08:55:48 +02:00
Artur Beljajev
408d990c1c Reformat 2019-12-18 08:55:35 +02:00
Timo Võhmar
a841320fd7
Merge pull request #1443 from internetee/ignore-legacy-database-columns
Ignore legacy database columns
2019-12-16 18:08:02 +02:00
Timo Võhmar
c168eac354
Merge pull request #1435 from internetee/improve-api-users
Improve API users
2019-12-16 17:18:17 +02:00
Artur Beljajev
f0a7edd6d8 Ignore legacy database columns
Closes #1377
2019-12-15 18:27:01 +02:00
Timo Võhmar
2547ce6eba
Merge pull request #1431 from internetee/remove-unused-db-column
Remove `registrant_verifications.domain_name` database column
2019-12-12 12:35:44 +02:00
Artur Beljajev
c815da3afd Extract partials 2019-12-10 16:11:51 +02:00
Artur Beljajev
9079fc68ec Correct attribute name 2019-12-10 15:58:05 +02:00
Artur Beljajev
fe690c52f5 Extract translations 2019-12-10 15:57:23 +02:00
Artur Beljajev
ce8f7993c2 Use default translations 2019-12-10 15:56:04 +02:00
Artur Beljajev
e6981e7e28 Remove unneeded code 2019-12-10 15:39:57 +02:00
Artur Beljajev
e780005517 Use named route explicitly 2019-12-10 15:39:57 +02:00
Artur Beljajev
3cea41e119 Extract partial 2019-12-10 15:39:56 +02:00
Artur Beljajev
d82c44600a Remove unneded code 2019-12-10 15:39:56 +02:00
Artur Beljajev
aa8be7d148 Improve error messages 2019-12-10 15:39:56 +02:00
Artur Beljajev
61f6a3705f Fail Loudly 2019-12-10 15:39:56 +02:00
Artur Beljajev
e5eaac291e Show validation errors in UI, otherwise fail loudly 2019-12-10 15:39:56 +02:00
Artur Beljajev
01c877fe70 Remove unneded code 2019-12-10 15:39:56 +02:00
Artur Beljajev
b850efb939 Use standard UI 2019-12-10 15:39:56 +02:00
Artur Beljajev
837f3ed541 Fix invalid HTML 2019-12-10 15:39:56 +02:00
Artur Beljajev
c91c12ab30 Reformat 2019-12-10 15:39:54 +02:00
Artur Beljajev
e010fdbc00 Remove unneeded code 2019-12-10 15:38:43 +02:00
Artur Beljajev
a28a4ebb34 Use standard header for registrar API users in admin area 2019-12-10 15:38:40 +02:00
Artur Beljajev
4d60985138 Convert HAML to ERB 2019-12-10 15:38:32 +02:00
Artur Beljajev
de6934625c Nest API users under registrar in admin area 2019-12-10 15:38:30 +02:00
Artur Beljajev
c680b688e4 Improve readability 2019-12-10 15:38:26 +02:00
Artur Beljajev
3c5c0c4310 Pass registrar in URL instead of POST params 2019-12-09 20:53:58 +02:00
Artur Beljajev
044bf9caad Remove unneeded content type 2019-12-09 20:37:07 +02:00
Artur Beljajev
eb342cdbd4 Do not allow adding new API users outside of registrar details view
This feature is not needed.
2019-12-09 20:10:05 +02:00
Artur Beljajev
6fd172adbb Remove registrant_verifications.domain_name database column
It is not used nor needed.
2019-12-06 20:49:26 +02:00
Artur Beljajev
22c6fd61e3 Change contacts.name database column to NOT NULL 2019-12-02 16:39:21 +02:00
Artur Beljajev
fa52001be6 Upgrade to Rails 5.0
Closes #377
2019-11-15 15:26:33 +02:00
Timo Võhmar
bb108efedd
Merge pull request #1374 from internetee/improve-epp-exception-handling
Improve EPP exception handling
2019-11-15 11:56:49 +02:00
Artur Beljajev
b77ced6b24 Send exception details lo standard log
Fixes #1371
2019-11-10 18:12:15 +02:00
Artur Beljajev
5847f8d57a Do not show errors in UI
This feature was unused.
2019-11-08 18:39:19 +02:00
Artur Beljajev
bb51759715 Remove unnecessary HTML 2019-11-08 18:39:18 +02:00
Artur Beljajev
77077ca196 Use predicate instead of checking underlying structure
Since Rails 5.0 it returns empty array instead of nil.
2019-11-06 14:41:38 +02:00
Artur Beljajev
33b9bff7a9 Group submit buttons in UI 2019-11-05 15:51:43 +02:00
Artur Beljajev
3539c3f28c Extract partial 2019-11-05 15:51:43 +02:00
Artur Beljajev
4f1401a1a8 Convert HAML to ERB 2019-11-05 15:51:43 +02:00
Artur Beljajev
dc3bd6c093 Group submit buttons in UI 2019-11-05 15:51:43 +02:00
Artur Beljajev
8861b7c535 Convert HAML to ERB 2019-11-05 15:51:43 +02:00