Artur Beljajev
abe3df24e2
Extract translations
2018-07-19 21:57:27 +03:00
Artur Beljajev
b9d431427a
Convert HAML to ERB
2018-07-19 21:52:02 +03:00
Artur Beljajev
c1066f12c6
Fix registrar area authenticated root path
2018-07-19 21:50:03 +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
bf33565d0e
Improve readability
2018-07-19 00:40:43 +03:00
Artur Beljajev
2374d94714
Remove unneeded condition
2018-07-19 00:24:10 +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
7e356730e2
Fix spec helper
2018-07-18 22:52:21 +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
Artur Beljajev
a2451f4a13
Fix test name
2018-07-18 12:14:24 +03:00
Artur Beljajev
c6ff491ed2
Merge branch 'master' into refactor-devise-integration
2018-07-17 22:47:16 +03:00
Timo Võhmar
9ff27beba8
Merge pull request #915 from internetee/regenerate-db-structure
...
Regenerate structure.sql
2018-07-17 15:19:34 +03:00
Timo Võhmar
9de6c62560
Merge pull request #912 from internetee/update-grape-gem
...
Update "grape" gem
2018-07-16 11:42:53 +03:00
Artur Beljajev
989bb32548
Improve readability
2018-07-16 01:31:36 +03:00
Artur Beljajev
f1cbdec8e7
Supply PaperTrail with current user
2018-07-16 01:06:30 +03:00
Artur Beljajev
6f0c886236
Add tests
2018-07-16 00:58:22 +03:00
Artur Beljajev
a651ac8cab
Fix Rubocop warnings
2018-07-15 19:50:15 +03:00
Artur Beljajev
02aad0d781
Add tests
2018-07-15 19:01:43 +03:00
Artur Beljajev
84bf967780
Fix template
2018-07-15 19:01:33 +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
fe530f4c9f
Remove "hashie-forbidden_attributes" gem
...
Not required since Grape v1.0.0
https://github.com/ruby-grape/grape/pull/1714
2018-07-14 15:26:48 +03:00
Artur Beljajev
d09eac3fc3
Update "grape" gem
2018-07-14 15:24:01 +03:00
Artur Beljajev
f6ad22156e
Supply PaperTrail with current user
2018-07-13 23:13:58 +03:00
Artur Beljajev
7a054ca893
Fix tests and specs
2018-07-13 23:12:01 +03:00
Artur Beljajev
32ecf36057
Rename users.password
to users.plain_text_password
...
Otherwise it conflicts with Devise
2018-07-13 23:09:21 +03:00
Artur Beljajev
22e70e7707
Merge branch 'regenerate-db-structure' into refactor-devise-integration
2018-07-13 21:25:37 +03:00
Artur Beljajev
5b5ed97b30
Regenerate structure.sql
...
Starting from version 9.4.17, pg_dump writes schemas explicitly
https://bucardo.org/postgres_all_versions.html#version_9.4.17
2018-07-13 21:06:28 +03:00
Artur Beljajev
d708c82bd0
Merge branch 'master' into refactor-devise-integration
2018-07-13 14:23:10 +03:00
Artur Beljajev
8b7769e19e
Merge branch 'master' into refactor-devise-integration
...
# Conflicts:
# spec/features/registrar/sign_in/mobile_id_spec.rb
2018-07-12 18:59:11 +03:00
Timo Võhmar
2510159c70
Merge pull request #908 from internetee/update-capybara-gem
...
Update "capybara" gem
2018-07-12 14:56:22 +03:00
Artur Beljajev
11d645bb51
Update "capybara" gem
2018-07-12 13:48:37 +03:00
Timo Võhmar
00911b0efb
Merge pull request #907 from internetee/update-webmock-gem
...
Update "webmock" gem
2018-07-12 12:50:01 +03:00
Timo Võhmar
116a9e0ab7
Merge pull request #906 from internetee/Changelog_update_180712
...
Changelog update 180712
2018-07-12 12:46:08 +03:00
Artur Beljajev
ceeed8d23f
Update "webmock" gem
2018-07-11 20:24:55 +03:00
Timo Võhmar
9bfc5d6be8
Changelog update 180712
2018-07-11 15:44:41 +03:00
Timo Võhmar
bb98825f76
Merge pull request #904 from internetee/registry-900
...
Add Javascript testing base class
2018-07-11 15:34:21 +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
3acd605b90
Change inheritance structure to match the one from Rails 5 more
...
In the future, ApplicationSystemTestCase should inherit from
ActionDispatch::SystemTestCase and JavaScriptApplicationSystemTestCase
could possibly be removed if the `driven_by` method works as it is
promised in Rails documentation:
http://api.rubyonrails.org/v5.2/classes/ActionDispatch/SystemTestCase.html
Consider introducing another class between
ActionDispatch::IntegrationTest and other items inheriting from it, as
the general Rails practice seems to have `ApplicationIntegrationTest`,
as we do have `ApplicationRecord` and `ApplicationController`.
2018-07-10 17:10:26 +03:00
Timo Võhmar
2a5fa4e411
Merge pull request #905 from internetee/Changelog_update_180710
...
Changelog update 180710
2018-07-09 16:31:23 +03:00
Maciej Szlosarczyk
0fa30591a8
Add mocked challenge_id to be displayed inside flash message
2018-07-09 16:10:40 +03:00
Timo Võhmar
f1c7d9415d
Changelog update 180710
2018-07-09 14:58:49 +03:00
Maciej Szlosarczyk
2bcedd0fac
Move transactional fixtures to base class
2018-07-09 12:45:48 +03:00
Maciej Szlosarczyk
c1dd115b28
Add chromedriver to travis configuration
2018-07-09 11:06:31 +03:00
Maciej Szlosarczyk
1c09901466
Move puma to development, test group
2018-07-09 10:45:26 +03:00