Commit Graph
472 Commits
Author SHA1 Message Date
Jeffrey 34a20bfd9d feat: Add Dutch translation (#644) 2024-04-08 01:24:50 +02:00
Reuben Hu 358d96c091 feat: Add Indonesian translation (#643) 2024-04-08 01:24:50 +02:00
IV16SL 891289c453 fix: Fix Chinese translation (#641) 2024-04-08 01:24:50 +02:00
Chris 496c1e5633 feat: Add Portuguese translation (#640) 2024-04-08 01:24:50 +02:00
Maksim Eltyshev a0261664a2 docs: Update features, add contributors 2024-04-08 01:24:50 +02:00
Maksim Eltyshev abc664f632 chore: Update version 2024-04-08 01:24:50 +02:00
Maksim Eltyshev d202dd15bc fix: Fix case sensitivity of default admin environment variables 2024-04-08 01:24:50 +02:00
Daniel Hiller b1aa184eff fix: Container build windows 2024-04-08 01:24:50 +02:00
Maksim Eltyshev d297e2340a fix: Fix nullable boolean inputs 2024-04-08 01:24:50 +02:00
Daniel Hiller da56e397a5 Update build-and-push-docker-image-dev.yml 2024-04-08 01:24:50 +02:00
Maksim Eltyshev 6a635e44a2 fix: Include due date when importing from Trello
Closes #598
2024-04-08 01:24:50 +02:00
Daniel Hiller 46f0627331 ci: update workflow 2024-04-08 01:24:50 +02:00
Daniel Hiller 09b13b5588 feat: Add healthcheck for docker deployments
fix: Missing healthcheck.js

fix: missing healthcheck.js

fix: HEALTHCHECK command
2024-04-08 01:24:50 +02:00
Maksim Eltyshev bc0bdcea33 fix: Remove overflow of attachment dropzone 2024-04-08 01:24:50 +02:00
Maksim Eltyshev 57b623a75b chore: Update version 2024-04-08 01:24:50 +02:00
Maksim Eltyshev 6c826c7127 feat: Add ability to enforce SSO
Closes #543, closes #545
2024-04-08 01:24:10 +02:00
Maksim Eltyshev 988afba1d0 chore: Update version 2024-04-08 01:18:26 +02:00
Maksim Eltyshev def2327165 feat: Add ability to map OIDC attributes and ignore username
Closes #554
2024-04-08 01:18:26 +02:00
Maksim Eltyshev 32ce07a843 chore: Update version 2024-04-08 01:18:26 +02:00
Maksim Eltyshev 1e78c7df8f fix: Fix images becoming black and white when resizing
Closes #574, closes #585
2024-04-08 01:18:26 +02:00
Maksim Eltyshev f0b2de8c40 chore: Bump sharp version 2024-04-08 01:18:26 +02:00
GlitchWitch 75e642cd73 Remove unused code and comments 2023-12-28 12:01:38 -06:00
Brad Bahls f11fa8d504 updated to use currentUser.name for messages 2023-12-28 09:03:41 -07:00
GlitchWitch ced916f0ce Merge branch 'master' into slack-bot-integration 2023-12-23 14:41:54 -06:00
GlitchWitch 719ba9fc9c Rename custom.js -> slack.js 2023-12-23 10:52:15 -06:00
GlitchWitch ddbf2c528d Add slack variables to docker-compose 2023-12-23 10:49:02 -06:00
GlitchWitch 22ffa77966 Replace plankaProdUrl with one set by environment. Remove hardcoded channel and unused variables. 2023-12-23 10:48:50 -06:00
Brad Bahls 4d12fbf72d removed test webhook url 2023-12-23 08:58:22 -07:00
Brad Bahls b8ce112dc3 added new custom service with slack integration helper functions; added axios package; added notifications for card create, delete, and update (move); added notifications for comment create 2023-12-23 08:52:07 -07:00
Daniel Hiller 752a73711b Update branch 2023-12-21 00:51:17 +01:00
Daniel Hiller 55d60d6c24 ci: Add retry on failure 2023-12-20 23:50:51 +01:00
Daniel Hiller 804a888827 ci: Switch to matrix workflow 2023-12-20 23:28:35 +01:00
Maksim Eltyshev 2e89e934d5 chore: Update version 2023-12-20 13:49:07 +01:00
Maksim Eltyshev dcdb36a854 fix: Add missing date formats to Ukrainian translation 2023-12-20 12:58:43 +01:00
Denis Polishchuk 2f3a0c34c6 feat: Add Ukrainian translation (#571) 2023-12-20 12:39:51 +01:00
ossdate 635f16b401 fix: Update Chinese translation (#569) 2023-12-20 12:33:37 +01:00
Yu Inoue db9e877506 fix: Display year when date is outside of current year (#567) 2023-12-20 12:26:01 +01:00
Maksim Eltyshev fbd1b28312 chore: Update version 2023-12-11 00:18:14 +01:00
Gilberto Vidal 8fbdf3365a fix: Fix eslint rules for Windows (#508) 2023-12-11 00:13:04 +01:00
NavyStack d926907b8e fix: Fine-tune Korean and Japanese translations, fix full stops (#561) 2023-12-10 23:47:04 +01:00
Maksim Eltyshev bdf30f4535 docs: Little readme fixes 2023-12-10 22:20:23 +01:00
Maksim Eltyshev e2488db000 chore: Bump chart-releaser-action version 2023-12-10 17:55:15 +01:00
Maksim Eltyshev 8085da388b chore: Update version 2023-12-09 17:23:01 +01:00
Maksim Eltyshev a64a8c6f88 fix: Attempt to fix error that occurs during reconnection 2023-12-09 17:19:40 +01:00
Maksim Eltyshev 28e4abaf76 fix: Add state parameter to OIDC authorization url
Closes #558
2023-12-09 17:06:45 +01:00
Maksim Eltyshev 8018b74038 fix: Add issuer to OIDC callback parameters
Closes #562
2023-12-09 16:28:24 +01:00
Maksim Eltyshev 92e9ddde9e fix: Fix Korean translation linting 2023-12-04 11:42:15 +01:00
NavyStack 5032ad6016 fix: Update Korean translation (#560) 2023-12-04 11:40:04 +01:00
Maksim Eltyshev 0af96a21c8 build: Stop using base image 2023-12-01 18:02:19 +01:00
Maksim Eltyshev 709952ac4b fix: Fix Romanian translation linting 2023-11-24 12:43:00 +01:00