wekan/client/components/sidebar
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
..
sidebar.jade Export to Excel XLSX. Does work, but does not export all fields yet correctly. In Progress. 2021-01-19 14:22:17 +02:00
sidebar.js Fixed Upper/lowercase errors in some languages due to .toLowerCase. 2021-01-21 12:48:15 +02:00
sidebar.styl UI improvements in filter, multi-selection and rules 2020-09-15 12:47:07 -03:00
sidebarArchives.jade Printed archivedAt under every item in the archive. 2021-02-02 14:52:14 +01:00
sidebarArchives.js Fixed lint. 2021-02-08 21:11:13 +02:00
sidebarCustomFields.jade Option to add custom field to all cards 2021-01-22 21:28:37 +02:00
sidebarCustomFields.js Add checkbox as an option to custom field create dialog 2021-01-23 12:04:39 +02:00
sidebarFilters.jade Prevent normal user deleting or modifying too much. 2020-12-15 11:52:57 +02:00
sidebarFilters.js Export to Excel XLSX. Does work, but does not export all fields yet correctly. In Progress. 2021-01-19 14:22:17 +02:00
sidebarSearches.jade Fixed Bug: inconsistent use of relative/absolute URLs 2021-03-05 15:05:53 +03:00
sidebarSearches.js Add Features: allowing lists to be sorted by modifiedAt when not in draggable mode. 2019-10-29 19:05:44 +02:00
sidebarSearches.styl Add search sidebar 2018-02-23 01:09:59 +01:00