internetee-registry/app/controllers
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
..
admin Merge pull request #1502 from internetee/1422-record-payment-method-and-failed-payments 2020-03-06 13:52:58 +02:00
api Update whois record with auction registration_deadline if any 2020-05-06 15:44:24 +05:00
concerns Refactor invoice PDF generation, download and delivery 2019-04-11 13:04:42 +03:00
epp Pump papertrail version to 6.0.2 2020-02-05 12:43:25 +05:00
registrant Add mail notification on soft force delete 2020-01-15 16:23:13 +05:00
registrar Merge pull request #1502 from internetee/1422-record-payment-method-and-failed-payments 2020-03-06 13:52:58 +02:00
repp/v1 Simple implementation of retained domains API endpoint 2020-05-14 14:49:02 +03:00
application_controller.rb Pump papertrail version to 6.0.2 2020-02-05 12:43:25 +05:00
registrant_controller.rb Extract company register 2019-03-15 17:33:07 +02:00