Commit graph

47 commits

Author SHA1 Message Date
dinsmol
8108f96042 fixed brakeman errors 2021-07-30 16:44:45 +03:00
dinsmol
0c2dc9f957 codeclimate fix (api_users) 2021-07-30 14:30:02 +03:00
dinsmol
11029e83ce fixed admin pagination 2021-07-29 15:26:44 +03:00
Artur Beljajev
c815da3afd Extract partials 2019-12-10 16:11:51 +02:00
Artur Beljajev
9079fc68ec Correct attribute name 2019-12-10 15:58:05 +02:00
Artur Beljajev
fe690c52f5 Extract translations 2019-12-10 15:57:23 +02:00
Artur Beljajev
ce8f7993c2 Use default translations 2019-12-10 15:56:04 +02:00
Artur Beljajev
e780005517 Use named route explicitly 2019-12-10 15:39:57 +02:00
Artur Beljajev
3cea41e119 Extract partial 2019-12-10 15:39:56 +02:00
Artur Beljajev
b850efb939 Use standard UI 2019-12-10 15:39:56 +02:00
Artur Beljajev
837f3ed541 Fix invalid HTML 2019-12-10 15:39:56 +02:00
Artur Beljajev
c91c12ab30 Reformat 2019-12-10 15:39:54 +02:00
Artur Beljajev
e010fdbc00 Remove unneeded code 2019-12-10 15:38:43 +02:00
Artur Beljajev
a28a4ebb34 Use standard header for registrar API users in admin area 2019-12-10 15:38:40 +02:00
Artur Beljajev
4d60985138 Convert HAML to ERB 2019-12-10 15:38:32 +02:00
Artur Beljajev
de6934625c Nest API users under registrar in admin area 2019-12-10 15:38:30 +02:00
Artur Beljajev
c680b688e4 Improve readability 2019-12-10 15:38:26 +02:00
Artur Beljajev
3c5c0c4310 Pass registrar in URL instead of POST params 2019-12-09 20:53:58 +02:00
Artur Beljajev
044bf9caad Remove unneeded content type 2019-12-09 20:37:07 +02:00
Artur Beljajev
eb342cdbd4 Do not allow adding new API users outside of registrar details view
This feature is not needed.
2019-12-09 20:10:05 +02:00
Artur Beljajev
84bf967780 Fix template 2018-07-15 19:01:33 +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
4b172e9acf Improve UI
#407
2017-11-21 23:53:55 +02:00
Artur Beljajev
e856e4c055 Improve form validation UI
#407
2017-11-21 23:50:21 +02:00
Artur Beljajev
3014a4f3ad Add missing translations in admin area
#341
2017-01-19 11:59:39 +02:00
Artur Beljajev
40459e8b2e Add missing translations in admin area
#341
2017-01-18 08:31:28 +02:00
Artur Beljajev
064716bebf Rename en.registrar translation key to en.registrar_name
#240
2016-11-11 12:42:16 +02:00
Priit Tark
aad7884c0e Admin and api user password now checked on browser side #2517 2015-08-19 00:03:58 +03:00
Priit Tark
4da89aaa87 Admin can change other users settings without user password #2646 2015-06-03 16:34:37 +03:00
Martin Lensment
0aa5399265 Revert back to CSR / CRT upload 2015-05-22 13:42:40 +03:00
Martin Lensment
9ad66c0999 Add CN support to certificates 2015-05-21 17:06:21 +03:00
Priit Tark
5afa0ac793 Added Registrar roles with super, epp, billing 2015-05-20 19:58:00 +03:00
Martin Lensment
405bb0dfd4 Form for uploading CRT directly 2015-05-19 12:13:48 +03:00
Martin Lensment
920b3e71e0 Add api user button to registrar view 2015-04-24 15:35:28 +03:00
Priit Tark
b51310062d Client side validations 2015-04-21 11:00:57 +03:00
Priit Tark
752e39e4a9 Added api user feature spec 2015-04-16 16:41:21 +03:00
Priit Tark
8d4124585c Refatored to use shared/title partial 2015-04-16 16:31:22 +03:00
Martin Lensment
418bd2046c Handlers for mid login 2015-03-23 14:07:33 +02:00
Martin Lensment
f5233abde7 Fix api user sorting based on registrars 2015-03-18 12:01:42 +02:00
Martin Lensment
c3560fd19f Get rid of old code 2015-02-26 11:04:20 +02:00
Martin Lensment
5319db16b4 Add new resource for certs 2015-02-25 16:26:09 +02:00
Martin Lensment
4a5234f789 Show crt download link 2015-02-19 17:58:48 +02:00
Martin Lensment
41bb72e043 Revert user cert 2015-02-17 10:42:12 +02:00
Martin Lensment
da122e20fb Do not show crt download link when there is no crt 2015-02-12 19:26:59 +02:00
Martin Lensment
bbe8a780a8 Generate crt from csr 2015-02-05 18:46:52 +02:00
Martin Lensment
8275123037 Refactor javascript to coffee 2015-01-30 12:07:47 +02:00
Martin Lensment
c91c9c8ebf Refactor EPP users to API users 2015-01-29 14:13:49 +02:00