Commit graph

26 commits

Author SHA1 Message Date
Timo Võhmar
22351c9053
Merge pull request #1814 from internetee/add-guard-clause-to-mass-nameserver-change
Bulk NS change: Verify CSV integrity
2021-06-25 14:43:00 +03:00
Alex Sherman
7be87de865 Remove deprecated render file clauses 2021-05-06 12:14:35 +05:00
Oleg Hasjanov
1598e16455 refactoring 2021-05-04 13:42:21 +03:00
Oleg Hasjanov
eb31c9f609 invalid csv file should return empty array of domains 2021-05-04 10:23:45 +03:00
Oleg Hasjanov
28b7acfc96 refactoring 2021-05-03 15:13:49 +03:00
Oleg Hasjanov
459f626808 added condition to return if there no any domain_name header 2021-04-30 18:21:41 +03:00
Karl Erik Õunapuu
4170554ca1 Bulk NS change: Verify CSV integrity 2021-04-27 13:13:04 +05:00
Alex Sherman
3979fc5f8f Fix CC issues 2021-02-05 18:06:22 +05:00
Karl Erik Õunapuu
af0a0611ce
Bulk NS change: track untouched domains 2020-12-30 18:16:26 +02:00
Karl Erik Õunapuu
0e120d4992
Process failed domains for bulk ns change 2020-12-30 11:00:52 +02:00
Karl Erik Õunapuu
c1aa286e90
Merge remote-tracking branch 'origin/master' into 1739-ns-bulk-change-test-and-whois-update 2020-12-28 16:22:19 +02:00
Karl Erik Õunapuu
a182dfb3ba
Fix CC issues 2020-11-06 16:33:51 +02:00
Karl Erik Õunapuu
451e1f79af
nameserver replacement: scope only to selected domains 2020-11-06 15:51:03 +02:00
Artur Beljajev
a651ac8cab Fix Rubocop warnings 2018-07-15 19:50:15 +03:00
Artur Beljajev
32ecf36057 Rename users.password to users.plain_text_password
Otherwise it conflicts with Devise
2018-07-13 23:09:21 +03:00
Artur Beljajev
e5cdb2e8db Merge branch 'master' into refactor-devise-integration
# Conflicts:
#	app/controllers/registrant/contacts_controller.rb
#	config/routes.rb
2018-07-10 18:09:03 +03:00
Maciej Szlosarczyk
6fb1e44cca
Move affected domains to the top of the hash, update integration test 2018-07-05 17:53:03 +03:00
Artur Beljajev
9684c8e59f Refactor Devise integration
- Use scoped users
- Use the named route helpers instead of hardcoded paths
2018-06-20 12:21:22 +03:00
Artur Beljajev
228078a84e Add bulk replace to registrar area
#662
2018-04-06 00:16:17 +03:00
Artur Beljajev
cd3212cc04 Remove unused registrar name servers controller 2017-04-09 14:37:32 +03:00
Priit Tark
61cbc38a11 Disable namesservers massupdate 2015-05-19 16:25:29 +03:00
Priit Tark
acab58b71c Update translation keys 2015-04-30 18:34:49 +03:00
Martin Lensment
61577f1d75 Add basic form for mass replacing nameservers 2015-04-29 13:31:09 +03:00
Martin Lensment
4c503b6c1a Refactor 2015-04-29 12:13:34 +03:00
Martin Lensment
03a66e2e68 Refactor and view improvement 2015-04-29 10:31:07 +03:00
Martin Lensment
1f2ba55acb Nameserver hostname replacing 2015-04-28 18:36:59 +03:00