wekan/client/components/activities
Majed6 b4e343369a
Fixed Bug: inconsistent use of relative/absolute URLs
Some pages use relative links such as boards link at the home page.
 Others use absolute url such as cards in boards' lists.
 This commits goal is to allow for consistent use of relative
  urls.

Origin relative URLs also helps decoupling Wekan from the infrastructure
 it's deployed on. i.e if it's being served, it should work.
2021-03-05 15:05:53 +03:00
..
activities.jade Fixed Bug: inconsistent use of relative/absolute URLs 2021-03-05 15:05:53 +03:00
activities.js Fixed Bug: inconsistent use of relative/absolute URLs 2021-03-05 15:05:53 +03:00
activities.styl Improvements in activities design 2020-11-28 21:50:01 -03:00
comments.jade Replace the component bounded cachedValue by a global UnsavedEdits 2015-08-31 15:52:16 +02:00
comments.js Fix Browser always reload the whole page when I change one of the card color. 2020-03-31 16:56:32 +03:00
comments.styl - Fix adding comments. 2020-02-05 19:47:08 +02:00