1
0
Commit Graph

8987 Commits

Author SHA1 Message Date
656823662c Update dependency date-fns to v2.16.1 (#223)
Update dependency date-fns to v2.16.1

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/223
2020-08-31 20:31:53 +00:00
79970ebb4a Update module labstack/echo/v4 to v4.1.17 (#646)
Update module labstack/echo/v4 to v4.1.17

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/646
2020-08-31 09:19:49 +00:00
2e614463c2 Update dependency date-fns to v2.16.0 (#220)
Update dependency date-fns to v2.16.0

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/220
2020-08-30 10:21:07 +00:00
27b4086351 Update module iancoleman/strcase to v0.1.1 (#645)
Update module iancoleman/strcase to v0.1.1

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/645
2020-08-30 08:18:18 +00:00
ae7eafd6ad Update module mattn/go-sqlite3 to v1.14.2 (#647)
Update module mattn/go-sqlite3 to v1.14.2

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/647
2020-08-30 08:17:50 +00:00
e248047101 Update dependency dompurify to v2.0.14 (#221)
Update dependency dompurify to v2.0.14

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/221
2020-08-30 08:16:12 +00:00
9bad648045 Update dependency vue-flatpickr-component to v8.1.6 (#222)
Update dependency vue-flatpickr-component to v8.1.6

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/222
2020-08-30 08:15:56 +00:00
21b5aee054 Update github.com/c2h5oh/datasize commit hash to 48ed595 (#644)
Update github.com/c2h5oh/datasize commit hash to 48ed595

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/644
2020-08-25 16:06:32 +00:00
e507cea9be Update dependency sass-loader to v10.0.1 (#219)
Update dependency sass-loader to v10.0.1

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/219
2020-08-25 13:11:07 +00:00
6850ff62d5 Update dependency sass-loader to v10 (#217)
Update dependency sass-loader to v10

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/217
2020-08-24 20:13:57 +00:00
2b34a8d4e6 Update github.com/shurcooL/vfsgen commit hash to 0d455de (#642)
Update github.com/shurcooL/vfsgen commit hash to 0d455de

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/642
2020-08-24 20:00:48 +00:00
30f6e39f84 Update vue monorepo to v2.6.12 (#215)
Update vue monorepo to v2.6.12

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/215
2020-08-21 10:40:37 +00:00
88de1b1514 Update dependency axios to v0.20.0 (#216)
Update dependency axios to v0.20.0

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/216
2020-08-21 10:40:00 +00:00
b4771c1bce Update golang.org/x/crypto commit hash to 5c72a88 (#640)
Update golang.org/x/crypto commit hash to 5c72a88

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/640
2020-08-20 23:09:04 +00:00
c83858bf7e Update module mattn/go-sqlite3 to v1.14.1 (#638)
Update module mattn/go-sqlite3 to v1.14.1

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/638
2020-08-20 20:46:16 +00:00
08b8964b3d Update github.com/asaskevich/govalidator commit hash to 29e1ff8 (#639)
Update github.com/asaskevich/govalidator commit hash to 29e1ff8

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/639
2020-08-20 12:10:36 +00:00
d88551e99d Add dav proxy directions to example proxy configurations
Signed-off-by: kolaente <k@knt.li>
2020-08-20 14:08:35 +02:00
ebd71d1f04 Update module iancoleman/strcase to v0.1.0 (#636)
Update module iancoleman/strcase to v0.1.0

Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/636
2020-08-19 08:31:41 +00:00
a61ab0c5cf Update github.com/asaskevich/govalidator commit hash to 50839af (#637)
Update github.com/asaskevich/govalidator commit hash to 50839af

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/637
2020-08-18 18:07:45 +00:00
fa718e2576 Fix token renew for link shares
Signed-off-by: kolaente <k@knt.li>
2020-08-18 16:55:44 +02:00
754513e8e7 Update vue monorepo to v4.5.4 (#214)
Update vue monorepo to v4.5.4

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/214
2020-08-18 06:08:10 +00:00
c517a87b85 Don't add a subtask to the top level of tasks to not add it twice in the list 2020-08-17 22:30:24 +02:00
28fd0e91ee Mention client_max_body_size in nginx proxy settings 2020-08-17 22:15:48 +02:00
14c27600d8 Update github.com/asaskevich/govalidator commit hash to df4adff (#552)
Update github.com/asaskevich/govalidator commit hash to df4adff

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/552
2020-08-17 13:48:12 +00:00
dedce20780 "Fix" gocyclo 2020-08-16 23:48:34 +02:00
a58b932743 Work around tasks with attachments not being duplicated 2020-08-16 23:44:16 +02:00
301bebf8d3 Only try to download attachments from todoist when there is a url
Credit: freaktechnik
2020-08-16 23:26:19 +02:00
42500da8a9 Fix archived lists still showing up in the side menu 2020-08-15 22:28:38 +02:00
d192c36c39 Add better tests for namespaces 2020-08-15 22:16:36 +02:00
dc2ac0cd3d Update dependency eslint to v7.7.0 (#213)
Update dependency eslint to v7.7.0

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/213
2020-08-15 07:18:09 +00:00
91e8a7b2aa Update dependency lodash to v4.17.20 (#212)
Update dependency lodash to v4.17.20

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/212
2020-08-14 21:55:57 +00:00
bdfb804bb2 Fix reading passwords on windows 2020-08-13 17:59:10 +02:00
16dbcfda7e Manage users via cli (#632)
Add users cli commands to docs

Fix checking for changing username or user email

Add user status change command

Make sure only one user exists with a particular email when updating

Add password reset

Add user id to help

Remove user delete (too many possible side effects, postponed until later)

Make sure to fail on any errors

Fail if changing the username would result in duplicate users

Add user update command

Add user create command

Add command stubs for all commands

Render users in a beautiful table

Started adding user list command

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/632
2020-08-13 15:34:02 +00:00
0169ecc37e Update module 4d63.com/tz to v1.2.0 (#631)
Update module 4d63.com/tz to v1.2.0

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/631
2020-08-13 08:38:01 +00:00
4a70c81b33 Make sure to require admin rights when modifying list/namespace users to be consistent with teams
Signed-off-by: kolaente <k@knt.li>
2020-08-12 18:20:47 +02:00
5e84ce639f Update module src.techknowlogick.com/xgo to v1.1.0+1.15.0 (#630)
Update module src.techknowlogick.com/xgo to v1.1.0+1.15.0

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/630
2020-08-12 09:27:43 +00:00
6c45388da9 Update module imdario/mergo to v0.3.11 (#629)
Update module imdario/mergo to v0.3.11

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/629
2020-08-11 20:12:50 +00:00
5705b5afd1 Always focus inputs on kanban when adding a new task or bucket 2020-08-11 21:04:22 +02:00
0ae73c906d Fix create new bucket button having no margin to the right 2020-08-11 20:57:55 +02:00
d95571309b Fix bottom padding on kanban 2020-08-11 20:47:27 +02:00
282c86f19a Fix pagination button hover color 2020-08-11 20:32:17 +02:00
219ee29ecf Fix bottom white margin 2020-08-11 20:32:05 +02:00
3c07c6e8c0 Hide UI elements if the user does not have the right to use them (#211)
Hide Team UI elements if the user does not have the rights to use them

Fix replacing the right saved in the model when updating

Hide UI-Elements on task if the user does not have the rights to use them

Hide UI-Elements on gantt if the user does not have the rights to use them

Hide UI-Elements on kanban if the user does not have rights to use them

Fix canWrite condition

Hide list components if the user has no right to write to the list

Add max right to model

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/211
2020-08-11 18:18:59 +00:00
e64b4e3329 Update dependency vue-router to v3.4.3 (#210)
Update dependency vue-router to v3.4.3

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/210
2020-08-11 18:05:30 +00:00
1b79fa9fd5 Update vue monorepo to v4.5.3 (#209)
Update vue monorepo to v4.5.3

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/209
2020-08-11 10:05:48 +00:00
bd8c1c3bb7 Return rights when reading a single item (#626)
Fix lint

Update docs

Fix loading all rights (list & namespace)

Add tests

Update web framework

Make tests run again

Update all calls to CanRead methods

Update task attachment & task comment & task rights to return the max right

Update team rights to return the max right

Update namespace rights to return the max right

Update list rights to return the max right

Update link share rights to return the max right

Update label rights to return the max right

Update web dependency

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/626
2020-08-10 12:11:43 +00:00
4173c549b5 Update vue monorepo to v4.5.2 (#208)
Update vue monorepo to v4.5.2

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/208
2020-08-10 09:31:32 +00:00
28b8cabea5 Update module spf13/afero to v1.3.4 (#628)
Update module spf13/afero to v1.3.4

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/628
2020-08-10 07:26:50 +00:00
7c91803056 Update module go-testfixtures/testfixtures/v3 to v3.4.0 (#627)
Update module go-testfixtures/testfixtures/v3 to v3.4.0

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/627
2020-08-09 20:18:27 +00:00
b375e1d043 Update github.com/gordonklaus/ineffassign commit hash to e36bfde (#625)
Update github.com/gordonklaus/ineffassign commit hash to e36bfde

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/625
2020-08-09 09:18:55 +00:00