wekan/client/lib
Markus Peröbner 1d523c1ede improve multi selection sidebar opening and closing
this patch changes the open/close behavior of the sidebar when
activating and deactiviting the multi selection.

in the past activating the multi selection on a mini screen will hide
the cards and show the multi selection sidebar on the whole screen. a
user would need to hide the sidebar in order to select multiple
cards. this patch changes this behavior. the sidebar will no longer be
opened if the user is on a mini screen while activating the multi
selection.

in the past deactivating the multi selection would show the default
sidebar instead of the multi selection sidebar. after this patch the
default sidebar will only be shown if the sidebar was visible before
activating the multi selection.
2021-11-16 08:19:21 +01:00
..
tests initial tests added 2021-06-23 12:12:29 +02:00
accessibility.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
cardSearch.js Merge pull request #3708 from jrsupplee/issue-3698 2021-04-14 00:35:43 +03:00
cssEvents.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
datepicker.js Added week numbers to dates at card, minicard, Custom Field dates, DatePicker and Calendar. 2021-10-04 15:34:32 +03:00
dropImage.js Use on instead of bind 2020-05-24 12:46:39 +02:00
escapeActions.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
exportHTML.js fix(scrollbar): remove custom scrollbar 2020-08-28 11:46:51 +01:00
filter.js Fixed Non-ASCII attachment filename will crash when downloading. 2021-04-29 13:26:49 +03:00
i18n.js Disable some console.log code, that is only needed while developing. 2021-02-02 18:31:13 +02:00
inlinedform.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
keyboard.js Try to fix tests. Part 2. 2021-06-24 23:08:14 +03:00
mixins.js Renaissance 2015-05-12 19:33:50 +02:00
modal.js Fix Link dialog closes card when clicking in dialog. 2021-04-01 01:34:23 +03:00
multiSelection.js improve multi selection sidebar opening and closing 2021-11-16 08:19:21 +01:00
pasteImage.js Use on instead of bind 2020-05-24 12:46:39 +02:00
popup.js Fix Browser always reload the whole page when I change one of the card color. 2020-03-31 16:56:32 +03:00
spinner.js Added remaining WAIT_SPINNER settings. 2021-06-11 15:17:43 +03:00
textComplete.js Fix prettier. 2020-01-10 04:09:40 +02:00
unsavedEdits.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
utils.js initial tests added 2021-06-23 12:08:14 +02:00