Commit graph

10175 commits

Author SHA1 Message Date
olegphenomenon
97c7e13cfc comment out tests 2021-11-23 18:05:56 +02:00
olegphenomenon
34654ecef9 added constant mx time check 2021-11-23 17:33:27 +02:00
olegphenomenon
974ff23cf4 added conditions for check levels 2021-11-23 16:38:41 +02:00
olegphenomenon
44614be547 optimize level check 2021-11-23 16:06:52 +02:00
olegphenomenon
0514b977be change timelimit to 45 min 2021-11-23 15:30:59 +02:00
olegphenomenon
577c7e0209 decrease db load 2021-11-23 14:01:33 +02:00
Timo Võhmar
7477cf8dbe
Update CHANGELOG.md 2021-11-19 16:02:00 +02:00
Timo Võhmar
05d39ede28
Merge pull request #2215 from internetee/not-return-privately-owner-registrations
HOTFIX: if no companies there, should return an empty array
2021-11-19 16:01:21 +02:00
Timo Võhmar
54b63e1391
Update CHANGELOG.md 2021-11-19 13:10:28 +02:00
Timo Võhmar
9bdcc9e6b4
Merge pull request #2201 from internetee/optimize-validation-event-model
Optimize verify email
2021-11-19 13:08:28 +02:00
olegphenomenon
16dd4de37d updated time limit to one year and mx to 3 times 2021-11-19 11:07:05 +02:00
olegphenomenon
6da79df982 refactoring 2021-11-17 09:27:19 +02:00
olegphenomenon
48b793d310 HOTFIX: if no companies there, should return an empty array 2021-11-16 16:58:08 +02:00
olegphenomenon
8126cbaecc added tests 2021-11-16 11:15:01 +02:00
olegphenomenon
2543b9c1f8 fixed error 2021-11-15 16:22:29 +02:00
olegphenomenon
8524503582 added lift feature, fixed fd issues, changes mx to 2 2021-11-12 16:59:55 +02:00
olegphenomenon
5ea5dd7197 updated: also validated contacts which was failed without any time limits 2021-11-12 11:37:41 +02:00
olegphenomenon
8dd7cd4b9c added validation checker before create 2021-11-12 11:32:01 +02:00
olegphenomenon
38e823b0dd changed error message 2021-11-12 09:48:39 +02:00
olegphenomenon
41feb7c601 added trumail validator after update and implement simple email validator interaction 2021-11-12 09:48:39 +02:00
olegphenomenon
74efc60139 refactored 2021-11-11 13:14:09 +02:00
olegphenomenon
d6824bf46c added tests 2021-11-11 13:10:27 +02:00
olegphenomenon
e74cf2bc7f added mail contronller and job for notificate registrars and admins about accreditation expire date 2021-11-11 12:31:53 +02:00
Keijo Raamat
00bb2ffb45
Preinstalled gems base image (#2208)
* Builds from baseimage with gems preinstalled

* Checks for changes in Gemfile

* Different conditional steps for build dockerfile selection

* Builds new latest gems base image if new gems are added to master
2021-11-11 09:48:24 +02:00
olegphenomenon
8b9fbafeb4 changed from 15 minutes to 45 2021-11-10 14:36:01 +02:00
Timo Võhmar
c5719a35f1
Merge pull request #2105 from internetee/implement-api-endpoint-for-login-info
added api endpoint for registrar login
2021-11-10 13:36:43 +02:00
Timo Võhmar
ce793e5f32
Update CHANGELOG.md 2021-11-10 12:40:59 +02:00
Timo Võhmar
d9074b8aa5
Update CHANGELOG.md 2021-11-10 12:40:36 +02:00
Timo Võhmar
b9e54ffbbe
Merge pull request #2199 from internetee/98-update-lowyer-data-from-business-registry
Update company name if it doesn't match with name in registry
2021-11-10 12:32:45 +02:00
olegphenomenon
58c36fe915 changed from 1day to 15 minutes deadline 2021-11-10 12:20:26 +02:00
olegphenomenon
11b7a13cf3 change key token 2021-11-10 11:46:14 +02:00
olegphenomenon
cddba82114 updated registrar notify 2021-11-08 15:59:19 +02:00
Oleg Hasjanov
62ce5ff561 added endpoint for get cancelled invoices 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
5a19149129 added ip to white list 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
cc07350551 updated api response 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
ece988fca1 refactoring 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
a87fd6a8b7 added api for accr center 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
bccd3d51c1 changes paths in routes 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
17850b53d7 added secret key 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
8a1967bdb9 implement api endpoint for record results 2021-11-08 12:16:58 +02:00
olegphenomenon
d56c61bf84 resolve structure conflict 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
f6e46b8fe6 change endpoint 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
36e9aac1d3 changed response 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
68ff1c1e64 Changed tests 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
64cb2c35f3 added test 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
6e82d8be9e added api endpoint for registrar login 2021-11-08 12:16:58 +02:00
olegphenomenon
042d8d5543 set breakpoint 2021-11-08 12:15:00 +02:00
Keijo Raamat
39b9c94251
Optimized base image for release (#2207) 2021-11-08 11:01:12 +02:00
olegphenomenon
ca231620f1 refactoring 2021-11-05 16:51:52 +02:00
olegphenomenon
c29a35fffb updated emails 2021-11-05 14:59:40 +02:00