Artur Beljajev
852d754eac
Fix tests
2018-08-27 16:52:30 +03:00
Artur Beljajev
69027abc9f
Remove unused view
2018-08-27 16:39:14 +03:00
Artur Beljajev
a7f15c46eb
Improve rake task output
2018-08-27 16:17:21 +03:00
Artur Beljajev
3d51a93f95
Merge branch 'master' into registry-790
2018-08-27 15:24:05 +03:00
Maciej Szlosarczyk
ba01bb3dfc
Fix bug in domains not returning those where a contact was only a registrant
2018-08-27 14:34:12 +03:00
Maciej Szlosarczyk
1684c5dd34
Merge branch 'master' into registry-927
2018-08-27 12:35:35 +03:00
Maciej Szlosarczyk
5d4ace8d52
Revert "Remove fantom migration"
...
This reverts commit 4f982d6d33
.
2018-08-27 12:33:22 +03:00
Timo Võhmar
a2361789e4
Merge pull request #946 from internetee/remove-duplicate-fixture
...
Remove duplicate fixture
2018-08-27 12:31:58 +03:00
Artur Beljajev
034e8e9d11
Integrate master
2018-08-27 12:27:45 +03:00
Timo Võhmar
7c709c3431
Merge pull request #941 from internetee/add-task-test-case
...
Add TaskTestCase
2018-08-27 12:26:36 +03:00
Timo Võhmar
a612c65805
Merge pull request #940 from internetee/fix-registrant-api-doc
...
Fix Registrant API doc
2018-08-27 12:25:34 +03:00
Maciej Szlosarczyk
4f982d6d33
Remove fantom migration
2018-08-27 12:24:42 +03:00
Artur Beljajev
d27443277f
Merge branch 'master' into improve-registrant-area
2018-08-27 12:23:09 +03:00
Artur Beljajev
23c0d4f6ab
Merge branch 'master' into add-contacts-email-constraint
...
# Conflicts:
# db/structure.sql
2018-08-27 12:21:51 +03: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
Timo Võhmar
973e1909bc
Merge pull request #937 from internetee/fix-contacts-fixture
...
Quote value in fixture
2018-08-27 12:16:43 +03:00
Maciej Szlosarczyk
e47248e5a3
Change current_user to current_registrant_user inside the Registrant API
2018-08-27 11:47:54 +03:00
Maciej Szlosarczyk
8aa8aea24e
Merge branch 'master' into registry-927
2018-08-27 11:40:28 +03:00
Timo Võhmar
2dd87d9b06
Merge pull request #914 from internetee/refactor-devise-integration
...
Refactor devise integration
2018-08-27 11:36:50 +03:00
Maciej Szlosarczyk
d725960403
Fix typo in administered_domains method name
2018-08-27 09:12:47 +03:00
Artur Beljajev
7368d1d756
Return UTC date in EPP poll response
...
Closes #948
2018-08-27 01:45:53 +03:00
Artur Beljajev
4ac992f619
Reformat
2018-08-26 22:37:45 +03:00
Artur Beljajev
4a8c39e33f
Improve readability
2018-08-26 22:36:07 +03:00
Artur Beljajev
00167a781d
Add notification text tag
2018-08-25 21:34:52 +03:00
Artur Beljajev
b5efa6c075
Remove duplicate fixture
2018-08-25 20:30:03 +03:00
Artur Beljajev
1f78856ea9
Merge branch 'master' into refactor-devise-integration
2018-08-25 17:29:00 +03:00
Artur Beljajev
4b2948986b
Merge branch 'master' into registry-790
...
# Conflicts:
# test/models/domain/force_delete_test.rb
# test/system/admin_area/domains/force_delete_test.rb
2018-08-24 14:54:41 +03:00
Artur Beljajev
412641cdb0
Disallow marking a notification as read again
2018-08-24 14:34:44 +03:00
Artur Beljajev
1183d06c09
Remove app-level association validation
2018-08-24 14:18:40 +03:00
Artur Beljajev
a1fb0e2e61
Introduce negative predicate
2018-08-24 14:14:29 +03:00
Artur Beljajev
9d74cd5673
Add tests
2018-08-24 14:10:16 +03:00
Maciej Szlosarczyk
fc2a4eaa9b
Update API documentation for registry locks
2018-08-24 13:48:20 +03:00
Artur Beljajev
cc0a6c229f
Eliminate three-state boolean
2018-08-24 13:33:39 +03:00
Maciej Szlosarczyk
58fec27f72
Update array indentation to conform with Rubocop requirements
2018-08-24 13:26:31 +03:00
Maciej Szlosarczyk
c92fc25683
Fix tests that failed after merging master
...
Also, fix rubocop issues
2018-08-24 13:22:58 +03:00
Maciej Szlosarczyk
0dc0ac4d16
Merge branch 'master' into registry-927
2018-08-24 12:58:29 +03:00
Maciej Szlosarczyk
a64b03d204
Make sure that only admin contacts and registrants can lock a domain
2018-08-24 12:54:05 +03:00
Maciej Szlosarczyk
1d53e7bb5b
Convert pending_json field to jsonb so it can be compared without typecasting
2018-08-24 12:53:29 +03:00
Maciej Szlosarczyk
b7dfc19b9f
Update domain_contacts fixtures
...
Previously, records were invalid according to our initial settings
2018-08-24 11:57:12 +03:00
Artur Beljajev
7ccd662d60
Do not halt in before_create
2018-08-24 11:09:26 +03:00
Artur Beljajev
757ac8f10a
Add clarification
2018-08-24 10:29:53 +03:00
Artur Beljajev
7a9a7c052f
Rename notifications.queued
to read
2018-08-24 10:29:09 +03:00
Artur Beljajev
dfff6f6d12
Rename notifications.body
to text
2018-08-23 22:33:30 +03:00
Artur Beljajev
8765baf319
Rename Message to Notification
2018-08-23 20:03:03 +03:00
Artur Beljajev
5ba2170324
Merge branch 'master' into improve-epp-poll-tests
2018-08-23 19:08:25 +03:00
Timo Võhmar
9775ed82e5
Merge pull request #871 from internetee/registry-791
...
Registry 791
2018-08-23 17:47:06 +03:00
Maciej Szlosarczyk
9623e2fb97
Refactor RegistrantUser class
...
* Extract frequently used country_code and ident methods
* Refactor domain query
* Add contact query method
* Add adminstrated_domains query method. Name will most likely change
in the future developments
* Change registry locks integration test name
2018-08-23 16:00:44 +03:00
Maciej Szlosarczyk
9f7fc47f19
Make contact fixtures have unique ident numbers
2018-08-23 15:40:52 +03:00
Artur Beljajev
9852b466cf
Add clarification
2018-08-23 14:20:04 +03:00
Artur Beljajev
ba08856953
Improve EPP poll tests
2018-08-22 20:21:59 +03:00