1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00
Commit graph

652 commits

Author SHA1 Message Date
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
Yu Inoue
0575e665fe
fix: Fix time format in Japanese locale (#546)
Closes #542
2023-11-13 12:51:00 +01:00
Maksim Eltyshev
019766dced chore: Update version 2023-10-25 23:41:48 +02:00
Maksim Eltyshev
6dc9e4ed99 fix: Disable role change when OIDC roles are not ignored 2023-10-25 23:39:34 +02:00
Balthasar Hofer
d4b64b90fc
feat: Add ability to ignore roles when logging in with SSO (#534)
Closes #533
2023-10-26 02:01:35 +05:00
Daniel Hiller
1a49826b85 docs: adjust filenames to match the docs 2023-10-24 13:17:49 +02:00
Daniel Hiller
815643eb2c ci: ignore some paths on push 2023-10-22 22:47:39 +02:00
Daniel Hiller
bcc4c0d923 chore: update version 2023-10-22 22:31:10 +02:00
Daniel Hiller
cf7810b067 fix: add admin user variables 2023-10-22 22:27:25 +02:00
Maksim Eltyshev
f1c72df8b6 chore: Update version 2023-10-20 22:38:43 +02:00
Maksim Eltyshev
5056d38848 fix: Fix logging out with invalid token 2023-10-20 22:34:58 +02:00
Maksim Eltyshev
3ef5b3ead8 fix: Make default admin environment variables optional
Closes #526
2023-10-20 21:52:12 +02:00