Commit Graph
268 Commits
Author SHA1 Message Date
[object Object] 60bf1af4f7 fix: Keep comment edits when textarea loses focus (#443)
Closes #441
2023-06-13 14:49:54 +05:00
Maksim Eltyshev 8ca1dda1f7 chore: Update version 2023-06-13 00:25:40 +02:00
Maksim Eltyshev 21504c06a6 fix: Use creation timestamp instead of id for ordering
Closes #465
2023-06-13 00:19:17 +02:00
ULiiAn a6cfad4d35 fix: Fix Chinese translation (#464)
Closes #463
2023-06-12 14:51:31 +05:00
Zsh 2c66d53a08 fix: Update Chinese translation (#410) 2023-03-06 17:12:59 +05:00
LuisLiu ec638bb072 feat: Add Chinese translation (#398) 2023-03-06 17:07:00 +05:00
Maksim Eltyshev 0eeb10a4b0 chore: Update version 2023-02-27 19:12:59 +01:00
Maksim Eltyshev 22ec8707ac fix: Rename timer to stopwatch
Closes #392
2023-02-27 19:09:51 +01:00
Maksim Eltyshev becf4afe85 fix: Prevent board from scrolling when it starts with non-left-click 2023-02-25 15:09:46 +01:00
Maksim Eltyshev 9c241acff8 fix: Fix paths in css files when building on windows 2023-02-22 19:59:40 +01:00
Maksim Eltyshev f1623dcc7a chore: Update version 2023-02-20 11:43:04 +01:00
Maksim Eltyshev 0847f24cf7 feat: Display current project and board in page title 2023-02-20 11:41:22 +01:00
Maksim Eltyshev e4372a4be7 fix: Fix line breaks in task preview
Closes #391
2023-02-20 11:33:27 +01:00
Maksim Eltyshev d975b2d07a ref: Creating popups with hook, fix translation keys passing 2023-01-24 18:53:13 +01:00
Maksim Eltyshev 0453815ade chore: Update version 2023-01-10 16:40:11 +01:00
Maksim Eltyshev f36c35a49a fix: Fix markdown styles and card description font size 2023-01-10 16:38:19 +01:00
Maksim Eltyshev a35f26f607 feat: Display version in UI
Closes #153
2023-01-10 16:32:20 +01:00
Maksim Eltyshev d638239fed ref: Prettify eslint-disables 2023-01-09 12:33:49 +01:00
Maksim Eltyshev a741e26ccb feat: Labels reordering
Closes #289
2023-01-09 12:17:06 +01:00
dependabot[bot] d260d2dac0 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>
2023-01-09 02:26:00 +05: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
albanobattistella 48380049e2 fix: Update Italian translation (#363) 2023-01-03 03:16:35 +05: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 5cd025ffb7 ref: Remove board types, refactoring 2022-12-26 21:10:50 +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
Christoph Enne 948485c861 feat: Trello board JSON import (#352)
Closes #27, closes #105
2022-12-17 03:48:06 +05:00
Maksim Eltyshev 6ca0f89791 fix: Fix error on initial loading
Closes #347
2022-12-16 17:05:03 +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 0dda762e99 fix: Improve building 2022-11-30 02:50:38 +01:00
Maksim Eltyshev 8069545fa9 ref: Little refactoring 2022-11-21 01:12:32 +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 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
Maksim Eltyshev a31e7f5a9d fix: Fix z-indexes 2022-11-02 21:54:30 +01:00
Maksim Eltyshev 84e67f293c ref: Little change for consistency 2022-10-03 13:12:16 +02:00
Connor Lanigan 694fa17bdf feat: Prefill label creation with search term (#307) 2022-10-03 14:08:39 +05:00
Connor Lanigan 2ebb24a0ff fix: Update German translation (#306) 2022-10-03 14:06:51 +05:00
Jacques Lorentz 2a64fc1a53 fix: Front-end base url with path (#303)
Closes #43, closes #111, closes #272
2022-09-30 14:48:58 +05:00
Maksim Eltyshev a17c03ff2f fix: Disable quick timer actions for viewers 2022-09-28 18:38:03 +02:00
Maksim Eltyshev ef76b887af ref: Little refactoring 2022-09-28 18:30:03 +02:00