Alex Sherman
bce39e3404
Move interactor from Interactor gem to ActiveInteraction
2020-11-11 21:07:22 +05:00
Alex Sherman
f97dff6002
Fix tests & interactor process
2020-11-10 14:56:25 +05:00
Alex Sherman
03754b542b
Complete creation of interactors
2020-11-10 13:50:38 +05:00
Timo Võhmar
d00aab62bd
Merge pull request #1738 from internetee/1737-domain-scoped-ns-replacement
...
Nameserver replacement: scope to selected domains
2020-11-06 17:09:36 +02:00
Karl Erik Õunapuu
a182dfb3ba
Fix CC issues
2020-11-06 16:33:51 +02:00
Karl Erik Õunapuu
451e1f79af
nameserver replacement: scope only to selected domains
2020-11-06 15:51:03 +02:00
Alex Sherman
0116531786
Fix existing tests
2020-11-05 12:45:59 +05:00
Timo Võhmar
b3c5aa2d41
Merge pull request #1730 from internetee/442-forcedelete-notification-template-selection
...
Auto-select email template
2020-11-04 16:26:49 +02:00
Alex Sherman
a6702267e5
Move template decision method to FD concern
2020-11-04 17:11:46 +05:00
Alex Sherman
7d6d53e420
Auto-select email template
...
Chooses template based on domain registrant ident_type.
Closes #442
2020-11-02 15:47:04 +05:00
Alex Sherman
358a39e0fd
Fix search via Ransack association
2020-10-29 17:20:21 +05:00
Alex Sherman
44637b08cf
Fix statuses search bug
2020-10-29 16:27:37 +05:00
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