Commit Graph

159 Commits (2b134ff7a986eb97f8ec360321be284a7a8ea11e)

Author SHA1 Message Date
Maxime Quandalle dd3cdf3945 Fix some bugs introduced in aa974aa 10 years ago
Maxime Quandalle 68521fc1c3 Update packages and update Meteor to 1.2.1 10 years ago
Dominik Ferber 3ad672a20b Add missing semicolon 10 years ago
Maxime Quandalle 31b60d82fc Upgrade Meteor to 1.2.1-rc4 10 years ago
Maxime Quandalle aa974aa54a Prefer ES5 methods over underscore utilities 10 years ago
Maxime Quandalle c6b12dc5ad Upgrade peerlibrary:blaze-components to v0.14 10 years ago
Maxime Quandalle 9154b06fc3 Upgrade kenton:accounts-sandstorm package to 0.1.6 10 years ago
Maxime Quandalle 118b434a5a Provide a default date for lists and cards creation date 10 years ago
Maxime Quandalle f3fc154eb0 Re-implement label deletion 10 years ago
Xavier Priour 4540bd36c4 Import board: import comments and log activities 10 years ago
Xavier Priour 595d5f97ac Import board: now proper createdAt dates 10 years ago
Xavier Priour 468694a84c Import board: added UI 10 years ago
Maxime Quandalle 15ebfa63c6 Translate the label colors 10 years ago
Maxime Quandalle 944a1065d3 Add some ESLint rules and fix some related issues 10 years ago
Maxime Quandalle 43de3b8a01 Prevent dublicated empty labels of the same color 10 years ago
Xavier Priour b670a1ab36 Import single card: proper error handling 10 years ago
Xavier Priour 7d57ce896b Import single card: create an 'importCard' activity entry 10 years ago
Xavier Priour d8892d6408 Import single card: refactor to meteor method 10 years ago
Xavier Priour 7e64c22c1a Import single card: archived card 10 years ago
Xavier Priour 68518f5497 Import single card: map labels 10 years ago
Xavier Priour 432c1ebb5d Import single card: now with description and comments 10 years ago
Xavier Priour 1b9df00492 Import single card: title and proper sort index 10 years ago
Xavier Priour bc79b83140 Add card import UI 10 years ago
Maxime Quandalle 758be3356c Use a better API to retrieve the new card position 10 years ago
Maxime Quandalle 8bbc69616f Abstract the jquery-textcomplete integration with EscapeActions 10 years ago
Maxime Quandalle bf46a21405 Fix a typo in a function call introduced in a78debc 10 years ago
Kenton Hamaluik 3507c6565b Made colours light grey in the labels dropdown 10 years ago
Maxime Quandalle a78debc461 Support app deployment under a path prefix 10 years ago
Kenton Hamaluik fde2a39ee3 Added coloured label badges in autocomplete list 10 years ago
Kenton Hamaluik f5be121cf3 Pressing escape while autocomplete is open no longer closes the minicard 10 years ago
Kenton Hamaluik c2cb17c5df Now cards with *only* metadata aren't created empty 10 years ago
Kenton Hamaluik a212b1310c Added space after if to conform to formatting 10 years ago
Kenton Hamaluik 77ca52d8c2 Fixed issue with possible race condition, suggested by @mquandalle 10 years ago
Kenton Hamaluik e4c5d2cbe6 Fixed typo in template for quick-adding a user. 10 years ago
Kenton Hamaluik 429686ef48 Made eslinter happy. 10 years ago
Kenton Hamaluik d105da5bc7 Conformed to the 80-character line length limit. 10 years ago
Kenton Hamaluik bfcfd2ebda Initial support for @user and #label use in new cards. 10 years ago
Alexander Sulfrian b2ab174fd5 sidebar: Filter archived cards/lists for current board 10 years ago
Alexander Sulfrian bf8f335ae7 Fix removeMemberPopup 10 years ago
Alexander Sulfrian f4a68a0f7d Fix Popup.afterCommit 10 years ago
Maxime Quandalle b14fd985ff Add some strings to the translation set 10 years ago
Maxime Quandalle 786423ba9d Display “Filter cards” action for non-board members 10 years ago
Alexander Sulfrian 6277bd2a90 Fix multiselect toggle logic 10 years ago
Alexander Sulfrian c5c1d06446 Remove redundant words 10 years ago
Maxime Quandalle cad7741b54 Fix the draft saving feature on card switching 10 years ago
Maxime Quandalle 8182cd1193 Fix labels drag and drop from the sidebar 10 years ago
Maxime Quandalle e65c79edfa Fix text selection in the card detailed pane 10 years ago
Maxime Quandalle 45b662a1dd Centralize all mutations at the model level 10 years ago
Maxime Quandalle dd95ecba98 Fix some dead links 10 years ago
Maxime Quandalle 76004e407c Fix header style when there are too much starred boards 10 years ago