Commit Graph

8 Commits

Author SHA1 Message Date
542a29753f
Add color picker to create new list
Some checks reported errors
continuous-integration/drone/pr Build was killed
2021-01-21 21:56:30 +01:00
038467c81c
Add color picker when creating a new label
Some checks reported errors
continuous-integration/drone/pr Build was killed
2021-01-21 21:55:09 +01:00
1976fee261
Move creating a new Namespace to new create component 2021-01-21 21:43:32 +01:00
6e48753b71
Move creating new labels to new create component 2021-01-21 21:38:50 +01:00
2aceca54ca Move buttons to separate component (#380)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #380
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-17 17:57:57 +00:00
4f872c92d8
Rename .noshadow to .has-no-shadow
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-17 13:21:58 +01:00
e960202607
Use buttons more consistently
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-17 13:04:49 +01:00
60c21cc36a Add "new label" button to label management (#359)
All checks were successful
continuous-integration/drone/push Build is passing
Allow to create labels directly from Manage labels page. It uses the same fullscreen dialog style as adding other things.

Almost all of the code is reused the `NewTeam` component

Co-authored-by: David Košťál <kostal.david8@gmail.com>
Reviewed-on: #359
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: profi248 <kostal.david8@gmail.com>
Co-committed-by: profi248 <kostal.david8@gmail.com>
2020-12-30 17:55:54 +00:00