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

fix: Portal 2361 #2371

Merged
merged 5 commits into from
Oct 22, 2024
Merged

fix: Portal 2361 #2371

merged 5 commits into from
Oct 22, 2024

Conversation

SKairinos
Copy link
Collaborator

@SKairinos SKairinos commented Oct 18, 2024

This change is Reviewable

@SKairinos SKairinos linked an issue Oct 18, 2024 that may be closed by this pull request
4 tasks
Copy link
Contributor

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

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

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: all files reviewed, 3 unresolved discussions (waiting on @SKairinos)

a discussion (no related file):
Can you please also delete the URL related to the old Python pack download and the view related to it, since we won't be needing it anymore.



portal/templates/portal/coding_club.html line 90 at r1 (raw file):

                <div>
                    <!-- TODO: improve responsiveness -->
                    <a id="grass_snakes_pack" download class="button button--primary button--icon" href="https://3289537671-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS5kw31UTGL8CPHU9skBS%2Fuploads%2FKsC7tdyT6htj5JX1ig28%2FGrass%20Snakes%20Club.zip?alt=media&token=1f6e6f0e-1a10-4bef-a8f8-a20b0a59e4c0">

image.png

We can leave it for mobiles but at least for desktop let's make it nicer.
I imagine that putting each <a> in a <div> should help.


portal/tests/test_daily_activities.py line 10 at r1 (raw file):

from portal.tests.base_test import BaseTest

# class TestDailyActivities(BaseTest):

Just delete whole file pls

Copy link
Collaborator Author

@SKairinos SKairinos left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 4 files reviewed, 3 unresolved discussions (waiting on @faucomte97)

a discussion (no related file):

Previously, faucomte97 (Florian Aucomte) wrote…

Can you please also delete the URL related to the old Python pack download and the view related to it, since we won't be needing it anymore.

Done.



portal/templates/portal/coding_club.html line 90 at r1 (raw file):

Previously, faucomte97 (Florian Aucomte) wrote…

image.png

We can leave it for mobiles but at least for desktop let's make it nicer.
I imagine that putting each <a> in a <div> should help.

Done.


portal/tests/test_daily_activities.py line 10 at r1 (raw file):

Previously, faucomte97 (Florian Aucomte) wrote…

Just delete whole file pls

Done.

Copy link
Contributor

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 4 of 4 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @SKairinos)

@SKairinos SKairinos merged commit 139f19e into master Oct 22, 2024
7 checks passed
@SKairinos SKairinos deleted the portal-2361 branch October 22, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update clubs page
2 participants