internetee-registry/app
Maciej Szlosarczyk 18ce853420
Simple implementation of retained domains API endpoint
This needed a new name, there are several classes of database object
to be included in that endpoint.

Currently, there is one list ordered by name, with each object
containing status and ascii name for convenience. Can be converted to
multiple fields (reserved and blocked separately). Also contains total
count.

Includes CORS preflight which seems to be a known problem for Rails in
the past.
2020-05-14 14:49:02 +03:00
..
api/repp Merge branch 'master' into update-ruby-to-2-4 2018-08-27 17:07:49 +03:00
assets Address review comments: 2020-04-16 14:32:56 +05:00
controllers Simple implementation of retained domains API endpoint 2020-05-14 14:49:02 +03:00
helpers Fix mina deploy issue (#1573) 2020-04-20 11:40:03 +03:00
jobs Move registrar directo logic to concern, touch up translations 2020-03-02 17:38:03 +02:00
mailers Add tech contacts & info & name@name to force delete mailer 2020-01-20 13:50:49 +05:00
models Simple implementation of retained domains API endpoint 2020-05-14 14:49:02 +03:00
presenters Rename method 2019-06-21 18:00:16 +03:00
services Improve readability 2019-04-06 16:28:57 +03:00
validators Add test & validation to not to register blocked IDN domains via EPP 2020-02-04 19:50:28 +05:00
views Move url generation to helper, made it reliable with ssh git checkout 2020-04-16 16:06:58 +05:00