Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EWPP-2630: Search support for europa search api backend #77

Merged
merged 23 commits into from
Nov 28, 2022

Conversation

hernani
Copy link
Member

@hernani hernani commented Sep 27, 2022

OPENEUROPA-[Insert ticket number here]

Description

[Insert description here]

Change log

  • Added:
  • Changed:
  • Deprecated:
  • Removed:
  • Fixed:
  • Security:

Commands

[Insert commands here]

$entity->in_preview = TRUE;
// Allow event subscribers to alter the created entity.
$event = new EuropaEntityCreationEvent($entity, $metadata, $query);
$this->eventService->dispatch($event);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is the event name? It's not a valid event dispatching.

Also, let's name the variable eventDispatcher isntead of event service.

@hernani hernani force-pushed the EWPP-2630 branch 4 times, most recently from 4d99e57 to 0257466 Compare November 15, 2022 12:40
Copy link
Contributor

@upchuk upchuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing tests for the limit.

oe_search.module Show resolved Hide resolved
oe_search.module Outdated Show resolved Hide resolved
src/Plugin/facets/query_type/EuropaDate.php Outdated Show resolved Hide resolved
oe_search.module Outdated Show resolved Hide resolved
sergepavle
sergepavle previously approved these changes Nov 23, 2022
@hernani hernani changed the base branch from 2.x to EPIC-EWPP-2628 November 24, 2022 13:17
@hernani hernani merged commit ec0dfae into EPIC-EWPP-2628 Nov 28, 2022
@hernani hernani deleted the EWPP-2630 branch November 28, 2022 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants