Commit graph

759 commits

Author SHA1 Message Date
Alex Sherman
1d6040cd5b Fix async que job calling 2020-02-20 12:30:34 +05:00
Alex Sherman
47e601f3cd Add test to check if job works 2020-02-17 17:59:28 +05:00
Timo Võhmar
fdd427a467
Merge pull request #1520 from internetee/344-store-request-for-directo-credit-invoices
Save request data to the directo object
2020-02-12 16:36:14 +02:00
Alex Sherman
a1651ca1b9 Fix double versioning on Domain & Contact models 2020-02-12 18:51:48 +05:00
Alex Sherman
d2bc6cdd86 Add tests for storing request in invoice's irecto records 2020-02-07 18:34:39 +05:00
Alex Sherman
a89688154a Get rid of BigDecimal.new deprecation warning
See #1521
2020-02-07 18:21:48 +05:00
Alex Sherman
a18f7b1605 Pump papertrail version to 6.0.2 2020-02-05 12:43:25 +05:00
Alex Sherman
4e1bec3613 Pump minitest version 2020-02-05 12:43:25 +05:00
Alex Sherman
af57711dc0 Pump rails version, fix tests 2020-02-05 12:43:25 +05:00
Alex Sherman
934033cfbc Add test & validation to not to register blocked IDN domains via EPP
Fixes https://github.com/internetee/registry/issues/1142#issuecomment-581889350
2020-02-04 19:50:28 +05:00
Alex Sherman
89cdfe20fc Pump SimpleIDN gem version, add check/test to block punicode IDN domains
Closes #1142
2020-02-03 13:47:37 +05:00
Timo Võhmar
9c8c127baa
Merge pull request #1504 from internetee/1416-send-payment-date-to-directo
Add TransactionDate field to Directo model xml
2020-01-31 17:03:19 +02:00
Alex Sherman
4985c8f42b Add test to check if transaction date included in request 2020-01-31 17:28:22 +05:00
Karl Erik Õunapuu
0cf2ff92a3 Bind specific invoice when paid via Banklink / EveryPay
Fix styling issues

Move redundant logic to shared base
2020-01-31 14:25:56 +02:00
Alex Sherman
5c59119c2c Add non_cancelled scope to autobind invoices
See https://github.com/internetee/registry/issues/1496#issuecomment-579870465
2020-01-29 22:52:11 +05:00
Alex Sherman
19cd5ecd95 Add autobind fix if invoice with this sum is already present 2020-01-29 20:43:09 +05:00
Timo Võhmar
c64f389794
Merge pull request #1485 from internetee/1480-fix-client-hold-task
Add condition on not having clientHold status for force-delete job
2020-01-28 17:33:06 +02:00
Alex Sherman
e4352d121a Add tests for fixing ignored columns in versions 2020-01-24 18:22:16 +05:00
Alex Sherman
a7b4b0d19b Add condition on not having clientHold status for force-delete job
See #1480
2020-01-24 12:07:15 +05:00
Timo Võhmar
704c331f03
Merge pull request #1450 from internetee/1415-improve-bank-proceeeds-autocheck
Add autocheck by reference number in field or in description
2020-01-23 15:58:23 +02:00
Timo Võhmar
e920c75def
Merge pull request #1483 from internetee/1478-force-delete-poll-message
Set single poll message for force delete
2020-01-22 14:22:17 +02:00
Alex Sherman
363a74248f Fix purge_date format to fast/soft forcedelete domains 2020-01-21 22:25:17 +05:00
Alex Sherman
2af18edfea Add conditions for force delete clean on registrant change 2020-01-21 15:13:31 +05:00
Alex Sherman
6f8a8f6435 Add tech contacts & info & name@name to force delete mailer
See #1477
2020-01-20 13:50:49 +05:00
Timo Võhmar
df5fcd822d
Merge pull request #1430 from internetee/1428-new-force-delete-procedures
Add new ForceDelete procedures
2020-01-18 15:19:26 +02:00
Alex Sherman
e7581246d6 Add test for clear force delete on registrar change 2020-01-17 20:09:48 +05:00
Alex Sherman
c252d801f9 Add mail notification on soft force delete 2020-01-15 16:23:13 +05:00
Alex Sherman
d95081adcf Add test to see if registrant verification stores versions 2020-01-14 18:51:09 +05:00
Alex Sherman
c863cb2678 Move force delete dates to one day ahead 2020-01-14 17:58:55 +05:00
Alex Sherman
d20821dd38 Add tests for clientHold status 2020-01-14 17:58:27 +05:00
Alex Sherman
a815e943d3 Modify force_delete procedure to set clientHold only by job 2020-01-14 17:58:27 +05:00
Alex Sherman
0e1542609e Fix local conflict 2020-01-14 17:57:46 +05:00
Alex Sherman
550d020229 Add force_delete_start field to ForceDelete & add tests
Add new test file new_force_delete_test.rb to check if new ForceDeleteProcedures are correct.
ATM it's just a scaffold of some sort, all tests are red, magic numbers and so - just a proof of concept.

See #1428
2020-01-14 17:57:46 +05:00
Timo Võhmar
844e613ee1
Merge pull request #1447 from internetee/fix-epp-response
Hide contact password unless the current registrar is sponsoring
2020-01-14 13:31:30 +02:00
Alex Sherman
851a2d6a2a Allow ForceDelete status not to block domain update 2020-01-06 17:03:14 +05:00
Timo Võhmar
3e214ba04e
Merge pull request #1454 from internetee/762-partially-allow-to-update-statuses-via-epp
Fix epp domains controller to apply add or rem changes to status
2020-01-03 14:42:26 +02:00
Alex Sherman
a863c3c7ba Fix epp domains controller to apply add or rem changes to status
From this patch epp domains controller will allow to update
domain statuses only if there is only one status - clientHold.
This was made to allow usage of new ForceDelete procedures.
2020-01-02 16:37:17 +05:00
Alex Sherman
c4ffdbd650 Add registrant verification versions table according to existing logic
Creates a log_registrant_verifications table and version class as per https://github.com/internetee/registry/issues/1425#issuecomment-567117002
2019-12-27 18:39:06 +05:00
Artur Beljajev
7f308d4123 Add audit log to registrant verifications
Closes #1425
2019-12-27 17:00:38 +05:00
Artur Beljajev
ee30c8d4ef Add fixture 2019-12-27 17:00:38 +05:00
Alex Sherman
effedcf585 Add autocheck by reference number in field or in description
(parsed by regexp, first 7-digit number)

See #1415
2019-12-19 16:13:46 +05:00
Artur Beljajev
5d2f1a89fb Hide contact password unless the current registrar is sponsoring
Closes #1446
2019-12-18 09:14:13 +02:00
Timo Võhmar
a841320fd7
Merge pull request #1443 from internetee/ignore-legacy-database-columns
Ignore legacy database columns
2019-12-16 18:08:02 +02:00
Timo Võhmar
c168eac354
Merge pull request #1435 from internetee/improve-api-users
Improve API users
2019-12-16 17:18:17 +02:00
Artur Beljajev
f0a7edd6d8 Ignore legacy database columns
Closes #1377
2019-12-15 18:27:01 +02:00
Artur Beljajev
aa8be7d148 Improve error messages 2019-12-10 15:39:56 +02:00
Artur Beljajev
b850efb939 Use standard UI 2019-12-10 15:39:56 +02:00
Artur Beljajev
de6934625c Nest API users under registrar in admin area 2019-12-10 15:38:30 +02:00
Artur Beljajev
90f4480f37 Add tests 2019-12-09 20:03:40 +02:00
Artur Beljajev
19e45f0a70 Simplify test 2019-12-09 20:03:27 +02:00