Commit graph

305 commits

Author SHA1 Message Date
Karl Erik Õunapuu
434509f150
Registrant API: Limit contact links to 11 2021-01-20 14:42:14 +02:00
Karl Erik Õunapuu
70a5d9f27a
Registrant API: Optimize contact link(s) query 2021-01-20 14:05:11 +02:00
Karl Erik Õunapuu
15d2ffe200
Registrant API: Return associated domains for contact query 2020-12-04 14:53:55 +02:00
Karl Erik Õunapuu
f9bef781ab
REPP: Add contact:destroy action 2020-10-21 12:00:08 +03:00
Karl Erik Õunapuu
a67a0e5bf0
Registrant API: Query representable and other contacts 2020-09-22 16:41:00 +03:00
Karl Erik Õunapuu
4f9fa88bd4
Registrant: Only show domains that user is connected with personally / via company 2020-09-22 16:09:35 +03:00
Karl Erik Õunapuu
b2dab0d316
Merge branch 'master' into refactor-contact-archivation 2020-09-03 14:43:25 +03:00
Karl Erik Õunapuu
3c7756680d
Resolve some minor CC issues 2020-09-02 17:41:20 +03:00
Karl Erik Õunapuu
73e9dd6870 Resolve merge errors 2020-09-02 16:25:34 +03:00
Artur Beljajev
fd95d76c49 Remove dead code 2020-08-28 11:20:55 +05:00
Timo Võhmar
dfe29fa986
Merge pull request #1644 from internetee/1642-refactor-registrant-api-contacts
Add company contacts to registrant API
2020-08-26 14:59:32 +03:00
Karl Erik Õunapuu
8f8b246e49 Query address mandatoryness via Contact.address_processing? 2020-08-10 16:04:02 +03:00
Karl Erik Õunapuu
55ae0dc0b7 Remove redundant functions 2020-08-10 14:06:56 +03:00
Karl Erik Õunapuu
3b53e12284 Clear contact address fields if address processing turned off 2020-08-10 12:47:02 +03:00
Alex Sherman
e4a02c2e47 Return truemail
This reverts commit 862f5639ebbe4d3e6abd5d5be7fb7840e7b83bdf.
2020-07-17 15:22:49 +05:00
Alex Sherman
6c36296aaa Polish the code 2020-07-16 11:37:32 +05:00
Alex Sherman
c4de5655e1 Add company controlled contacts to registrant API
Fix tests.
2020-07-15 15:11:51 +05:00
Alex Sherman
735a0e1642 WIP Add getting contacts from companies 2020-07-14 19:17:35 +05:00
Timo Võhmar
6900ce1127
Revert "297 email address validation truemail" 2020-07-10 16:16:00 +03:00
Alex Sherman
56ac816dd1 Add thirs status - verification failed 2020-07-08 17:10:44 +05:00
Alex Sherman
62acd8892a Add nonverified email color to registrar show 2020-07-08 17:09:40 +05:00
Alex Sherman
af7e0f266d Add non-verified email filreting in contact index 2020-07-08 17:09:40 +05:00
Alex Sherman
48036c660d Add email & nonverified color to contact show 2020-07-08 17:09:39 +05:00
Alex Sherman
9f5a636d72 Change contact email validation 2020-07-08 17:06:09 +05:00
Timo Võhmar
5e492afdba
Merge pull request #1609 from internetee/1604-updating-whois-after-contact-update
Fix not running whois update after contact update
2020-06-12 13:42:54 +03:00
Alex Sherman
28e8b06728 Fix not running whois update after contact update
Closes #1604
2020-06-11 15:55:16 +05:00
Maciej Szlosarczyk
043037225b
Extract legal doc parsing away from Epp::Domain class 2020-06-05 09:56:30 +03:00
Maciej Szlosarczyk
106c506d22 Some Rubocop nonsense 2020-05-22 21:42:14 +05:00
Karl Erik Õunapuu
f39fb1dc8b Provide full Contact object to all_domains() instead of just id 2020-05-22 21:42:14 +05:00
Karl Erik Õunapuu
f27f2f365f Do not use requester ID when querying all_domains() via Registrar 2020-05-21 14:15:00 +03:00
Karl Erik Õunapuu
bcd6f0bd71 Find requester's tied domains via RegistrantUser 2020-05-21 12:41:21 +03:00
Karl Erik Õunapuu
572510d7b0 Find contact/registrar directly via domain or via relations 2020-05-20 11:10:01 +03:00
Karl Erik Õunapuu
7930c4d8b6 Show only domains for contact that requester contact has access to 2020-05-04 18:14:13 +03:00
Karl Erik Õunapuu
53c466e6e5 Default fixture for business addr 2020-05-04 14:53:50 +03:00
Karl Erik Õunapuu
05a8c5f031 Merge remote-tracking branch 'origin/master' into fix-registrant-contact-view 2020-05-04 14:29:42 +03:00
Alex Sherman
a1651ca1b9 Fix double versioning on Domain & Contact models 2020-02-12 18:51:48 +05:00
Karl Erik Õunapuu
e50cf7d200 Registrar: Allow to view other contacts of domain 2020-02-12 15:38:54 +02:00
Alex Sherman
4e1bec3613 Pump minitest version 2020-02-05 12:43:25 +05:00
Alex Sherman
01114386b3 Change deprecated changed? methods to new in callbacks 2020-02-05 12:43:25 +05:00
Alex Sherman
95ad3086b0 Change deprecated usage of strings in if blocks 2020-02-05 12:43:25 +05:00
Artur Beljajev
f0a7edd6d8 Ignore legacy database columns
Closes #1377
2019-12-15 18:27:01 +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
Artur Beljajev
487613db1e Refactor inactive contact archivation
Fixes #956
2019-07-02 14:37:23 +03:00
Artur Beljajev
67985ff1e9 Fix contact deletion 2019-06-21 18:04:00 +03:00
Artur Beljajev
7c768616a2 Introduce Contact#deletable? 2019-06-21 18:01:56 +03:00
Artur Beljajev
d14fa5b701 Rename method 2019-06-21 18:00:16 +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
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
0f4a67d696 Remove delegations 2019-04-03 17:17:27 +03:00