Commit graph

96 commits

Author SHA1 Message Date
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
Stas
abf736e540 115693873-initiator_catches 2016-06-15 18:27:28 +03:00
Stas
2f9a9bd680 115693873-job-initiator_added 2016-06-07 16:02:17 +03:00
Timo Võhmar
8e1ce32143 fixed incorrect pending delete confirm page messages [bug 117124725] 2016-04-15 11:10:40 +03:00
Vladimir Krylov
ad4ccbb767 Story#105842700 - Add registrants to allowed contacts 2016-03-17 16:20:55 +02:00
Vladimir Krylov
f4e068de12 Story#105842700 - we don't need registrant views in registrant portal as it's usual contact 2016-03-16 13:53:11 +02:00
Vladimir Krylov
51a0449799 Story#105842700 - registrant cannot see other contact domains (legacy from FRED) 2016-03-15 14:55:51 +02:00
Vladimir Krylov
1bf7315a91 Story#113525877 - Change state check from pendingDelete to pendingDeleteConfirmation 2016-03-11 14:19:48 +02:00
Stas
fe4aa3f0b3 105842700-method_for_verification_url 2016-03-07 13:53:13 +02:00