Commit graph

8195 commits

Author SHA1 Message Date
Karl Erik Õunapuu
13e31af133 Fix EPP error message when reserved PW not present for disputed domains 2020-05-22 16:06:55 +03:00
Karl Erik Õunapuu
4463349454 DisputeStatusUpdateJob: Return true if domain is sent to auction 2020-05-22 13:21:48 +03:00
Karl Erik Õunapuu
7ef15a5bf1 Merge remote-tracking branch 'origin/master' into 269-dispute-list 2020-05-21 17:43:57 +03:00
Karl Erik Õunapuu
5a951dd958 Fix some CC issues 2020-05-21 17:36:38 +03:00
Karl Erik Õunapuu
f25b7a3b7f Check whether registrant element exists before determining registrant change 2020-05-21 15:49:43 +03:00
Timo Võhmar
da5639ea4a
Update CHANGELOG.md 2020-05-21 15:06:48 +03:00
Timo Võhmar
c0bf470c2f
Merge pull request #1583 from internetee/add-auctions-endpoint-to-repp
Add auctions endpoint to REPP
2020-05-21 15:05:06 +03:00
Timo Võhmar
97879a40be
Update CHANGELOG.md 2020-05-21 15:02:42 +03:00
Timo Võhmar
bb1bd88a17
Update CHANGELOG.md 2020-05-21 14:35:26 +03:00
Timo Võhmar
3d30469db9
Merge pull request #1527 from internetee/fix-registrant-contact-view
Registrant: Allow to view other contacts of domain
2020-05-21 14:31:12 +03:00
Maciej Szlosarczyk
fda3d346b3
Add auctions endpoint to REPP 2020-05-21 14:20:56 +03:00
Karl Erik Õunapuu
f27f2f365f Do not use requester ID when querying all_domains() via Registrar 2020-05-21 14:15:00 +03:00
Karl Erik Õunapuu
178d199020 Show reserved pw in domain form after (failed) update 2020-05-21 13:38:59 +03:00
Karl Erik Õunapuu
bcd6f0bd71 Find requester's tied domains via RegistrantUser 2020-05-21 12:41:21 +03:00
Karl Erik Õunapuu
572510d7b0 Find contact/registrar directly via domain or via relations 2020-05-20 11:10:01 +03:00
Karl Erik Õunapuu
0b2b1b0ef1 Remove redundant functionality 2020-05-19 16:13:12 +03:00
Karl Erik Õunapuu
4efd94a90b Reserved: Respect other domain statuses 2020-05-19 15:23:00 +03:00
Karl Erik Õunapuu
0998ada2fc Fix pagination/sorting for disputed domains 2020-05-19 12:28:41 +03:00
Karl Erik Õunapuu
cb0051d4e0 Alert admin if dispute created for unregistered domain 2020-05-19 11:06:18 +03:00
Karl Erik Õunapuu
36f5ec734e Improve logging for Dispute status update jbo 2020-05-18 16:04:00 +03:00
Karl Erik Õunapuu
c682155bf6 Disputes: Show when and who closed dispute 2020-05-18 15:28:03 +03:00
Timo Võhmar
82109c506c
Update CHANGELOG.md 2020-05-18 14:57:29 +03:00
Timo Võhmar
e0b7ce7b94
Merge pull request #1579 from internetee/add-machine-readable-list-of-blocked-domains
Simple implementation of retained domains API endpoint
2020-05-18 14:51:23 +03:00
Karl Erik Õunapuu
26a5813fe9 Improve wording for disputed domains 2020-05-18 13:36:03 +03:00
Timo Võhmar
09b4575a71
Update retained_domains.md 2020-05-18 12:46:52 +03:00
Karl Erik Õunapuu
cb18d1dbb1 Merge branch '269-dispute-list' of https://github.com/internetee/registry into 269-dispute-list 2020-05-15 17:58:19 +03:00
Karl Erik Õunapuu
abc1920d45 Fix dispute status removal when dispute is closed 2020-05-15 17:55:20 +03:00
Maciej Szlosarczyk
56e3784aa4
Use constants instead of strings 2020-05-15 14:52:11 +03:00
Maciej Szlosarczyk
6e5a97ad4d
Add handling of type filters and handling of ETags
Add API documentation and test cases around ETags for the API.
2020-05-15 14:43:18 +03:00
Timo Võhmar
5f645d7370
Update CHANGELOG.md
fixed revoking of certificates
2020-05-14 18:56:20 +03:00
Maciej Szlosarczyk
960e4084e3
Properly match against class
Turns out I was wrong 😅
2020-05-14 15:26:33 +03:00
Maciej Szlosarczyk
26858a7e8f
Merge branch 'master' into add-machine-readable-list-of-blocked-domains 2020-05-14 15:06:15 +03:00
Maciej Szlosarczyk
88a3a2ebac
Make Rubocop less whiny about things 2020-05-14 14:59:17 +03:00
Maciej Szlosarczyk
18ce853420
Simple implementation of retained domains API endpoint
This needed a new name, there are several classes of database object
to be included in that endpoint.

Currently, there is one list ordered by name, with each object
containing status and ascii name for convenience. Can be converted to
multiple fields (reserved and blocked separately). Also contains total
count.

Includes CORS preflight which seems to be a known problem for Rails in
the past.
2020-05-14 14:49:02 +03:00
Karl Erik Õunapuu
906fc9938f
Merge branch 'master' into 269-dispute-list 2020-05-14 11:42:41 +03:00
Karl Erik Õunapuu
be14ede8b6 Refactor some dispute logic 2020-05-14 11:38:26 +03:00
Timo Võhmar
2730ba1c2f
Merge pull request #1578 from internetee/952-revoking-cert-does-not-stop-user-from-logging-in
Store revoked state in Certificate model
2020-05-14 09:52:29 +03:00
Karl Erik Õunapuu
36e036e231 Write metadata only on create 2020-05-12 21:27:54 +03:00
Karl Erik Õunapuu
04b10ab0be Merge branch 'master' into 952-revoking-cert-does-not-stop-user-from-logging-in 2020-05-12 12:37:33 +03:00
Karl Erik Õunapuu
c2f8589044 Verify that CN is present when uploading CSR/CRT 2020-05-12 12:28:43 +03:00
Karl Erik Õunapuu
e7ad4a7c64 Move domain dispute logic to concern 2020-05-12 10:24:28 +03:00
Timo Võhmar
a2bd9a7cc0
Update CHANGELOG.md
auction due dates to whois
2020-05-11 17:42:04 +03:00
Timo Võhmar
bc84ba0b5e
Merge pull request #1572 from internetee/1201-registration-deadline-whois
Add registration deadline field to auction model
2020-05-11 17:30:21 +03:00
Karl Erik Õunapuu
5e152b3b9d Validate Dispute.starts_at is not in future 2020-05-11 13:54:22 +03:00
Karl Erik Õunapuu
529a8a1bf6 Send unregistered domain to auction after dispute is closed 2020-05-08 15:48:48 +03:00
Karl Erik Õunapuu
dc9bf7a5d3 Add reserved pw field to domain edit UI if active dispute 2020-05-08 13:50:48 +03:00
Alex Sherman
6bff825798 Fix structure.sql 2020-05-08 13:57:43 +05:00
Alex Sherman
d035b7727d Add tests for registry to receive registration_deadline 2020-05-08 13:14:41 +05:00
Karl Erik Õunapuu
4870dab8af Autoaccept registrant change if valid dispute password present 2020-05-07 16:40:37 +03:00
Karl Erik Õunapuu
bd8ffb7e1d Remove destroy button from closed disputes 2020-05-07 16:24:47 +03:00