wekan/client/components/activities
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.jade Card Details Popup, Activities (comments) are now displayed 2021-10-20 18:40:41 +02:00
activities.js Card Details Popup, every "Sub-Popup" must use .back() instead of .close() 2021-10-25 12:53:04 +02:00
activities.styl adds card comment reactions feature 2021-08-13 20:47:55 +02:00
comments.jade Add an avatar for the card creator 2021-04-01 23:40:07 +02:00
comments.js Use Utils#getCurrentCard() everywhere in the code 2021-10-20 18:41:33 +02:00
comments.styl - Fix adding comments. 2020-02-05 19:47:08 +02:00