internetee-registry/app/models
2023-05-29 15:02:41 +03:00
..
api_log Fixed ransack attributes 2023-04-06 14:15:05 +03:00
authorization Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
balance_auto_reload_types Updated REPP API for new registrar portal 2022-07-12 15:47:25 +03:00
billing Fixed ransack attributes 2023-04-06 14:15:05 +03:00
concerns Refactored and corrected code for domain force delete 2023-05-17 16:04:40 +03:00
contact fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
dns refactoring 2022-04-27 12:10:25 +03:00
epp get contact info through domain transferred code 2022-12-05 13:50:31 +02:00
invoice Updated pdf generator 2023-03-16 13:55:17 +02:00
payment_orders change logic, added tests 2023-02-07 16:10:20 +02:00
type Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
validation_event Add basic storage for validation events 2021-10-07 16:13:48 +05:00
version Modified csv export file for admin domains 2023-04-14 10:56:12 +03:00
whois Turn off removing auctioned Whois::Record 2021-01-15 15:32:40 +05:00
ability.rb Added ApiUser and WhiteIp endpoints to REPP API 2023-05-29 14:26:53 +03:00
account.rb Fixed ransack attributes 2023-04-06 14:15:05 +03:00
account_activity.rb Fixed ransack attributes 2023-04-06 14:15:05 +03:00
action.rb Updated REPP API for new registrar portal 2022-07-12 15:47:25 +03:00
admin_domain_contact.rb Fixed codeclimate errors 2022-07-12 15:48:42 +03:00
admin_user.rb Change deprecated changed? methods to new in callbacks 2020-02-05 12:43:25 +05:00
api_user.rb Added ApiUser and WhiteIp endpoints to REPP API 2023-05-29 14:26:53 +03:00
application_record.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
auction.rb whois update in auction list 2023-05-18 10:09:25 +03:00
bank_statement.rb Fixed ransack attributes 2023-04-06 14:15:05 +03:00
bank_transaction.rb Fixed ransack attributes 2023-04-06 14:15:05 +03:00
billing.rb Refactor prices 2017-04-26 00:51:06 +03:00
blocked_domain.rb Fixed ransack attributes 2023-04-06 14:15:05 +03:00
bounced_mail_address.rb Add forceDelete on email_verification failed 2021-03-22 14:31:47 +05:00
business_registry_contact.rb implement asynchronous rake task for collect contact data from csv 2021-06-17 16:02:40 +03:00
certificate.rb change flags in openssl cert generator 2021-10-11 15:40:13 +03:00
certification_request.rb fixed codeclimate errors 2021-09-09 13:06:51 +03:00
contact.rb Fixed ransack attributes 2023-04-06 14:15:05 +03:00
contact_request.rb Add registrant phone to whois record json 2022-11-25 09:31:50 +02:00
contact_update_action.rb Updated REPP API for new registrar portal 2022-07-12 15:47:25 +03:00
csync_record.rb fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
deposit.rb Updated REPP API for new registrar portal 2022-07-12 15:47:25 +03:00
directo.rb Merge pull request #1524 from internetee/277-check-monthly-invoice-number-in-range 2020-02-20 20:42:25 +02:00
dispute.rb Fixed ransack attributes 2023-04-06 14:15:05 +03:00
dns.rb Refactor zones 2017-04-20 17:20:36 +03:00
dnskey.rb Removed and updated additional files 2022-10-13 14:06:33 +03:00
domain.rb Modified csv export file for admin domains 2023-04-14 10:56:12 +03:00
domain_contact.rb Fix code attribute 2022-05-04 16:15:56 +03:00
domain_cron.rb Move #redemption_grace_period to interactor 2020-12-08 13:16:07 +05:00
domain_status.rb removed obj_and_ext_prohibited toggle feature 2021-11-29 11:19:39 +02:00
domain_transfer.rb Updated REPP API for new registrar portal 2022-07-12 15:47:25 +03:00
epp_session.rb Check for 4 sessions only in inexpired ones 2020-11-13 14:38:24 +05:00
feature.rb change condition for render endpoint in specific envinronment 2022-09-29 10:17:20 +03:00
iban.rb fixed codeclimate errors 2021-09-09 13:06:51 +03:00
inactive_contacts.rb fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
invoice.rb Fixed ransack attributes 2023-04-06 14:15:05 +03:00
invoice_item.rb Change Invoice::Item price scale to 3 places 2020-09-10 12:06:37 +03:00
invoice_state_machine.rb update state machine 2023-02-27 09:48:45 +02:00
legal_document.rb Fixed codeclimate issue 2022-11-28 13:46:30 +02:00
mass_action.rb Fix FD mail template assign in bulk FD 2020-12-30 15:52:25 +02:00
nameserver.rb Fixed ransack attributes 2023-04-06 14:15:05 +03:00
notification.rb Updated REPP API for new registrar portal 2022-07-12 15:47:25 +03:00
payment_order.rb comment out payment check verification 2023-05-05 16:05:53 +03:00
registrant.rb Migrate publishable field name to registrant_publishable 2022-11-25 09:31:50 +02:00
registrant_user.rb Fixed codeclimate issues 2022-03-29 11:31:31 +03:00
registrant_verification.rb Move jobs from Que to ActiveJob 2021-04-12 17:22:35 +05:00
registrar.rb Added vat no to invoice buyer 2023-05-12 14:11:13 +03:00
registry.rb fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
repp_api.rb Merge remote-tracking branch 'origin/master' into 1739-ns-bulk-change-test-and-whois-update 2020-12-28 16:22:19 +02:00
reserved_domain.rb Fixed ransack attributes 2023-04-06 14:15:05 +03:00
retained_domains.rb Split "big" method into two smaller ones 2020-05-28 14:24:18 +03:00
setting.rb Fix some CC issues 2020-08-12 12:31:11 +03:00
setting_entry.rb Test boolean setting returns false for nil value 2020-08-18 12:15:35 +03:00
tech_domain_contact.rb Fixed codeclimate errors 2022-07-12 15:48:42 +03:00
user.rb Added invoice recipient validation 2022-07-12 15:48:43 +03:00
validation_event.rb added error logs handled, removed configuration data from validation event table 2022-11-29 13:37:52 +02:00
version.rb Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
white_ip.rb Fixed codeclimate issues 2023-05-29 15:02:41 +03:00
whois_record.rb added phone attr to contact in whois record 2022-11-25 09:31:50 +02:00