wekan/client/lib
Harry Adel d68ad47de6 Await async setDone before closing popup in copy/move dialogs
The click handler called setDone() without await then immediately
called Popup.back(2), destroying the popup template while the async
operation was still running. This caused unhandled promise rejections
and made errors invisible to the user.
2026-02-05 02:28:00 +02:00
..
tests Set drag handle on touch screen not miniscreen 2022-08-12 17:21:45 +00:00
accessibility.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
attachmentMigrationManager.js Change list width by dragging between lists. 2025-10-14 09:36:11 +03:00
autofocus.js Fix autofocus. 2026-01-28 12:55:22 +02:00
boardConverter.js Updated dependencies. 2025-10-14 07:23:13 +03:00
boardMultiSelection.js Feature: Workspaces, at All Boards page. 2025-11-06 00:26:35 +02:00
cardSearch.js Fix Regression - due date taking a while to load all cards v8.06. 2025-10-21 15:08:50 +03:00
cssEvents.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
customFields.js CustomFieldStringTemplate regular expressions, .{1,10} also possible 2022-09-16 19:56:27 +02:00
datepicker.js Fix Regression - Show calendar popup at set due date. 2025-11-06 02:32:34 +02:00
dialogWithBoardSwimlaneList.js Await async setDone before closing popup in copy/move dialogs 2026-02-05 02:28:00 +02:00
dialogWithBoardSwimlaneListCard.js Await async setDone before closing popup in copy/move dialogs 2026-02-05 02:28:00 +02:00
dropImage.js Use on instead of bind 2020-05-24 12:46:39 +02:00
escapeActions.js Replace mousetrap 2026-01-21 07:03:46 +02:00
exportHTML.js feat: download webfonts as well 2023-12-30 06:41:10 +00:00
filter.js Replaced moment.js with Javascript date. 2025-10-17 00:26:11 +03:00
fixDuplicateLists.js Fix duplicated lists. 2025-10-21 15:19:19 +03:00
i18n.js Move every Meteor.user() to the ReactiveCache 2023-07-18 21:25:28 +02:00
inlinedform.js Most Unicode Icons back to Font Awesome 4.7 for better accessibility. Less always visible buttons, More at ☰ Men. 2026-01-28 13:02:02 +02:00
jquery-ui.js Updated dependencies. 2026-01-17 17:42:27 +02:00
keyboard.js Replace mquandalle:collection-mutations with collection helpers 2026-01-21 19:22:54 +02:00
localStorageValidator.js Per-User and Board-level data save fixes. Per-User is collapse, width, height. Per-Board is Swimlanes, Lists, Cards etc. 2025-12-23 07:49:37 +02:00
mixins.js Renaissance 2015-05-12 19:33:50 +02:00
modal.js Remove pwix:blaze-layout 2026-01-14 00:13:21 +02:00
multiSelection.js Move every Lists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2023-07-18 21:25:28 +02:00
originalPositionHelpers.js Show original positions of swimlanes, lists and cards. 2025-10-16 20:23:05 +03:00
pasteImage.js Use on instead of bind 2020-05-24 12:46:39 +02:00
popup.js Fix mentions and notifications drawer. 2026-01-14 21:02:10 +02:00
secureDOMPurify.js Fix Broken Strikethroughs in Markdown to HTML conversion. 2025-11-10 10:49:26 +08:00
spinner.js removing Utils.getCurrentSetting() and use ReactiveCache directly 2023-07-20 21:11:29 +02:00
textComplete.js Replace mousetrap 2026-01-21 07:03:46 +02:00
unsavedEdits.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
uploadProgressManager.js Drag any files from file manager to minicard or opened card. Part 2. 2025-10-10 21:46:07 +03:00
utils.js Replace mquandalle:collection-mutations with collection helpers 2026-01-21 19:22:54 +02:00