Commit graph

3051 commits

Author SHA1 Message Date
olegphenomenon
fecc3061c8 comment out payment check verification 2023-05-05 16:05:53 +03:00
Timo Võhmar
da514f9a50
Merge pull request #2531 from internetee/68-creating-syncronization-of-invoice-changes
creating sync with billing
2023-04-20 16:08:47 +03:00
Sergei Tsoganov
b71a8ccf9f Modified csv export file for admin domains 2023-04-14 10:56:12 +03:00
Sergei Tsoganov
7f0787b27f Fixed codeclimate issues 2023-04-06 21:53:25 +03:00
Sergei Tsoganov
cc4d4d0e1f Corrected tests 2023-04-06 21:24:55 +03:00
Sergei Tsoganov
33175eea88 Fixed ransack attributes 2023-04-06 14:15:05 +03:00
Sergei Tsoganov
aa8d8c35e8 Fixed ransack admin search 2023-04-06 13:54:03 +03:00
Sergei Tsoganov
deec81454f Fixed codeclimate issues 2023-03-16 14:05:26 +02:00
Sergei Tsoganov
95281b7007 Updated pdf generator for domain 2023-03-16 14:02:27 +02:00
Sergei Tsoganov
b9f6492a9f Updated pdf generator 2023-03-16 13:55:17 +02:00
Sergei Tsoganov
ec203df164 Corrected test errors 2023-03-16 11:50:50 +02:00
Sergei Tsoganov
37c16a067d Updated dependency ransack to v4 2023-03-16 11:28:25 +02:00
olegphenomenon
06d34e30a8 update state machine 2023-02-27 09:48:45 +02:00
olegphenomenon
d28afca00f change logic, added tests 2023-02-07 16:10:20 +02:00
olegphenomenon
e00e87a15c change logic of state machine 2023-02-07 12:55:02 +02:00
olegphenomenon
a4bf967e1d added state machine for invoice 2023-02-07 11:05:40 +02:00
olegphenomenon
c9ed31771b fixed tests 2023-02-06 10:44:17 +02:00
olegphenomenon
36d629fe2b fixed status handlers 2023-02-06 10:44:17 +02:00
olegphenomenon
1b377dadcd added more conditions for unpaid and cancelled statuses 2023-02-06 10:44:17 +02:00
olegphenomenon
0a4444b556 creating sync with billing 2023-02-06 10:44:17 +02:00
Sergei Tsoganov
e7a976ce89 Added missing abilities to xml_console and contacts controllers 2022-12-09 11:27:42 +02:00
olegphenomenon
6d9de67d7c allow to show all information about contactg 2022-12-06 16:09:08 +02:00
olegphenomenon
2ee77fc8e9 added test 2022-12-05 14:59:07 +02:00
olegphenomenon
bc31a8231b get contact info through domain transferred code 2022-12-05 13:50:31 +02:00
Sergei Tsõganov
3ae24f2f68
Merge branch 'master' into monthly-invoices-fix 2022-12-01 14:36:20 +02:00
Timo Võhmar
b176d31306
Merge pull request #2493 from internetee/2491-verbose-truemail-logs
changed truemail logs configs
2022-12-01 11:04:50 +02:00
Timo Võhmar
553339f89d
Merge pull request #2483 from internetee/add-xml-console-endpoints
Added xml epp console required endpoints and sample xml files
2022-11-30 16:22:18 +02:00
olegphenomenon
2265bb1ea2 added error logs handled, removed configuration data from validation event table 2022-11-29 13:37:52 +02:00
Sergei Tsoganov
30d7fcb26d Fixed codeclimate issue 2022-11-28 13:46:30 +02:00
Sergei Tsoganov
c48c85d2ea Refactored legal_document model 2022-11-28 13:44:04 +02:00
Sergei Tsoganov
b366aa8d1d Removed legaldoc validation for staging and dev environments 2022-11-28 12:45:34 +02:00
olegphenomenon
86fad85d03 fixed legal attributes 2022-11-28 12:01:40 +02:00
olegphenomenon
ea2fc01a60 disclose attributes validator 2022-11-28 11:26:43 +02:00
olegphenomenon
3ef26640b1 added phone attr to contact in whois record 2022-11-25 09:31:50 +02:00
olegphenomenon
39e066f15f remove validator 2022-11-25 09:31:50 +02:00
olegphenomenon
7f41c5c26d added contact publisher 2022-11-25 09:31:50 +02:00
olegphenomenon
84aa93e97b added breakpoints 2022-11-25 09:31:50 +02:00
Thiago Youssef
942cfe82b5 DRY registrant contact update action 2022-11-25 09:31:50 +02:00
Thiago Youssef
59fe7dffbe Migrate publishable field name to registrant_publishable 2022-11-25 09:31:50 +02:00
Thiago Youssef
4286a6bab7 Test changing publishable field on registrant API 2022-11-25 09:31:50 +02:00
Thiago Youssef
5c129b24ef Add publishable contact field 2022-11-25 09:31:50 +02:00
Thiago Youssef
5c70e9f38b Add registrant phone to whois record json 2022-11-25 09:31:50 +02:00
Sergei Tsoganov
9a08091572 Fixed codeclimate issue 2022-11-24 14:10:55 +02:00
Sergei Tsoganov
591dc58083 Fixed codeclimate issue 2022-11-24 14:09:02 +02:00
Sergei Tsoganov
df332e4012 Fixed codeclimate issue 2022-11-24 14:00:12 +02:00
Sergei Tsoganov
03778ee842 Added overwrite feature to SendMonthlyInvoicesJob 2022-11-24 13:49:54 +02:00
Sergei Tsoganov
aaa0e89cfe Added xml epp console required endpoints and sample xml files 2022-11-23 12:41:00 +02:00
Sergei Tsoganov
7e80221aa1 Fixed dates for yearly domains in monthly invoices 2022-11-18 10:34:13 +02:00
Alex Sherman
dbe1678430 Add current limits to the error message 2022-10-28 14:00:18 +03:00
Timo Võhmar
4a31cc3b15
Merge pull request #2403 from internetee/exceptions-for-registered-domains-and-no-bids-auctions
added exception for auctions with no-bids and registred-domains statuses
2022-10-20 09:18:32 +03:00