Commit Graph

224 Commits (50c7f4a490575a4326a63ef32dbecacb97516c63)

Author SHA1 Message Date
Jens Frost 50c7f4a490 Fixed sorting of tasks to be added in same order as in original card when copying cards. 3 years ago
Jens Frost ff511d0b9e Added copying of Members when copying cards. Changed line endings to lf instead of crlf 3 years ago
Jens Frost a8f49deab8 Added copying of tasks. Unclear why in payload there is two tasks with
the same localId
3 years ago
Jens Frost 2cc41e3dca Git added copying of labels when copying cards 3 years ago
Jens Frost f9779687eb Fixed linting problems 3 years ago
Jens Frost 981c12568a Fixed copying card from within opened card 3 years ago
Jens Frost 21fc0f560a Addíng code where copying from list works but from opened card does not.
Copying content on card does not work from any place.
3 years ago
Jens Frost b273a4f68b Added copy button code from copy-button-added #346 on github 3 years ago
Jens Frost 191639f067 Added translations in english for sorting 3 years ago
Jens Frost 44a3c2a2ec Added sorting of lists. Added sorting for name, id, position, createdAt,
updatedAt, dueDate, creatorUserId
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 02eabd203c chore: Update version 3 years ago
Maksim Eltyshev d0a2734161 fix: Rename timer to stopwatch
Closes #392
3 years ago
Maksim Eltyshev 7e2b74627c fix: Prevent board from scrolling when it starts with non-left-click 3 years ago
Maksim Eltyshev 8dd331b895 fix: Fix paths in css files when building on windows 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 8a46a2e0b9 ref: Creating popups with hook, fix translation keys passing 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 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
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
albanobattistella 7182a09931
fix: Update Italian translation (#363) 3 years ago
Maksim Eltyshev d21dee05a3 fix: Show completed tasks greyed out 3 years ago
Maksim Eltyshev 1dacd6e700 fix: Prevent scroll when focusing 3 years ago
Maksim Eltyshev 6ffa817b53 ref: Remove board types, refactoring 3 years ago
Maksim Eltyshev 8d477af498 fix: Fix active tab style 3 years ago
Maksim Eltyshev 32507f2799 fix: Add missing translation key 3 years ago
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
Christoph Enne 738ed19e7f
feat: Trello board JSON import (#352)
Closes #27, closes #105
3 years ago
Maksim Eltyshev a8d312922a fix: Fix error on initial loading
Closes #347
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 db4e5a89f9 fix: Improve building 3 years ago
Maksim Eltyshev 5afd4af897 ref: Little refactoring 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 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
Maksim Eltyshev 00fccbaa3d fix: Fix z-indexes 3 years ago