Commit Graph

412 Commits (planka-0.1.9)
 

Author SHA1 Message Date
Maksim Eltyshev 0a5210dd21 feat: Preserve original format of images, change interpolation kernel
Closes #349
3 years ago
Maksim Eltyshev b82a601f46 fix: Increase height of scroll area in popups 3 years ago
Maksim Eltyshev c658665ee8 meta: Update import from Trello 3 years ago
Maksim Eltyshev a37bad4867 chore: Update version 3 years ago
Christoph Enne 738ed19e7f
feat: Trello board JSON import (#352)
Closes #27, closes #105
3 years ago
Maksim Eltyshev 9ce8b2ab9c chore: Update version 3 years ago
Maksim Eltyshev a8d312922a fix: Fix error on initial loading
Closes #347
3 years ago
Maksim Eltyshev 90c8b4d548 chore: Update version 3 years ago
Maksim Eltyshev 4941b51fa4 fix: Prevent popup from overflowing 3 years ago
Maksim Eltyshev a858419f3c fix: Fix router synchronization with redux store 3 years ago
Maksim Eltyshev e28c06b85a fix: Fix type of omit flag 3 years ago
Maksim Eltyshev fa2d73a2c5 chore: Update version 3 years ago
Maksim Eltyshev 80706bbdd5 meta: Update link to container registry 3 years ago
Maksim Eltyshev db4e5a89f9 fix: Improve building 3 years ago
Maksim Eltyshev 0266e4bfe2 meta: Import from Trello 3 years ago
Maksim Eltyshev 02c26cfb4d ci: Update alpine version 3 years ago
Maksim Eltyshev ef096499a2 chore: Update alpine and vips version 3 years ago
Maksim Eltyshev a007e1d065 chore: Update version 3 years ago
Maksim Eltyshev c181731870 fix: Fix card repositioning
Closes #340
3 years ago
dependabot[bot] 54c57a08c3
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>
3 years ago
dependabot[bot] 65abd7c9ab
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>
3 years ago
dependabot[bot] 5fc811d2ef
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>
3 years ago
Maksim Eltyshev 5afd4af897 ref: Little refactoring 3 years ago
Maksim Eltyshev ac0a3d9ae7 fix: Fix client build 3 years ago
Maksim Eltyshev b0d23373c0 chore: Update dependencies 3 years ago
Rafly Maulana 5381d45e50
meta: Share global eslint config, move prettier config (#339) 3 years ago
Maksim Eltyshev a43af8eac5 chore: Update version 3 years ago
Maksim Eltyshev 409a7cde6b fix: Fix notifications popup styles 3 years ago
Maksim Eltyshev f62cba9bcd fix: Fix board actions for mobile 3 years ago
Maksim Eltyshev 9495234066 ref: Little refactoring 3 years ago
Rafly Maulana 5dcbad7b5a
feat: Add markdown editor in card description (#333) 3 years ago
Maksim Eltyshev 064b37050c fix: Hide label actions based on role 3 years ago
Rafly Maulana bf8b8474ec
meta: Fix documentation for installing Planka without Docker (#324) 3 years ago
Rafly Maulana 37a9c9bb42
meta: Add documentation for installing Planka without Docker (#323) 3 years ago
Maksim Eltyshev 00fccbaa3d fix: Fix z-indexes 3 years ago
Maksim Eltyshev b3323308c1 fix: Lock postgres version
Closes #312
3 years ago
Jacob Weisz 9108dc5b3e
meta: Fix readme typo (#309) 3 years ago
Maksim Eltyshev 513f9a8ee5 chore: Update version 3 years ago
Maksim Eltyshev e051f624a8 ref: Little change for consistency 3 years ago
Maksim Eltyshev 172f4fcf34 fix: Fix missing board memberships loading 3 years ago
Maksim Eltyshev 9f16881965 fix: Socket bug fixes and improvements 3 years ago
Connor Lanigan 4e876922f8
feat: Prefill label creation with search term (#307) 3 years ago
Connor Lanigan d82d928e29
fix: Update German translation (#306) 3 years ago
Maksim Eltyshev 94dc83706c chore: Update version 3 years ago
Jacques Lorentz b08e731419
fix: Front-end base url with path (#303)
Closes #43, closes #111, closes #272
3 years ago
Maksim Eltyshev 1ce0fac281 chore: Update version 3 years ago
Maksim Eltyshev e3d00c8791 fix: Disable quick timer actions for viewers 3 years ago
Maksim Eltyshev e1a0b635ea ref: Little refactoring 3 years ago
Maksim Eltyshev cc7959bb15 chore: Update version 3 years ago
Maksim Eltyshev 56044e6d8a ref: Fix filename 3 years ago