Skip to content

Conversation

@marcbon
Copy link
Collaborator

@marcbon marcbon commented Jul 19, 2024

image

marcbon and others added 5 commits July 18, 2024 14:42
…istency

🚀 feat(schema.ts): add new endpoint for retrieving observations of a specific campaign
🔧 chore(schema.ts): fix typo in endpoint path for observations of a campaign

🔧 fix(schema.ts): change all single quotes to double quotes for consistency
🔧 fix(schema.ts): fix inconsistent quotes for object keys in schema definition

🔨 refactor(schema.ts): update string literals to use double quotes instead of single quotes
🔨 refactor(schema.ts): update enum values to use double quotes instead of single quotes

🔧 fix(schema.ts): change single quotes to double quotes for consistency
🔧 fix(schema.ts): change single quotes to double quotes for consistency

🔧 fix(schema.ts): change all single quotes to double quotes for consistency
🚀 feat(schema.ts): add new endpoint for getting campaign observations by ID

🔨 refactor(schema.ts): change single quotes to double quotes for JSON keys
🔧 chore(schema.ts): update JSON key quotes to be consistent with codebase conventions

🔨 refactor(schema.ts): change all single quotes to double quotes for consistency
🔨 refactor(schema.ts): change all components object keys to use double quotes

🔨 refactor(schema.ts): change single quotes to double quotes for consistency
🔥 chore(schema.ts): remove unnecessary comments and whitespace in schema file

🚀 feat(api): add new query to fetch campaigns by cid observations
🔨 refactor(api): update ObservationCard component to display observation details
🚀 feat(observation): open lightbox with observation details on click
Observation, UseCase, and Video types
🔧 fix(Lightbox.tsx): remove unused import of DownloadIcon component
🔧 fix(ObservationCard.tsx): update onClick event handler to remove unused
parameter
🔧 fix(index.tsx): update observations data structure in Collection component
to include detailed information for each observation
@marcbon marcbon requested a review from iacopolea July 19, 2024 09:20
@iacopolea iacopolea merged commit 469d8fb into insights-page Jul 19, 2024
@iacopolea iacopolea deleted the observation-card branch July 19, 2024 09:31
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