Commit graph

48 commits

Author SHA1 Message Date
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
fc71bf93e7 Remove unimplemented Keyrelay feature
Closes #715
2019-10-31 17:15:21 +02: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
cea834d5b7 Change domains.delete_at database column type to date, rename to
`delete_date`

Closes #1125
2019-05-02 16:32:44 +03:00
Artur Beljajev
1dfc618228 Refactor confirmation url view in registrant area 2019-04-06 19:17:53 +03:00
Artur Beljajev
5107d2d3a9 Refactor force delete procedure
- Change `domains.force_delete_at` database column type to date,
rename to `force_delete_date`
- Save `force_delete_date` in application timezone
- Improve tests

Fixes #812, #253
2019-03-28 18:19:51 +02:00
Artur Beljajev
cabf92253d Use default translation 2018-09-18 13:31:28 +03:00
Artur Beljajev
d9526c6f3a Restore old UI 2018-09-18 13:30:29 +03:00
Artur Beljajev
8f0f23606c Remove unused and buggy code 2018-08-17 22:23:54 +03:00
Artur Beljajev
ca5edb16fa Refactor contact list 2018-08-15 12:56:56 +03:00
Artur Beljajev
638167e3cb Improve registrant area 2018-08-11 18:10:08 +03:00
Artur Beljajev
ff5b2c1c48 Fix translations 2018-06-08 03:11:53 +03:00
Artur Beljajev
2f86b3c76b Remove Domain#valid_from
As unused. `created_at` is the same value as `valid_from`.

#787
2018-03-27 18:34:48 +03:00
Artur Beljajev
4b836f1476 Rename domain "auth_info" to "transfer_code"
#660
2018-01-21 19:31:16 +02:00
Artur Beljajev
6c0f086fcf Reformat code 2018-01-18 09:40:31 +02:00
Artur Beljajev
592fae71ea Standardize domain auth info attribute presentation 2018-01-17 19:22:35 +02:00
Artur Beljajev
ddef2d2d90 Convert HAML to ERB 2018-01-17 19:11:59 +02:00
Artur Beljajev
058a84945a Extract partial 2018-01-12 09:24:53 +02:00
Artur Beljajev
bc56439360 Improve readability 2018-01-12 09:22:55 +02:00
Artur Beljajev
666db8c1fc Remove inline CSS 2018-01-11 17:12:30 +02:00
Artur Beljajev
8744445cd2 Fix invalid HTML 2018-01-11 17:00:21 +02:00
Artur Beljajev
3d13456e29 Remove unused CSS class 2018-01-11 16:50:49 +02:00
Artur Beljajev
1fb601694e Convert HAML to ERB 2018-01-11 16:09:29 +02:00
Artur Beljajev
51a80ce748 Remove inline coffeescript 2018-01-11 16:07:19 +02:00
Artur Beljajev
edbc4a047d Use js class name for datepicker
#590
2017-09-19 14:10:38 +03:00
Artur Beljajev
6e5d99c44a Namespace translations 2017-06-08 00:49:06 +03:00
Artur Beljajev
667a0b3057 Namespace translations 2017-06-08 00:44:35 +03:00
Artur Beljajev
0d4f661c1f Namespace translations 2017-06-08 00:09:55 +03:00
Artur Beljajev
064716bebf Rename en.registrar translation key to en.registrar_name
#240
2016-11-11 12:42:16 +02:00
Vladimir Krylov
778284c14b Story#105842700 - show titles in registrant's domain, contact and contact name 2016-03-21 14:01:50 +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
1bf7315a91 Story#113525877 - Change state check from pendingDelete to pendingDeleteConfirmation 2016-03-11 14:19:48 +02:00
Stas
9df7e7cb9c 105842700-related_commit_for_113525877 2016-02-17 17:48:55 +02:00
Stas
438f77a981 105842700-roles_sort_contact_part 2016-01-26 18:12:31 +02:00
Stas
216c4e9fa0 105842700-routes_fix 2016-01-25 17:53:38 +02:00
Stas
2b186e9c93 105842700-translation_and_link_fix 2015-12-11 17:33:28 +02:00
Stas
c315c17178 105842700-encoding_fix 2015-12-10 15:56:29 +02:00
Stas
ce209b317d 105842700-redirect_fix_and template 2015-12-09 15:29:28 +02:00
Stas
cd8feaf553 105842700-file_generation_changed 2015-12-07 17:29:57 +02:00
Stas
2748f3be55 105842700-download_list_added 2015-12-06 20:47:34 +02:00
Stas
6077f6c36d 105842700-portal 2015-12-01 15:21:40 +02:00
Priit Tark
6cfa741397 Authorize registrant domains 2015-05-22 13:19:32 +03:00
Priit Tark
d444552b9b TEMP 2015-05-21 11:24:44 +03:00
Priit Tark
688a71ebf1 Added basic Registrant portal 2015-05-13 13:02:08 +03:00