Kacy Luzzardi
|
26bccd55a8
|
feat: Ability to automatically initiate OIDC authentication (#1092)
Closes #1091
|
2025-04-21 01:04:20 +02:00 |
|
grenagit
|
7056d8368f
|
fix: Update French translation (#1068)
|
2025-03-26 19:05:16 +01:00 |
|
Maksim Eltyshev
|
5e91c1e6db
|
chore: Update version
|
2025-03-16 22:50:30 +01:00 |
|
NavyStack
|
aae4251ca4
|
fix: Update Korean translation (#1060)
|
2025-03-16 21:21:40 +01:00 |
|
Blyamur
|
03aa02722a
|
fix: Update Russian translation (#1056)
Corrections have been made in accordance with the content of the en_US language file
|
2025-03-11 23:22:35 +01:00 |
|
Leif-n
|
abce1ceca6
|
fix: Update Swedish translation (#1054)
|
2025-03-10 21:44:42 +01:00 |
|
Hannes
|
d619681bc1
|
fix: Update German translation (#1049)
|
2025-03-05 19:57:16 +01:00 |
|
Maksim Eltyshev
|
63b86860f3
|
chore: Update version
|
2025-03-01 22:10:49 +01:00 |
|
Lukas Corona
|
4821d407a7
|
feat: Ability to set list color indicator (#1033)
Closes #840
|
2025-02-25 15:58:59 +01:00 |
|
dependabot[bot]
|
ac09d9b6bd
|
chore(deps): Bump path-to-regexp and express in /client (#1013)
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12)
Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2)
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-13 16:20:25 +01:00 |
|
dependabot[bot]
|
b909d03997
|
chore(deps): Bump nanoid in /client (#1011)
Bumps and [nanoid](https://github.com/ai/nanoid). These dependencies needed to be updated together.
Updates `nanoid` from 5.0.8 to 5.0.9
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/5.0.8...5.0.9)
Updates `nanoid` from 3.3.7 to 5.0.9
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/5.0.8...5.0.9)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
- dependency-name: nanoid
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-13 16:20:04 +01:00 |
|
Marc-Andrieu
|
90c04ebb9f
|
fix: Update French translation (#1030)
|
2025-02-13 16:03:11 +01:00 |
|
Maksim Eltyshev
|
640455940c
|
chore: Update version
|
2025-01-29 18:07:46 +01:00 |
|
Maksim Eltyshev
|
03adf7ef88
|
fix: Exclude Greek characters from font
|
2025-01-29 18:04:11 +01:00 |
|
Hannes
|
3325214f87
|
feat: Add button to delete all pending notifications (#993)
|
2025-01-17 16:54:31 +01:00 |
|
Lukas
|
09f3827266
|
fix: Update Polish translation (#990)
|
2025-01-13 20:12:11 +01:00 |
|
Maksim Eltyshev
|
ad11189b99
|
chore: Update version
|
2024-11-28 14:42:08 +01:00 |
|
Maksim Eltyshev
|
ba632a8ab1
|
fix: Downgrade i18next to fix language change issue
|
2024-11-28 11:16:17 +01:00 |
|
Blyamur
|
47c0ff9f69
|
fix: Update Russian translation (#958)
|
2024-11-25 11:56:35 +01:00 |
|
Maksim Eltyshev
|
508704b30c
|
chore: Update version
|
2024-11-22 17:14:57 +01:00 |
|
Maksim Eltyshev
|
e243e15043
|
chore: Update dependencies
|
2024-11-22 17:13:17 +01:00 |
|
dependabot[bot]
|
8a99790f97
|
chore(deps): Bump cross-spawn from 7.0.3 to 7.0.6 in /client (#951)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-22 16:17:53 +01:00 |
|
Maksim Eltyshev
|
a0824e54c1
|
fix: Disable text selection when drag-scrolling
|
2024-11-22 16:17:14 +01:00 |
|
PolarniMeda
|
7b48f698a8
|
feat: Add Serbian translation (#952)
|
2024-11-19 13:47:44 +01:00 |
|
knif3
|
145cfcf268
|
fix: Fix path to apple-touch-icon (#948)
|
2024-11-18 22:43:28 +01:00 |
|
Maksim Eltyshev
|
2109fea800
|
chore: Update version
|
2024-11-18 00:00:32 +01:00 |
|
Maksim Eltyshev
|
2ab33b1b73
|
fix: Disable pointer events when dragging
|
2024-11-17 23:45:29 +01:00 |
|
Maksim Eltyshev
|
54387b458e
|
fix: Prevent list with multiline title from overflowing board view
Closes #377
|
2024-11-17 23:37:43 +01:00 |
|
Maksim Eltyshev
|
bdc7832d6f
|
fix: Consider language specifics when parsing time
Closes #946
|
2024-11-16 18:13:13 +01:00 |
|
Maksim Eltyshev
|
8be6291241
|
chore: Update version
|
2024-11-12 19:14:28 +01:00 |
|
Maksim Eltyshev
|
06a574f766
|
chore: Update version
|
2024-10-31 14:58:29 +01:00 |
|
Maksim Eltyshev
|
02ed280e2d
|
fix: Save description when clicking outside
|
2024-10-31 14:56:11 +01:00 |
|
Maksim Eltyshev
|
e3068490ba
|
chore: Update version
|
2024-10-27 22:05:18 +01:00 |
|
dependabot[bot]
|
776c7b0ac9
|
chore(deps): Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /client (#922)
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7)
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-27 21:18:12 +01:00 |
|
Holden Hu
|
666fe94961
|
feat: Improve UX of comment actions (#924)
Closes #915
|
2024-10-27 21:17:08 +01:00 |
|
Zananok
|
aad6eda3e9
|
feat: Add multiple task creation with Ctrl+Enter (#921)
|
2024-10-27 21:03:59 +01:00 |
|
leroyloren
|
588f513a91
|
fix: Update Czech translation (#920)
|
2024-10-24 15:39:20 +02:00 |
|
Maksim Eltyshev
|
dedaf99276
|
chore: Update version
|
2024-10-22 21:41:07 +02:00 |
|
Maksim Eltyshev
|
0bc2975797
|
feat: Attachments icon on front of cards
Closes #225
|
2024-10-22 21:38:04 +02:00 |
|
Maksim Eltyshev
|
96a1049fb6
|
feat: Description icon on front of cards
Closes #563
|
2024-10-22 21:22:46 +02:00 |
|
Maksim Eltyshev
|
3eb488ce61
|
fix: Format-agnostic time parsing
Closes #916
|
2024-10-21 14:11:26 +02:00 |
|
dependabot[bot]
|
d648edc680
|
chore(deps): Bump cookie and express in /client (#912)
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)
Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-17 22:15:39 +02:00 |
|
Nalem7
|
096feb35bb
|
test: Add BDD UI tests using Playwright (#911)
|
2024-10-17 22:06:48 +02:00 |
|
Amrita
|
4efc3be8d5
|
test: Setup UI test using BDD approach (#152)
|
2024-10-17 20:18:31 +02:00 |
|
Maksim Eltyshev
|
d40a5215dc
|
chore: Update version
|
2024-10-09 14:25:19 +02:00 |
|
Maksim Eltyshev
|
38d349e7f5
|
feat: Add British English translation
|
2024-10-09 14:22:22 +02:00 |
|
Maksim Eltyshev
|
309c2ed762
|
feat: Ability to upload multiple attachments at once
Closes #908
|
2024-10-09 12:38:18 +02:00 |
|
Maksim Eltyshev
|
f849a79243
|
chore: Update version
|
2024-10-02 14:18:54 +02:00 |
|
dependabot[bot]
|
77c0a5975f
|
chore(deps): Bump rollup from 2.79.1 to 2.79.2 in /client (#898)
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v2.79.2)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-02 12:32:10 +02:00 |
|
Maksim Eltyshev
|
e75a17b0da
|
chore: Update version
|
2024-09-20 20:41:54 +02:00 |
|