internetee-registry/app/models
2022-05-11 11:17:47 +03:00
..
api_log Migrate ToCsv module to CsvGenerator service 2022-04-01 10:59:04 +03:00
authorization Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
balance_auto_reload_types fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
billing added generator reference number which comes from billing system 2022-05-11 11:17:47 +03:00
concerns Merge pull request #2355 from internetee/2340-fix-contact-update-fails 2022-04-20 16:02:03 +03:00
contact fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
depp Merge pull request #2271 from internetee/2216-update-fd-notes 2022-02-23 17:17:58 +02:00
dns refactoring 2022-04-27 12:10:25 +03:00
epp Moved notifications about automatic contact name update to bulk change poll message 2022-03-25 18:08:55 +02:00
invoice fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
payment_orders fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03: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 Migrate ToCsv module to CsvGenerator service 2022-04-01 10:59:04 +03:00
whois Turn off removing auctioned Whois::Record 2021-01-15 15:32:40 +05:00
ability.rb added auction list to admin panel 2022-04-27 11:57:16 +03:00
account.rb Migrate ToCsv module to CsvGenerator service 2022-04-01 10:59:04 +03:00
account_activity.rb Refactor account activity csv generation 2022-03-31 16:33:47 +03:00
action.rb Modifications for updating business and private contacts 2022-03-29 10:39:26 +03:00
admin_domain_contact.rb Fix CC issues 2021-02-05 18:06:22 +05:00
admin_user.rb Change deprecated changed? methods to new in callbacks 2020-02-05 12:43:25 +05:00
api_user.rb fixed codeclimate errors 2021-09-09 13:06:51 +03:00
application_record.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
auction.rb refactoring 2022-04-27 12:10:25 +03:00
bank_statement.rb Fix some CC issues 2020-09-07 13:11:40 +03:00
bank_transaction.rb fixed undef. method settings error 2021-08-10 13:35:49 +03:00
billing.rb Refactor prices 2017-04-26 00:51:06 +03:00
blocked_domain.rb Migrate ToCsv module to CsvGenerator service 2022-04-01 10:59:04 +03:00
bounced_mail_address.rb Add forceDelete on email_verification failed 2021-03-22 14:31:47 +05:00
bulk_action.rb Fixed codeclimate issues and removed unnecessary files 2022-03-25 18:12:08 +02: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 Merge pull request #2355 from internetee/2340-fix-contact-update-fails 2022-04-20 16:02:03 +03:00
contact_request.rb Allow saving of contact request AWS message_id 2021-03-09 16:33:35 +05:00
csync_record.rb fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
deposit.rb Remove html5_validators gem 2019-05-02 21:34:26 +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 Migrate ToCsv module to CsvGenerator service 2022-04-01 10:59:04 +03:00
dns.rb Refactor zones 2017-04-20 17:20:36 +03:00
dnskey.rb fixed codeclimate errors 2021-09-09 13:06:51 +03:00
domain.rb Remove contact code cache from domain contacts table 2022-05-04 14:38:14 +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 Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
epp_session.rb Check for 4 sessions only in inexpired ones 2020-11-13 14:38:24 +05:00
feature.rb removed obj_and_ext_prohibited toggle feature 2021-11-29 11:19:39 +02: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 implemented method which get invoice number from billins side and updated tests 2022-05-11 11:17:47 +03:00
invoice_item.rb Change Invoice::Item price scale to 3 places 2020-09-10 12:06:37 +03:00
legal_document.rb fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
mass_action.rb Fix FD mail template assign in bulk FD 2020-12-30 15:52:25 +02:00
nameserver.rb updated nameserver letter 2022-02-09 15:15:08 +02:00
notification.rb Moved notifications about automatic contact name update to bulk change poll message 2022-03-25 18:08:55 +02:00
payment_order.rb fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
que_job.rb Bring back Que gem for painless migration 2021-04-12 17:22:36 +05:00
registrant.rb added dedicated registrant model 2015-05-11 16:22:43 +03: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 Moved notifications about automatic contact name update to bulk change poll message 2022-03-25 18:08:55 +02: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 Migrate ToCsv module to CsvGenerator service 2022-04-01 10:59:04 +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 Tech replace: Skip if domain has update prohibited 2021-02-11 15:34:38 +02:00
user.rb fixed codeclimate errors 2021-09-09 13:06:51 +03:00
validation_event.rb comment out force delete check callback 2022-04-26 09:17:12 +03:00
version.rb Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
white_ip.rb fixed codeclimate errors 2021-09-09 13:06:51 +03:00
whois_record.rb fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00