Oleg Hasjanov
|
d19bb69342
|
added test for total count
|
2021-02-10 09:58:22 +02:00 |
|
Oleg Hasjanov
|
e488c839dd
|
added tests for api endpoint
|
2021-02-09 16:59:58 +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
|
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
|
fa52001be6
|
Upgrade to Rails 5.0
Closes #377
|
2019-11-15 15:26:33 +02:00 |
|
Artur Beljajev
|
83f8a9fb6a
|
Extract company register
Closes #1079, #916, #1077
|
2019-03-15 17:33:07 +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
|
ce8451d004
|
Update domains controller to return serialized domains now
|
2018-10-02 11:36:44 +03:00 |
|
Maciej Szlosarczyk
|
9f7fc47f19
|
Make contact fixtures have unique ident numbers
|
2018-08-23 15:40:52 +03:00 |
|
Maciej Szlosarczyk
|
961c57563f
|
Merge branch 'registry-918' into registry-922
|
2018-08-08 09:15:40 +03:00 |
|
Maciej Szlosarczyk
|
e1881685b7
|
Make tests inherit from ApplicationIntegrationTest class
|
2018-08-08 09:13:46 +03:00 |
|
Maciej Szlosarczyk
|
abb1ad60e8
|
Update failing test
|
2018-08-07 15:09:18 +03:00 |
|
Maciej Szlosarczyk
|
e3807f694d
|
Merge branch 'registry-918' into registry-922
|
2018-08-07 14:54:16 +03:00 |
|
Maciej Szlosarczyk
|
ad8dfcc28f
|
Make authentication errors more consistent with other errors
|
2018-08-07 14:52:33 +03:00 |
|
Maciej Szlosarczyk
|
c476680a91
|
Add pagination to index
|
2018-07-31 15:14:21 +03:00 |
|
Maciej Szlosarczyk
|
10d42a0d74
|
Add domain index action (without pagination yet)
|
2018-07-30 15:09:48 +03:00 |
|
Maciej Szlosarczyk
|
13562aeb06
|
Move file to another folder
|
2018-07-30 13:56:54 +03:00 |
|
Maciej Szlosarczyk
|
c1ea79615f
|
Make API return errors array
|
2018-07-30 11:07:44 +03:00 |
|
Maciej Szlosarczyk
|
ed1afb78f6
|
Make tests conform with #924
|
2018-07-30 10:30:57 +03:00 |
|