summaryrefslogtreecommitdiffstats
path: root/client/components/lists
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2270 from andresmanelli/fix_2266Lauri Ojansivu2019-03-211-1/+1
|\
| * Fix #2266Andrés Manelli2019-03-181-1/+1
* | - Fix card copy & move between boards with customFieldsAndrés Manelli2019-03-161-2/+2
|/
* Fix card move with wrong swimlaneIdAndrés Manelli2019-03-051-1/+7
* Fix popup titleAndrés Manelli2019-02-272-0/+9
* Standarize copy functions. Match labels by nameAndrés Manelli2019-02-271-9/+3
* Merge branch 'devel' into edgeLauri Ojansivu2019-02-271-16/+14
|\
| * Add the following new Sandstorm features and fixes:Lauri Ojansivu2019-02-271-10/+8
* | Removed console.log.Lauri Ojansivu2019-02-261-1/+0
* | Fix list view issues. Allow creation of boards from templatesAndrés Manelli2019-02-252-22/+50
* | Fix miniscreen renderAndrés Manelli2019-02-241-2/+2
* | Fix lint errorsAndrés Manelli2019-02-241-40/+40
* | Allow swimlane creation from templateAndrés Manelli2019-02-242-10/+14
* | Allow list creation from templateAndrés Manelli2019-02-243-22/+61
* | Allow card creation from templateAndrés Manelli2019-02-241-17/+18
* | Prepare to create card from templateAndrés Manelli2019-02-242-7/+6
* | Add template search in Add Card menuAndrés Manelli2019-02-242-31/+39
* | Avoid links on a template-boardAndrés Manelli2019-02-242-17/+36
* | Remove links from templates board for the momentAndrés Manelli2019-02-242-10/+16
|/
* - Fix2: Remove overlap of side bar button with card/list menu button on mobil...Lauri Ojansivu2019-02-131-0/+4
* - When writing to minicard, press Shift-Enter on minicard to go to next line ...Lauri Ojansivu2019-02-011-1/+1
* Use infinite-scrolling on listsBenjamin Tissoires2019-02-013-1/+95
* lists-color: only colorize the bottom borderBenjamin Tissoires2019-01-252-4/+11
* ui: lists: make sure all lists boxes are the same heightBenjamin Tissoires2019-01-252-0/+6
* colors: add per list colorBenjamin Tissoires2019-01-253-1/+132
* client: lists headers: use padding instead of marginBenjamin Tissoires2019-01-251-4/+4
* swimlane-view: have the swimlane header horizontalBenjamin Tissoires2019-01-241-1/+0
* Issue : UI feature suggestion: drag handles and long press #1772hupptechnologies2018-12-201-0/+7
* custom fields upgrade -- correctNunes Nelson2018-11-071-3/+3
* custom fields upgradeNunes Nelson2018-11-051-0/+10
* - Hide Linked Card and Linked Board on Sandstorm, because they are onlyLauri Ojansivu2018-11-031-8/+10
* UI: lists: only output the number of cards for each swimlaneBenjamin Tissoires2018-10-252-1/+11
* UI: list headers: show the card count smallerBenjamin Tissoires2018-10-251-3/+2
* Fix #1885Andrés Manelli2018-09-121-4/+30
* Fix #1887Andrés Manelli2018-09-121-0/+1
* Fix and improve linked cardsAndrés Manelli2018-08-212-7/+8
* Refactor imported -> linked in componentsAndrés Manelli2018-08-113-22/+22
* Fix lint errorsAndrés Manelli2018-08-111-1/+1
* Avoid reimport imported cardAndrés Manelli2018-08-111-1/+2
* Allow description and member two way bindingAndrés Manelli2018-08-101-3/+3
* Avoid importing imported cards or boardsAndrés Manelli2018-08-101-1/+2
* Link descriptionAndrés Manelli2018-08-101-1/+5
* Import card-as-card, board-as-card. Add styling. Missing details and linksAndrés Manelli2018-08-102-24/+108
* Avoid showing current boardAndrés Manelli2018-08-101-3/+9
* Add UI for importing card-as-card and board-as-cardAndrés Manelli2018-08-103-1/+169
* Hotfix more sortable elementsHaocen Xu2018-07-061-3/+1
* Hotfix for mobile deviceHaocen Xu2018-07-061-1/+6
* Merge branch 'devel' into nested-tasksNicu Tofan2018-06-281-7/+4
|\
| * Introducing third board view: calendar.Nicu Tofan2018-06-261-1/+1
* | implement getDefaultSwimline for boardsNicu Tofan2018-06-261-1/+1
|/