summaryrefslogtreecommitdiffstats
path: root/client/components/cards/cardDate.js
Commit message (Expand)AuthorAgeFilesLines
* Add Worker role.Lauri Ojansivu2020-01-051-1/+2
* Revert to Wekan v3.57 version of client and models directories,Lauri Ojansivu2020-01-031-2/+1
* Add Worker role.Lauri Ojansivu2020-01-031-1/+2
* Fix prettierLauri Ojansivu2019-11-041-3/+3
* cardDate: endDate coloring changeBenjamin Andresen2019-11-041-3/+3
* cardDate: fix ReceivedDate startAt coloringBenjamin Andresen2019-11-041-1/+1
* Lintian fixes.Thomas Liske2019-10-281-3/+3
* Enhancement: set card times more sensible using the 'Today' button in datepickerThomas Liske2019-10-241-4/+4
* Prettier & eslint project style updateJustin Reynolds2019-06-281-91/+95
* Fix lint errorsAndrés Manelli2018-08-111-3/+3
* Fix rebase errorsAndrés Manelli2018-08-111-18/+4
* Add two way binding of card/board timesAndrés Manelli2018-08-111-21/+35
* Fix flagging of dates (i.e. due date only flagged when before end date)RJevnikar2018-07-311-28/+32
* - Fix lint warning: EditCardDate is assigned a value but never used no-unused...Lauri Ojansivu2018-07-031-1/+1
* Prevent errors due to missing date fieldsNicu Tofan2018-06-271-21/+36
* Fix lint errorsRJevnikar2018-06-131-5/+5
* Fix data colour changes on cards.RJevnikar2018-06-131-8/+12
* Adjust classes given to due date to take into account end dateRJevnikar2018-06-081-3/+6
* Extend editCardReceivedDatePopup and editCardEndDatePopup from DatePicker to ...Daniel Kreuter2018-05-251-3/+2
* resolving merge conflictsIgnatzHome2018-05-171-2/+2
|\
| * number + date fieldsPouyan Savoli2017-10-141-89/+2
* | Add additional dates (received & end), default title of checklists to 'Checkl...RJevnikar2018-03-261-2/+124
* | different icons for start and due dateMatthias Marschall2018-01-041-6/+8
|/
* comment only working, naive implementation completeRyan Helsing2017-03-181-0/+6
* Fix "can't set timers inside simulations error" when moving cards with start/...shoetten2016-11-221-1/+1
* Refactor code based on eslint guidelines.shoetten2016-11-221-27/+31
* Update translations and title of date badges.shoetten2016-11-221-4/+8
* Color highlight start and due dates with correct timezone handling.shoetten2016-11-221-13/+28
* Display start and due dates in minicards.shoetten2016-11-221-6/+18
* Add basic start and due dates for cards.shoetten2016-11-211-0/+193