Commit graph

26 commits

Author SHA1 Message Date
Oleg Hasjanov
d53d4f2412 added tests for validator, job and update contact 2021-03-02 18:58:05 +02:00
Alex Sherman
b9d57be6ab Add i18n, change error response code to 2304 2021-02-19 14:30:36 +05:00
Alex Sherman
340e1820f2 Fix contact deletion if contact *DeleteProhibited 2021-02-15 19:11:28 +05:00
Oleg Hasjanov
fad739d279 add test for removing contact with client delete prohibited 2021-02-12 15:22:05 +02:00
Oleg Hasjanov
36d4ea981a add test for removing contact with server delete prohibited 2021-02-12 15:21:09 +02:00
Karl Erik Õunapuu
1960164223
Merge branch '1832-registrar-prefix-on-contact-info-and-check-requests' of https://github.com/internetee/registry into 1832-registrar-prefix-on-contact-info-and-check-requests 2021-02-10 15:14:33 +02:00
Karl Erik Õunapuu
0b3fd56fc8
Merge branch '1832-registrar-prefix-on-contact-info-and-check-requests' of https://github.com/internetee/registry into 1832-registrar-prefix-on-contact-info-and-check-requests 2021-02-10 12:53:58 +02:00
Oleg Hasjanov
43ff03e6e1 added test for check 2021-02-10 10:42:59 +02:00
Karl Erik Õunapuu
c7b4045018
Contact: Append prefix unless present 2021-02-09 15:03:33 +02:00
Oleg Hasjanov
8f4f2509ef mend 2021-02-04 14:02:48 +02:00
Oleg Hasjanov
ac50634a00 added tests for getting info from contact without prefix 2021-02-04 13:59:52 +02:00
Karl Erik Õunapuu
c7d64dce37
EPP contactInfo: add test for name masking 2020-11-18 13:08:28 +02:00
Karl Erik Õunapuu
e40353042e Include tests for EPP contact create/update actions regarding to addressing 2020-08-10 16:04:52 +03:00
Alex Sherman
0a7b754c4c Add email description to epp responce on contact creation 2020-07-17 15:21:02 +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
fa52001be6 Upgrade to Rails 5.0
Closes #377
2019-11-15 15:26:33 +02:00
Artur Beljajev
397136ef13 Handle EPP contact:transfer 2019-10-16 17:17:56 +03:00
Artur Beljajev
cb3bf7ffdc List EPP routes explicitly 2019-10-14 14:51:24 +03:00
Artur Beljajev
54577b530b Remove specs 2019-10-07 15:44:14 +03:00
Artur Beljajev
77678681a6 Improve EPP error handling
Fixes #539
2019-09-19 15:52:20 +03:00
Artur Beljajev
348e6e5d7a Introduce custom assertion 2019-09-03 23:43:30 +03:00
Artur Beljajev
7c768616a2 Introduce Contact#deletable? 2019-06-21 18:01:56 +03:00
Artur Beljajev
6fbadaf7f8 Do not send notification email on EPP contact:update if contact does not
act as a registrant

Fixes #1161
2019-04-18 17:46:50 +03:00
Artur Beljajev
45befec068 Improve readability 2019-04-14 19:15:39 +03:00
Artur Beljajev
5674071838 Refactor contact mailer
- Send single email with new email in `to` and old email in `bcc` fields
- Remove `Que::Mailer` (#895)
- Add preview
- DRY templates
- Add tests
- Extract translations
- Remove useless specs
2019-04-11 17:42:59 +03:00
Artur Beljajev
145e4dbfd7 Add tests 2019-04-09 14:32:47 +03:00