Commit Graph

373 Commits (planka-0.1.2)
 

Author SHA1 Message Date
RocketProto 7d28abc7e6
fix: Decouple BASE_URL from Ingress host (#498)
Closes #496
2 years ago
Andrey 5317950b5c
fix: Update Russian translation (#497) 2 years ago
Maksim Eltyshev 7501619b7e fix: Fix Czech translation linting
Closes #487
2 years ago
leroyloren 080e29aa03
fix: Update Czech translation (#485) 2 years ago
[object Object] 48c532b2c2
feat: Add edit icon to project name (#457) 2 years ago
Maksim Eltyshev a62815f825 ref: Little refactoring 3 years ago
Maksim Eltyshev 6938232dc4 fix: Keep task edits when textarea loses focus 3 years ago
[object Object] 4c4cfa9c66
fix: Keep comment edits when textarea loses focus (#443)
Closes #441
3 years ago
Maksim Eltyshev ba89d41b19 chore: Update chart version 3 years ago
Maksim Eltyshev 5c435414f7 chore: Update version 3 years ago
Maksim Eltyshev 2d7812a679 fix: Use creation timestamp instead of id for ordering
Closes #465
3 years ago
Maksim Eltyshev d386c82973 fix: Fix saving milliseconds for timestamps 3 years ago
ULiiAn 6c4db967c2
fix: Fix Chinese translation (#464)
Closes #463
3 years ago
Christopher Greaves 932d8225ed
feat: Add official Helm Chart (#442)
Closes #192
3 years ago
orbatschow 0d481703da
feat: Allow postgres connections that require ssl mode (#409)
Closes #261
3 years ago
Zsh 23e2b4a622
fix: Update Chinese translation (#410) 3 years ago
LuisLiu f4cc51e1c0
feat: Add Chinese translation (#398) 3 years ago
Maksim Eltyshev 793ddd5e20 chore: Update version 3 years ago
Maksim Eltyshev 3d84888eb1
revert: Allow postgres connections that require ssl mode (#408)
This reverts commit eea57ff121.
3 years ago
Maksim Eltyshev 02eabd203c chore: Update version 3 years ago
Maksim Eltyshev d0a2734161 fix: Rename timer to stopwatch
Closes #392
3 years ago
orbatschow eea57ff121
feat: Allow postgres connections that require ssl mode (#404)
Closes #261
3 years ago
Maksim Eltyshev 7e2b74627c fix: Prevent board from scrolling when it starts with non-left-click 3 years ago
Maksim Eltyshev bee199c13b docs: Add installation link for windows 3 years ago
Maksim Eltyshev 8dd331b895 fix: Fix paths in css files when building on windows 3 years ago
Maksim Eltyshev 13f26b4be1 docs: Update information, links to documentation 3 years ago
Maksim Eltyshev b9e64d4e91 chore: Update version 3 years ago
Maksim Eltyshev 9d35b8535b feat: Display current project and board in page title 3 years ago
Maksim Eltyshev d622b9df4e fix: Fix line breaks in task preview
Closes #391
3 years ago
Maksim Eltyshev 8012f5319c fix: Fix import from Trello
Closes #397
3 years ago
Maksim Eltyshev b880559134 meta: Fix documentation for installation without docker 3 years ago
Maksim Eltyshev 8a46a2e0b9 ref: Creating popups with hook, fix translation keys passing 3 years ago
Maksim Eltyshev 0f50dbde92 fix: Preserve orientation of images
Closes #384
3 years ago
Maksim Eltyshev d420f6cb27 ref: Rename script files 3 years ago
Valentin b28dac4036
feat: Add manual backup and restore scripts for docker (#386)
Closes #128
3 years ago
Maksim Eltyshev 9a23d1b5fd meta: Change license to AGPL-3.0 3 years ago
Maksim Eltyshev 0d86351d62 chore: Update version 3 years ago
Maksim Eltyshev 3a7e4d2e8f fix: Fix markdown styles and card description font size 3 years ago
Maksim Eltyshev 1bb387d315 feat: Display version in UI
Closes #153
3 years ago
Maksim Eltyshev 3ad383fca6 chore: Update version 3 years ago
Maksim Eltyshev 38eab8b166 ref: Prettify eslint-disables 3 years ago
Maksim Eltyshev aa69bb8d1e feat: Labels reordering
Closes #289
3 years ago
dependabot[bot] d627a19935
chore(deps): Bump json5 from 1.0.1 to 1.0.2 in /client (#370)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  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] b7cf1853f5
chore(deps): Bump json5 from 1.0.1 to 1.0.2 in /server (#369)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  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] 4850fc5fc8
chore(deps): Bump jsonwebtoken from 8.5.1 to 9.0.0 in /server (#357)
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
...

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 1dfd6972bf Merge branch 'master' of https://github.com/plankanban/planka 3 years ago
Maksim Eltyshev b58b91baa1 ref: Little refactoring 3 years ago
RAR ed89fe5351
feat: Open card once created with Ctrl+Enter (#373) 3 years ago
Maksim Eltyshev 6021d67a00 fix: Subscribe only when needed 3 years ago
RAR 58afeb1e6b
fix: Fix npm install errors on Windows (#368) 3 years ago