Commit graph

485 commits

Author SHA1 Message Date
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
446b9fbf77 Complete auction integration 2019-02-18 13:54:08 +02:00
Artur Beljajev
42e8f86dae Integrate auction
Closes #874
2019-01-18 18:06:54 +02:00
Artur Beljajev
d695d95ad7 Add contact disclosable attributes
Closes #992
2018-12-07 13:26:02 +02:00
Artur Beljajev
640981e349 Update doc 2018-12-07 12:30:32 +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
Timo Võhmar
2d68d4e065
Merge pull request #1016 from internetee/registry-849
Update documentation
2018-10-23 17:40:56 +03:00
Artur Beljajev
4804c0b3fd Update documentation 2018-10-22 22:30:06 +03:00
Timo Võhmar
910753b076
Merge pull request #958 from internetee/registry-849
Registry 849
2018-10-18 15:29:44 +03:00
Artur Beljajev
d6f12f75a2 Fix documentation 2018-10-09 00:20:13 +03:00
Artur Beljajev
b6ecae6a35 Add Registrant API contact update action
Closes #849
2018-10-09 00:09:22 +03: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
2d8b196b1e
Add missing nameserver array to domain endpoint documentation 2018-10-02 12:02:35 +03:00
Maciej Szlosarczyk
5e5162e44e
Update registry lock controller to also return special serialization 2018-10-02 11:57:52 +03:00
Maciej Szlosarczyk
ce8451d004
Update domains controller to return serialized domains now 2018-10-02 11:36:44 +03:00
Maciej Szlosarczyk
1684c5dd34
Merge branch 'master' into registry-927 2018-08-27 12:35:35 +03:00
Timo Võhmar
a612c65805
Merge pull request #940 from internetee/fix-registrant-api-doc
Fix Registrant API doc
2018-08-27 12:25:34 +03:00
Maciej Szlosarczyk
8aa8aea24e
Merge branch 'master' into registry-927 2018-08-27 11:40:28 +03:00
Artur Beljajev
1f78856ea9 Merge branch 'master' into refactor-devise-integration 2018-08-25 17:29:00 +03:00
Maciej Szlosarczyk
fc2a4eaa9b
Update API documentation for registry locks 2018-08-24 13:48:20 +03:00
Maciej Szlosarczyk
0dc0ac4d16
Merge branch 'master' into registry-927 2018-08-24 12:58:29 +03:00
Artur Beljajev
ffd389790c Merge branch 'master' into registry-791 2018-08-21 12:08:45 +03:00
Artur Beljajev
9682b5774e Fix Registrant API doc 2018-08-19 17:53:01 +03:00
Maciej Szlosarczyk
97617764fb
Update documentation for registry lock.
Also, make rewrite the return error message using better grammar
2018-08-17 16:00:43 +03:00
Artur Beljajev
91b4f5a9dd Merge branch 'master' into refactor-devise-integration 2018-08-15 16:24:30 +03:00
Maciej Szlosarczyk
2f776f51ac
It seems like I made a mistake with the API URL prefix in docs
This should be fixed now. I decided on fixing the documentation
instead of the actual implementation, as it has no testing footprint
2018-08-14 09:02:25 +03:00
Artur Beljajev
60f451afcd Merge branch 'master' into refactor-devise-integration 2018-08-11 14:58:54 +03:00
Maciej Szlosarczyk
e75d962d39
Remove inconsistent usage of error/errors 2018-07-27 11:19:18 +03:00
Artur Beljajev
106592e53e Merge branch 'master' into registry-791
# Conflicts:
#	db/structure.sql
2018-07-19 20:40:45 +03:00
Maciej Szlosarczyk
1b9a504fb5
Remove country as identification parameter, restore server statuses 2018-07-18 21:22:13 +03:00
Maciej Szlosarczyk
74c97eb923
Remove issuing authority as a parameter from authentication 2018-07-18 15:21:53 +03:00
Maciej Szlosarczyk
e1605f81eb
Fix error in authentication field name 2018-07-18 14:34:07 +03:00
Maciej Szlosarczyk
aa87d001d5
Remove Cache-Control headers from examples 2018-07-17 15:07:32 +03:00
Maciej Szlosarczyk
d71726c55d
Remove Content-Length header from examples 2018-07-17 15:04:55 +03:00
Maciej Szlosarczyk
e42951bec8
Update statuses for registry lock 2018-07-17 12:46:21 +03:00
Maciej Szlosarczyk
270444b2e8
Add registry lock documentation 2018-07-16 16:03:51 +03:00
Maciej Szlosarczyk
e2d2768b6e
Update domain endpoint 2018-07-16 14:26:59 +03:00
Maciej Szlosarczyk
6aeda6444e
Change domain_names to be an array, not a singular object 2018-07-16 13:47:55 +03:00
Maciej Szlosarczyk
2e2e5cd08d
Add GET contact info endpoint 2018-07-16 13:42:41 +03:00
Maciej Szlosarczyk
f965878b42
Add contact endpoint documentation 2018-07-16 11:12:30 +03:00
Maciej Szlosarczyk
d49b4b5c0f
Add domain list documentation 2018-07-13 16:19:34 +03:00
Maciej Szlosarczyk
29e06d83c0
Add description for authentication endpoint 2018-07-13 14:48:54 +03:00
Artur Beljajev
e5cdb2e8db Merge branch 'master' into refactor-devise-integration
# Conflicts:
#	app/controllers/registrant/contacts_controller.rb
#	config/routes.rb
2018-07-10 18:09:03 +03:00
Maciej Szlosarczyk
6fb1e44cca
Move affected domains to the top of the hash, update integration test 2018-07-05 17:53:03 +03:00
Maciej Szlosarczyk
3e81366cfc
Add affected domain parameter to REST API response 2018-07-05 17:24:32 +03:00
Artur Beljajev
9684c8e59f Refactor Devise integration
- Use scoped users
- Use the named route helpers instead of hardcoded paths
2018-06-20 12:21:22 +03:00
Artur Beljajev
96b02ed8d5 Merge remote-tracking branch 'origin/registry-791' into registry-791 2018-06-15 16:56:27 +03:00
Artur Beljajev
304b04bd61 Remove domains.statuses_before_force_delete from REST API 2018-06-11 06:19:33 +03:00
Artur Beljajev
9e2ce0351d Merge branch 'master' into remove-lib-from-autoload-path 2018-06-06 21:48:02 +03:00