1
0

9415 Commits

Author SHA1 Message Date
kolaente
ff70696111
Fix task modal with when attachments are present 2020-05-06 21:41:42 +02:00
kolaente
815844fe2a
Fix opening link share list view 2020-05-06 21:23:47 +02:00
kolaente
a30a358b73
Update theme 2020-05-06 21:03:15 +02:00
kolaente
497499e221
Fix reference to reverse proxies in docs 2020-05-06 21:02:58 +02:00
kolaente
1fdc51078e
Add docs for changing frontend url 2020-05-06 20:44:48 +02:00
kolaente
f1561a491b
Fix changing api url when releasing 2020-05-05 23:34:58 +02:00
kolaente
9fdbcd56cf
Add docker run script to change api url on startup 2020-05-05 23:31:01 +02:00
kolaente
38c7e4b3c2
Fix avatar url 2020-05-05 23:30:15 +02:00
kolaente
0c6b0cb48d
Change default api url to 3456 (Vikunja default) 2020-05-05 22:47:17 +02:00
kolaente
d46faec23d
Make api url configurable in index.html 2020-05-05 22:44:58 +02:00
renovate
1bad154da6 Update dependency node-sass to v4.14.1 (#125)
Update dependency node-sass to v4.14.1

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/125
2020-05-05 20:20:19 +00:00
renovate
60f343a926 Update module lib/pq to v1.5.1 (#485)
Update module lib/pq to v1.5.1

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/485
2020-05-05 08:59:08 +00:00
konrad
4c50bc148b Merge pull request 'fix/task-detail-view' (#124) from Furai/frontend:fix/task-detail-view into master
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/124
2020-05-04 19:47:54 +00:00
Lucas Grzegorczyk
9aaaa8394f
Make "Move task to different list" wording shorter 2020-05-04 21:33:01 +02:00
Lucas Grzegorczyk
3edcc790de
Remove llama-upside-down.svg 2020-05-04 20:45:15 +02:00
kolaente
183f1411f9
Fix not all labels being shown 2020-05-04 10:14:17 +02:00
konrad
fd3ccd6130 Fix total label count when getting all labels (#477)
Fix total label count when getting all labels

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/477
2020-05-03 21:28:36 +00:00
kolaente
a97ce76f1f
Fix bucket ID being reset with no need to do so 2020-05-03 22:25:48 +02:00
kolaente
83cf6e191c
Fix not moving its bucket when moving a task between lists 2020-05-03 21:33:59 +02:00
kolaente
f0ac6e89be
Remove setting task bucket to 0 2020-05-03 21:24:28 +02:00
renovate
23950c0602 Update module lib/pq to v1.5.0 (#476)
Update module lib/pq to v1.5.0

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/476
2020-05-03 18:14:57 +00:00
kolaente
40721e7a74
Fix setting api url when building docker image 2020-05-01 12:19:52 +02:00
renovate
19a05a7c2c Update golang.org/x/crypto commit hash to 4b2356b (#475)
Update golang.org/x/crypto commit hash to 4b2356b

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/475
2020-05-01 10:06:00 +00:00
kolaente
234db32e30
Remove dependency in docker build step when releasing latest 2020-05-01 11:51:53 +02:00
kolaente
2b59fabbc6
Remove dependency in docker build step when releasing 2020-05-01 11:51:26 +02:00
kolaente
010da8cf07
Fix listId not changing when switching between lists 2020-05-01 11:50:12 +02:00
kolaente
5009308c52
Fix parsing nested array with non-objects when updating 2020-04-30 23:45:22 +02:00
renovate
231b51445a Update Node.js to v13.14.0 (#123)
Update Node.js to v13.14.0

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/123
2020-04-30 19:20:33 +00:00
kolaente
b043369245
Fix navigating back to list view after deleting a task 2020-04-30 12:49:42 +02:00
renovate
299e856736 Update module prometheus/client_golang to v1.6.0 (#463)
Update module prometheus/client_golang to v1.6.0

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/463
2020-04-28 18:50:58 +00:00
kolaente
120d5a8c19
Fix user search bar not hiding in edit team view 2020-04-28 12:09:09 +02:00
kolaente
fb64aeb2d4
Fix pagination for tasks 2020-04-27 21:05:53 +02:00
renovate
6d95dc16c2 Update golang.org/x/crypto commit hash to 729f1e8 (#458)
Update golang.org/x/crypto commit hash to 729f1e8

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/458
2020-04-27 18:56:31 +00:00
kolaente
fa28ddc2f7
Fix pagination count for task collection 2020-04-27 19:28:19 +02:00
kolaente
229999546c
Fix bucket spacing on kanban board 2020-04-27 13:06:03 +02:00
kolaente
dca90477d9
Fix task title overflowing in detail view 2020-04-27 13:03:47 +02:00
konrad
623879381b Fix team managment (#121)
Fix member/admin button overflowing

Fix changing team member admin status

Fix adding team members

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/121
2020-04-27 10:59:49 +00:00
kolaente
56dbb564ea
Fix link share creation & creating admin link shares without admin rights 2020-04-27 12:51:09 +02:00
kolaente
a5c0b035e7
Fix creating a new task on a list when in list view 2020-04-27 12:08:38 +02:00
renovate
711124f5c0 Update module go-testfixtures/testfixtures/v3 to v3.1.2 (#457)
Update module go-testfixtures/testfixtures/v3 to v3.1.2

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/457
2020-04-27 09:10:08 +00:00
kolaente
d6642550bd
Add input length validation for team names 2020-04-26 18:32:34 +02:00
kolaente
f4847be320
Remove debug log 2020-04-26 18:22:18 +02:00
kolaente
c59501958f
Fix attachment icon 2020-04-26 16:32:30 +02:00
kolaente
86aebc48a0
Fix uploading attachments 2020-04-26 16:28:02 +02:00
kolaente
747a912475
Make the task font size smaller for task cards 2020-04-26 15:55:14 +02:00
kolaente
5606f987fa
Add creating a new first bucket when creating a new list 2020-04-26 15:51:59 +02:00
kolaente
31b025cc55
Fix related tasks input size 2020-04-26 15:44:23 +02:00
kolaente
2a7bbf3c83
Fix related tasks list being too large 2020-04-26 15:37:49 +02:00
kolaente
6c24cc66b2
Fix parsing nested models 2020-04-26 15:04:58 +02:00
renovate
96616eff8c Pin dependency vue-smooth-dnd to 0.8.1 (#120)
Pin dependency vue-smooth-dnd to 0.8.1

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/120
2020-04-26 07:44:44 +00:00