Commit Graph

23 Commits

Author SHA1 Message Date
c1d8626fed
Add explanatory fixme 2021-07-17 22:19:52 +02:00
d3c04ef738
Fix lint 2021-07-17 21:05:03 +02:00
2c4829bc04
Merge branch 'main' into pr-520-add-task-component
# Conflicts:
#	src/views/Home.vue
#	src/views/list/views/List.vue
2021-07-17 21:03:28 +02:00
d09eff1655
Show last visited list on home page 2021-07-06 22:22:57 +02:00
c7c9b5ee47
Show salutation based on the time of day 2021-07-06 17:13:13 +02:00
Sytone
74494ebee1 Merge branch 'main' of ssh://kolaente.dev:9022/vikunja/frontend into main 2021-06-29 09:06:00 -07:00
f0498fd767 Add translations (#562)
Reviewed-on: vikunja/frontend#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
Sytone
f39a4d76da Fix nesting to show warning if list not set.
Cleanup comments
Cleanup user settings
Move default list id to computed
2021-06-15 16:59:53 -07:00
Sytone
714c01403c Cleanup semi colons and add rule 2021-06-02 15:32:13 -07:00
Sytone
422ce6795a fix json spacing
Add configuration warning
2021-06-02 15:30:43 -07:00
Sytone
52b0a4c6ac Add validation for list ID and disable if not valid.
Add component to Home with undefined list id.
2021-06-02 12:23:48 -07:00
Sytone
9f9c942c73 Revert welcome message 2021-06-02 11:47:33 -07:00
Sytone
c3c22bf202 Enforce trailing commas 2021-06-02 11:40:31 -07:00
Sytone
5d36d9399d Update to use single quotes uniformaly 2021-06-02 11:35:59 -07:00
sytone
1200f0b416 Make add task a component
Add add-task to home
Change add task to component for lists
Made welcome update on time.. because.
2021-05-26 13:33:12 -07:00
2f213beb03
Fix "create new list" and import buttons on home page 2021-04-15 17:21:20 +02:00
427a702bd4
Add clearer call to action when no lists are available yet 2021-01-17 20:53:09 +01:00
2aceca54ca Move buttons to separate component (#380)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#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
e960202607
Use buttons more consistently 2021-01-17 13:04:49 +01:00
3343b1c240 Add showing and modifying user name (#306)
Make sure to use the user name field everywhere

Add showing and modifying user name

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#306
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-11-21 21:25:00 +00:00
a8a7f70a3c
Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
82ac226fc1
Rename routes to follow the same pattern 2020-06-17 22:24:37 +02:00
fc4b9d439b
Restructure components 2020-06-17 22:15:59 +02:00