Blyamur
|
8d245e8722
|
fix: Update Russian translation (#958)
|
2024-11-25 11:56:35 +01:00 |
|
Maksim Eltyshev
|
617246ec40
|
chore: Update version
|
2024-11-22 17:14:57 +01:00 |
|
Maksim Eltyshev
|
e6ab870827
|
chore: Update dependencies
|
2024-11-22 17:13:17 +01:00 |
|
dependabot[bot]
|
38ec9bd5cc
|
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
|
54a969ec31
|
fix: Disable text selection when drag-scrolling
|
2024-11-22 16:17:14 +01:00 |
|
PolarniMeda
|
d0a8c8b61a
|
feat: Add Serbian translation (#952)
|
2024-11-19 13:47:44 +01:00 |
|
knif3
|
1d11d9e35c
|
fix: Fix path to apple-touch-icon (#948)
|
2024-11-18 22:43:28 +01:00 |
|
Maksim Eltyshev
|
96956e1268
|
chore: Update version
|
2024-11-18 00:00:32 +01:00 |
|
Maksim Eltyshev
|
5a3c3bb39b
|
fix: Disable pointer events when dragging
|
2024-11-17 23:45:29 +01:00 |
|
Maksim Eltyshev
|
1a70b2b7e6
|
fix: Prevent list with multiline title from overflowing board view
Closes #377
|
2024-11-17 23:37:43 +01:00 |
|
Maksim Eltyshev
|
71d0815891
|
fix: Consider language specifics when parsing time
Closes #946
|
2024-11-16 18:13:13 +01:00 |
|
Maksim Eltyshev
|
b700c307c3
|
chore: Update version
|
2024-11-12 19:14:28 +01:00 |
|
Maksim Eltyshev
|
f6ea10df97
|
chore: Update version
|
2024-10-31 14:58:29 +01:00 |
|
Maksim Eltyshev
|
d9e8c24c3f
|
fix: Save description when clicking outside
|
2024-10-31 14:56:11 +01:00 |
|
Maksim Eltyshev
|
1d2193c381
|
chore: Update version
|
2024-10-27 22:05:18 +01:00 |
|
dependabot[bot]
|
70f40e26af
|
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
|
814b5810ac
|
feat: Improve UX of comment actions (#924)
Closes #915
|
2024-10-27 21:17:08 +01:00 |
|
Zananok
|
f372113def
|
feat: Add multiple task creation with Ctrl+Enter (#921)
|
2024-10-27 21:03:59 +01:00 |
|
leroyloren
|
14dff96434
|
fix: Update Czech translation (#920)
|
2024-10-24 15:39:20 +02:00 |
|
Maksim Eltyshev
|
7580afdb1c
|
chore: Update version
|
2024-10-22 21:41:07 +02:00 |
|
Maksim Eltyshev
|
2458709031
|
feat: Attachments icon on front of cards
Closes #225
|
2024-10-22 21:38:04 +02:00 |
|
Maksim Eltyshev
|
e0d5d7f4ff
|
feat: Description icon on front of cards
Closes #563
|
2024-10-22 21:22:46 +02:00 |
|
Maksim Eltyshev
|
fa3b1d7b28
|
fix: Format-agnostic time parsing
Closes #916
|
2024-10-21 14:11:26 +02:00 |
|
dependabot[bot]
|
de44b520af
|
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
|
e7d7425768
|
test: Add BDD UI tests using Playwright (#911)
|
2024-10-17 22:06:48 +02:00 |
|
Amrita
|
df7746f896
|
test: Setup UI test using BDD approach (#152)
|
2024-10-17 20:18:31 +02:00 |
|
Maksim Eltyshev
|
2173c3657c
|
chore: Update version
|
2024-10-09 14:25:19 +02:00 |
|
Maksim Eltyshev
|
a2b81f6d59
|
feat: Add British English translation
|
2024-10-09 14:22:22 +02:00 |
|
Maksim Eltyshev
|
1948bd4fbe
|
feat: Ability to upload multiple attachments at once
Closes #908
|
2024-10-09 12:38:18 +02:00 |
|
Maksim Eltyshev
|
19935e52af
|
chore: Update version
|
2024-10-02 14:18:54 +02:00 |
|
dependabot[bot]
|
5f6528fa42
|
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
|
0b729bf4b3
|
chore: Update version
|
2024-09-20 20:41:54 +02:00 |
|
Ahmed
|
e410e21363
|
feat: Add Yemeni Arabic translation (#880)
|
2024-09-18 14:17:51 +02:00 |
|
Maksim Eltyshev
|
a0f584e814
|
chore: Update version
|
2024-09-16 21:21:30 +02:00 |
|
Maksim Eltyshev
|
10001db8cf
|
chore: Update dependencies
|
2024-09-16 12:04:56 +02:00 |
|
Maksim Eltyshev
|
73746b83d1
|
chore: Bump custom-ui css
|
2024-09-16 00:18:08 +02:00 |
|
dependabot[bot]
|
1f261fe7b6
|
chore(deps): Bump micromatch from 4.0.7 to 4.0.8 in /client (#879)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-13 22:43:00 +02:00 |
|
dependabot[bot]
|
a9957481b6
|
chore(deps): Bump send and express in /client (#877)
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)
---
updated-dependencies:
- dependency-name: send
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-09-13 22:42:39 +02:00 |
|
dependabot[bot]
|
36b05a5478
|
chore(deps): Bump webpack from 5.91.0 to 5.94.0 in /client (#864)
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.91.0...v5.94.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-13 22:42:08 +02:00 |
|
Maksim Eltyshev
|
9699fbe76a
|
feat: Additional httpOnly token for enhanced security in browsers
|
2024-09-01 09:31:04 +02:00 |
|
Aurélien Troncy
|
4176a62f1a
|
fix: Update French translation (#862)
|
2024-08-30 13:27:39 +02:00 |
|
Tyler Sweat
|
c12f0844d7
|
fix: Update Spanish translation (#861)
|
2024-08-30 11:50:45 +02:00 |
|
Aurélien Troncy
|
e6644eb745
|
feat: Ability to show detailed auth errors, set to false by default (#860)
|
2024-08-30 11:47:29 +02:00 |
|
Blyamur
|
b2e1fba9a0
|
fix: Update Russian translation (#857)
|
2024-08-27 16:09:31 +02:00 |
|
Maksim Eltyshev
|
818ae4a6df
|
chore: Update version
|
2024-08-14 21:39:43 +02:00 |
|
Aurélien Troncy
|
0de0e809ac
|
fix: Update French translation (#849)
|
2024-08-14 21:37:02 +02:00 |
|
Maksim Eltyshev
|
da727c0a0b
|
chore: Generate separate file to store version
Closes #848
|
2024-08-13 22:26:44 +02:00 |
|
Ken
|
4841a65c77
|
feat: Add Traditional Chinese translation (#846)
|
2024-08-13 12:53:42 +02:00 |
|
Maksim Eltyshev
|
0ec4b619d9
|
chore: Update version
|
2024-08-12 23:23:50 +02:00 |
|
Maksim Eltyshev
|
12f05adde7
|
fix: Fix styles, refactoring
|
2024-08-12 23:17:17 +02:00 |
|