Commit graph

1713 commits

Author SHA1 Message Date
Artur Beljajev
07900ed807 Rename "Domain password" to "Domain transfer code"
Original change in 4b836f1476

#660
2018-01-22 18:12:35 +02:00
Artur Beljajev
be057656e8 Always require domain#transfer_code
#660
2018-01-22 13:03:34 +02:00
Artur Beljajev
4b836f1476 Rename domain "auth_info" to "transfer_code"
#660
2018-01-21 19:31:16 +02:00
Artur Beljajev
340e61804b Extract domain transferable module
#660
2018-01-21 18:29:42 +02:00
Artur Beljajev
624cc70bef Add Domain#transfer 2018-01-20 22:38:14 +02:00
Artur Beljajev
8678d71866 Remove unused constants 2018-01-20 20:41:58 +02:00
Artur Beljajev
5bcd846246 Remove unused method 2018-01-20 20:40:25 +02:00
Artur Beljajev
a337604dc0 Remove DomainTransferVersion
#660
2018-01-20 20:36:57 +02:00
Artur Beljajev
67082374ff Show domains where current registrant user acts as a registrant
#663
2018-01-14 20:48:03 +02:00
Artur Beljajev
a183eb400b Remove unused code 2018-01-13 12:52:11 +02:00
Artur Beljajev
77b24fdbd1 Add registrar language
#640
2017-11-23 07:09:16 +02:00
Artur Beljajev
411af16f9c Merge branch 'migrate-fabricators-to-factory-bot-factories' into registry-343 2017-11-15 15:46:54 +02:00
Artur Beljajev
be959a8471 Merge branch 'master' into migrate-fabricators-to-factory-bot-factories
# Conflicts:
#	Gemfile
#	lib/tasks/dev.rake
#	spec/models/contact_spec.rb
2017-11-15 15:42:54 +02:00
Timo Võhmar
acfe0552fc
Merge pull request #638 from internetee/registry-609-master
Registry 609 to master
2017-11-15 12:13:19 +02:00
Georg Kahest
f1739f2202 fix typo 2017-11-14 12:58:22 +02:00
Georg Kahest
abeeec3baf prefer each over for 2017-11-14 12:51:44 +02:00
Georg Kahest
e62bb19a7e fix indention 2017-11-14 12:32:33 +02:00
Georg Kahest
3f1c36bd9a fix some of the style bugs 2017-11-13 18:43:37 +02:00
Georg Kahest
06049cd22f while logging in with id/mid pick only users who have whitelisted ip 2017-11-13 18:21:27 +02:00
Artur Beljajev
f5d4d3707f Merge branch 'migrate-fabricators-to-factory-bot-factories' into registry-343 2017-10-28 21:53:29 +03:00
Artur Beljajev
17204e1308 Remove unused method 2017-10-28 21:37:10 +03:00
Artur Beljajev
59e1e18d32 Require registrar's accounting customer code
#343
2017-10-27 11:56:54 +03:00
Artur Beljajev
ff9372baea Rename registrar "directo_handle" to "accounting_customer_code"
#343
2017-10-25 18:33:11 +03:00
Artur Beljajev
d520b5b157 Revert "Revert "Registry 569""
This reverts commit 4786dbb
2017-10-22 23:57:11 +03:00
Artur Beljajev
26eb47ae09 Drop "api_users" table
#599
2017-10-09 11:54:44 +03:00
Artur Beljajev
e2ebe0aa84 Improve registrar area linked user switch
- Introduce profile
- Move linked users to profile
- Use PUT

#599
2017-10-09 11:03:43 +03:00
Artur Beljajev
62fbeadf34 Merge branch 'master' into improve-registrar-access-denied-page
# Conflicts:
#	config/locales/en.yml
2017-10-09 02:14:22 +03:00
Timo Võhmar
4786dbb943 Revert "Registry 569" 2017-10-05 16:08:47 +03:00
Timo Võhmar
9565f23e68 Merge pull request #577 from internetee/registry-569
Registry 569
2017-10-05 15:47:28 +03:00
Artur Beljajev
c6bd590b38 Fix SQL injection
#600
2017-10-04 01:37:03 +03:00
Artur Beljajev
a82625c635 Remove rubocop tags
#600
2017-10-04 01:07:19 +03:00
Artur Beljajev
35afbf1f8c Refactor IP registrar restriction
#600
2017-10-04 01:03:32 +03:00
Artur Beljajev
787cca8e4c Extract Registrar::CurrentUserController from SessionsController
#600
2017-10-04 01:00:24 +03:00
Artur Beljajev
5b4658b905 Allow EPP contact:update with the same ident data as current one
#569
2017-09-29 00:39:25 +03:00
Artur Beljajev
1ae00382cd Add ident equality
#569
2017-09-29 00:37:59 +03:00
Artur Beljajev
c05e6ead2a Improve EPP contact:update ident errors
#569
2017-09-20 10:54:18 +03:00
Artur Beljajev
4e6d576b67 Improve ident-related error messages on EPP contact:update
#569
2017-09-12 19:00:01 +03:00
Artur Beljajev
d5197962ee Extract mismatch validator to separate class
#569
2017-09-12 14:55:41 +03:00
Artur Beljajev
4d5830efdf Show more detailed error message for ident of "birthday" type
#569
2017-09-11 23:37:02 +03:00
Artur Beljajev
52452f91bf Improve contact ident validation
- Make country-specific national id and reg. no validations fully
extendable
- Fix wrong error type for reg. no validator

#569
2017-09-11 17:05:03 +03:00
Artur Beljajev
7147144894 Fix code climate offences
#569
2017-09-04 10:57:27 +03:00
Artur Beljajev
3de5a0b51b Fix code climate offences
#569
2017-09-04 09:02:37 +03:00
Artur Beljajev
7530dd7b62 Fix code climate offences
#569
2017-09-04 08:54:54 +03:00
Artur Beljajev
b632dbc2de Move setting types from controller to model 2017-08-23 01:24:01 +03:00
Artur Beljajev
d4176b6979 Remove unused code
#569
2017-08-21 02:03:49 +03:00
Artur Beljajev
d8118878b1 Fix EPP contact:update ident change
#569
2017-08-19 01:29:42 +03:00
Artur Beljajev
feb8d83a26 Improve Ident validation, extract Ident from Contact
#569
2017-08-18 13:24:56 +03:00
Artur Beljajev
3038d240f7 Add EPP response spec matcher 2017-08-18 13:04:24 +03:00
Artur Beljajev
bc3962cdfa Improve contact phone number validation
#569
2017-08-08 15:13:13 +03:00
Artur Beljajev
71b92afba3 Refactor contact phone validation
#569
2017-08-05 19:21:32 +03:00