Commit Graph

16 Commits

Author SHA1 Message Date
befa6f27bb feat: rename list to project everywhere
fix: project table view

fix: e2e tests

fix: typo in readme

fix: list view route

fix: don't wait until background is loaded for list to show

fix: rename component imports

fix: lint

fix: parse task text

fix: use list card grid

fix: use correct class names

fix: i18n keys

fix: load project

fix: task overview

fix: list view spacing

fix: find project

fix: setLoading when updating a project

fix: loading saved filter

fix: project store loading

fix: color picker import

fix: cypress tests

feat: migrate old list settings

chore: add const for project settings

fix: wrong projecten rename from lists

chore: rename unused variable

fix: editor list

fix: shortcut list class name

fix: pagination list class name

fix: notifications list class name

fix: list view variable name

chore: clarify comment

fix: i18n keys

fix: router imports

fix: comment

chore: remove debugging leftover

fix: remove duplicate variables

fix: change comment

fix: list view variable name

fix: list view css class name

fix: list item property name

fix: name update tasks function correctly

fix: update comment

fix: project create route

fix: list view class names

fix: list view component name

fix: result list class name

fix: animation class list name

fix: change debug log

fix: revert a few navigation changes

fix: use @ for imports of all views

fix: rename link share list class

fix: remove unused css class

fix: dynamically import project components again
2023-03-14 14:04:23 +00:00
c2694dc089
fix: filter button alignments and backgrounds for link shares
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-08 11:13:19 +02:00
32a0106819
chore: small CSS format changes 2021-10-25 16:39:34 +02:00
57d5afa530
feat: moved some link-share.scss styles to the contentLinkShare and linkSharing components 2021-10-25 16:39:33 +02:00
f0e093b3d6
Remove logout button for link shares
Some checks failed
continuous-integration/drone/push Build is failing
2021-07-10 13:13:10 +02:00
52a0884ca4
Always set the kanban board to full width for share links
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-19 17:41:04 +02:00
fd610d3721
Make the logo smaller on link shared lists
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-19 17:33:24 +02:00
7b2e4b7177
Fix list layout when the list has no background for link shares
Some checks failed
continuous-integration/drone/push Build is failing
2021-04-07 16:14:22 +02:00
d1a2eefca6 Improve consistency of the layout (#386)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #386
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-23 17:18:09 +00:00
2870f9217e
Show caldav url in settings if it's enabled server side
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-03 14:58:33 +02:00
a8a7f70a3c
Cleanup code & make sure it has a common code style
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-05 22:35:52 +02:00
e3d843cece
Make the task view full width for shares if the list has a background
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-16 14:54:46 +02:00
3441072c2c
Show list background when viewing a link share
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-31 21:31:42 +02:00
8c82c2302f
Fix changing the right of a list shared with a user
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-26 20:34:14 +01:00
dd0703562f
Improve link share layout
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-09 17:54:02 +01:00
9c66a7570a Reorganize Styles (#45)
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-19 22:09:23 +00:00