-
Notifications
You must be signed in to change notification settings - Fork 7
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: information page of specific club & autoclean HTML <script>
<style>
elements
#494
Conversation
✅ Deploy Preview for computerization-enspire-next ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Please don't merge this PR before I fixed the Linter issue |
Linter issue fixed |
<script>
<style>
elements
@qwerzl The requests have been fullfilled |
32d18a2
to
312efe0
Compare
<script>
<style>
elements<script>
<style>
elements
I think it looks great rn |
feat: show info about supervisor & group member counts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome. These are the final changes requested before I merge it.
refactor: update `cleanHTML` directory feat(hidden): Recent Activities
This PR added a new feature which includes a new page of displaying some of the details of a specific club after clicking the button of a specific club in
/cas/clubs
.Though it has introduced a new page, however the style needs to be improved and more information is required in the future PRs.
Related Issue: #485