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

added collection fetching based on slug #146

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

FearsomeRover
Copy link
Collaborator

No description provided.

Copy link

vercel bot commented Apr 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
startlap-sch-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 8, 2024 5:41pm

Copy link
Member

@Tschonti Tschonti left a comment

Choose a reason for hiding this comment

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

haven't tried it, but looks good xd

@FearsomeRover FearsomeRover merged commit f2c0a18 into master Apr 9, 2024
3 checks passed
@FearsomeRover FearsomeRover deleted the fix/collection-slug-page branch April 9, 2024 08:23
mozsarmate added a commit that referenced this pull request May 29, 2024
* Staging (#143)

* add .env.example to client

* Feat/global navbar (#110)

* global anv

* link works in navbar

* wallpaper and clock moved into layout.tsx

* clock updates, i dont quite like it

* adsf

* Use concurrently in dev commands (#109)

* Move .prettierrc to the root (#111)

* Move .prettierrc to the root

* Format project using new config

* Feat/favorites (#115)

* Added favorites

* feat: can remove favorite now

* Fixed favicon staging (#113)

* Fixed favicon scraping

* Made scraped icon's size smaller

* Feat/global navbar (#117)

* global anv

* link works in navbar

* wallpaper and clock moved into layout.tsx

* clock updates, i dont quite like it

* adsf

* navbar grid

* navbar grid II

* navbar grid on mobile

* prettier

* prettier II

* no min-h-screen

* no min-h-screen esku

* no min-h-screen esku II

* Fix/move JWT store logic from middleware.ts to server function (#116)

* Fix: Move JWT saving logic from middleware to server function

* moved route

---------

Co-authored-by: Bujdosó Gergő <[email protected]>

* Feat/tracking (#118)

* feat: Link opens links/visit path

* + use client

* + title

* Show trending links on client (#114)

* Show trending links on home page

* Enable caching on trending link endpoint call and fix type definitions

* Set cache lifetime

* Fix merge conflicts

* fixed submission (#121)

* links replaced by linkIds (#119)

* links replaced by linkIds

* error handling

* wait for it

* Feature/59/footer (#122)

* better layout with basic footer

* added tabler/icons

* socal media icon links

* added kirdev and vercel logos

* small fix

* dynamic year

---------

Co-authored-by: Sámuel Fekete <[email protected]>

* Feat/global navbar III - fun fact only shown on hover (#120)

* global anv

* link works in navbar

* wallpaper and clock moved into layout.tsx

* clock updates, i dont quite like it

* adsf

* navbar grid

* navbar grid II

* navbar grid on mobile

* prettier

* prettier II

* no min-h-screen

* no min-h-screen esku

* no min-h-screen esku II

* fun fact only on hover

* fixed + animations

* feat: user display and login button (#123)

* feat: added improved login button and user display

* fix: type import

* feat: links page revised (#126)

* Remove/collection icon url (#130)

* Disable crlf endOfLine rule, because it is not applied on /backend

* Remove collection.iconUrl

* Revert "Disable crlf endOfLine rule, because it is not applied on /backend"

This reverts commit f3ac0b5.

* Show favorite icons if logged in (#125)

* Fixed favicon scraping

* Made scraped icon's size smaller

* display favorite links if logged in

* deleted console logs

* csak hogy Daninak is jó legyen :)) meg valami kódoptimalizáció

* bruh - more code opt and deleted like literally 2 lines

* fire icon added (#128)

* fire icon added

* icon updates

* fix: added localhost cors (#132)

* Improve collection list item (#129)

* Improve collection list item

* Add image domains to next config

* Feat/search link (#131)

* added search bar

* fixed packages

* fix: removed console logs

* hahahah

* mobile navbar links fix (#134)

* mobile navbar links fix

* next links

* New link form (#133)

* feat: new link form

* feat: tag input field

* fix: merge conflict

* chore: prettier

* chore: console logs

* fix: cors workaround

* New collection form (#136)

* fix: added new collection form

* fix: tag input onchange

* feat: added select

* Feat/admin page (#138)

* added role to user profile

* stash

* valami

* admin panel submission init

* approve init

* push fur bujdo

* rename + coloring + flex

* code clean up

* added backend patching

* code clean up even more

* have fun merging this

* and this

* reload fix

* added admin panel button

* bujdi hajra

* make bujdis code great again

* make bujdis code great again

---------

Co-authored-by: mozsarmate <[email protected]>

* dialog (#140)

* added role to user profile

* stash

* valami

* admin panel submission init

* approve init

* push fur bujdo

* rename + coloring + flex

* code clean up

* added backend patching

* code clean up even more

* have fun merging this

* and this

* reload fix

* added admin panel button

* bujdi hajra

* make bujdis code great again

* make bujdis code great again

* dialog

---------

Co-authored-by: Bujdosó Gergő <[email protected]>

* Favorite Button (#137)

* feat: favorite button

* feat: star now not visible if not logged in

* fix: star size is now persistent

* Fix warnings after kir-jam (#135)

* Upgrade caniuse-db

* run CI on staging

* Add force-dynamic to all pages

Because nav-bar is different for every user (displays username)

* Refactor clock component

* Fix tailwind warnings

* backend: Ignore dist folder

* configure code style check and fix important issues

* Make everything dynamic

* prettier

---------

Co-authored-by: Sámuel Fekete <[email protected]>

---------

Co-authored-by: Horváth István <[email protected]>
Co-authored-by: Mozsár Máté <[email protected]>
Co-authored-by: Isti01 <[email protected]>
Co-authored-by: Gergő Bujdosó <[email protected]>
Co-authored-by: Marcell Nemeth <[email protected]>
Co-authored-by: Tamás Südi <[email protected]>
Co-authored-by: Balog Bors <[email protected]>
Co-authored-by: MBarni458 <[email protected]>
Co-authored-by: Száraz Dániel <[email protected]>
Co-authored-by: Bálint Berente <[email protected]>

* use real submissionCards on profile page (#144)

* use real submissionCards on profile page

* Added link to profile in navbar

* added admin comment for submission

---------

Co-authored-by: Bujdosó Gergő <[email protected]>

* added collection fetching based on slug (#146)

* collection card slight design updates

* collection page looks alike link page

* SearchField width fit

* keywords sep component, in links as well

* merge and LF everything again

* minor changes in submission card styles, SmallKeywords.tsx init

* sketchy optimistic updates on linkWidget favourite

* LinkWidget variable width

* user profile link works

* submission endpoint returns creator as well

* use real submissionCards on profile page (#144)

* use real submissionCards on profile page

* Added link to profile in navbar

* added admin comment for submission

---------

Co-authored-by: Bujdosó Gergő <[email protected]>

* added collection fetching based on slug (#146)

* collection card slight design updates

* collection page looks alike link page

* SearchField width fit

* keywords sep component, in links as well

* merge and LF everything again

* minor changes in submission card styles, SmallKeywords.tsx init

* sketchy optimistic updates on linkWidget favourite

* LinkWidget variable width

* user profile link works

* submission endpoint returns creator as well

* Auto stash before rebase of "feature/display-submitter-to-admin" onto "origin/staging"

* omit userId in dto

---------

Co-authored-by: Sámuel Fekete <[email protected]>
Co-authored-by: Horváth István <[email protected]>
Co-authored-by: Isti01 <[email protected]>
Co-authored-by: Gergő Bujdosó <[email protected]>
Co-authored-by: Marcell Nemeth <[email protected]>
Co-authored-by: Tamás Südi <[email protected]>
Co-authored-by: Balog Bors <[email protected]>
Co-authored-by: MBarni458 <[email protected]>
Co-authored-by: Száraz Dániel <[email protected]>
Co-authored-by: Bálint Berente <[email protected]>
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.

2 participants