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

FEAT: added repo sync button and handlers #427

Merged
merged 23 commits into from
Aug 3, 2023
Merged

Conversation

mailmesriza98
Copy link
Contributor

@mailmesriza98 mailmesriza98 commented Jul 26, 2023

closes #425
Description:
Implement a "Repo Sync" button on the website dashboard. This button will trigger the synchronization of the repository with the staging environment by calling the Sync API. This button is should be behind a feature flag

Screenshot 2023-07-29 135348

test

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jul 26, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: a26b9a5
Status: ✅  Deploy successful!
Preview URL: https://30113c41.dashboard-rds.pages.dev
Branch Preview URL: https://feat-syncrepo.dashboard-rds.pages.dev

View logs

@mailmesriza98 mailmesriza98 marked this pull request as ready for review July 27, 2023 04:32
Copy link
Contributor

@Pratiyushkumar Pratiyushkumar left a comment

Choose a reason for hiding this comment

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

Please follow proper format to raise PR by adding proper descriiption for reviewer and also write test and add test coverage to PR

script.js Outdated Show resolved Hide resolved
@sahsisunny sahsisunny changed the title added repo sync button and handlers FEAT: added repo sync button and handlers Jul 29, 2023
style.css Show resolved Hide resolved
sahsisunny
sahsisunny previously approved these changes Jul 30, 2023
style.css Outdated Show resolved Hide resolved
style.css Outdated Show resolved Hide resolved
style.css Show resolved Hide resolved
sahsisunny
sahsisunny previously approved these changes Aug 1, 2023
style.css Outdated Show resolved Hide resolved
style.css Outdated Show resolved Hide resolved
Copy link
Contributor

@Pratiyushkumar Pratiyushkumar left a comment

Choose a reason for hiding this comment

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

lgtm

@prakashchoudhary07 prakashchoudhary07 merged commit d699865 into develop Aug 3, 2023
5 checks passed
@prakashchoudhary07 prakashchoudhary07 deleted the feat/SyncRepo branch August 3, 2023 14:05
@mailmesriza98 mailmesriza98 mentioned this pull request Aug 3, 2023
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.

Create the Sync button for Repo sync
7 participants