1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 05:09:43 +02:00
Commit graph

663 commits

Author SHA1 Message Date
Daniel Hiller
c096444acb
Update build-and-push-docker-image-dev.yml
Some checks are pending
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm/v7) (push) Waiting to run
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm64) (push) Waiting to run
Build and push Docker DEV image / build ([self-hosted x64], linux/amd64) (push) Waiting to run
Build and push Docker DEV image / merge (push) Blocked by required conditions
Build and push Docker DEV image / rerun-failed-jobs (push) Blocked by required conditions
2024-02-08 15:34:43 +01:00
Maksim Eltyshev
51d05f3cd3 fix: Include due date when importing from Trello
Closes #598
2024-02-08 13:30:07 +01:00
Daniel Hiller
221da3c455 ci: update workflow
Some checks failed
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm/v7) (push) Has been cancelled
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm64) (push) Has been cancelled
Build and push Docker DEV image / build ([self-hosted x64], linux/amd64) (push) Has been cancelled
Build and push Docker DEV image / merge (push) Has been cancelled
Build and push Docker DEV image / rerun-failed-jobs (push) Has been cancelled
2024-02-06 02:07:27 +01:00
Daniel Hiller
92098e136c feat: Add healthcheck for docker deployments
fix: Missing healthcheck.js

fix: missing healthcheck.js

fix: HEALTHCHECK command
2024-02-06 01:51:00 +01:00
Maksim Eltyshev
fd5c33dd5d fix: Remove overflow of attachment dropzone
Some checks are pending
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm/v7) (push) Waiting to run
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm64) (push) Waiting to run
Build and push Docker DEV image / build ([self-hosted x64], linux/amd64) (push) Waiting to run
Build and push Docker DEV image / merge (push) Blocked by required conditions
Build and push Docker DEV image / rerun-failed-jobs (push) Blocked by required conditions
2024-02-05 13:24:50 +01:00
Maksim Eltyshev
0c1c7e2192 chore: Update version
Some checks failed
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm/v7) (push) Has been cancelled
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm64) (push) Has been cancelled
Build and push Docker DEV image / build ([self-hosted x64], linux/amd64) (push) Has been cancelled
Release Charts / release (push) Has been cancelled
Build and push Docker DEV image / merge (push) Has been cancelled
Build and push Docker DEV image / rerun-failed-jobs (push) Has been cancelled
2024-02-01 00:34:31 +01:00
Maksim Eltyshev
b8d262f745 feat: Add ability to enforce SSO
Closes #543, closes #545
2024-02-01 00:31:15 +01:00
Maksim Eltyshev
a1fd694248 chore: Update version
Some checks are pending
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm/v7) (push) Waiting to run
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm64) (push) Waiting to run
Build and push Docker DEV image / build ([self-hosted x64], linux/amd64) (push) Waiting to run
Build and push Docker DEV image / merge (push) Blocked by required conditions
Build and push Docker DEV image / rerun-failed-jobs (push) Blocked by required conditions
Release Charts / release (push) Waiting to run
2024-01-31 15:58:57 +01:00
Maksim Eltyshev
634d6ceab1 feat: Add ability to map OIDC attributes and ignore username
Some checks failed
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm/v7) (push) Has been cancelled
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm64) (push) Has been cancelled
Build and push Docker DEV image / build ([self-hosted x64], linux/amd64) (push) Has been cancelled
Build and push Docker DEV image / merge (push) Has been cancelled
Build and push Docker DEV image / rerun-failed-jobs (push) Has been cancelled
Closes #554
2024-01-25 23:01:59 +01:00
Maksim Eltyshev
31d4d5f38d chore: Update version
Some checks failed
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm/v7) (push) Has been cancelled
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm64) (push) Has been cancelled
Build and push Docker DEV image / build ([self-hosted x64], linux/amd64) (push) Has been cancelled
Release Charts / release (push) Has been cancelled
Build and push Docker DEV image / rerun-failed-jobs (push) Has been cancelled
Build and push Docker DEV image / merge (push) Has been cancelled
2024-01-18 11:00:20 +01:00
Maksim Eltyshev
3f99438402 fix: Fix images becoming black and white when resizing
Closes #574, closes #585
2024-01-18 10:58:26 +01:00
Maksim Eltyshev
7e7727e3e1 chore: Bump sharp version
Some checks failed
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm/v7) (push) Has been cancelled
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm64) (push) Has been cancelled
Build and push Docker DEV image / build ([self-hosted x64], linux/amd64) (push) Has been cancelled
Build and push Docker DEV image / merge (push) Has been cancelled
Build and push Docker DEV image / rerun-failed-jobs (push) Has been cancelled
2024-01-03 13:59:14 +05:00
GlitchWitch
273d994750
Remove unused code and comments 2023-12-28 12:01:38 -06:00
Brad Bahls
86d21d6abd
updated to use currentUser.name for messages 2023-12-28 09:03:41 -07:00
GlitchWitch
a9c200cc3b
Merge branch 'master' into slack-bot-integration 2023-12-23 14:41:54 -06:00
GlitchWitch
3fedc14062
Rename custom.js -> slack.js 2023-12-23 10:52:15 -06:00
GlitchWitch
c42e1fb5dd
Add slack variables to docker-compose 2023-12-23 10:49:02 -06:00
GlitchWitch
9961340118
Replace plankaProdUrl with one set by environment. Remove hardcoded channel and unused variables. 2023-12-23 10:48:50 -06:00
Brad Bahls
f54bd22757
removed test webhook url 2023-12-23 08:58:22 -07:00
Brad Bahls
1043dacd67
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
616304a1fa Update branch 2023-12-21 00:51:17 +01:00
Daniel Hiller
1e01148138 ci: Add retry on failure 2023-12-20 23:50:51 +01:00
Daniel Hiller
ede56e1ae3 ci: Switch to matrix workflow 2023-12-20 23:28:35 +01:00
Maksim Eltyshev
b2e0c45539 chore: Update version 2023-12-20 13:49:07 +01:00
Maksim Eltyshev
389648b546 fix: Add missing date formats to Ukrainian translation 2023-12-20 12:58:43 +01:00
Denis Polishchuk
f4789c28db
feat: Add Ukrainian translation (#571) 2023-12-20 12:39:51 +01:00
ossdate
668092de7d
fix: Update Chinese translation (#569) 2023-12-20 12:33:37 +01:00
Yu Inoue
920f9c097d
fix: Display year when date is outside of current year (#567) 2023-12-20 12:26:01 +01:00
Maksim Eltyshev
da63598de3 chore: Update version 2023-12-11 00:18:14 +01:00
Gilberto Vidal
517cb34cfe
fix: Fix eslint rules for Windows (#508) 2023-12-11 00:13:04 +01:00
NavyStack
079b8eba53
fix: Fine-tune Korean and Japanese translations, fix full stops (#561) 2023-12-10 23:47:04 +01:00
Maksim Eltyshev
af02cdd8bf docs: Little readme fixes 2023-12-10 22:20:23 +01:00
Maksim Eltyshev
e1bc189b88 chore: Bump chart-releaser-action version 2023-12-10 17:55:15 +01:00
Maksim Eltyshev
5f2723623a chore: Update version 2023-12-09 17:23:01 +01:00
Maksim Eltyshev
fee6841d0a fix: Attempt to fix error that occurs during reconnection 2023-12-09 17:19:40 +01:00
Maksim Eltyshev
ca6fb3b962 fix: Add state parameter to OIDC authorization url
Closes #558
2023-12-09 17:06:45 +01:00
Maksim Eltyshev
28c3f28e01 fix: Add issuer to OIDC callback parameters
Closes #562
2023-12-09 16:28:24 +01:00
Maksim Eltyshev
80d12aaeeb fix: Fix Korean translation linting 2023-12-04 11:42:15 +01:00
NavyStack
89af209a2e
fix: Update Korean translation (#560) 2023-12-04 11:40:04 +01:00
Maksim Eltyshev
f1fed3e533 build: Stop using base image 2023-12-01 18:02:19 +01:00
Maksim Eltyshev
eddeb96b16 fix: Fix Romanian translation linting 2023-11-24 12:43:00 +01:00
Maksim Eltyshev
9e8ff3b579 chore: Revert remark-gfm update 2023-11-23 14:40:44 +01:00
Maksim Eltyshev
fc1278011c build: Use pnpm import before installing dependencies 2023-11-23 11:54:28 +01:00
Andrei Covali
24163463fc
feat: Add Romanian translation (#555) 2023-11-22 14:58:13 +01:00
Yu Inoue
fdef87e3b9
fix: Add support for OIDC configuration thru Helm (#550)
Closes #548
2023-11-20 14:16:19 +01:00
Maksim Eltyshev
964498dbaa chore: Use Node v18 2023-11-18 09:26:31 +01:00
Maksim Eltyshev
5b519cb62f chore: Update version 2023-11-17 22:13:04 +01:00
Yu Inoue
11fc3b4485
fix: Separate service port and container port in Helm (#549) 2023-11-17 22:11:35 +01:00
Maksim Eltyshev
37c0b59f82 chore: Update vips version 2023-11-17 21:48:26 +01:00
Maksim Eltyshev
239611ad51 chore: Update dependencies 2023-11-17 14:34:10 +01:00