Commit graph

4255 commits

Author SHA1 Message Date
Karl Erik Õunapuu
f6580bd79a
REPP: custom success response handler 2020-10-09 13:28:49 +03:00
Karl Erik Õunapuu
2e8ce7dbc4
REPP: Allow contact creation without address 2020-10-09 12:00:57 +03:00
Karl Erik Õunapuu
a73cd53bff
REPP: Verify contact ident type 2020-10-09 11:16:22 +03:00
Karl Erik Õunapuu
39c6d20413
Repp: Add contacts/check action 2020-10-09 09:34:59 +03:00
Karl Erik Õunapuu
1686c352bc
REPP: Port accounts controller from Grape to Rails API 2020-10-08 16:28:05 +03:00
Karl Erik Õunapuu
aa325604f9
Port REPP Contacts from Grape to Rails internal API 2020-10-08 15:54:23 +03:00
Karl Erik Õunapuu
dc8551807a
Add error structuring to Grape API 2020-10-07 14:33:39 +03:00
Karl Erik Õunapuu
01004b8ed4
Repp: Contact create: validate identifier 2020-10-07 12:46:19 +03:00
Karl Erik Õunapuu
d4628d52ba
Add basic contact update functionality to REPP 2020-10-06 16:02:13 +03:00
Karl Erik Õunapuu
f72ec0ec3a
Add contact create to REPP 2020-10-06 14:40:40 +03:00
Karl Erik Õunapuu
a33cc40d59
Extract Contact create BL from EPP controller 2020-10-06 12:44:16 +03:00
Karl Erik Õunapuu
d979fb4f45
Respect User type when using from_omniauth() 2020-10-01 13:25:05 +03:00
Timo Võhmar
a756b52441
Merge pull request #1682 from internetee/1680-registrar-tara-integration
Add TARA support
2020-09-30 19:35:57 +03:00
Alex Sherman
eeffb7ee22 Add tests 2020-09-30 20:13:51 +05:00
Alex Sherman
40af20ef47 Add button and description to login page 2020-09-30 19:02:33 +05:00
Alex Sherman
42488b4ee8 Add error if no API user found 2020-09-30 16:01:04 +05:00
Alex Sherman
96c0d09c07 Remove country code from Tara user search 2020-09-30 15:20:31 +05:00
Alex Sherman
6c24eff1ef Remove unused tests 2020-09-30 15:09:50 +05:00
Alex Sherman
6e99521d59 Fix mess with registrant user routes 2020-09-30 13:37:58 +05:00
Alex Sherman
0d716e110a Cleanup 2020-09-30 13:01:43 +05:00
Alex Sherman
bb37527dae Use Tara user hash 2020-09-29 12:55:25 +05:00
Timo Võhmar
30bd94964e
Merge pull request #1694 from internetee/1693-renewprohibited-does-not-block-renewing-domains
Disallow domain renew for renewProhibited domains
2020-09-28 16:36:37 +03:00
Karl Erik Õunapuu
29897043b0
Renew: Attach uneligibility reason 2020-09-28 16:16:50 +03:00
Karl Erik Õunapuu
c07b7bf7f2
Disallow domain renew for renewProhibited domains 2020-09-28 12:37:47 +03:00
Alex Sherman
227c2f100d Set OmniAuth on failure config 2020-09-25 16:20:01 +05:00
Alex Sherman
ffeb1d4baa Prepare view & controller 2020-09-24 14:34:53 +05:00
Alex Sherman
e93daa21d5 Add Tara field to users, add routes & controller 2020-09-23 13:23:38 +05:00
Karl Erik Õunapuu
a67a0e5bf0
Registrant API: Query representable and other contacts 2020-09-22 16:41:00 +03:00
Karl Erik Õunapuu
4f9fa88bd4
Registrant: Only show domains that user is connected with personally / via company 2020-09-22 16:09:35 +03:00
Alex Sherman
50086afad6 Remove mod_epp references from docs 2020-09-18 14:01:49 +05:00
Karl Erik Õunapuu
7e9a3250bd
Log deleted contacts to file, don't send poll message on initial cycle 2020-09-16 12:16:02 +03:00
Karl Erik Õunapuu
ab1fa9064e
Merge remote-tracking branch 'origin/master' into refactor-contact-archivation 2020-09-16 10:37:53 +03:00
Timo Võhmar
e1d379e106
Merge pull request #1683 from internetee/fix-einvoice-job
EInvoiceJob: Make payable argument required
2020-09-15 17:13:52 +03:00
Karl Erik Õunapuu
88b1b30be7
Fix EInvoiceGenerator initializer method 2020-09-15 16:12:03 +03:00
Karl Erik Õunapuu
764e35e198
Make payable argument required 2020-09-15 12:43:40 +03:00
Alex Sherman
86ea2319c8 Add versions table/model for prices 2020-09-14 12:47:04 +05:00
Alex Sherman
2ef430a877 Fix typo in setting key 2020-09-11 15:58:07 +05:00
Karl Erik Õunapuu
8a5208057a
Fix parsing from ref number 2020-09-10 17:18:02 +03:00
Karl Erik Õunapuu
18aa7e3d63
Fix CC issues 2020-09-10 14:20:37 +03:00
Karl Erik Õunapuu
df79982881
Merge branch 'master' into 1101-topping-up-credit-account-without-an-invoice 2020-09-10 13:57:27 +03:00
Karl Erik Õunapuu
58079c6955
Improve topup tests 2020-09-10 13:00:05 +03:00
Karl Erik Õunapuu
b3fd31f679
Send invoice to Registrar's billing email after topup 2020-09-10 12:29:06 +03:00
Karl Erik Õunapuu
33c14fb957
Merge remote-tracking branch 'origin/master' into 1101-topping-up-credit-account-without-an-invoice 2020-09-10 12:11:16 +03:00
Karl Erik Õunapuu
d62e55e6a1
Change Invoice::Item price scale to 3 places 2020-09-10 12:06:37 +03:00
Karl Erik Õunapuu
dd48bb61d9
Verify ref_number_from_description return correct match 2020-09-10 11:04:46 +03:00
Karl Erik Õunapuu
3decec8b02
Test valid invoice sums when created by bank transaction 2020-09-09 17:30:19 +03:00
Karl Erik Õunapuu
166ff44491
Validate given reference number 2020-09-09 13:42:29 +03:00
Karl Erik Õunapuu
15470b7ec4
Fix CC issues 2020-09-09 13:14:26 +03:00
Karl Erik Õunapuu
e61601fdd7
BankTransaction: Find reference numbers with any length from description 2020-09-09 13:07:01 +03:00
Karl Erik Õunapuu
05ca909741
Always generate reference_no of length 7 2020-09-09 12:14:01 +03:00