8000 added promo notification for bulk api by HarshMN2345 · Pull Request #2073 · appwrite/console · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

added promo notification for bulk api #2073

8000
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

Conversation

HarshMN2345
Copy link
Member

Add Bulk API Console Notification

Description

Adds a new console notification to announce the Bulk API feature. Notification goes live on Thursday, July 3rd, 2025 at 3 PM CET. (Solves GRO-xxxx)

Changes

  • Added Bulk API promo in bottomAlerts.ts
  • Included images for light and dark themes
  • Configured to show only in project views
  • Set scheduled visibility time

Details

  • Launch Time: July 3rd, 2025, 3 PM CET
  • Audience: All plans
  • CTA: “Read announcement” → blog/post/announcing-bulk-api
  • Images:
    • Light: bulk-api-placeholder-light.png
    • Dark: bulk-api-placeholder-dark.png

Testing

  1. Set show: true temporarily
  2. Visit any project page
  3. Confirm:
    • Title, message, and image
    • CTA link
    • Dismiss behavior

Notes

  • Only appears in project views
  • Ensure blog post is published before go-live

image
image

@HarshMN2345 HarshMN2345 requested review from ItzNotABug and Copilot July 3, 2025 06:17
Copy link
@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces a new “Bulk API” promotional alert in the console’s bottom alerts, replacing the previous CSV import promo with updated assets, messaging, and link.

  • Imported light/dark images for the Bulk API promo
  • Defined a bulkApiPromo item with title, message, CTA, and added it to the alert list
  • Configured the mobile alert layout to use the new promo
Comments suppressed due to low confidence (1)

src/routes/(console)/bottomAlerts.ts:12

  • Add unit tests to verify the Bulk API promo appears only in project views and respects the scheduled launch time.
const listOfPromotions: BottomModalAlertItem[] = [];

Copy link
Member
@ItzNotABug ItzNotABug left a comment

Choose a reason for hiding this comment

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

we can also remove the csv promo images since they are no longer used.

@ItzNotABug ItzNotABug merged commit c61b5c8 into appwrite:main Jul 3, 2025
2 checks passed
@HarshMN2345 HarshMN2345 deleted the feat-GRO-1113-Console-Notification-Bulk-Api branch July 3, 2025 09:08
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.

2 participants
0