konrad
|
f8d009a6aa
|
feat: add message component (#1082)
This PR adds a simple message component that replaces bulma's default message.
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1082
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
|
2021-11-28 14:18:27 +00:00 |
|
dpschen
|
ae36c041a7
|
feat: improve namespace explanation (#1040)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1040
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-11-22 18:41:00 +00:00 |
|
Dominik Pschenitschni
|
3f61c6b21a
|
fix: use correct prop for CreateEdit
|
2021-10-17 17:30:00 +02:00 |
|
Dominik Pschenitschni
|
54d456e886
|
fix: await namespace creation
|
2021-10-16 18:59:54 +02:00 |
|
Dominik Pschenitschni
|
bb94c1ba3a
|
feat: use async / await where it makes sense
|
2021-10-16 18:59:53 +02:00 |
|
Dominik Pschenitschni
|
3b940cb56c
|
feat: don't rethrow same error and handle errors globally
|
2021-10-16 18:59:53 +02:00 |
|
Dominik Pschenitschni
|
f51371bbe0
|
feat: move from life cycle to data or watcher
- remove from created / mounted
- initialize component services in data
- use immediate watcher where appropriate
- deep watch for route changes
|
2021-09-24 21:46:42 +02:00 |
|
Dominik Pschenitschni
|
ebeca48be4
|
fix: namespace collision of global error method with draggable error method
|
2021-09-24 21:46:42 +02:00 |
|
konrad
|
a08306d612
|
Add vite (#416)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/416
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-07-25 13:27:15 +00:00 |
|
konrad
|
f0498fd767
|
Add translations (#562)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/562
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-06-23 23:24:57 +00:00 |
|
kolaente
|
cdc805c8da
|
Refactor success and error messages
|
2021-06-22 22:07:57 +02:00 |
|
konrad
|
e0be77d88f
|
Move list edit/namespace to separate pages and in a menu (#397)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/397
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-01-30 16:17:04 +00:00 |
|
konrad
|
ddadd89c64
|
Move all create views to better looking popups (#383)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/383
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-01-21 22:33:16 +00:00 |
|
konrad
|
2aceca54ca
|
Move buttons to separate component (#380)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/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 |
|
kolaente
|
4f872c92d8
|
Rename .noshadow to .has-no-shadow
|
2021-01-17 13:21:58 +01:00 |
|
kolaente
|
e960202607
|
Use buttons more consistently
|
2021-01-17 13:04:49 +01:00 |
|
kolaente
|
a8a7f70a3c
|
Cleanup code & make sure it has a common code style
|
2020-09-05 22:35:52 +02:00 |
|
kolaente
|
71ecdd23e7
|
Remove html from tooltip
Resolves #224
|
2020-08-31 22:36:47 +02:00 |
|
konrad
|
a0b9acee41
|
Add Page Titles Everywhere (#177)
Add page titles everywhere
Add global mixin to set page title
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/177
|
2020-07-07 20:07:13 +00:00 |
|
kolaente
|
fc4b9d439b
|
Restructure components
|
2020-06-17 22:15:59 +02:00 |
|