summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Fix card copyAndrés Manelli2019-02-281-4/+4
* 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-278-155/+145
|\
| * Add the following new Sandstorm features and fixes:Lauri Ojansivu2019-02-278-149/+139
* | Removed console.log.Lauri Ojansivu2019-02-261-1/+0
* | Fix list view issues. Allow creation of boards from templatesAndrés Manelli2019-02-257-25/+67
* | Fix miniscreen renderAndrés Manelli2019-02-243-15/+17
* | Fix lint errorsAndrés Manelli2019-02-243-44/+44
* | Allow swimlane creation from templateAndrés Manelli2019-02-247-20/+24
* | Allow list creation from templateAndrés Manelli2019-02-246-26/+79
* | Allow card creation from templateAndrés Manelli2019-02-241-17/+18
* | Prepare to create card from templateAndrés Manelli2019-02-243-60/+11
* | Add template search in Add Card menuAndrés Manelli2019-02-242-31/+39
* | Avoid links on a template-boardAndrés Manelli2019-02-244-27/+52
* | Remove links from templates board for the momentAndrés Manelli2019-02-245-10/+32
* | Save template swimlanes in profile. Fix swimlane view for templates board. Av...Andrés Manelli2019-02-245-15/+21
* | Add first draft of data model and user interface. No actions.Andrés Manelli2019-02-247-6/+37
|/
* Merge pull request #2191 from Akuket/feature-improve-authenticationLauri Ojansivu2019-02-153-3/+9
|\
| * Fix authentication dropdownguillaume2019-02-153-3/+9
* | - Fix2: Remove overlap of side bar button with card/list menu button on mobil...Lauri Ojansivu2019-02-132-1/+5
* | - Fix: Remove overlap of side bar button with card/list menu button on mobile...Lauri Ojansivu2019-02-131-1/+1
* | Fix swimlanes sortingBenjamin Tissoires2019-02-082-4/+75
* | Merge remote-tracking branch 'upstream/feature-improve-authentication' into f...Lauri Ojansivu2019-02-084-69/+128
|\|
| * Fix lintsguillaume2019-02-071-6/+11
| * - Fix lint errors.Lauri Ojansivu2019-02-012-14/+9
| * Improve authenticationguillaume2019-02-014-66/+125
* | - Fix Sandstorm open card on public board, part 2.Lauri Ojansivu2019-02-031-2/+0
* | - [Fix: Not displaying card content of public board: Snap, Docker and Sandsto...Lauri Ojansivu2019-02-031-5/+11
|/
* - 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
* - Fix: Bug: Not logged in public board page has calendar.Lauri Ojansivu2019-01-312-5/+11
* automatic scroll: fix vertical automatic scrolling when opening a cardBenjamin Tissoires2019-01-281-5/+4
* make the max height of the swimlane not too bigBenjamin Tissoires2019-01-281-1/+1
* Properly fix horizontal rendering on Chrome and FirefoxBenjamin Tissoires2019-01-282-26/+15
* - Fix Firefox left-rigth scrollbar.Lauri Ojansivu2019-01-281-1/+5
* - Fix cards below swimlane title in Firefox by making [previous fix](https://...Lauri Ojansivu2019-01-271-0/+6
* - Add back scrollbars that [were hidden when trying to fix anotherLauri Ojansivu2019-01-271-1/+0
* ui: fix rendering issue on firefoxBenjamin Tissoires2019-01-261-0/+1
* ifttt: card actions: simplify the logic for setting the colorBenjamin Tissoires2019-01-262-13/+17
* lists-color: only colorize the bottom borderBenjamin Tissoires2019-01-253-5/+12
* 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
* Make sure Swimlanes and Lists have a populated sort fieldBenjamin Tissoires2019-01-251-0/+31
* Add colors to swimlanesBenjamin Tissoires2019-01-253-1/+131
* swimlane: insert the new swimlane after the one we clicked onBenjamin Tissoires2019-01-241-2/+11
* Remove the 'Add Swimlane' entry and replace it by a plus signBenjamin Tissoires2019-01-246-43/+41
* swimlane-view: have the swimlane header horizontalBenjamin Tissoires2019-01-245-62/+34
* card colors: remove unused variablesBenjamin Tissoires2019-01-242-5/+0