Artur Beljajev
2da578a437
Migrate fabricators to factory bot factories ( #626 )
...
* Remove factory_girl include from dev rake task
No longer needed after 92b125b4a7
* Add missing factories
* Use FactoryBot factories instead of fabricators
* Remove all fabricators
* Remove unused method
* Remove fabrication gem
* Rename FactoryGirl to FactoryBot
https://robots.thoughtbot.com/factory_bot
2017-11-16 10:18:53 +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
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
Artur Beljajev
ba53a3e323
Allow ident data modification on EPP contact:update
...
#569
2017-07-22 22:53:52 +03:00
Artur Beljajev
06e080ed43
Deny contact ident modification on EPP contact:update
...
#569
2017-07-21 02:29:54 +03:00
Artur Beljajev
57d0bf17d3
Remove misleading comment
...
#569
2017-07-20 22:46:31 +03:00
Artur Beljajev
a77ccf72bf
Fix WHOIS update of linked domains of a contact if Que.mode = :sync
...
#569
2017-07-19 13:54:48 +03:00
Artur Beljajev
e9b84212ea
Fix Directo localization
...
#475
2017-06-16 14:20:11 +03:00
Artur Beljajev
b8a457277d
Revert "Fix Directo localization"
...
This reverts commit 03af6d1fca
.
2017-06-16 14:17:30 +03:00
Artur Beljajev
03af6d1fca
Fix Directo localization
...
#475
2017-06-16 12:12:02 +03:00
Artur Beljajev
dfdce5dedc
Merge branch 'master' into registry-475
...
# Conflicts:
# app/models/billing/price.rb
# spec/models/billing/price_spec.rb
2017-06-15 09:39:14 +03:00
Artur Beljajev
0734eb7ff3
Merge branch 'master' into registry-522
2017-06-12 23:09:46 +03:00
Artur Beljajev
b1bf725e27
Fix directo
...
#475
2017-06-12 03:11:31 +03:00
Artur Beljajev
cb4f2b5eeb
Merge branch 'master' into registry-475
...
# Conflicts:
# config/locales/et.yml
# db/structure.sql
2017-06-09 17:32:14 +03:00
Artur Beljajev
7862ee7d8e
Remove PriceVersion
...
#475
2017-06-08 23:49:32 +03:00
Artur Beljajev
49552fc67e
Improve ContactMailer
...
- Add detailed registrar info
- Refactor contact domain list
- Fix english translation
#480
2017-06-08 02:06:00 +03:00
Artur Beljajev
821fabd083
Always require contact.registrar
2017-06-07 22:49:13 +03:00
Artur Beljajev
930a59ae67
Change domain registrar_id and registrant_id to NOT NULL
...
#480
2017-06-06 19:16:46 +03:00
Artur Beljajev
f3e790b481
Refactor price statuses
...
#522
2017-06-05 01:32:33 +03:00