Commit Graph

45 Commits (33a8de7bb5367dbd7282bf1fff46d2636777182e)

Author SHA1 Message Date
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 4 years ago
Lauri Ojansivu e3a0dea85f Fixed REST API, it shoud work now by Admin user. 4 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
John R. Supplee ed54c09b48 Use a method call to move the swimlane server side 4 years ago
John R. Supplee aad300613d Add UI code and make some fixes to list move code 4 years ago
John Supplee 59a3ac1f37 Add move() methods to Swimlanes and Lists collections 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. 6 years ago
Lauri Ojansivu 7d6d3af54a Add Features: allowing lists to be sorted by modifiedAt when not in draggable mode. 6 years ago
Sam X. Chen bc2a20f04e Add Feature: allow user to sort Lists in Board by his own preference, boardadmin can star list 6 years ago
Sam X. Chen 77f8b76d4e Add Features: allowing lists to be sorted by modifiedAt when not in draggable mode 6 years ago
Justin Reynolds 3b9f2ca7c2 Fixes #2596 incorrect date types for created & updated 6 years ago
Justin Reynolds 3eb4d2c341 Prettier & eslint project style update 6 years ago
Justin Reynolds c60e80d25b Add createdAt and modifiedAt to all collections 6 years ago
Lauri Ojansivu 64ee60a008 Fix missing profile checks. 6 years ago
Justin Reynolds daf314b037 Fix missing profile checks 6 years ago
guillaume 8137f2692f remove feature 6 years ago
Lauri Ojansivu d6259836e0 - [Add Filter fix back](https://github.com/wekan/wekan/issues/2213), 6 years ago
Lauri Ojansivu 90dd0ddb94 Revert [Filter fix](https://github.com/wekan/wekan/issues/2213) because of 6 years ago
Andrés Manelli 49229e1723 Fix filter in swimlanes view 6 years ago
Andrés Manelli da21a2a410 Standarize copy functions. Match labels by name 6 years ago
Andrés Manelli dc7286a0ef Fix list view issues. Allow creation of boards from templates 6 years ago
Andrés Manelli 775476f97c Fix miniscreen render 6 years ago
Andrés Manelli eb62c9ce6a Fix lint errors 6 years ago
Andrés Manelli 60be4df76e Allow swimlane creation from template 6 years ago
Andrés Manelli 1e72177991 Avoid links on a template-board 6 years ago
Andrés Manelli cdf070189e Remove links from templates board for the moment 6 years ago
Andrés Manelli 64bf455b29 Save template swimlanes in profile. Fix swimlane view for templates board. Avoid deleting template containers 6 years ago
Andrés Manelli 0a53ee87b9 Add first draft of data model and user interface. No actions. 6 years ago
Benjamin Tissoires b5411841cf api: fix the sort field when inserting a swimlane or a list 6 years ago
Benjamin Tissoires 03efeaeb1a Add colors to swimlanes 6 years ago
Benjamin Tissoires ff467402c0 RESTAPI: Add some JSDoc 6 years ago
Lauri Ojansivu 77efcf7137 - Add permission "No comments". It is like normal user, but does not show comments and activities. 7 years ago
Ghassen Rjab 59ba2111e8 Fix lint warnings 7 years ago