wekan/client/components/lists
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
..
list.jade Optimize for mobile web, show single list per page with navigate bar 2017-11-29 17:06:33 +09:00
list.js Changed public board changing Swimlanes/Lists/Calendar view 2020-10-28 15:45:37 +02:00
list.styl Mobile View, list header is now always at top and only lists/cards view have a scroll area 2021-02-12 00:34:50 +01:00
listBody.jade Fixed Bug: inconsistent use of relative/absolute URLs 2021-03-05 15:05:53 +03:00
listBody.js Made sort cards feature translatable. 2021-02-24 16:45:16 +02:00
listHeader.jade Limited number of cards highlighting to true overbooking. 2021-01-22 21:02:15 +01:00
listHeader.js Lists, show also 0 cards at column description 2021-02-13 01:13:10 +01:00
minilist.jade Allow list creation from template 2019-02-24 00:05:00 +01:00