Commit History

Author SHA1 Message Date
  Lauri Ojansivu 31b9970c04 Merge pull request #5401 from C0rn3j/set-silver 1 year ago
  Martin Rys baf0edc51e Allow `silver` color to be set in List and Swimlane 1 year ago
  Lauri Ojansivu 4156b6f932 Temporarily revert collapse per user that did not work yet. 1 year ago
  Lauri Ojansivu 902f86d363 Collapse Lists to be per user, not per board. In Progress. 1 year ago
  Lauri Ojansivu a601ba542a Collapse Lists. 1 year ago
  Gustav Engström 832bd6187c Added restore swimlane and swimlane title to webhooks 1 year ago
  Jakub Jurczyk 3a22d4efdc Fix edit_swimlane 1 year ago
  Martin Filser 33a8de7bb5 Move every Swimlanes.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
  Martin Filser 6a4b03324c Move every Lists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
  Martin Filser c0ecfb87b0 Move every Cards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
  Martin Filser 9e557f6887 Move every Lists.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 2 years ago
  Martin Filser 48ba81eb3d Move every Swimlanes.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 2 years ago
  Martin Filser 5e3a9dc059 Move every Meteor.user() to the ReactiveCache 2 years ago
  Martin Filser 6e1ef3d94a Move every Users.findOne() to the ReactiveCache 2 years ago
  Martin Filser a182482cfb Move every Boards.findOne(boardId) to the ReactiveCache (Part 2) 2 years ago
  DimDz 3e088b4eb1 add edit swimlane 2 years ago
  Lauri Ojansivu 8092f8be28 Try to fix User API. 2 years ago
  Lauri Ojansivu c926475eb1 Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 3 years ago
  John Supplee aa0dee1fba Bug fix for #3864 searching archived cards and add new operators for organizations and teams 3 years ago
  Ben0it-T be5b6245e3 Try to fix : Showing archived lists in Swimlane view 3 years ago
  Lauri Ojansivu e3a0dea85f Fixed REST API, it shoud work now by Admin user. 3 years ago
  Lauri Ojansivu a719e8fda1 Allow board members to use more of API. Please add issue (or pull request) if this allows too much. 4 years ago
  John R. Supplee 4940af0573 Add copy swimlane functionality 4 years ago
  John R. Supplee ed6c6e5a25 Use new colors constants 4 years ago
  Torsten Bronger 710643d8cb Added field archivedAt to cards, lists, swimlanes, and boards. 4 years ago
  John R. Supplee bbcb236a46 Add methods to models for archived entities 4 years ago
  John R. Supplee e793e71163 Reformat My Cards page 4 years ago
  Lauri Ojansivu 96abe3c691 New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles. 5 years ago
  Lauri Ojansivu 7d6d3af54a Add Features: allowing lists to be sorted by modifiedAt when not in draggable mode. 5 years ago
  Justin Reynolds 3b9f2ca7c2 Fixes #2596 incorrect date types for created & updated 5 years ago