-
Notifications
You must be signed in to change notification settings - Fork 92
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
Create common components #7
Labels
epic
Grouping many issues in single thread
help wanted
Extra attention is needed
type: RFC
Request for comments
Comments
kachar
added
type: enhancement
New feature or request
epic
Grouping many issues in single thread
labels
Dec 18, 2020
kachar
added
help wanted
Extra attention is needed
type: RFC
Request for comments
and removed
type: enhancement
New feature or request
labels
Dec 18, 2020
Have we got any designs (breakpoints) to work against? |
@sotir-ls Not yet as far as I know Anyhow the idea is to create the most common usecases for a web app - the must-haves Feel free to extend the list in the issue description |
Nikola-Andreev
pushed a commit
to Nikola-Andreev/frontend
that referenced
this issue
Jan 24, 2021
Nikola-Andreev
pushed a commit
to Nikola-Andreev/frontend
that referenced
this issue
Jan 24, 2021
kachar
added a commit
that referenced
this issue
Jan 25, 2021
…-dialog #7 Create ConfirmationDialog common component
Closing this one as all the points above are done ✔️ Steady foundation for the app! Thanks to everyone involved in the process 💯 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
epic
Grouping many issues in single thread
help wanted
Extra attention is needed
type: RFC
Request for comments
Motivation
In order to have fully working frontend project we'll need couple of common components that will ease the development.
This issue is used to track the progress on their individual development cycle.
https://ora.pm/project/277933/task/4495226
Components
AppBar
(Responsive layout #38, thanks to @kachar)Footer
(Added LoginPage, RegisterPage and Footer component #12, thanks to @ani-kalpachka)Nav
MobileNav
Link
(@kachar)LinkButton
(@kachar)GenericForm
(Integrate form library #8, thanks to @Nikola-Andreev)EmailSubscriptionForm
LoginForm
(Added LoginPage, RegisterPage and Footer component #12, thanks to @ani-kalpachka)RegisterForm
(Added LoginPage, RegisterPage and Footer component #12, thanks to @ani-kalpachka)ResetEmailForm
(Added LoginPage, RegisterPage and Footer component #12, thanks to @ani-kalpachka)ConfirmationDialog
(#7 Create ConfirmationDialog common component #17, thanks to @Nikola-Andreev)ℹ️ Feel free to pick a component and extract the implementation in separate issue or PR.
The text was updated successfully, but these errors were encountered: