-
Notifications
You must be signed in to change notification settings - Fork 8
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 main page #531
Open
FilipeR13
wants to merge
21
commits into
develop
Choose a base branch
from
fr/improve_main_page
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+248
−78
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 task
FilipeR13
requested review from
ruilopesm,
joaodiaslobo,
MarioRodrigues10 and
nunom27
and removed request for
ruilopesm and
joaodiaslobo
October 29, 2024 01:05
joaodiaslobo
requested changes
Nov 2, 2024
lib/atomic_web/live/home_live/components/follow_suggestions/follow_suggestions.ex
Outdated
Show resolved
Hide resolved
Looks really good! 🤩 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#512
Tasks:
what was done:
Added a max height to the images of activitys
Added truncations to the posts of activities and announcements
Improved schedule:
Aligned the date with the title.
Changed the date icon to a calendar.
Truncated the description to 150 characters so that lengthy descriptions don't take up too much space in the schedule.
Added the name of the organization and a link to it, so users can easily see which organization is hosting the event.
Added a dropdown to toggle between the general schedule and the user's schedule for the upcoming week.
Fixed the "Today" schedule. Activities from the previous day were incorrectly being filtered as "today."
atomic/lib/atomic_web/live/home_live/index.ex
Line 122 in 813f9da
Fixed tab "Following" when the user its not logged in. Now, it appears this:
Improved suggestion of organizations to follow: