olegphenomenon
4d64ee21a1
refactoring
2021-09-22 11:21:49 +03:00
olegphenomenon
1bb5dddd58
added abbility for added extenstions prohibited status
2021-09-21 17:15:01 +03:00
Oleg Hasjanov
0c22107b12
Tests: fixed exptected values
2021-03-09 13:03:11 +02:00
Karl Erik Õunapuu
84755226a3
Reflect new keys in registrant API tests
2021-02-05 12:11:36 +02:00
Karl Erik Õunapuu
92b294e81b
Reflect new behaviour of registrant API in tests
2020-12-04 15:24:14 +02: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
771f9b20a9
Remove unnecessary teardown step
2019-09-03 18:25:18 +03: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
ad9a58a17d
Fix fixture
...
Otherwise HTML validation fails
2019-03-08 13:31:44 +02:00
Artur Beljajev
2c5093b29b
Fix typo
2019-02-26 13:57:40 +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
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
5e5162e44e
Update registry lock controller to also return special serialization
2018-10-02 11:57:52 +03:00
Maciej Szlosarczyk
bbd5421d5f
Add serializer for domain objects
2018-10-02 11:12:36 +03:00