Commit graph

98 commits

Author SHA1 Message Date
David Benque
43dfdc516d Remove XXX comment 2023-04-24 12:31:16 +01:00
David Benque
3b406510df Fix spacing of new kanban cards made with enter 2023-04-24 12:29:36 +01:00
David Benque
76e69eb1d1 Start of fix for spacing in kanban titles
- corrected the spacing of input for column titles
- same fix for card titles
- TODO: also fix new cards created with enter
2023-04-21 11:56:09 +01:00
Maxime Cesson
162bd50f6c Fix kanban item title editing #921 2022-07-05 16:02:14 +02:00
David Benque
ff43da48a8 Remove padding on cards when dragging 2022-06-08 16:13:49 +01:00
David Benque
43b8d8ed0a Reduce margin for kanban cards 2022-06-07 12:37:39 +01:00
David Benqué
ab137ef175 Revert color of tick in colorpicker 2022-05-12 14:37:28 +01:00
yflory
aae87e7518 Fix color picker in kanban 2022-05-12 15:25:10 +02:00
David Benqué
0679ed6833 Use dark palette for Kanban cards in dark theme 2022-05-12 09:55:11 +01:00
David Benqué
db3e7aa5de Use light theme colors in dark theme for more highlight 2022-05-11 15:43:34 +01:00
David Benqué
74af6629e3 Use variable for UI drop shadow 2022-05-11 13:45:27 +01:00
David Benqué
cf01bd8215 Clean up and lint 2022-05-09 13:53:39 +01:00
ansuz
93a9c44b6e Merge branch 'main' into 4.15-candidate 2022-04-20 15:32:46 +05:30
ansuz
fce63af2c1 always show the markdown toolbar in the kanban editor 2022-04-05 15:21:02 +05:30
David Benqué
df0c8f3eb4 Rounded Kanban app 2022-03-01 10:28:46 +00:00
ansuz
147ddd88bf adjust font size for initials and emoji avatar size on small screens 2021-08-30 18:40:42 +05:30
ansuz
cd613f1037 many small improvements for animal avatars
* more consistent scaling for animal avatars relative to the font-size of username's initials
* configurable emoji lists via AppConfig.emojiAvatars
* various comments from code review
* fixed a bug that caused the user admin menu button to not be redrawn on name changes
* guard against empty animal emojis in case the admin sets the list to []
2021-08-27 19:38:50 +05:30
ansuz
8a1f6d66cf animal avatars in kanban cursors 2021-08-26 17:04:38 +05:30
ansuz
ad0d2ab3b7 style for kanban 'tools toggle' and notes for later 2021-08-13 16:05:32 +05:30
ansuz
f141fdef3b set a smaller width on the kanban's 'addboard' button 2021-08-03 13:51:16 +05:30
David Benqué
c3611ef38a Address remaining // XXX 2021-02-09 20:27:16 +00:00
ansuz
87b33bb108 disable colors for preformatted code blocks in kanban 2021-02-09 13:16:49 +05:30
ansuz
fd7e15fe8e merge dark2 into dark 2021-02-05 21:01:02 +05:30
yflory
42dfa9a941 Merge branch 'staging' into dark 2021-02-05 10:23:20 +01:00
David Benqué
e1c05a24e9 Dark Kanban 2021-02-04 21:30:13 +00:00
yflory
ef76665b76 Merge branch 'staging' into dark2 2021-02-03 17:30:54 +01:00
yflory
1c9d36d9ea Fix drag&drop in kanban for mobile 2021-02-03 17:30:21 +01:00
yflory
eb85946ce2 Fix drag&drop in kanban for mobile 2021-02-03 17:27:38 +01:00
yflory
4f2a8c2d85 Fix kanban colors 2021-01-29 11:15:30 +01:00
yflory
b7681ffbf2 Kanban and file app dark 2021-01-27 17:00:21 +01:00
yflory
45dff2f5c4 Cleanup 2021-01-22 18:30:54 +01:00
yflory
49423474a8 Make application colors easier to maintain 2020-11-13 17:05:26 +01:00
yflory
0bfab5a518 Fix kanban with touchscreen 2020-10-05 17:35:09 +02:00
yflory
d285c6b791 Fix UI issues in kanban 2020-06-19 17:45:01 +02:00
yflory
7245123061 Refactor buttons.less 2020-06-19 17:06:25 +02:00
David Benqué
d166e6b481 style Clear Filter button 2020-06-15 14:26:40 +01:00
yflory
9cb9362187 Kanban filter UI 2020-06-15 15:16:33 +02:00
ansuz
3bc3c45485 use more space for tags in the kanban UI 2020-06-12 14:09:16 -04:00
ansuz
b7daa636bf fix a horizontal scrollbar issue I just introduced and explain why 2020-06-11 13:06:51 -04:00
ansuz
3bd7742d20 hide the kanban trash bar when it isn't in use 2020-06-11 12:44:12 -04:00
David Benqué
e9772b2261 add kanban icons 2020-06-09 13:27:04 +01:00
yflory
e0f796fba0 Add kanban items to the top 2020-06-03 13:16:10 +02:00
yflory
d53e9cff02 Fix 'clear filter' button 2020-03-13 15:10:07 +01:00
David Benqué
f6f499ee31 add padding to kanban container 2020-03-13 10:42:52 +00:00
David Benqué
f8b8f09a74 highlight trash on drag 2020-03-13 09:40:52 +00:00
David Benqué
7bb0263f8f make tag input 100% width 2020-03-12 17:01:38 +00:00
David Benqué
e17544d168 add code block width 2020-03-12 15:30:47 +00:00
David Benqué
a442f77851 style code blocks 2020-03-12 15:28:26 +00:00
David Benqué
a5767d8b68 fix hover color of markdown toolbar buttons 2020-03-12 15:01:30 +00:00
David Benqué
f38caa0af5 move tag filter clear and add text 2020-03-12 14:43:10 +00:00