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

[UI v2] feat: Start automations data queries #16569

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

devinvillarosa
Copy link
Contributor

@devinvillarosa devinvillarosa commented Jan 2, 2025

  1. Starts simple queries for automations API and data
  2. Adds createFakeAutomation to be used for storybook and tests. Will refine this for different automation types as development progresses
  3. Loads data to routes from the queries above ☝️
Screen.Recording.2025-01-01.at.6.29.04.PM.mov

Checklist

  • This pull request references any related issue by including "closes <link to issue>"
    • If no issue exists and your change is not a small fix, please create an issue first.
  • If this pull request adds new functionality, it includes unit tests that cover the changes
  • If this pull request removes docs files, it includes redirect settings in mint.json.
  • If this pull request adds functions or classes, it includes helpful docstrings.

#15512

@github-actions github-actions bot added the ui-replatform Related to the React UI rewrite label Jan 2, 2025
@devinvillarosa devinvillarosa force-pushed the automations-data branch 2 times, most recently from a6d5a39 to 1e2acae Compare January 2, 2025 02:22
Copy link
Contributor Author

Choose a reason for hiding this comment

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

will revisit this to be able to make more fake automations based on trigger types as development progresses

@devinvillarosa devinvillarosa force-pushed the automations-data branch 4 times, most recently from b3d44ad to 9893bb4 Compare January 2, 2025 02:44
@devinvillarosa devinvillarosa marked this pull request as ready for review January 2, 2025 02:44
@devinvillarosa devinvillarosa merged commit e233224 into main Jan 2, 2025
8 checks passed
@devinvillarosa devinvillarosa deleted the automations-data branch January 2, 2025 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui-replatform Related to the React UI rewrite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants