Karl Erik Õunapuu
546330b178
REPP: Add renew exp_date sanity check
2021-03-23 13:14:31 +02:00
Karl Erik Õunapuu
016c5e802c
REPP: Domain info for not-sponsoring registrars
2021-03-23 12:04:03 +02:00
Karl Erik Õunapuu
265e135cd0
REPP: Remove fax from contact object
2021-03-23 10:29:15 +02:00
Karl Erik Õunapuu
117b682990
Rename auth_info / authorization_code to transfer_code
2021-03-22 16:29:40 +02:00
Karl Erik Õunapuu
e2f377f1c2
Merge remote-tracking branch 'origin/master' into repp-domains
2021-03-22 14:05:42 +02:00
Oleg Hasjanov
743fb61daf
API: addeed extended data from registrant
2021-03-09 12:27:33 +02:00
Karl Erik Õunapuu
9854f82669
Registrant API: Add registrant org true/false attribute
2021-02-05 12:00:49 +02:00
Karl Erik Õunapuu
d1cd0867c8
Fix some CC issues
2021-01-27 15:55:37 +02:00
Karl Erik Õunapuu
e55fc833e7
REPP: Serialize domains
2021-01-27 13:03:54 +02:00
Karl Erik Õunapuu
9a7827107f
REPP: Create domain serializer
2021-01-26 17:38:13 +02:00
Karl Erik Õunapuu
d3079bb8ee
Registrant API: Add registrant ident to simplified domains list
2021-01-04 13:26:04 +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
15e090c3b1
Fix CC issue
2020-12-01 12:59:04 +02:00
Karl Erik Õunapuu
c9d4aaded9
Fix registrant domain serializer
2020-12-01 12:31:28 +02:00
Karl Erik Õunapuu
3761fe7bbd
Merge remote-tracking branch 'origin/master' into registrant-api-fetch-improvements
2020-11-30 10:34:28 +02:00
Karl Erik Õunapuu
7b33613941
Reduce domains list API call
2020-11-30 10:31:46 +02:00
Karl Erik Õunapuu
a41abf8176
Add response to REPP log
2020-11-17 13:00:47 +02:00
Karl Erik Õunapuu
7edf48c885
Fix some CC issues
2020-11-17 12:00:42 +02:00
Karl Erik Õunapuu
3d0150076c
REPP: Hide contact internal ID
2020-11-16 14:46:37 +02:00
Alex Sherman
c79042f789
Add registrant api companies endpoint
2020-10-12 16:32:37 +05:00
Maciej Szlosarczyk
fd6e5c9bf9
Add trailing comma to hash
2020-06-18 10:54:25 +03:00
Maciej Szlosarczyk
74a9d59753
Add DNS keys to domain API response
...
It is fairly similar to what we do for WHOIS records, but one query is
slightly rewritten with removal of try-catch block
2020-06-18 10:42:39 +03:00
Maciej Szlosarczyk
28695f4c22
add email field to contact serializer
2020-06-12 14:32:53 +03:00
Artur Beljajev
f0a7edd6d8
Ignore legacy database columns
...
Closes #1377
2019-12-15 18:27:01 +02:00
Artur Beljajev
cea834d5b7
Change domains.delete_at
database column type to date, rename to
...
`delete_date`
Closes #1125
2019-05-02 16:32:44 +03:00
Artur Beljajev
1ad62bf4bd
Remove domains.reserved
database column as unused
2019-04-03 14:49:13 +03:00
Artur Beljajev
5107d2d3a9
Refactor force delete
procedure
...
- Change `domains.force_delete_at` database column type to date,
rename to `force_delete_date`
- Save `force_delete_date` in application timezone
- Improve tests
Fixes #812 , #253
2019-03-28 18:19:51 +02:00
Artur Beljajev
d695d95ad7
Add contact disclosable attributes
...
Closes #992
2018-12-07 13:26:02 +02:00
Maciej Szlosarczyk
94efbbbab0
Use the same serializer for all contact related actions
...
Also, rerun the response with an RFC4627 formatter
2018-11-01 23:06:27 +02:00
Maciej Szlosarczyk
f551140a0d
Fix #1000
...
* Return contacts inside domain object
* Return registrant uuid and name inside domain object
2018-10-04 09:54:52 +03:00
Maciej Szlosarczyk
b6cc22dbfc
Use push instead of << for adding new items to array
2018-10-03 16:38:20 +03:00
Maciej Szlosarczyk
2a4995226f
Expand on the response about registrar and nameservers
...
* Return website for registrar
* Return IPv4 and IPv6 addresses for nameservers
2018-10-03 16:34:26 +03:00
Maciej Szlosarczyk
bbd5421d5f
Add serializer for domain objects
2018-10-02 11:12:36 +03:00