Commit graph

1532 commits

Author SHA1 Message Date
Maciej Szlosarczyk
9dd9d4b1d6
Merge branch 'master' into registrant-api-contacts-controller 2018-08-09 14:05:27 +03:00
Maciej Szlosarczyk
faeeb55bc7
Add badges to locked domains 2018-08-09 13:57:31 +03:00
Artur Beljajev
aa42220ca1 Customize login URLs for client certificate authentication
Certificate is now asked only when login form is submitted, not before
2018-08-09 13:46:27 +03:00
Artur Beljajev
1d95c1ccbc Use standard login form 2018-08-09 13:43:11 +03:00
Maciej Szlosarczyk
dffe865d89
Add ability for admin to remove registry lock 2018-08-08 15:43:29 +03:00
Maciej Szlosarczyk
3673c69319
Add Registrant/Contacts endpoint 2018-08-01 14:57:41 +03:00
Maciej Szlosarczyk
5c39cb6917
Merge branch 'registry-918' into registry-922 2018-07-31 15:29:36 +03:00
Artur Beljajev
cc36e3ccea Forbid cancelling force delete procedure when a domain is discarded 2018-07-29 20:42:29 +03:00
Artur Beljajev
024a993547 Use standard UI 2018-07-28 22:21:21 +03:00
Artur Beljajev
4b30234c86 Merge branch 'registry-791' into registry-790 2018-07-27 16:18:28 +03:00
Maciej Szlosarczyk
b33ad0d4e8
Add show action 2018-07-27 11:00:35 +03:00
Maciej Szlosarczyk
0ab9f6333f
Add API/Registrant/Domains route 2018-07-26 14:46:03 +03:00
Maciej Szlosarczyk
3adb85001a
Insert space into configuration example 2018-07-26 10:39:58 +03:00
Maciej Szlosarczyk
aac76b333c
Revert "Use inflector rule to acronym Api to API"
This reverts commit 06f5eb10d4.
2018-07-24 12:53:51 +03:00
Maciej Szlosarczyk
06f5eb10d4
Use inflector rule to acronym Api to API 2018-07-24 12:02:58 +03:00
Maciej Szlosarczyk
42004f933f
Add IP block on authentication via EID
Also, correct mistakenly used 403 error code.
Update aplication-example.yml to include new functionality.
2018-07-24 11:33:51 +03:00
Maciej Szlosarczyk
35c3f0a5bf
Change Base64 encoding to be url_safe, add crude implementation of a Controller 2018-07-20 17:29:13 +03:00
Artur Beljajev
abe3df24e2 Extract translations 2018-07-19 21:57:27 +03:00
Artur Beljajev
106592e53e Merge branch 'master' into registry-791
# Conflicts:
#	db/structure.sql
2018-07-19 20:40:45 +03:00
Artur Beljajev
e4305e7865 Merge branch 'master' into registry-790 2018-07-19 17:28:56 +03:00
Artur Beljajev
97650e2a6a Fix root route 2018-07-19 16:55:42 +03:00
Artur Beljajev
1babdf33af Add comment 2018-07-19 16:32:47 +03:00
Artur Beljajev
7dcfdb0a5a Remove dead code 2018-07-19 15:22:42 +03:00
Artur Beljajev
2fce31e81b Remove Devise route customizations 2018-07-19 14:51:09 +03:00
Artur Beljajev
8606775035 Fix registrar area login URL 2018-07-19 14:45:18 +03:00
Artur Beljajev
e369d90e20 Make UI consistent 2018-07-19 00:23:17 +03:00
Artur Beljajev
2e1ed2733a Extract translation 2018-07-18 23:24:56 +03:00
Artur Beljajev
5561825584 Use standard Devise sessions controller in admin area
Fixes a bug when retrying to login with correct credentials
2018-07-18 20:02:05 +03:00
Maciej Szlosarczyk
d67e777ea8
Create a Registrant auth controller 2018-07-18 16:24:55 +03:00
Artur Beljajev
28393adfb1 Fix translation 2018-07-15 00:36:04 +03:00
Artur Beljajev
c7e426b8ed Extract translations 2018-07-14 23:46:18 +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
6fb1e44cca
Move affected domains to the top of the hash, update integration test 2018-07-05 17:53:03 +03:00
Timo Võhmar
ea3f3ac43a
Merge pull request #888 from internetee/improve-registrant-area
Improve registrant area
2018-06-22 13:13:58 +03:00
Artur Beljajev
f299241b28 Merge branch 'master' into registry-791
# Conflicts:
#	db/structure.sql
2018-06-21 17:38:38 +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
Artur Beljajev
28416a3375 Use singular controller 2018-06-19 20:43:23 +03:00
Artur Beljajev
756836001c Remove unused routes 2018-06-19 20:39:52 +03:00
Artur Beljajev
ebe831e782 Regenerate and tune Devise config 2018-06-19 20:23:54 +03:00
Artur Beljajev
0f6df9e3f8 Regenerate Devise translation 2018-06-19 20:00:40 +03:00
Artur Beljajev
31b3862fb9 Merge branch 'master' into remove-spring-gem
# Conflicts:
#	Gemfile.lock
2018-06-18 16:29:28 +03:00
Artur Beljajev
5b821f4074 Merge branch 'master' into registry-790
# Conflicts:
#	app/models/domain_cron.rb
#	lib/tasks/dev.rake
2018-06-18 16:27:56 +03:00
Artur Beljajev
452caffc7d Improve UI 2018-06-18 00:49:35 +03:00
Artur Beljajev
288db24ab1 Reformat 2018-06-18 00:37:10 +03:00
Artur Beljajev
152759ab73 Remove unused routes 2018-06-18 00:36:01 +03:00
Artur Beljajev
42b01512af Improve translations 2018-06-17 19:28:01 +03:00
Artur Beljajev
255b0db9cb Merge branch 'master' into registry-791 2018-06-15 16:55:58 +03:00
Timo Võhmar
5a0d191b7e
Merge pull request #869 from internetee/remove-monkey-patch
Remove monkey patch
2018-06-14 19:23:06 +03:00
Timo Võhmar
fcefd14602
Merge pull request #864 from internetee/add-uglifier-gem
Add "uglifier" gem for es6 compression
2018-06-14 17:59:59 +03:00
Artur Beljajev
a07a458745 Merge branch 'master' into remove-spring-gem
# Conflicts:
#	Gemfile
2018-06-14 13:44:48 +03:00