summaryrefslogtreecommitdiffstats
path: root/client/components
Commit message (Expand)AuthorAgeFilesLines
* Fix typos, thanks to umbertoooLauri Ojansivu2017-02-011-1/+1
* Merge pull request #31 from mario-orlicky/show-cards-countLauri Ojansivu2016-11-295-0/+33
|\
| * fixed few overseightsMario Orlicky2016-11-252-2/+1
| * New option to set up minimum limit to show cards count for each list in boardMario Orlicky2016-11-255-0/+34
* | Merge pull request #30 from dwrensha/show-card-commentsLauri Ojansivu2016-11-291-0/+3
|\ \
| * | set isLoaded to true on both transitionend and animationendDavid Renshaw2016-11-231-0/+3
| |/
* | Fix "can't set timers inside simulations error" when moving cards with start/...shoetten2016-11-221-1/+1
* | Refactor code based on eslint guidelines.shoetten2016-11-222-28/+32
* | Update translations and title of date badges.shoetten2016-11-223-9/+13
* | Color highlight start and due dates with correct timezone handling.shoetten2016-11-223-16/+39
* | Display start and due dates in minicards.shoetten2016-11-223-7/+28
* | Add basic start and due dates for cards.shoetten2016-11-216-1/+284
|/
* Merge pull request #19 from mario-orlicky/hide-system-messagesLauri Ojansivu2016-11-203-5/+29
|\
| * Fixed buildMario Orlicky2016-11-191-2/+2
| * New change settings option and possibility to hide system messagaesMario Orlicky2016-11-193-5/+29
* | fixed indentationMario Orlicky2016-11-181-1/+1
* | Display message when user wants to choose existing username (Fixes: #16)Mario Orlicky2016-11-182-4/+13
|/
* removed unused html span elementMario Orlicky2016-11-131-2/+2
* added buttons to support filtering by empty labels and membersMario Orlicky2016-11-131-0/+12
* UI: Fixed background on hover for labels in filter sidebarMario Orlicky2016-11-131-0/+1
* only show 'add member' button to users who can edit the boardDavid Renshaw2016-11-031-2/+3
* powerbox identity requestsDavid Renshaw2016-11-032-4/+9
* Fix eslint testingMaxime Quandalle2016-07-211-2/+2
* Fix undefined variables errorsMaxime Quandalle2016-07-211-2/+5
* Fix bug where you get a "null" option in @-mention autocomplete (#649)Drew Fisher2016-07-211-2/+2
* Fix #573Maxime Quandalle2016-07-201-1/+3
* Implement a disconnected indicatorMaxime Quandalle2016-07-203-0/+25
* Fix an event name from animationend to transitionendMaxime Quandalle2016-07-191-1/+1
* Merge PR #593 into develMaxime Quandalle2016-07-194-12/+11
|\
| * UI: Put every attachment action on its own lineAlexander Sulfrian2016-05-191-1/+1
| * UI: Scale the attachemnt thumbnailsAlexander Sulfrian2016-05-191-2/+2
| * UI: Center add-attachment linkAlexander Sulfrian2016-05-192-1/+6
| * UI: Fix scaling of cover images (Fixes: #548)Alexander Sulfrian2016-04-252-8/+2
* | Fix move to topAlexander Sulfrian2016-07-181-2/+2
* | Merge #616 into develMaxime Quandalle2016-07-181-3/+1
|\ \
| * | Models: Replace before.insert with autoValuesAlexander Sulfrian2016-06-031-3/+1
| |/
* | profile.name is called profile.fullname (#615)Alexander Sulfrian2016-07-112-3/+3
* | UI: Fix overlapping click event handler (#614)Alexander Sulfrian2016-07-111-9/+11
* | UI: Fix small bug with the multi-selection button (#591)Alexander Sulfrian2016-07-111-1/+1
|/
* UI: Add missing title attributesAlexander Sulfrian2016-04-211-5/+6
* UI: Add log-in button to public boardsAlexander Sulfrian2016-04-212-10/+23
* UI: Only display the options, if there is a boardAlexander Sulfrian2016-04-211-70/+72
* UI: Do not display notification settingsAlexander Sulfrian2016-04-211-19/+21
* Some small fixes for the buttons in the board header (#580)Alexander Sulfrian2016-04-211-7/+8
* UI: Center text in the avatars (#581)Alexander Sulfrian2016-04-211-1/+1
* Merge pull request #530 from ForNeVeR/feature/move-to-endMaxime Quandalle2016-03-192-0/+14
|\
| * cardDetails: allow to move cards to top / bottomFriedrich von Never2016-03-192-0/+14
* | Merge pull request #531 from TheElf/develMaxime Quandalle2016-03-181-2/+2
|\ \
| * | Changes in code to correct the spelling of emoji (plural)Daniel2016-02-281-2/+2
| |/
* / Upgrade ESLint to v2Maxime Quandalle2016-03-173-13/+17
|/