Commit graph

155 commits

Author SHA1 Message Date
Artur Beljajev
5b625fa440 Update fixture 2018-08-29 13:31:13 +03:00
Artur Beljajev
c1e60f663e Merge branch 'master' into improve-registrant-area 2018-08-27 21:51:10 +03:00
Artur Beljajev
1bfdf899a0 Merge branch 'master' into refactor-messages
# Conflicts:
#	db/structure.sql
2018-08-27 20:55:44 +03:00
Maciej Szlosarczyk
1684c5dd34
Merge branch 'master' into registry-927 2018-08-27 12:35:35 +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
d27443277f Merge branch 'master' into improve-registrant-area 2018-08-27 12:23:09 +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
8aa8aea24e
Merge branch 'master' into registry-927 2018-08-27 11:40:28 +03:00
Artur Beljajev
7368d1d756 Return UTC date in EPP poll response
Closes #948
2018-08-27 01:45:53 +03:00
Artur Beljajev
b5efa6c075 Remove duplicate fixture 2018-08-25 20:30:03 +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
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
Maciej Szlosarczyk
9f7fc47f19
Make contact fixtures have unique ident numbers 2018-08-23 15:40:52 +03:00
Artur Beljajev
ba08856953 Improve EPP poll tests 2018-08-22 20:21:59 +03:00
Artur Beljajev
4a43b49929 Quote value in fixture 2018-08-16 16:34:54 +03:00
Artur Beljajev
c89cce6287 Do not show contact if given domain does not belong to the current user 2018-08-16 14:49:12 +03:00
Artur Beljajev
5a466206bf Add registrant area tests 2018-08-15 12:58:31 +03:00
Artur Beljajev
dbace4cbc5 Merge branch 'master' into refactor-devise-integration 2018-08-09 14:51:22 +03:00
Maciej Szlosarczyk
5c39cb6917
Merge branch 'registry-918' into registry-922 2018-07-31 15:29:36 +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
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
dc8230dcc2
Create AuthTokenCreator and AuthTokenDecryptor classes 2018-07-20 15:21:10 +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
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
657affb68d
Add whois record fixture and fix invoices fixture 2018-06-22 13:39:45 +03:00
Artur Beljajev
904975ad2d Update fixtures 2018-06-20 12:25:09 +03:00
Artur Beljajev
5626c87e04 Change contacts.uuid and domains.uuid to NOT NULL 2018-06-13 07:27:29 +03:00
Timo Võhmar
157b383738
Merge pull request #780 from internetee/registry-662
Enable domain contact replacement
2018-06-06 15:39:24 +03:00
Artur Beljajev
263cb2e123 Require new contact to be valid
#662
2018-06-04 03:06:29 +03:00
Maciej Szlosarczyk
5dea92c0d8
Add tests for Payments::BankLink 2018-04-22 19:41:59 +03:00
Maciej Szlosarczyk
f6b1db2cce
Fix leaking test 2018-04-20 13:21:20 +03:00
Maciej Szlosarczyk
d7dc1017b0
Remove capybara-selenium 2018-04-18 19:27:19 +03:00
Maciej Szlosarczyk
eda6772c6f
Merge branch 'master' into credit-and-debit-card-payments 2018-04-18 13:44:03 +03:00
Maciej Szlosarczyk
c5591b4828
Add EveryPay payments
* Refactor BankLink into Payments::BankLink, add Payments::EveryPay
* Write tests for existing invoice views
* Write basic tests for Payments module
2018-04-18 13:41:46 +03:00
Artur Beljajev
4bae19b66d Merge branch 'master' into registry-662 2018-04-17 13:41:46 +03:00
Artur Beljajev
228078a84e Add bulk replace to registrar area
#662
2018-04-06 00:16:17 +03:00
Artur Beljajev
5c34d9f468 Merge branch 'master' into registry-623 2018-04-04 16:32:17 +03:00
Artur Beljajev
139b7f290d Update fixtures 2018-04-01 22:42:49 +03:00
Artur Beljajev
837f326ef6 Merge branch 'master' into registry-623
# Conflicts:
#	app/controllers/admin/registrars_controller.rb
#	app/models/registrar.rb
#	app/views/admin/registrars/_billing.html.erb
#	app/views/admin/registrars/show.html.erb
#	config/locales/admin/registrars.en.yml
#	config/locales/en.yml
#	db/migrate/20180309053424_add_registrars_unique_constraints.rb
#	db/structure.sql
#	test/fixtures/registrars.yml
#	test/integration/admin/registrars/delete_test.rb
#	test/integration/admin/registrars/new_test.rb
#	test/models/registrar_test.rb
2018-03-29 12:13:59 +03:00
Artur Beljajev
0f6a47d73d Refactor registrars
#765
2018-03-26 07:00:54 +03:00
Artur Beljajev
69d0a20115 Fix tests
#623
2018-03-14 23:53:53 +02:00
Artur Beljajev
b68fe6e312 Rename attributes
#623
2018-03-13 11:32:15 +02:00
Artur Beljajev
6dfd57ee2e Remove tests
#623
2018-03-13 08:47:08 +02:00
Artur Beljajev
7cc479c3fe Update fixtures
#623
2018-03-12 11:35:34 +02:00
Artur Beljajev
7d72d9cb34 Fix vat rate
#623
2018-03-11 19:33:21 +02:00
Artur Beljajev
7acd41595c Merge branch 'registry-772' into registry-623
# Conflicts:
#	app/models/invoice.rb
#	db/structure.sql
2018-03-10 16:48:47 +02:00