Commit graph

104 commits

Author SHA1 Message Date
Karl Erik Õunapuu
7ef15a5bf1 Merge remote-tracking branch 'origin/master' into 269-dispute-list 2020-05-21 17:43:57 +03:00
Karl Erik Õunapuu
572510d7b0 Find contact/registrar directly via domain or via relations 2020-05-20 11:10:01 +03:00
Karl Erik Õunapuu
c682155bf6 Disputes: Show when and who closed dispute 2020-05-18 15:28:03 +03:00
Karl Erik Õunapuu
d0053def99 Find requester contact id solely by ident 2020-05-05 12:35:27 +03:00
Karl Erik Õunapuu
39791f5755 Fix styling issues 2020-04-27 14:39:07 +03:00
Karl Erik Õunapuu
25d78cde74 Fix some code styling issues 2020-04-27 12:22:31 +03:00
Karl Erik Õunapuu
0f2a290d64 Add disputing logic for EPP 2020-04-24 16:04:58 +03:00
Karl Erik Õunapuu
e50cf7d200 Registrar: Allow to view other contacts of domain 2020-02-12 15:38:54 +02:00
Alex Sherman
c252d801f9 Add mail notification on soft force delete 2020-01-15 16:23:13 +05:00
Artur Beljajev
6fd172adbb Remove registrant_verifications.domain_name database column
It is not used nor needed.
2019-12-06 20:49:26 +02:00
Artur Beljajev
fa52001be6 Upgrade to Rails 5.0
Closes #377
2019-11-15 15:26:33 +02:00
Artur Beljajev
59a6f9d21e Improve readability 2019-10-16 10:36:22 +03:00
Artur Beljajev
7fbf21daf8 Convert HAML to ERB 2019-10-16 10:36:22 +03:00
Artur Beljajev
199085f8ac Use resourceful routes
https://github.com/rails/rails/pull/23980
2019-10-16 10:36:09 +03:00
Artur Beljajev
1dfc618228 Refactor confirmation url view in registrant area 2019-04-06 19:17:53 +03:00
Artur Beljajev
a08f063640 Refactor ID card sign-in
- Extract to Devise custom strategy
- Use `SSL_CLIENT_S_DN_CN` env variable instead of `SSL_CLIENT_S_DN` to
get ID card data
- Remove `database_authenticatable` strategy from `RegistrantUser`

Closes #1047
2019-03-19 19:37:36 +02:00
Artur Beljajev
be79ccacff Improve readability 2019-03-19 19:21:36 +02:00
Artur Beljajev
3cddd24462 Remove dead code 2019-03-19 19:21:36 +02:00
Artur Beljajev
83f8a9fb6a Extract company register
Closes #1079, #916, #1077
2019-03-15 17:33:07 +02:00
Artur Beljajev
8425481091 Support only JSON 2018-12-17 15:04:52 +02:00
Artur Beljajev
b6ecae6a35 Add Registrant API contact update action
Closes #849
2018-10-09 00:09:22 +03:00
Artur Beljajev
1b16c92835 Merge branch 'master' into improve-registrant-area 2018-09-18 13:04:35 +03:00
Maciej Szlosarczyk
840b6da1be
Change callback method to fix 401 reported by a user 2018-09-06 11:54:06 +03:00
Artur Beljajev
034e8e9d11 Integrate master 2018-08-27 12:27:45 +03:00
Artur Beljajev
d27443277f Merge branch 'master' into improve-registrant-area 2018-08-27 12:23:09 +03:00
Artur Beljajev
c89cce6287 Do not show contact if given domain does not belong to the current user 2018-08-16 14:49:12 +03:00
Artur Beljajev
638167e3cb Improve registrant area 2018-08-11 18:10:08 +03:00
Artur Beljajev
60f451afcd Merge branch 'master' into refactor-devise-integration 2018-08-11 14:58:54 +03:00
Maciej Szlosarczyk
4cc0669286
Add business registry support for contacts controller 2018-08-09 15:04:22 +03:00
Artur Beljajev
989bb32548 Improve readability 2018-07-16 01:31:36 +03:00
Artur Beljajev
f1cbdec8e7 Supply PaperTrail with current user 2018-07-16 01:06:30 +03:00
Artur Beljajev
a651ac8cab Fix Rubocop warnings 2018-07-15 19:50:15 +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
c3c1619238
Fix rubocop array issue 2018-06-22 13:39:45 +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
7ee0f18a46 Merge branch 'master' into improve-registrant-area 2018-06-18 14:58:15 +03:00
Maciej Szlosarczyk
843dc8edcb
Add new links to registrant page layout 2018-06-18 10:30:23 +03:00
Artur Beljajev
67ec7b1256 Reformat 2018-06-18 00:30:48 +03:00
Artur Beljajev
0b6e89dbca Hide methods 2018-06-18 00:22:40 +03:00
Artur Beljajev
c44f3df7f5 Remove Rubocop inline directives 2018-06-07 19:17:16 +03:00
Maciej Szlosarczyk
b32809cdac
Deprecate Registrant::WhoisController 2018-05-25 13:58:13 +03:00
Maciej Szlosarczyk
15a651e51b
Fix Rubocop issues after Ruby upgrade 2018-04-27 15:23:49 +03:00
Artur Beljajev
5533b4f891 Encapsulate methods 2018-01-11 15:55:15 +02:00
Artur Beljajev
7fe3e2765a Reformat code 2018-01-11 15:53:13 +02:00
Artur Beljajev
5e39af41e3 Remove test-dependent code 2018-01-11 15:25:03 +02:00
Georg Kahest
aa141b50d6 skip client.logger in TEST env 2017-04-12 16:02:22 +03:00
Georg Kahest
a606421b8b log digidoc to same place as rails #448 2017-04-11 14:29:22 +03:00
Stas Paaslane
e23b5fc9cf Merge branch 'master' into 115693873-whodunnit_empty 2016-08-12 16:56:40 +03:00
Stas Paaslane
bdf011214c 115693873-translation_string_change 2016-08-12 14:38:07 +03:00
Stas
dce585344e 115693873-initiator_fix 2016-07-10 22:44:56 +03:00