wekan/client/components
Martin Filser a59dfa8fc0 Card Details Popup, every "Sub-Popup" must use .back() instead of .close()
- .close() closes the popup. Until now it was ok, but as the Card
  Details are opened in a popup too, .back() must be used to get the
  same behaviour back
- .back() is also .close() if there is no "popup layer" left
2021-10-25 12:53:04 +02:00
..
activities Card Details Popup, every "Sub-Popup" must use .back() instead of .close() 2021-10-25 12:53:04 +02:00
boards More robust logic if isMiniScreen or isShowDesktopDragHandles 2021-10-20 22:28:49 +02:00
cards Card Details Popup, every "Sub-Popup" must use .back() instead of .close() 2021-10-25 12:53:04 +02:00
forms Fixed scrollbar, occured twice when opening a card 2021-10-21 11:28:32 +02:00
import Disable some console.log code, that is only needed while developing. 2021-02-02 18:31:13 +02:00
lists Add card button has now a cancel button 2021-10-24 15:42:51 +02:00
main Mobile View quick list access show markdown 2021-10-21 18:24:49 +02:00
mixins fix(scrollbar): remove custom scrollbar 2020-08-28 11:46:51 +01:00
notifications Moved many button texts etc to tooltips. Added more tooltips. 2021-06-09 20:08:42 +03:00
rules Removed temporary file. 2021-03-03 16:52:15 +02:00
settings Fixed scrollbar, occured twice at admin panel 2021-10-21 11:28:32 +02:00
sidebar Fix : Filter List by Card Title #3594 2021-10-23 13:16:33 +02:00
swimlanes More robust logic if isMiniScreen or isShowDesktopDragHandles 2021-10-20 22:28:49 +02:00
users Use Utils#getCurrentCard() everywhere in the code 2021-10-20 18:41:33 +02:00