1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00
Commit graph

328 commits

Author SHA1 Message Date
Maksim Eltyshev
281b24707a Merge branch 'master' of https://github.com/plankanban/planka 2023-01-08 22:11:20 +01:00
Maksim Eltyshev
6f79fc45eb ref: Little refactoring 2023-01-08 22:10:41 +01:00
RAR
66aa2c36bb feat: Open card once created with Ctrl+Enter (#373) 2023-01-09 01:59:24 +05:00
Maksim Eltyshev
58eda7d555 fix: Subscribe only when needed 2023-01-05 15:03:06 +01:00
RAR
b955e933b2 fix: Fix npm install errors on Windows (#368) 2023-01-05 18:16:55 +05:00
albanobattistella
48380049e2 fix: Update Italian translation (#363) 2023-01-03 03:16:35 +05:00
Maksim Eltyshev
34e47c9816 chore: Update version 2022-12-26 22:56:13 +01:00
Maksim Eltyshev
8a1693d3d9 fix: Show completed tasks greyed out 2022-12-26 22:55:04 +01:00
Maksim Eltyshev
26f464eb25 fix: Prevent scroll when focusing 2022-12-26 22:51:17 +01:00
Maksim Eltyshev
0ad9cffb08 fix: Improve quality of resized images 2022-12-26 22:43:21 +01:00
Maksim Eltyshev
5cd025ffb7 ref: Remove board types, refactoring 2022-12-26 21:10:50 +01:00
Maksim Eltyshev
d39da61295 fix: Proper image error handling during migration 2022-12-24 16:24:50 +01:00
Maksim Eltyshev
9db355f331 fix: Fix image size for animated attachments 2022-12-24 02:59:03 +01:00
Maksim Eltyshev
75a90f6a77 chore: Update version 2022-12-24 01:04:46 +01:00
Maksim Eltyshev
907187ada2 fix: Fix active tab style 2022-12-24 01:03:36 +01:00
Maksim Eltyshev
e17188db62 fix: Add missing translation key 2022-12-24 01:00:57 +01:00
Maksim Eltyshev
05b57142f9 feat: Preserve original format of images, change interpolation kernel
Closes #349
2022-12-24 00:47:59 +01:00
Maksim Eltyshev
73abed65b5 fix: Increase height of scroll area in popups 2022-12-21 22:57:04 +01:00
Maksim Eltyshev
617f3e3884 meta: Update import from Trello 2022-12-17 00:09:43 +01:00
Maksim Eltyshev
be8811c80e chore: Update version 2022-12-16 23:55:19 +01:00
Christoph Enne
948485c861 feat: Trello board JSON import (#352)
Closes #27, closes #105
2022-12-17 03:48:06 +05:00
Maksim Eltyshev
c880a72f02 chore: Update version 2022-12-16 17:06:35 +01:00
Maksim Eltyshev
6ca0f89791 fix: Fix error on initial loading
Closes #347
2022-12-16 17:05:03 +01:00
Maksim Eltyshev
331e40c32a chore: Update version 2022-12-15 01:39:00 +01:00
Maksim Eltyshev
de603a3a5a fix: Prevent popup from overflowing 2022-12-15 01:38:03 +01:00
Maksim Eltyshev
381146b991 fix: Fix router synchronization with redux store 2022-12-15 01:34:48 +01:00
Maksim Eltyshev
1fda1bc687 fix: Fix type of omit flag 2022-11-30 03:15:02 +01:00
Maksim Eltyshev
903c3322b7 chore: Update version 2022-11-30 02:55:25 +01:00
Maksim Eltyshev
7fc31740f5 meta: Update link to container registry 2022-11-30 02:53:06 +01:00
Maksim Eltyshev
0dda762e99 fix: Improve building 2022-11-30 02:50:38 +01:00
Maksim Eltyshev
d14026a2fb meta: Import from Trello 2022-11-28 14:07:55 +01:00
Maksim Eltyshev
4f420e152d ci: Update alpine version 2022-11-21 20:11:45 +01:00
Maksim Eltyshev
210d54c7ba chore: Update alpine and vips version 2022-11-21 18:11:00 +01:00
Maksim Eltyshev
002df6ab1f chore: Update version 2022-11-21 17:13:11 +01:00
Maksim Eltyshev
3b5bf6ef5b fix: Fix card repositioning
Closes #340
2022-11-21 17:07:51 +01:00
dependabot[bot]
f706809458 chore(deps): Bump minimatch and recursive-readdir in /client (#338)
Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together.

Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/jergason/recursive-readdir/releases)
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: recursive-readdir
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 05:23:28 +05:00
dependabot[bot]
54c3774a22 chore(deps): Bump socket.io-parser from 3.3.2 to 3.3.3 in /client (#326)
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/3.3.2...3.3.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 05:23:17 +05:00
dependabot[bot]
2d6ca6660f chore(deps): Bump socket.io-parser from 3.3.2 to 3.3.3 in /server (#322)
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/3.3.2...3.3.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 05:23:04 +05:00
Maksim Eltyshev
8069545fa9 ref: Little refactoring 2022-11-21 01:12:32 +01:00
Maksim Eltyshev
e32125ddfa fix: Fix client build 2022-11-21 01:06:41 +01:00
Maksim Eltyshev
fa8afd7b6e chore: Update dependencies 2022-11-21 00:54:05 +01:00
Rafly Maulana
14434b81fe meta: Share global eslint config, move prettier config (#339) 2022-11-21 00:22:01 +05:00
Maksim Eltyshev
4240b269c4 chore: Update version 2022-11-20 15:34:04 +01:00
Maksim Eltyshev
4aff3a702c fix: Fix notifications popup styles 2022-11-20 15:30:07 +01:00
Maksim Eltyshev
ed767e7664 fix: Fix board actions for mobile 2022-11-20 15:14:49 +01:00
Maksim Eltyshev
fa3a3ba2c0 ref: Little refactoring 2022-11-20 15:05:21 +01:00
Rafly Maulana
04bcfcddfa feat: Add markdown editor in card description (#333) 2022-11-20 18:48:42 +05:00
Maksim Eltyshev
529309553c fix: Hide label actions based on role 2022-11-10 15:28:43 +01:00
Rafly Maulana
0764ca76d3 meta: Fix documentation for installing Planka without Docker (#324) 2022-11-10 18:56:55 +05:00
Rafly Maulana
353bb0f2b0 meta: Add documentation for installing Planka without Docker (#323) 2022-11-10 18:48:38 +05:00