Commit graph

7833 commits

Author SHA1 Message Date
Karl Erik Õunapuu
bd8ffb7e1d Remove destroy button from closed disputes 2020-05-07 16:24:47 +03:00
Karl Erik Õunapuu
fabcdf9b7e Use reserved>pw element as disputed password 2020-05-07 16:20:09 +03:00
Alex Sherman
5c419ae8be Update whois record with auction registration_deadline if any 2020-05-06 15:44:24 +05:00
Alex Sherman
c6fd78b4cd Add registration deadline field to auction model 2020-05-06 12:53:45 +05:00
Karl Erik Õunapuu
2525f14a18 Add dispute_period_in_months to Setting 2020-05-05 18:10:51 +03:00
Karl Erik Õunapuu
e18942e8ee Cover PKI validation with tests 2020-05-05 16:33:33 +03:00
Karl Erik Õunapuu
2dbcbf1c29 Remove redundant api check blocks 2020-05-05 14:23:09 +03:00
Karl Erik Õunapuu
0fa7fcc771 Check that certificate is not revoked 2020-05-05 13:53:11 +03:00
Karl Erik Õunapuu
90f933a5a1 Add revoked boolean to Certificate model 2020-05-05 13:38:21 +03:00
Karl Erik Õunapuu
bd7b6ddb73 Create test for viewing other domain contacts 2020-05-05 12:36:04 +03:00
Karl Erik Õunapuu
d0053def99 Find requester contact id solely by ident 2020-05-05 12:35:27 +03:00
Karl Erik Õunapuu
7930c4d8b6 Show only domains for contact that requester contact has access to 2020-05-04 18:14:13 +03:00
Karl Erik Õunapuu
53c466e6e5 Default fixture for business addr 2020-05-04 14:53:50 +03:00
Karl Erik Õunapuu
05a8c5f031 Merge remote-tracking branch 'origin/master' into fix-registrant-contact-view 2020-05-04 14:29:42 +03:00
Karl Erik Õunapuu
408c7c5c6c Remove whitespaces from structure.sql 2020-05-04 11:58:46 +03:00
Karl Erik Õunapuu
a270fc8422 Fix identation for Dispute form 2020-05-04 11:11:58 +03:00
Karl Erik Õunapuu
1dc2cf8e12 Check for domain dispute on create 2020-05-04 09:58:20 +03:00
Karl Erik Õunapuu
928f96691c Make dispute domain_name read only 2020-05-04 08:14:56 +03:00
Karl Erik Õunapuu
483eec554e Create tests for Dispute 2020-05-04 07:53:52 +03:00
Timo Võhmar
1a58d85f15
Update CHANGELOG.md 2020-04-30 12:20:30 +03:00
Timo Võhmar
3a93405e20
Merge pull request #1577 from internetee/1576-fix-removed-field-history-error
Fix presence of ignored fields in history
2020-04-30 12:16:19 +03:00
Alex Sherman
c4e46149e8 Fix presence of ignored fields in history
Closes #1576
2020-04-30 13:01:05 +05:00
Karl Erik Õunapuu
f73833e478 Ignore domain_name attribute on dispute update 2020-04-30 08:35:17 +03:00
Karl Erik Õunapuu
5fabfc7f24 Improve domain zone validation for new Dispute 2020-04-30 08:34:08 +03:00
Karl Erik Õunapuu
ffa529c97b Sync password between reserved/disputed 2020-04-30 08:19:17 +03:00
Karl Erik Õunapuu
56a351f0cb Merge remote-tracking branch 'origin/master' into 269-dispute-list 2020-04-29 17:28:22 +03:00
Karl Erik Õunapuu
6f95925e99 Eliminate duplicated code from dispute update job 2020-04-29 17:21:45 +03:00
Karl Erik Õunapuu
b4b43afa56 Reduce complexity for dispute whois generation 2020-04-29 16:24:35 +03:00
Karl Erik Õunapuu
b2c2342d7d Clear CC issues 2020-04-29 15:51:10 +03:00
Karl Erik Õunapuu
26e7fd870c Apply dispute statusses via DisputeStatusUpdateJob 2020-04-29 15:44:52 +03:00
Timo Võhmar
8b6a615dfd
Update CHANGELOG.md 2020-04-27 21:26:40 +03:00
Timo Võhmar
6088e107d6
Merge pull request #1575 from internetee/rollback-simplecov-to-0.17
Rollback SimpleCov to 0.17.1
2020-04-27 20:31:55 +03:00
Karl Erik Õunapuu
cca7745c64 Improve WhoisRecord create/update for disputed domain 2020-04-27 19:19:50 +03:00
Karl Erik Õunapuu
eff87d002b Rollback SimpleCov to 0.17.1 2020-04-27 15:31:54 +03:00
Karl Erik Õunapuu
39791f5755 Fix styling issues 2020-04-27 14:39:07 +03:00
Karl Erik Õunapuu
2c8f1081c9 Remove useless properties from SQL structure 2020-04-27 12:23:10 +03:00
Karl Erik Õunapuu
25d78cde74 Fix some code styling issues 2020-04-27 12:22:31 +03:00
Karl Erik Õunapuu
42946dfa15 Add closed disputed sections to disputes view 2020-04-27 10:56:27 +03:00
Karl Erik Õunapuu
c3497ab46f Create views for domain disputing 2020-04-24 16:05:41 +03:00
Karl Erik Õunapuu
0f2a290d64 Add disputing logic for EPP 2020-04-24 16:04:58 +03:00
Karl Erik Õunapuu
7a7b2f9881 Create scaffold for domain disputes 2020-04-22 11:00:06 +03:00
Alex Sherman
23642355bf
Fix mina deploy issue (#1573)
Use git command to get origin/repo
2020-04-20 11:40:03 +03:00
Timo Võhmar
6e30737bf0
Update CHANGELOG.md
Clickable version string #1345
2020-04-17 18:39:22 +03:00
Timo Võhmar
f26031d539
Merge pull request #1345 from internetee/clickable-version-string
Clickable version string
2020-04-17 18:36:12 +03:00
Alex Sherman
197d199215 Move url generation to helper, made it reliable with ssh git checkout 2020-04-16 16:06:58 +05:00
Georg Kahest
1fabdb6a72 Address review comments:
https://github.com/internetee/registry/pull/1345#discussion_r333904209
2020-04-16 14:32:56 +05:00
Georg Kahest
700967b58d fix strings, use better colours 2020-04-16 14:32:56 +05:00
Georg Kahest
8161d21f98 clickable commit hash link 2020-04-16 14:32:56 +05:00
Timo Võhmar
7970f51353
Update CHANGELOG.md
Rails 5.2 update
2020-04-15 23:29:03 +03:00
Timo Võhmar
09936f2b70
Merge pull request #1571 from internetee/update-rails-to-5.2
Update to Rails 5.2
2020-04-15 23:26:45 +03:00