Commit graph

1309 commits

Author SHA1 Message Date
Timo Võhmar
db68a3d95a
Merge pull request #1713 from internetee/1708-business-registry-endpoint
Change error handling to more humane
2020-10-16 12:44:13 +03:00
Timo Võhmar
7f81883e7b
Merge pull request #1698 from internetee/add-tara-to-registrant
Expand TARA auth logic to registrant portal
2020-10-15 16:58:12 +03:00
Alex Sherman
c09e08c61e Change error handling to more humane 2020-10-15 16:16:44 +05:00
Alex Sherman
c43ae63521 Fix output format & format test 2020-10-13 15:07:44 +05:00
Alex Sherman
c79042f789 Add registrant api companies endpoint 2020-10-12 16:32:37 +05:00
Karl Erik Õunapuu
f892302e93
Fix error rendering on TARA controller 2020-10-02 09:57:49 +03:00
Karl Erik Õunapuu
3162d8cc57
Remove traces of Mobile-ID direct auth 2020-10-02 09:54:14 +03:00
Karl Erik Õunapuu
f83e532fb1
Make Registrant/Registrar use same TARA controller 2020-10-01 18:37:04 +03:00
Karl Erik Õunapuu
04f0ef9a93
Expand TARA auth flow to registrant portal 2020-10-01 17:01:54 +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
42488b4ee8 Add error if no API user found 2020-09-30 16:01:04 +05:00
Alex Sherman
6c24eff1ef Remove unused tests 2020-09-30 15:09:50 +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
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
Alex Sherman
50086afad6 Remove mod_epp references from docs 2020-09-18 14:01:49 +05:00
Karl Erik Õunapuu
b981c61671
Fix CC issues 2020-09-07 13:02:41 +03:00
Karl Erik Õunapuu
aa2d9547a4
Remove bank statement import functionality 2020-09-07 13:01:40 +03:00
Timo Võhmar
85274ca85b
Merge pull request #1331 from internetee/fix-epp-session-timeout
Fix EPP session timeout
2020-09-03 13:08:51 +03:00
Artur Beljajev
58b8c194bc Handle anonymous user in EPP poll request
Unlike mod_epp, new EPP proxy (https://github.com/internetee/epp_proxy
passes through all valid requests even if a user is not logged in,
therefore we now need to handle such cases on registry app side.

#730
2020-09-02 12:07:46 +05:00
Alex Sherman
16db7358cd Fix CC & tests 2020-08-31 13:58:05 +05:00
Artur Beljajev
9baa65a775 Refactor 2020-08-31 13:36:27 +05:00
Artur Beljajev
44e9b1b5c4 Remove hardcoded value 2020-08-31 13:35:30 +05:00
Timo Võhmar
8da95a5e43
Merge pull request #1659 from internetee/1629-change-settings-storage-mechanism
Replace rails-settings-cached with custom approach
2020-08-26 12:56:33 +03:00
Alex Sherman
56c7eb5f26 Remove some keys from legacy copy/show
Setting with key 'days_to_keep_business_registry_cache' is not copied/shown now.
Setting with key 'default_language' is copied, but shown only once now.
2020-08-26 13:31:26 +05:00
Georg Kahest
0e188bae57 Merge branch 'master' into log-error-when-cert-path-is-missing 2020-08-18 16:42:31 +03:00
Karl Erik Õunapuu
d8625dd3eb Make new setting model configurable from admin/settings 2020-08-11 14:57:44 +03:00
Karl Erik Õunapuu
950bdc6256 Modify Settings UI to read values from SettingEntry model 2020-08-11 12:29:13 +03:00
Karl Erik Õunapuu
e7f8c83eb6 Force whodunnit hook on admin controllers 2020-08-07 15:47:56 +03:00
Karl Erik Õunapuu
2d93932d92 Merge remote-tracking branch 'origin/master' into 1636-objects-are-missing-creator-and-updator-strings 2020-08-07 13:32:07 +03:00
Karl Erik Õunapuu
5b963d9e97 Force whodunnit hook on registrant controllers 2020-08-07 13:31:55 +03:00
Karl Erik Õunapuu
a44466b0a6 Provide ApiUser name as whodunnit 2020-08-04 12:12:55 +03:00
Karl Erik Õunapuu
a56dc03565 Set PaperTrail :whodunnit for all Registrar-related controllers 2020-08-03 17:45:17 +03:00
Karl Erik Õunapuu
59a6251510 Call valid Job when confirming domain delete action 2020-08-03 13:00:48 +03:00
Alex Sherman
e4a02c2e47 Return truemail
This reverts commit 862f5639ebbe4d3e6abd5d5be7fb7840e7b83bdf.
2020-07-17 15:22:49 +05:00
Timo Võhmar
6900ce1127
Revert "297 email address validation truemail" 2020-07-10 16:16:00 +03:00
Alex Sherman
56ac816dd1 Add thirs status - verification failed 2020-07-08 17:10:44 +05:00
Alex Sherman
62acd8892a Add nonverified email color to registrar show 2020-07-08 17:09:40 +05:00
Alex Sherman
af7e0f266d Add non-verified email filreting in contact index 2020-07-08 17:09:40 +05:00
Alex Sherman
16e9966d34 Make legal document optional on domain delete 2020-07-01 18:06:21 +05:00
Alex Sherman
60ad331903 Add non-mandatory legal docs to domain transfer/delete 2020-07-01 13:59:10 +05:00
Alex Sherman
3d734ff746 Add opt-out commentary field to registrar 2020-06-30 19:30:44 +05:00
Alex Sherman
206704fee7 Add check if legal doc mandatory & tests 2020-06-30 18:43:35 +05:00
Timo Võhmar
3be2c384a2
Revert "Fix possible doubling of contact objects after race" 2020-06-30 15:39:48 +03:00
Timo Võhmar
9e2bd757fd
Merge pull request #1617 from internetee/epp-contact-update-extract-xml-parsing
Split contact update into XML and Business action parts
2020-06-27 00:56:59 +03:00
Maciej Szlosarczyk
82a9565c10
Extract action 2020-06-26 14:31:12 +03:00