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(frontend): date select component #4064

Merged
merged 13 commits into from
Jul 11, 2024
Merged

Conversation

fatonramadani
Copy link
Contributor

@fatonramadani fatonramadani commented Jul 11, 2024

Screenshot 2024-07-11 at 11 40 11


🚀 This description was created by Ellipsis for commit 654d79c

Summary:

Added a new DateSelect component with day, month, and year selection to the frontend and integrated it into the existing component system.

Key points:

  • Added AppDateSelect.svelte to frontend/src/lib/components/apps/components/inputs/.
  • Implemented DateSelect component with day, month, and year selection.
  • Integrated DateSelect component into Component.svelte.
  • Updated components.ts to include DateSelectComponent type.
  • Added dateselectcomponent to inputs set in sets.ts.
  • Updated quickStyleProperties.ts to include dateselectcomponent styles.

Generated with ❤️ by ellipsis.dev

Copy link

cloudflare-workers-and-pages bot commented Jul 11, 2024

Deploying windmill with  Cloudflare Pages  Cloudflare Pages

Latest commit: 654d79c
Status: ✅  Deploy successful!
Preview URL: https://0094b998.windmill.pages.dev
Branch Preview URL: https://fr-date-select-component.windmill.pages.dev

View logs

@fatonramadani fatonramadani changed the title feat(fronten): date select component feat(frontend): date select component Jul 11, 2024
@rubenfiszel rubenfiszel marked this pull request as ready for review July 11, 2024 11:47
@rubenfiszel rubenfiszel self-requested a review as a code owner July 11, 2024 11:47
@rubenfiszel rubenfiszel merged commit 3b4a376 into main Jul 11, 2024
3 checks passed
@rubenfiszel rubenfiszel deleted the fr/date-select-component branch July 11, 2024 11:47
@github-actions github-actions bot locked and limited conversation to collaborators Jul 11, 2024
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

❌ Changes requested. Reviewed everything up to 654d79c in 1 minute and 1 seconds

More details
  • Looked at 460 lines of code in 5 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 drafted comments based on config settings.

Workflow ID: wflow_bLNkCLgKWjINE1rl


Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants