Commit Graph

174 Commits (06d2880a7e1c1ad7cd5798fd4584d296711b9707)

Author SHA1 Message Date
Lauri Ojansivu 06d2880a7e Fix typos. 4 years ago
Emile NDAGIJIMANA b236d95636 Add or remove organizations and teams from boards 4 years ago
Lauri Ojansivu 30ffcc9246 Fixed "Search All Boards" instructions are gone. 4 years ago
Emile NDAGIJIMANA 080fcb9c62 -conflits resolve 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
Martin Filser 540ce3a6ed CardDetails sorting number is displayed at card and can be modified (if configured) 4 years ago
Lauri Ojansivu 481404e8d7 Now new boards do not have any labels added by default. 4 years ago
John R. Supplee ed6c6e5a25 Use new colors constants 4 years ago
John R. Supplee 302ba75729 * Fix bug with multiple label predicates 4 years ago
John R. Supplee 69dc8f304c Only search label names in boards of type 'board' 4 years ago
John R. Supplee e43002d5ad Update `Boards.userBoards()` to only return type 'board' by default 4 years ago
John R. Supplee 5cc6a2f7d0 Add an avatar for the card creator 4 years ago
Majed6 b4e343369a
Fixed Bug: inconsistent use of relative/absolute URLs 4 years ago
John R. Supplee b419e17cac Only show label names on global search for type='board' 4 years ago
Kyâne bcf5a586c7
Add /api/boards_count endpoint for statistics 5 years ago
John R. Supplee 9ec3574ff6 Fix bug in `uniqueTitle` 5 years ago
John R. Supplee e4f50d4713 Hopeful fix for i18n not working in `onRendered()` 5 years ago
Torsten Bronger 710643d8cb Added field archivedAt to cards, lists, swimlanes, and boards. 5 years ago
John R. Supplee 3435192640 only use `new RegExp(...)` to define regex (not slashes) 5 years ago
John R. Supplee 6ba4da9711 Remove added backticks from regex 5 years ago
Lauri Ojansivu bf7b1789ec Added missing backtick quotes. 5 years ago
John R. Supplee ad6da9bf37 Create unique board names when importing 5 years ago
John R. Supplee 6a32424a08 Add support for searching archived cards 5 years ago
John R. Supplee 082b16d422 Bug fix: import regex escape function 5 years ago
John R. Supplee dd163b9923 start work on searching in comments 5 years ago
John R. Supplee a7bd8d42e8 Boards.copyTitle - escape string used in regex 5 years ago
John R. Supplee b249fcbb2e Use the copyBoard method to duplicate a board 5 years ago
John R. Supplee ff8a36653a Use a Meteor call to copy a board 5 years ago
John R. Supplee 1c7a9e4de8 Copy rules, triggers and actions when copying a board 5 years ago
John R. Supplee 61c691a267 Add support for clicking label names and board titles 5 years ago
John R. Supplee 27d05ee828 Copy custom fields to new board 5 years ago
John R. Supplee 39ac19db20 Fix search returning data for all users 5 years ago
John R. Supplee 25dc779a73 Global search development 5 years ago
John R. Supplee 80b23e5cc1 Global search - add error messages for terms that are not found 5 years ago
John R. Supplee bbcb236a46 Add methods to models for archived entities 5 years ago
Lauri Ojansivu 36e29a405e REST API: Added file download URL to listing of attachments of a board. Part 2. 5 years ago
Lauri Ojansivu 2ec53b27d1 REST API: Added file download URL to listing of attachments of a board. 5 years ago
Lauri Ojansivu 0b43e8b42a Remove old text. 5 years ago
Lauri Ojansivu bf94161f30 REST API: List attachments of a board. 5 years ago
helioguardabaxo 415fac8a25 Add 'Modern Dark' theme 5 years ago
Nico 19acd7861d Change slug on card rename 5 years ago
Lauri Ojansivu ba24c4e40c All logged in users are now allowed to reorder boards by dragging at All Boards page and Public Boards page. 5 years ago
helioguardabaxo 3b50b2c59f Added Modern theme with Poppins font 5 years ago
helioguardabaxo 7a576f9ae4 Added natural theme 5 years ago
CidKramer 45dea737bf Added clearblue theme 5 years ago
Lauri Ojansivu 9e95c06415 Fix lint errors in lint error fix. 5 years ago
boeserwolf b42d8346cd Insert new boards at last position 5 years ago
boeserwolf b3efa71d13 Add move function to boards mutations 5 years ago
boeserwolf 10fcc19b7f Add sortDefault helper for sorting boards 5 years ago
boeserwolf 2400c91013 Add sort field to boards model 5 years ago