Henry
18c7faac19
feat: reduce max width for settings and members pages
2025-07-18 16:49:26 +01:00
Henry
076fe1d922
fix: use getLayout to persist layout state across pages
2025-07-18 16:48:45 +01:00
Henry
c58c8c753c
fix: use correct colour for description placeholder
2025-07-17 22:15:42 +01:00
Henry
789b48b715
feat: adjust dashboard border colour scheme and radius
2025-07-17 22:15:01 +01:00
Henry
9feb2d3d07
feat: adjust colour scheme for card view
2025-07-17 22:12:07 +01:00
Henry
54479764f6
feat: set max width for main card view
2025-07-17 21:29:29 +01:00
Henry
5c12221f09
fix: prevent patterned background from overlaying buttons
2025-07-17 21:27:57 +01:00
Henry
b9c3ffe7ab
feat: setup dashboard 2.0
2025-07-16 22:55:04 +01:00
Henry
63d948cc06
feat: add patterned background to boards
2025-07-16 22:46:08 +01:00
Henry
1305c55100
fix: affix avatar fileName with UID to invalidate next image cache ( #117 )
v0.2.5
2025-07-14 22:39:05 +01:00
Henry
425c91865b
feat: redirect from root to login for self hosted instances ( #118 )
2025-07-14 22:38:57 +01:00
Henry
a0096a9eb0
fix: use server-side signInMagicLink for member invites ( #116 )
2025-07-14 22:34:10 +01:00
Connor Goldberg
4058169079
fix: auth /social-providers endpoint ids ( #115 )
...
The `/social-providers` endpoint should return a list of the provider ids, not their names.
This was found when trying to use the microsoft endpoint and the endpoint was returning `"microsoft entraid"`, when the `AuthForm` expects it to just be `"microsoft"`.
2025-07-14 22:14:20 +01:00
Henry
ecc42f988f
chore: update changelog
2025-07-11 22:28:21 +01:00
Henry
1ded560b75
feat: redirect from root to login for self hosted instances ( #111 )
v0.2.4
2025-07-10 21:49:48 +01:00
Henry
f8dc062903
chore: add verbose error logging to magic link invitation ( #110 )
2025-07-10 21:27:25 +01:00
Henry
2169a379f2
feat: add button to view/update board public URL from board page ( #107 )
...
* feat: add update board slug button
* feat: add edit workspace url button
* feat: add loading state to update board slug button
* chore: add translations
2025-07-09 21:59:33 +01:00
Henry
03816b192f
chore: hide hacker news button
2025-07-08 21:34:54 +01:00
Henry
f4ef1217dc
feat: enhance label router with consistent output ( #104 )
2025-07-07 22:33:01 +01:00
Henry
1c920e3983
fix: update trpc dependencies and add openapi meta to providers endpoint ( #103 )
2025-07-07 22:32:49 +01:00
Henry
9daf657db2
chore: update changelog
2025-07-07 22:32:07 +01:00
Rees Morris
fdfd1f3d03
feat: add S3_FORCE_PATH_STYLE configuration for MinIO compatibility ( #100 )
...
* feat: add S3_FORCE_PATH_STYLE configuration for MinIO compatibility
* docs: add S3_FORCE_PATH_STYLE to env example
v0.2.3
2025-07-07 21:06:51 +01:00
Henry
392be38f10
feat: improve mobile support on ios ( #99 )
...
* fix: add min width to dashboard
* fix: display theme background and set dynamic viewport height
* fix: prevent zooming on ios
* fix: enable scroll on card page
2025-07-03 09:12:06 +01:00
LovelessCodes
ec1b5d5acb
feat: basic mobile support ( #64 )
...
* feat: add mobile navigation with responsive layout and theme controls
* feat: prevent workspace owners from removing themselves and update workspace dropdown styling
* feat: add useClickOutside hook and event listener utilities for improved UI interactions
* chore: improve mobile UI styling
* refactor: improve UI layout and buttons in boards/members views
feat: adjust /members layout
* fix: standardize layout containers and improve mobile navigation styling
* feat: update card view layout
* feat: add responsive layout to board view
* feat: readjust boards page layout
* feat: enhance table view on mobile for members page
* feat: extend mobile support with sliding side panels
* fix: prevent two panels from being open at the same time
* feat: close panels when clicking outside
* fix: adjust font-sizing for import source
---------
Co-authored-by: Henry <henry_ball@hotmail.co.uk >
2025-07-02 11:58:10 +01:00
LovelessCodes
316f148663
feat: add template selection when creating new boards with predefined… ( #42 )
...
* feat: add template selection when creating new boards with predefined lists
* feat: extend templates with labels, update design and add translations
* feat: add validation and error states to new board form
---------
Co-authored-by: Henry <henry_ball@hotmail.co.uk >
2025-06-29 21:53:37 +01:00
Henry
67050be27f
chore: fix links in changelog
2025-06-28 22:11:22 +01:00
Henry
ff4448ebf4
chore: setup changelog ( #97 )
2025-06-28 22:06:58 +01:00
Henry
dd061c6d00
feat: localisation and multi-lang support ( #95 )
...
* feat: setup localisation with lingui
* Fix hydration and locale issues
* Add missing translations and tweak selector styling
* Extend language support
* Update lang support
* Extend lang support
* Fix build and add dyanmic imports
v0.2.2
2025-06-25 21:30:24 +01:00
Henry
014fdbb7d8
feat: render URLs as links in card description ( #93 )
2025-06-21 23:15:07 +01:00
Henry
500fe8af95
feat: make SMTP auth optional and add SMTP_SECURE config ( #92 )
...
* feat: add SMTP_SECURE option to email config
* feat: allow unauthenticated SMTP servers
v0.2.1
2025-06-19 22:58:13 +01:00
Henry
e7383ec670
feat: add debug logs to sendEmail ( #91 )
2025-06-19 21:55:01 +01:00
Henry
5586c26c12
fix: use default output mode for next
2025-06-18 23:18:12 +01:00
Henry
2d7097eb83
chore: cleanup test dockerfile
2025-06-18 23:11:29 +01:00
Henry
2aa898da00
feat: enable starting in standalone mode
2025-06-18 22:57:12 +01:00
Henry
a01a826bac
fix: build with env vars
2025-06-18 22:49:09 +01:00
Henry
a29ea76024
fix: update build context in compose
2025-06-18 22:34:13 +01:00
Henry
e1c6bfd6cd
fix: add test compose file for cloud
2025-06-18 22:27:46 +01:00
Henry
c272c38f6b
feat: reduce docker image size by using next standalone output ( #89 )
2025-06-18 22:16:50 +01:00
khalt00
02d3d300fb
change volume name ( #88 )
...
Co-authored-by: Le Trong Kha <kha.le@ao360.com.vn >
2025-06-17 23:20:15 +01:00
Henry
0bd28f9f95
fix: set container name env var
2025-06-17 23:02:24 +01:00
Henry
d0c2314ebf
feat: add posthog analytics
2025-06-17 22:45:06 +01:00
Henry
268871c348
fix: bump compose
2025-06-17 11:00:28 +01:00
Henry
2e11199764
fix: add old docker compose and revert entrypoint
2025-06-17 10:57:54 +01:00
Henry
fc6bb22400
fix: copy static files and use explicit shell in Docker ( #86 ) ( #87 )
...
* fix: copy static files to standalone dir
* fix: update Dockerfile to use /bin/sh for entrypoint execution
* fix: update Dockerfile to copy static files from apps/web directory
* fix: copy from root
* fix: set workdir
* fix: copy files from inside the container
* fix: add logs to debug
* fix: remove workdir
* fix: log contents of build
* fix: copy static files
* fix: remove log
* chore: remove spacing
2025-06-16 22:50:21 +01:00
Henry
1c75a948f9
feat: setup postgres with docker compose ( #85 )
...
* feat: add postgres to docker compose
* feat: run migrations via entrypoint
* chore: tidy .env.example
* fix: allow empty strings for optional envs
* fix: remove external from kan-network
* chore: update readme
2025-06-14 22:52:27 +01:00
Henry
3a48c797b7
feat: set web port with env variable
2025-06-13 22:03:57 +01:00
Henry
b838e8040a
fix: remove version from docker compose ( #81 )
2025-06-13 21:43:05 +01:00
Henry
f0e3c4c3e2
fix: render comments inside contenteditable ( #79 )
2025-06-13 09:23:55 +01:00
Henry
d6b0b5cd80
Revert "chore: optimize Docker build with multi-stage process and add standalone Next.js output ( #75 )"s
...
This reverts commit 1707557bea .
2025-06-12 22:26:59 +01:00
LovelessCodes
1707557bea
chore: optimize Docker build with multi-stage process and add standalone Next.js output ( #75 )
2025-06-12 22:12:24 +01:00