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 |
|
Georg Kahest
|
52dc69d545
|
remove all conditions from view var display
|
2019-10-10 01:24:05 +03:00 |
|
Georg Kahest
|
d1d484bc0c
|
remove checks of displayed variables, as requested in: https://github.com/internetee/registry/pull/1346#discussion_r332424910
|
2019-10-10 01:21:30 +03:00 |
|
Georg Kahest
|
0d1e00b649
|
Remove extra whitespace chars from pdf.haml
|
2019-10-08 11:43:12 +03:00 |
|
Georg Kahest
|
474e27d325
|
Fix condition of buyer_url display in invoice pdf
|
2019-10-08 11:41:10 +03:00 |
|
Artur Beljajev
|
77678681a6
|
Improve EPP error handling
Fixes #539
|
2019-09-19 15:52:20 +03:00 |
|
Artur Beljajev
|
0a1405ae52
|
Remove unused view
|
2019-09-19 15:51:17 +03:00 |
|
Artur Beljajev
|
5a68035818
|
Remove unused db column
|
2019-08-11 22:50:34 +03:00 |
|
Artur Beljajev
|
be7a9103cb
|
Add form field hint
Supplements #1256
|
2019-07-08 15:52:37 +03:00 |
|
Artur Beljajev
|
1dfe30ccfd
|
Add missing translations (#1250)
Fixes #1218
|
2019-07-08 13:43:57 +03:00 |
|
Artur Beljajev
|
d14fa5b701
|
Rename method
|
2019-06-21 18:00:16 +03:00 |
|
Artur Beljajev
|
4a4552564d
|
Remove mail templates feature as buggy and unused
|
2019-06-19 14:38:08 +03:00 |
|
Artur Beljajev
|
62c38d1f99
|
Add balance auto reload
Closes #329
|
2019-06-14 16:30:34 +03:00 |
|