Commit graph

23 commits

Author SHA1 Message Date
Alex Sherman
197d199215 Move url generation to helper, made it reliable with ssh git checkout 2020-04-16 16:06:58 +05:00
Georg Kahest
1fabdb6a72 Address review comments:
https://github.com/internetee/registry/pull/1345#discussion_r333904209
2020-04-16 14:32:56 +05:00
Georg Kahest
700967b58d fix strings, use better colours 2020-04-16 14:32:56 +05:00
Georg Kahest
8161d21f98 clickable commit hash link 2020-04-16 14:32:56 +05:00
Artur Beljajev
fc71bf93e7 Remove unimplemented Keyrelay feature
Closes #715
2019-10-31 17:15:21 +02:00
Timo Võhmar
3ce0ae9941
Merge pull request #939 from internetee/add-body-css-class
Generate <body> CSS class for every action for better styling
2018-08-27 12:18:30 +03:00
Artur Beljajev
30fb22af42 Generate <body> CSS class for every action for better styling 2018-08-17 15:39:06 +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
278522cfc3
Revert to old flash behavior 2018-06-26 15:52:46 +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
Maciej Szlosarczyk
4e181c51ca
Move from 2 to 4 spaces indentation in registrant/application.html.erb 2018-06-18 10:31:29 +03:00
Maciej Szlosarczyk
843dc8edcb
Add new links to registrant page layout 2018-06-18 10:30:23 +03:00
Artur Beljajev
4464121ea3 Fix invalid HTML
#662
2018-06-04 00:17:06 +03:00
Maciej Szlosarczyk
f1808cfcf1
Remove link to WHOIS controller from registrant portal 2018-05-25 13:55:21 +03:00
Artur Beljajev
2c73154948 Load JS in async mode 2018-01-26 11:00:46 +02:00
Artur Beljajev
5f5fbc0f9a Remove turbolinks from registrant area 2018-01-11 18:04:10 +02:00
Artur Beljajev
3bb5a34b6c Remove meta author tag 2018-01-11 17:59:41 +02:00
Artur Beljajev
81e5333c10 Remove meta description tag 2018-01-11 17:59:02 +02:00
Artur Beljajev
1e260a3e0c Remove "X-UA-Compatible" header
IE=edge is the default mode anyway
https://msdn.microsoft.com/en-us/library/jj676915(v=vs.85).aspx
2018-01-11 17:58:07 +02:00
Artur Beljajev
8744445cd2 Fix invalid HTML 2018-01-11 17:00:21 +02:00
Priit Tark
d444552b9b TEMP 2015-05-21 11:24:44 +03:00
Priit Tark
ab6f59c09e TEMP 2015-05-14 14:54:56 +03:00
Priit Tark
fdcad95683 Added basic Registrant portal 2015-05-14 14:54:56 +03:00