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

Add banner info #214

Merged
merged 6 commits into from
Nov 16, 2023
Merged

Add banner info #214

merged 6 commits into from
Nov 16, 2023

Conversation

kovacspe
Copy link
Collaborator

Closes: #165

Copy link
Collaborator

@rtrembecky rtrembecky left a comment

Choose a reason for hiding this comment

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

dzive 🎉

}

.p {
padding-bottom: 1rem;
Copy link
Collaborator

Choose a reason for hiding this comment

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

hm, neviem, ako to maju klasicke p-cka, tipol by som ale margin, pretoze margin sa prekryva... ze medzi

<Box mb={1} />
<Box mt={1} />

je margin 1 a nie 2. ale tuto pri statickych strankach asi v pohode 😄

Copy link
Collaborator

Choose a reason for hiding this comment

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

anyway kludne na toto uz asi mozeme zacat pouzivat Typography a sx, kaslat na konzistenciu 😄 no to je jedno

Copy link
Member

Choose a reason for hiding this comment

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

to by som este vytvoril nejaky samostatny task na to aby sme nastylovali cely ten Markdown component nejak konzistetne s nasim designom a neriesil to uz v tomto PR

// TODO: skusime to opravit v API - `history_events` je nespravne vygenerovane ako `any`
type OurCompetition = Omit<Competition, 'history_events'> & {history_events: Event[]}
Copy link
Collaborator

Choose a reason for hiding this comment

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

ja som asi rozmyslal, ze na taketo typove overrides mozeme zatial pouzivat typy z @/types/api, ktore budu prepisovat @/types/api/generated... ale nikdy to nebolo poriadne dotiahnute do konca. plus generovanie typov na BE podla mna teraz vobec nefunguje a bude treba upgradnut django-typomatic a prepisat to... meeh 😢

och ale naco komentujem presunuty kod... a komentar celkom mozne odo mna

@Matushl Matushl merged commit 5ee3145 into master Nov 16, 2023
1 check passed
@Matushl Matushl deleted the banner branch November 16, 2023 00:14
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.

Banner nad sériou
3 participants