Commit graph

1505 commits

Author SHA1 Message Date
Timo Võhmar
844e613ee1
Merge pull request #1447 from internetee/fix-epp-response
Hide contact password unless the current registrar is sponsoring
2020-01-14 13:31:30 +02:00
Karl Erik Õunapuu
7b73a10073 Modify forceDelete mail templates to comply with new dates 2020-01-10 17:24:42 +02:00
Artur Beljajev
5d2f1a89fb Hide contact password unless the current registrar is sponsoring
Closes #1446
2019-12-18 09:14:13 +02:00
Artur Beljajev
b90a937c9a Remove comment 2019-12-18 08:55:48 +02:00
Artur Beljajev
408d990c1c Reformat 2019-12-18 08:55:35 +02: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
fa52001be6 Upgrade to Rails 5.0
Closes #377
2019-11-15 15:26:33 +02:00
Artur Beljajev
5847f8d57a Do not show errors in UI
This feature was unused.
2019-11-08 18:39:19 +02:00
Artur Beljajev
bb51759715 Remove unnecessary HTML 2019-11-08 18:39:18 +02:00
Artur Beljajev
77077ca196 Use predicate instead of checking underlying structure
Since Rails 5.0 it returns empty array instead of nil.
2019-11-06 14:41:38 +02:00
Artur Beljajev
33b9bff7a9 Group submit buttons in UI 2019-11-05 15:51:43 +02:00
Artur Beljajev
3539c3f28c Extract partial 2019-11-05 15:51:43 +02:00
Artur Beljajev
4f1401a1a8 Convert HAML to ERB 2019-11-05 15:51:43 +02:00
Artur Beljajev
dc3bd6c093 Group submit buttons in UI 2019-11-05 15:51:43 +02:00
Artur Beljajev
8861b7c535 Convert HAML to ERB 2019-11-05 15:51:43 +02:00
Artur Beljajev
4af630967c Extract partial 2019-11-05 15:51:43 +02:00
Artur Beljajev
e78b0e794e Remove unnecessary views
`kaminari` gem itself already provides them.
2019-11-02 16:28:17 +02:00
Artur Beljajev
fc71bf93e7 Remove unimplemented Keyrelay feature
Closes #715
2019-10-31 17:15:21 +02:00
Georg Kahest
28e36d724a fix indention of pdf.haml 2019-10-29 14:54:31 +02:00
Artur Beljajev
2a13324c19 Remove unused code
`AdminUser` model does not have `rememberable` concern included
2019-10-24 15:08:38 +03:00
Timo Võhmar
0eafd33db0
Merge pull request #1375 from internetee/remove-duplicate-route
Remove duplicate route
2019-10-23 18:15:22 +03:00
Artur Beljajev
09715443a1 Extract translations 2019-10-19 12:08:36 +03:00
Artur Beljajev
5e0c63b2b5 Remove unneeded HTML 2019-10-19 12:08:36 +03:00
Artur Beljajev
64ea8d328a Reformat 2019-10-19 12:08:36 +03:00
Artur Beljajev
cb3d298bb3 Convert HAML to ERB 2019-10-19 12:08:36 +03:00
Artur Beljajev
9fc6d6c641 Remove unneeded html 2019-10-19 12:08:36 +03:00
Artur Beljajev
c53b39171d Remove dead code 2019-10-19 12:08:34 +03:00
Artur Beljajev
c022caaee1 Remove duplicate route 2019-10-18 12:36:18 +03:00
Artur Beljajev
1374de89fe Use default translations 2019-10-16 10:36:22 +03: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
f8765eca4d Extract partial 2019-10-16 10:36:09 +03:00
Artur Beljajev
8bcdeb25ee Convert HAML to ERB 2019-10-16 10:36:09 +03:00