Skip to content

Conversation

@devmanta
Copy link
Collaborator

@devmanta devmanta commented Dec 1, 2024

πŸ“Œ Related Issue

close #127

πŸ“ Description

  • λ‘œκ·Έμ•„μ›ƒ λ²„νŠΌ ν΄λ¦­μ‹œ, clearMe μ•ˆμ—μ„œ ν˜ΈμΆœν•˜λŠ” ν•¨μˆ˜κ°€ async ν•¨μˆ˜κ°€μžˆμ–΄μ„œ μ•„λ§ˆλ„ clearλ˜κΈ°μ „μ— pushκ°€ λ˜λ²„λ €μ„œ index둜 μ•ˆκ°€μ§€λŠ” ν˜„μƒ μˆ˜μ •
  • 둜그인 νŽ˜μ΄μ§€ css μˆ˜μ •

@devmanta devmanta self-assigned this Dec 1, 2024
@devmanta devmanta added 🐞BugFix An error or bug that needs to be fixed 🎨HTML&CSS Issues or tasks specifically related to HTML structure or CSS styling labels Dec 1, 2024
@devmanta devmanta merged commit b3d5ad1 into develop Dec 1, 2024
1 check passed
ghost pushed a commit that referenced this pull request Dec 1, 2024
* [feat] implement toast message (#117)

* ✨ feat: implement toast message

* πŸ› fix: resolve lint error

* ✨ feat: apply toast notifications

* ⚑️ refactor: improve toast

* 🏷️ chore: update type

* [feat] add modal for adding columns (#119)

* ✨ feat: add create column modal

* ✨ feat: add create column modal

* :chore: fix styling and type

* ✨ feat: add delete and update column modal

* πŸ› fix: resolve lint error

* πŸ› fix: resolve lint error

* ♻️ refactor: reflect to review

* πŸ› fix: resolve build error

* [feat] dashboard restore  (#122)

* πŸ› fix: null check for assignee

* πŸ’„ style: check assignee exist

* ✨ feat: set dashboard to null if deleted

* ✨ feat: add toast message after update or delete

* ♻️ refactor: refetch dashboards if data is changed and add toast msg

* ⚰️ remove: remove dead code

* πŸ’„ style: skeleton linear effect

* πŸ’„ style: add no wrap for card column label

* πŸ’„ style: remove button outline

* πŸ’„ style: add z-index on header dropdown menu

* πŸ’„ style: responsivce css

* πŸ’„ style: modal height

* ♻️ refactor: remove header my menu if ouside clicked

* [refactor] refetch card data once card is created, deleted, updated (#124)

* ♻️ refactor: trigger store add card

* ♻️ refactor: refetch card data once create,update,delete

* ✨ feat: redirect to mydashboard if token is existed

* [feat] add login and signup modal (#118)

* πŸ”₯ remove: styled components

✨ feat: add authlayout component and implement responsive
design

♻️ refactor: rename layout file update login page structure and modify package-lock.json

* ✨ feat: add signup page and css

* πŸ› fix: type error

* ♻️ refactor: signup page css and move api folder

* ❇️ feat: add login signup modal

* πŸ› fix: install js-cookie

* Revert "πŸ› fix: install js-cookie"

This reverts commit bcc9109.

* ♻️ refactor: css structure and finalize styles

* [fix] manage multiple cards in card store (#126)

* πŸ› fix: manage multiple cards in card store

* πŸ› fix: prevent duplicate cards and clear cards on dashboard navigation

* πŸ› fix: push to index after logout (#128)

* [style] improve dashboard uiux (#129)

* πŸ’„ style: add min height to create column button

* πŸ’„ style: improve UI/UX

* πŸ› fix build error

* πŸ› fix build error

* πŸ› fix build error

* πŸ’© style: update min-width for responsive design

* πŸ’© style: update for responsive design

* [fix] redirection for non token (#130)

* πŸ› fix: redirection for non token

* πŸ› fix: get total count on header members

* ✏️ fix: typo

* πŸ”‡ remove: console

* πŸ› fix: logout router replace

* πŸ› fix: resolve delete column error (#132)

---------

Co-authored-by: naji <[email protected]>
Co-authored-by: κΉ€μ§€μœ€ <[email protected]>
Co-authored-by: λ‚˜μŠΉμ—½ <[email protected]>
@devmanta devmanta deleted the 127-redirect-index-logout branch December 2, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞BugFix An error or bug that needs to be fixed 🎨HTML&CSS Issues or tasks specifically related to HTML structure or CSS styling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[fix] push to index after logout

3 participants