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: Add travel-schedule slice #14

Merged
merged 15 commits into from
Aug 10, 2024
Merged

Conversation

cjeongmin
Copy link
Member

@cjeongmin cjeongmin added the Feature 새로운 기능 추가 label Aug 8, 2024
@cjeongmin cjeongmin requested a review from he2e2 August 8, 2024 10:01
@cjeongmin cjeongmin self-assigned this Aug 8, 2024
Copy link
Contributor

@he2e2 he2e2 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@cjeongmin cjeongmin merged commit 7d3eaac into dev Aug 10, 2024
4 checks passed
@cjeongmin cjeongmin deleted the feat/travel-schedule-modeling branch August 10, 2024 02:23
cjeongmin added a commit that referenced this pull request Aug 17, 2024
* feat: Add type declarations related to travel schedule

* fix: Remove index file in features

* chore: Modify Lint and Format Github actions (#9)

* chore: Update scripts in package.json

* chore: Update lint-format.yml

* chore: Update lint-format.yml

* chore: Add uuid

* feat: Add type declarations related to travel schedule

* feat: Add actions and slices related to travel schedule

* feat: Add `TravelScheduleProvider` and apply

* comment: Remove console.log

* test: Add test for travel schedule logic

* chore: Create run-test.yml (#13)

* chore: Create run-test.yml

* chore: Update package.json

* chore: Update lint-format.yml

* chore: auto-fix linting and formatting issues

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: Modify parameter types in DaySchedule methods

* feat: Add `updateDestination()` action

* chore: Update eslint.config.mjs

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants