Artur Beljajev
|
8f0f23606c
|
Remove unused and buggy code
|
2018-08-17 22:23:54 +03:00 |
|
Artur Beljajev
|
eeec8dd331
|
Merge branch 'master' into improve-registrant-area
|
2018-08-17 22:19:07 +03:00 |
|
Maciej Szlosarczyk
|
ec5e4fe356
|
Add count check to registry lock test
|
2018-08-17 16:11:39 +03:00 |
|
Maciej Szlosarczyk
|
97617764fb
|
Update documentation for registry lock.
Also, make rewrite the return error message using better grammar
|
2018-08-17 16:00:43 +03:00 |
|
Maciej Szlosarczyk
|
0c7c8eb480
|
Move domain versioning tests from RSpec to minitest
|
2018-08-17 15:50:21 +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
|
773b2116ef
|
Merge branch 'master' into refactor-devise-integration
|
2018-08-17 14:54:23 +03:00 |
|
Maciej Szlosarczyk
|
3ee5291b57
|
Add handling of PaperTrail.whodunnit to Registrant API controllers
|
2018-08-17 13:31:53 +03:00 |
|
Maciej Szlosarczyk
|
07072ec6cb
|
Merge branch 'master' into registry-927
|
2018-08-17 11:28:41 +03:00 |
|
Maciej Szlosarczyk
|
b57adca624
|
Use if modifier instead of an if block
|
2018-08-17 11:24:00 +03:00 |
|
Maciej Szlosarczyk
|
98f55fd48a
|
Simplify a method to remove Rubocop violation
|
2018-08-17 11:19:49 +03:00 |
|
Maciej Szlosarczyk
|
cf16aa4039
|
Fix rubocop issues that are new to Ruby 2.4
|
2018-08-17 11:03:01 +03:00 |
|
Maciej Szlosarczyk
|
82dbd3e8b8
|
Use match? instead of match for regex where MatchData is unused
|
2018-08-17 10:54:39 +03:00 |
|
Maciej Szlosarczyk
|
db08ad7125
|
Use Ruby 2.4.4 instead of 2.4.3
|
2018-08-17 10:21:12 +03:00 |
|
Maciej Szlosarczyk
|
0962ea3fd0
|
Merge branch 'master' into update-ruby-to-2-4
|
2018-08-17 10:00:12 +03:00 |
|
Timo Võhmar
|
1fd6200eef
|
Merge pull request #935 from internetee/disallow-deposits-with-negative-amount
Disallow deposits that are lower than 0.01 EUR
|
2018-08-17 02:25:57 +03:00 |
|
Artur Beljajev
|
4a43b49929
|
Quote value in fixture
|
2018-08-16 16:34:54 +03:00 |
|
Artur Beljajev
|
6ebb77fb5c
|
Change contacts.email to NOT NULL
|
2018-08-16 16:09:07 +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 |
|
Maciej Szlosarczyk
|
066123bcf7
|
Replace gsub with tr for better performance
|
2018-08-16 13:33:09 +03:00 |
|
Maciej Szlosarczyk
|
c028c0e477
|
Add more tests to deposit handling
|
2018-08-15 20:18:07 +03:00 |
|
Artur Beljajev
|
48479dd70b
|
Integrate master
|
2018-08-15 16:35:17 +03:00 |
|
Maciej Szlosarczyk
|
b8c082090e
|
Rename a variable from minimum_deposit to minimum_allowed_amount
|
2018-08-15 16:33:04 +03:00 |
|
Artur Beljajev
|
91b4f5a9dd
|
Merge branch 'master' into refactor-devise-integration
|
2018-08-15 16:24:30 +03:00 |
|
Artur Beljajev
|
5a466206bf
|
Add registrant area tests
|
2018-08-15 12:58:31 +03:00 |
|
Artur Beljajev
|
ca5edb16fa
|
Refactor contact list
|
2018-08-15 12:56:56 +03:00 |
|
Maciej Szlosarczyk
|
4a6742692a
|
Fix issues raising from upgrade to Ruby 2.4
|
2018-08-15 12:47:27 +03:00 |
|
Maciej Szlosarczyk
|
0ea1045259
|
Fix rubocop issues
|
2018-08-15 12:46:36 +03:00 |
|
Maciej Szlosarczyk
|
b4b404888b
|
Disallow deposits that are lower than 0.01 EUR
|
2018-08-15 12:25:19 +03:00 |
|
Artur Beljajev
|
e334fd9bd0
|
Merge branch 'master' into improve-registrant-area
|
2018-08-14 21:35:31 +03:00 |
|
Timo Võhmar
|
646fb76007
|
Merge pull request #933 from internetee/update-registrant-API-documentation
Update Registrant API documentation
|
2018-08-14 16:45:35 +03:00 |
|
Timo Võhmar
|
b221169a78
|
Merge pull request #934 from internetee/remove-grape-vulnerability-CVE-2018-3769
Get rid of CVE-2018-3769 by updating Grape
|
2018-08-14 13:14:42 +03:00 |
|
Maciej Szlosarczyk
|
d4b0fecd40
|
Get rid of CVE-2018-3769 by updating Grape
|
2018-08-14 10:13:59 +03:00 |
|
Maciej Szlosarczyk
|
2f776f51ac
|
It seems like I made a mistake with the API URL prefix in docs
This should be fixed now. I decided on fixing the documentation
instead of the actual implementation, as it has no testing footprint
|
2018-08-14 09:02:25 +03:00 |
|
Artur Beljajev
|
a2d3377f5e
|
Remove translation
|
2018-08-13 11:37:10 +03:00 |
|
Artur Beljajev
|
638167e3cb
|
Improve registrant area
|
2018-08-11 18:10:08 +03:00 |
|
Artur Beljajev
|
60f451afcd
|
Merge branch 'master' into refactor-devise-integration
|
2018-08-11 14:58:54 +03:00 |
|
Maciej Szlosarczyk
|
76ceefcf0b
|
Save 2 lines of code, lines of code are expensive
|
2018-08-10 15:28:00 +03:00 |
|
Maciej Szlosarczyk
|
a7a07ac93a
|
Insert whitespace for consistency, change save for save!
|
2018-08-10 15:25:28 +03:00 |
|
Maciej Szlosarczyk
|
322d931856
|
Further massage rubocop issues
|
2018-08-10 15:18:53 +03:00 |
|
Maciej Szlosarczyk
|
9d7dc59652
|
Fix rubocop issues and a stray typo spotted along the way
|
2018-08-10 14:43:06 +03:00 |
|
Maciej Szlosarczyk
|
647cb53404
|
Merge branch 'master' into registry-927
|
2018-08-10 14:30:38 +03:00 |
|
Timo Võhmar
|
43a70863cf
|
Merge pull request #917 from internetee/registry-902
Registrant portal API documentation
|
2018-08-10 14:27:08 +03:00 |
|
Timo Võhmar
|
90532761ce
|
Merge pull request #928 from internetee/registrant-api-contacts-controller
Registrant API contacts controller
|
2018-08-10 14:26:00 +03:00 |
|
Maciej Szlosarczyk
|
d26f073e1f
|
Revert indentation change
|
2018-08-10 14:22:50 +03:00 |
|
Maciej Szlosarczyk
|
0a0962e007
|
Write tests around API for domain lock
|
2018-08-10 14:18:24 +03:00 |
|
Artur Beljajev
|
77ee9db02d
|
Use _path helper instead of _url
|
2018-08-10 13:52:46 +03:00 |
|
Artur Beljajev
|
ba24e42cec
|
Remove useless spec
|
2018-08-10 13:52:13 +03:00 |
|
Artur Beljajev
|
48ad971af1
|
Add clarifying comment
|
2018-08-10 13:25:18 +03:00 |
|
Maciej Szlosarczyk
|
2a7caaa33e
|
Update routes
|
2018-08-10 13:21:44 +03:00 |
|