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

refactor: improve calendar performance and style #518

Merged
merged 25 commits into from
Sep 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
fcc09e6
refactor: improve calendar performance and style
nunom27 Aug 8, 2024
cc4b622
refactor: update calendar week view code and dropdown link handling
nunom27 Aug 8, 2024
05abb49
refactor: remove unused calendar story file
nunom27 Aug 8, 2024
3642b8c
refactor: improve calendar week view code and style
nunom27 Aug 9, 2024
9c89634
fix: resolve overlapping events display issue and incorrect styling
nunom27 Aug 13, 2024
98556fc
fix: resolve mobile view activity display and styling issues
nunom27 Aug 16, 2024
a1fb964
feat: display activities from followed organizations only
nunom27 Aug 20, 2024
b02a779
Merge branch 'develop' into nm/calendar
nunom27 Aug 22, 2024
1edd9e4
refactor: improve mobile dropdown and responsiveness
nunom27 Aug 23, 2024
53726c0
fix: resolve overflow issue on sunday with overlapping activities and…
nunom27 Aug 25, 2024
b3eeaf5
fix: ensure multi-day activities display across all days
nunom27 Aug 25, 2024
dc4b675
chore: fix linting issues
nunom27 Aug 25, 2024
d3dab89
fix: ensure hovered events do not overlap the week days header
nunom27 Aug 26, 2024
184660b
fix: prevent weekdays header from overlapping dropdown menu on mobile
nunom27 Aug 26, 2024
06e8f66
refactor: make activity card clickable instead of using a dedicated b…
nunom27 Sep 3, 2024
760859c
refactor: improve classes readability
nunom27 Sep 4, 2024
0729a8f
refactor: move width and left offset to assigns
nunom27 Sep 15, 2024
4c42e76
Merge branch 'develop' into nm/calendar
nunom27 Sep 15, 2024
ab66945
fix: update icon names
nunom27 Sep 15, 2024
4041396
docs: change to normal comments
nunom27 Sep 16, 2024
6a96ca0
chore: lint issues
nunom27 Sep 16, 2024
c2fd522
refactor: change calendar components scope
nunom27 Sep 16, 2024
897974e
refactor: remove phoenix pitfalls
nunom27 Sep 19, 2024
52fab76
chore: run mix format
nunom27 Sep 19, 2024
2abfbf4
refactor: clean-up hours function
nunom27 Sep 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
383 changes: 0 additions & 383 deletions lib/atomic_web/components/calendar/calendar.ex

This file was deleted.

Loading
Loading