internetee-registry/app/models
2021-02-03 15:14:40 +05:00
..
actions REPP: Show error when invalid ident format submitted 2020-11-17 09:30:52 +02:00
api_log Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
authorization CC fixes 2020-11-24 13:20:16 +05:00
balance_auto_reload_types Add balance auto reload 2019-06-14 16:30:34 +03:00
billing Add versions table/model for prices 2020-09-14 12:47:04 +05:00
concerns Add check if domain got *UpdateProhibited 2021-01-29 16:15:53 +05:00
contact Add Registrant API contact update action 2018-10-09 00:09:22 +03:00
depp Improve bulk renew tests 2020-12-21 14:33:35 +02:00
dns Move ToStdout to /app/lib folder and include it in app.rb 2021-01-06 21:38:11 +05:00
epp Return epp error 2306 is tech are admin contacts are duplicated 2021-01-28 16:52:21 +05:00
invoice Send unpayable e-invoice when invoice has already been paid via wire transfer 2020-09-08 13:14:14 +03:00
payment_orders Merge remote-tracking branch 'origin/master' into 1422-record-payment-method-and-failed-payments 2020-02-27 12:40:41 +02:00
type Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
version Merge remote-tracking branch 'origin/master' into refactor-contact-archivation 2020-09-16 10:37:53 +03:00
whois Turn off removing auctioned Whois::Record 2021-01-15 15:32:40 +05:00
ability.rb Fix merge conflicts 2020-12-28 11:39:13 +02:00
account.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
account_activity.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
action.rb Fix deprecation issues with has_paper_trail 2020-06-01 16:11:20 +03:00
admin_domain_contact.rb Address depricated, new contact requires, domain_contacts refactor 2015-03-31 15:22:25 +03:00
admin_user.rb Change deprecated changed? methods to new in callbacks 2020-02-05 12:43:25 +05:00
api_user.rb Remove ID card logic from codebase 2020-10-01 17:18:23 +03:00
application_record.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
auction.rb Fix registration deadline format for whois/restwhois 2020-06-02 13:14:21 +05:00
bank_statement.rb Fix some CC issues 2020-09-07 13:11:40 +03:00
bank_transaction.rb Fix parsing from ref number 2020-09-10 17:18:02 +03:00
billing.rb Refactor prices 2017-04-26 00:51:06 +03:00
blocked_domain.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
bounced_mail_address.rb Bounces: Fix tests 2020-09-30 12:57:28 +03:00
certificate.rb whitespace 2020-09-04 13:30:57 +03:00
certification_request.rb Add missing translations (#1250) 2019-07-08 13:43:57 +03:00
contact.rb Registrant API: Limit contact links to 11 2021-01-20 14:42:14 +02:00
contact_request.rb Fix class/routes namespace for ContactRequest endpoint 2021-02-03 15:14:40 +05: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 DisputeStatusUpdateJob: Return true if domain is sent to auction 2020-05-22 13:21:48 +03:00
dns.rb Refactor zones 2017-04-20 17:20:36 +03:00
dnskey.rb Pump minitest version 2020-02-05 12:43:25 +05:00
domain.rb Add check if domain got *UpdateProhibited 2021-01-29 16:15:53 +05:00
domain_contact.rb Polish the code 2020-07-16 11:37:32 +05:00
domain_cron.rb Move #redemption_grace_period to interactor 2020-12-08 13:16:07 +05:00
domain_status.rb Refactor some dispute logic 2020-05-14 11:38:26 +03:00
domain_transfer.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
email_address_verification.rb Return truemail 2020-07-17 15:22:49 +05:00
epp_session.rb Check for 4 sessions only in inexpired ones 2020-11-13 14:38:24 +05:00
iban.rb Validate iban 2019-06-12 11:49:31 +03:00
inactive_contacts.rb Use log() method instead of puts 2020-09-04 14:52:24 +03:00
invoice.rb Fix EInvoiceGenerator initializer method 2020-09-15 16:12:03 +03:00
invoice_item.rb Change Invoice::Item price scale to 3 places 2020-09-10 12:06:37 +03:00
legal_document.rb Fix tests & CC 2020-08-28 12:58:52 +05:00
mass_action.rb Fix FD mail template assign in bulk FD 2020-12-30 15:52:25 +02:00
nameserver.rb Return truemail 2020-07-17 15:22:49 +05:00
notification.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
payment_order.rb Rename #create_with_type to #new_with_type 2020-02-05 16:45:35 +02:00
que_job.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
registrant.rb added dedicated registrant model 2015-05-11 16:22:43 +03:00
registrant_user.rb Add registrar poll message after updateing registrant contact(s) names 2020-11-03 16:14:01 +02:00
registrant_verification.rb Merge pull request #1770 from internetee/1769-move-domain-release-processing-to-interactor 2020-12-16 16:46:42 +02:00
registrar.rb Bulk NS change: track untouched domains 2020-12-30 18:16:26 +02:00
registry.rb Always require invoice VAT rate 2019-05-17 19:04:33 +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 Remove redundant functionality 2020-05-19 16:13:12 +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
sorted_country.rb Fix country drop-down UI 2018-06-14 13:42:23 +03:00
tech_domain_contact.rb Add check if domain got *UpdateProhibited 2021-01-29 16:15:53 +05:00
user.rb Respect User type when using from_omniauth() 2020-10-01 13:25:05 +03:00
white_ip.rb CC fixes 2020-11-24 13:20:16 +05:00
whois_record.rb Turn off removing auctioned Whois::Record 2021-01-15 15:32:40 +05:00