1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-08 23:15:31 +02:00
Commit graph

286 commits

Author SHA1 Message Date
Rafly Maulana
1e9d41fb5f
Hide status and shown only working toolbar 2022-11-20 20:27:45 +07:00
Rafly Maulana
3989901858
Remove 'as' props 2022-11-20 20:27:31 +07:00
Rafly Maulana
c38ac91acd
Fix MD Editor style
- Remove padding
- Remove border

Most of the stylings had been done within its React SimpleMDE Package
2022-11-20 20:26:54 +07:00
Rafly Maulana
2fead013b3
Use Markdown Editor in card description when editting
Since the card support markdown render, it'd be great if we also had markdown editor so for those who doesn't understand a lot about markdown could use this feature.

With this new feature, there also a drawbacks such as no longer saving when input are onBlur since if we still using this `blur` callback, it'd be called when user trying to click at the editor toolbar such as **Bold** button.
2022-11-19 20:39:41 +07:00
Rafly Maulana
e5bb502a60
Add React MDE packages 2022-11-19 20:37:29 +07:00
Maksim Eltyshev
064b37050c fix: Hide label actions based on role 2022-11-10 15:28:43 +01:00
Rafly Maulana
bf8b8474ec
meta: Fix documentation for installing Planka without Docker (#324) 2022-11-10 18:56:55 +05:00
Rafly Maulana
37a9c9bb42
meta: Add documentation for installing Planka without Docker (#323) 2022-11-10 18:48:38 +05:00
Maksim Eltyshev
00fccbaa3d fix: Fix z-indexes 2022-11-02 21:54:30 +01:00
Maksim Eltyshev
b3323308c1 fix: Lock postgres version
Closes #312
2022-10-20 12:22:35 +02:00
Jacob Weisz
9108dc5b3e
meta: Fix readme typo (#309) 2022-10-12 22:46:00 +05:00
Maksim Eltyshev
513f9a8ee5 chore: Update version 2022-10-03 13:13:59 +02:00
Maksim Eltyshev
e051f624a8 ref: Little change for consistency 2022-10-03 13:12:16 +02:00
Maksim Eltyshev
172f4fcf34 fix: Fix missing board memberships loading 2022-10-03 13:04:52 +02:00
Maksim Eltyshev
9f16881965 fix: Socket bug fixes and improvements 2022-10-03 12:11:19 +02:00
Connor Lanigan
4e876922f8
feat: Prefill label creation with search term (#307) 2022-10-03 14:08:39 +05:00
Connor Lanigan
d82d928e29
fix: Update German translation (#306) 2022-10-03 14:06:51 +05:00
Maksim Eltyshev
94dc83706c chore: Update version 2022-09-30 11:52:19 +02:00
Jacques Lorentz
b08e731419
fix: Front-end base url with path (#303)
Closes #43, closes #111, closes #272
2022-09-30 14:48:58 +05:00
Maksim Eltyshev
1ce0fac281 chore: Update version 2022-09-28 18:46:37 +02:00
Maksim Eltyshev
e3d00c8791 fix: Disable quick timer actions for viewers 2022-09-28 18:38:03 +02:00
Maksim Eltyshev
e1a0b635ea ref: Little refactoring 2022-09-28 18:30:03 +02:00
Maksim Eltyshev
cc7959bb15 chore: Update version 2022-09-16 15:08:51 +05:00
Maksim Eltyshev
56044e6d8a ref: Fix filename 2022-09-16 15:08:09 +05:00
Maksim Eltyshev
e5bd73f33e fix: Prevent popup from leaving window 2022-09-16 14:39:41 +05:00
Maksim Eltyshev
e65ab6ece7 fix: Fix flag for English 2022-09-15 09:07:57 +05:00
Maksim Eltyshev
14cc55a8c0 feat: Highlight active timer, add quick actions 2022-09-15 00:20:05 +05:00
Maksim Eltyshev
b4306d0a4b fix: Fix font of timer numbers 2022-09-14 21:22:08 +05:00
Maksim Eltyshev
283c850ebf feat: Add about pane 2022-09-14 16:52:50 +05:00
Maksim Eltyshev
62de71bd97 fix: Visually highlight card cover 2022-09-13 16:55:22 +05:00
Maksim Eltyshev
447f88880d chore: Update version 2022-09-07 18:43:32 +05:00
Maksim Eltyshev
8109936ce2 feat: Invalidate access token on logout 2022-09-07 18:39:33 +05:00
Maksim Eltyshev
640908320a ref: Remove unused style 2022-09-03 23:03:34 +05:00
Maksim Eltyshev
236c1020b3 chore: Update version 2022-09-03 22:48:19 +05:00
Maksim Eltyshev
3df07c10fa fix: Use password strength estimator
Closes #294
2022-09-03 22:47:06 +05:00
Steven Correia
543a992d98
fix: Fix proxy forwarding (#295) 2022-09-03 20:00:23 +05:00
Maksim Eltyshev
9cde4e63f9 chore: Update version 2022-09-02 18:03:44 +05:00
Maksim Eltyshev
95738ee7d3 fix: Add missing validation for password 2022-09-02 17:59:12 +05:00
Maksim Eltyshev
bb7cdf5dd4 chore: Update version 2022-09-02 17:05:48 +05:00
Maksim Eltyshev
253af55790 fix: Add password requirements when creating user
Closes #293
2022-09-02 17:04:51 +05:00
Maksim Eltyshev
62c3cca9a7 fix: Fix password length validation 2022-08-30 15:13:17 +02:00
Maksim Eltyshev
b476a19b79 chore: Update version 2022-08-30 13:50:45 +02:00
Maksim Eltyshev
3379c65a87 fix: Prevent tabnabbing in markdown 2022-08-30 13:47:50 +02:00
Maksim Eltyshev
1a6fc40804 chore: Update version 2022-08-26 19:13:10 +02:00
Maksim Eltyshev
42092efcd2 fix: Remove dots in translations 2022-08-26 19:11:32 +02:00
Maksim Eltyshev
5c91bddfe7 feat: Stronger password policy 2022-08-26 18:59:44 +02:00
Maksim Eltyshev
fd8f40f1b0 chore: Update version 2022-08-26 16:05:47 +02:00
Maksim Eltyshev
5b64d465e2 fix: Use move-file instead of rename 2022-08-26 16:02:47 +02:00
Maksim Eltyshev
212fb8ac8c fix: Add missing border radius 2022-08-26 02:47:43 +02:00
Maksim Eltyshev
cece2254d7 fix: Change mechanics of file uploading 2022-08-26 02:45:27 +02:00