Commit Graph

597 Commits (1bf25474d0a7fcb985972d17390561829cdc3023)
 

Author SHA1 Message Date
Arkadiusz Dzięgiel 1bf25474d0 feat: Colorize DueDate badge and add toggleable completion flag.
Mark overdue dates with red colour, less than 24h with yellow and completed with green. In Card edit modal, DueDate widget now allows toggling completion flag (checkbox).
1 year ago
Maksim Eltyshev f84166406f ref: Refactoring 1 year ago
Fayad 82b2ba298d
feat: Improvements for mobile version (#776) 1 year ago
jaycoolslm 38b6805ba1
fix: Update healthcheck parameters in docker-compose-dev.yml (#834) 1 year ago
dependabot[bot] 6a7a582045
chore(deps): Bump socket.io-parser from 3.3.3 to 3.3.4 in /client (#833)
Bumps [socket.io-parser](https://github.com/Automattic/socket.io-parser) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/Automattic/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/3.3.4/CHANGELOG.md)
- [Commits](https://github.com/Automattic/socket.io-parser/compare/3.3.3...3.3.4)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Blyamur c53a00b4ba
fix: Update Russian translation (#832) 1 year ago
Blyamur 52103c775b
fix: Update Russian translation (#831) 1 year ago
Maksim Eltyshev eeb1bd80cc chore: Update version 1 year ago
dependabot[bot] e6b8538863
chore(deps): Bump ws, engine.io and socket.io-adapter in /server (#830)
Bumps [ws](https://github.com/websockets/ws), [engine.io](https://github.com/socketio/engine.io) and [socket.io-adapter](https://github.com/socketio/socket.io-adapter). These dependencies needed to be updated together.

Updates `ws` from 8.11.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.11.0...8.17.1)

Updates `engine.io` from 6.5.4 to 6.5.5
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/6.5.5/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.5.4...6.5.5)

Updates `socket.io-adapter` from 2.5.4 to 2.5.5
- [Release notes](https://github.com/socketio/socket.io-adapter/releases)
- [Changelog](https://github.com/socketio/socket.io-adapter/blob/2.5.5/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-adapter/compare/2.5.4...2.5.5)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: engine.io
  dependency-type: indirect
- dependency-name: socket.io-adapter
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Maksim Eltyshev 9dc38932fb feat: Languages with country codes 1 year ago
Aurélien Troncy e9b4a4adfc
fix: Disable x-powered-by header (#829) 1 year ago
Mazyar Yousefiniyae shad 76c78c7252
feat: Add Persian translation (#828) 1 year ago
Maksim Eltyshev 04f52a63f2 chore: Update version 1 year ago
Maksim Eltyshev 6b16a104b1 docs: Update docker pulls counter 1 year ago
Maksim Eltyshev aff853c602 ref: Refactoring, fix linting 1 year ago
aleb_the_flash ad2966c5d6
feat: Improve OIDC support for strict providers (#824) 1 year ago
Maksim Eltyshev 8d74cc1732 chore: Update version 1 year ago
Emmanuel Guyot ea94fe8bf3
fix: Order users by name (#806) 1 year ago
Αλέξανδρος 6052f8999f
fix: Fix application crashing when webhook is unavailable (#815) 1 year ago
ItzAndriss 67d1b1c194
fix: Update Hungarian translation (#823) 1 year ago
Stephan Michard b3cb8405f5
fix: Update German translation (#821) 1 year ago
Maksim Eltyshev 7acaec6d04 fix: Fix incorrect related data when transferring card
Closes #431, closes #803
1 year ago
Maksim Eltyshev 72896a66b3 chore: Update version 2 years ago
Maksim Eltyshev 4be4783251 fix: Fix icon spacing for action buttons 2 years ago
HannesOberreiter 5c6c6a0bcf
feat: Add copy link action to card modal (#804) 2 years ago
HannesOberreiter ba178d66fa
docs: Add types to webhook function (#796) 2 years ago
HannesOberreiter 270ce29f87
feat: Add custom user agent with base url to webhook (#799) 2 years ago
HannesOberreiter de1ed3c784
ref: Define all possible event types in webhook module (#795) 2 years ago
Maksim Eltyshev caf8790f28 chore: Update version 2 years ago
Sarah Soo 81436b373d
feat: Ability to specify existing secrets for values in Helm (#791)
Closes #790
2 years ago
NathanVss cc1e886a31
feat: Ability to allow everyone to create projects (#787) 2 years ago
Maksim Eltyshev f0e9fe7904 chore: Update version 2 years ago
Gavin Mogan 5fcea5d651
fix: Handle WEBHOOKS env variable being unset (#785)
Closes #784
2 years ago
Maksim Eltyshev a963d85a66 chore: Update version 2 years ago
Samuel 04b42decef
meta: Add issue templates (#782) 2 years ago
Maksim Eltyshev c065566c15 feat: Webhooks configuration, all events support, refactoring 2 years ago
HannesOberreiter 3779bdb053
feat: Events via webhook (#771)
Closes #215, closes #656
2 years ago
HannesOberreiter 4124ab17d2
fix: Focus end of field when editing (#779) 2 years ago
Maksim Eltyshev 0e3bc92a61 chore: Update version 2 years ago
Maksim Eltyshev b8d7e713b9 chore: Update dependencies 2 years ago
Emmanuel Guyot 017eee8302
fix: Use server base path for socket connection (#772)
Closes #768
2 years ago
Mitch Harvey 1b28892cf5
fix: Fix Helm template for dburl secret (#770) 2 years ago
Maksim Eltyshev 013ea1b869 chore: Update version 2 years ago
Blyamur 4975fa2eeb
fix: Update Russian translation (#767) 2 years ago
Blyamur 3e28ad87c7
fix: Update Russian translation (#766) 2 years ago
Smiley3112 2d6666d693
feat: Add SMTP_NAME environment variable (#761)
Closes #758
2 years ago
Maksim Eltyshev 4cbd2f85c7 chore: Update version 2 years ago
Maksim Eltyshev fae9de4e1c fix: Prevent loading fonts from third-party resources
Closes #538, closes #712, closes #742, closes #755
2 years ago
IT Creativity + Art Team 89c1ed71e1
feat: Add Bulgarian translation (#753) 2 years ago
Mitch Harvey 1725f3cb8a
feat: Ability to specify existing secret as database url (#751)
Closes #750
2 years ago