Commit Graph

298 Commits (eb436d38b585a7a38b3aed3d0a14d60e44011f05)
 

Author SHA1 Message Date
Rafly Maulana eb436d38b5
Revert "Add context menu when clicking on card"
This reverts commit a8873e3407.
3 years ago
Rafly Maulana fefb54b715
Merge branch 'fix/eslint-prettier-config' into new-features/context-menu 3 years ago
Rafly Maulana e1cb3d4b3b
Update lockfile 3 years ago
Rafly Maulana ad78fc5e23
Merge branch 'master' into new-features/context-menu 3 years ago
Rafly Maulana a4a1eab446
Fix lockfile......... again 3 years ago
Rafly Maulana 05ea80f5d0
Prevent another lockfile than package-lock.json (npm) from being created 3 years ago
Rafly Maulana fd5db8fc48
Fix lockfile 3 years ago
Rafly Maulana 74ff3724a3
Merge branch 'master' into fix/eslint-prettier-config 3 years ago
Rafly Maulana ad2a881e6e
Add no-shadow and no-unused-vars rules
- no shadow to allow reusing variable name for different function args
- no unused vars to help up speed up development when adding or removing as well as testing new things
3 years ago
Maksim Eltyshev a43af8eac5 chore: Update version 3 years ago
Maksim Eltyshev 409a7cde6b fix: Fix notifications popup styles 3 years ago
Maksim Eltyshev f62cba9bcd fix: Fix board actions for mobile 3 years ago
Maksim Eltyshev 9495234066 ref: Little refactoring 3 years ago
Rafly Maulana 0088646b70
Share global eslint opt and move prettier config
Share global eslint config from its root project to keep it low maintenance and reduce dry code

Also move prettier config to it's own object to make all files including css, json, etc follows this rules, otherwise this rules will only works on eslint coverage files
3 years ago
Rafly Maulana 5dcbad7b5a
feat: Add markdown editor in card description (#333) 3 years ago
Rafly Maulana a8873e3407
Add context menu when clicking on card 3 years ago
Rafly Maulana acf1659742
Add React Menu package 3 years ago
Maksim Eltyshev 064b37050c fix: Hide label actions based on role 3 years ago
Rafly Maulana bf8b8474ec
meta: Fix documentation for installing Planka without Docker (#324) 3 years ago
Rafly Maulana 37a9c9bb42
meta: Add documentation for installing Planka without Docker (#323) 3 years ago
Maksim Eltyshev 00fccbaa3d fix: Fix z-indexes 3 years ago
Maksim Eltyshev b3323308c1 fix: Lock postgres version
Closes #312
3 years ago
Jacob Weisz 9108dc5b3e
meta: Fix readme typo (#309) 3 years ago
Maksim Eltyshev 513f9a8ee5 chore: Update version 3 years ago
Maksim Eltyshev e051f624a8 ref: Little change for consistency 3 years ago
Maksim Eltyshev 172f4fcf34 fix: Fix missing board memberships loading 3 years ago
Maksim Eltyshev 9f16881965 fix: Socket bug fixes and improvements 3 years ago
Connor Lanigan 4e876922f8
feat: Prefill label creation with search term (#307) 3 years ago
Connor Lanigan d82d928e29
fix: Update German translation (#306) 3 years ago
Maksim Eltyshev 94dc83706c chore: Update version 3 years ago
Jacques Lorentz b08e731419
fix: Front-end base url with path (#303)
Closes #43, closes #111, closes #272
3 years ago
Maksim Eltyshev 1ce0fac281 chore: Update version 3 years ago
Maksim Eltyshev e3d00c8791 fix: Disable quick timer actions for viewers 3 years ago
Maksim Eltyshev e1a0b635ea ref: Little refactoring 3 years ago
Maksim Eltyshev cc7959bb15 chore: Update version 3 years ago
Maksim Eltyshev 56044e6d8a ref: Fix filename 3 years ago
Maksim Eltyshev e5bd73f33e fix: Prevent popup from leaving window 3 years ago
Maksim Eltyshev e65ab6ece7 fix: Fix flag for English 3 years ago
Maksim Eltyshev 14cc55a8c0 feat: Highlight active timer, add quick actions 3 years ago
Maksim Eltyshev b4306d0a4b fix: Fix font of timer numbers 3 years ago
Maksim Eltyshev 283c850ebf feat: Add about pane 3 years ago
Maksim Eltyshev 62de71bd97 fix: Visually highlight card cover 3 years ago
Maksim Eltyshev 447f88880d chore: Update version 3 years ago
Maksim Eltyshev 8109936ce2 feat: Invalidate access token on logout 3 years ago
Maksim Eltyshev 640908320a ref: Remove unused style 3 years ago
Maksim Eltyshev 236c1020b3 chore: Update version 3 years ago
Maksim Eltyshev 3df07c10fa fix: Use password strength estimator
Closes #294
3 years ago
Steven Correia 543a992d98
fix: Fix proxy forwarding (#295) 3 years ago
Maksim Eltyshev 9cde4e63f9 chore: Update version 3 years ago
Maksim Eltyshev 95738ee7d3 fix: Add missing validation for password 3 years ago