summaryrefslogtreecommitdiffstats
path: root/client/components
Commit message (Collapse)AuthorAgeFilesLines
* Changed px to em and added margin for add-checklist-item linkPeter L2018-05-021-2/+2
|
* Move checkbox down, so it aligns at the same height like the textPeter L2018-05-021-1/+4
|
* Change checklist-item line-height to 18px. Fixes #1619Peter Lampesberger2018-05-021-1/+1
|
* - Remove space from between checklist items, so longer checklists can be ↵Lauri Ojansivu2018-05-011-5/+4
| | | | | | seen at once. Thanks to xet7 !
* Fix: Copy Card, Move Card and Copy Checklist Template to Many Cards - No ↵Lauri Ojansivu2018-04-271-12/+3
| | | | | | | | longer works in menu in Sandstorm. Thanks to xet7 ! Closes #1607
* Fix Wekan logo positioning.Lauri Ojansivu2018-04-171-3/+2
| | | | | | Thanks to iwkse and xet7 ! Closes #1583, closes #1378
* Fix #1567Andrés Manelli2018-04-165-29/+18
|
* Fix lint errorsAndrés Manelli2018-04-161-3/+3
|
* Fix #1565Andrés Manelli2018-04-161-8/+25
|
* Fix #1570, now zero means hide cards countAndrés Manelli2018-04-162-2/+3
|
* Fix #1577Andrés Manelli2018-04-161-2/+2
|
* Restore original font and font sizes.Lauri Ojansivu2018-04-116-14/+15
| | | | Admin panel people and version texts to darker.
* Board title as markdown in board view.Lauri Ojansivu2018-04-061-2/+3
| | | | Thanks to xet7 !
* Use lighter and smaller font sizes.Lauri Ojansivu2018-04-054-12/+11
| | | | Thanks to xet7 !
* Separate translations for cards in Recycle Bin and cards count.Lauri Ojansivu2018-04-051-1/+1
|
* - Removed checkbox from checklist name to have more of material design look.Lauri Ojansivu2018-04-051-2/+2
| | | | | | Thanks to quantazelle and xet7 ! Related #1568
* - Removed forcing "cards" translations to lowercase in count of cards.Lauri Ojansivu2018-04-051-1/+1
| | | | | | | | - Finnish translation of cards to lowercase. Thanks to Chartman123 and xet7 ! Closes #1571
* Changed icon of checklist name. Related #1568Lauri Ojansivu2018-04-041-1/+1
|
* Fix lint errors.Lauri Ojansivu2018-03-311-2/+2
|
* Merge branch 'fixDragInListsView' of https://github.com/andresmanelli/wekan ↵Lauri Ojansivu2018-03-313-88/+99
|\ | | | | | | into andresmanelli-fixDragInListsView
| * Fix drag in lists viewAndrés Manelli2018-03-312-87/+98
| |
| * Set fixed width for swimlane headerAndrés Manelli2018-03-311-1/+1
| |
* | Add additional dates (received & end), default title of checklists to ↵RJevnikar2018-03-266-16/+177
| | | | | | | | | | | | | | | | 'Checklist' Remove translations Add additional dates (received & end), default name checklists to Checklist
* | Fix class name change when clicking check boxAndrés Manelli2018-03-191-1/+1
| |
* | Add stylingAndrés Manelli2018-03-193-2/+17
| |
* | Add checklist ordering capabilityAndrés Manelli2018-03-193-35/+88
| |
* | Fix migration. Replace old checklist-item sort algorithm.Andrés Manelli2018-03-193-64/+73
|/
* "DANGER" data loss warning to bigger text.Lauri Ojansivu2018-03-171-1/+1
|
* Enabled import at Sandtorm. Keep there warning about possible data loss bug.Lauri Ojansivu2018-03-171-11/+8
|
* Fix scroll board when opening cardDetailsAndrés Manelli2018-03-172-3/+3
|
* Extend lists to bottom of frame in lists viewAndrés Manelli2018-03-162-1/+4
|
* Fix drag and drop issues when re-enter boardAndrés Manelli2018-03-163-122/+131
|
* Fix card copy and move with swimlanesAndrés Manelli2018-03-072-19/+36
|
* Fix swimlane header rotation on Google ChromeLuka Matijević2018-03-071-1/+2
| | | After this change both Firefox 58 and Google Chrome 64 have properly rotated swimlane header.
* Partial fix for scroll bar inside cardDetailsAndrés Manelli2018-03-062-1/+1
|
* Fix scroll when dragging elements. Remove scrollbars from swimlanes.Andrés Manelli2018-03-064-8/+5
|
* - Fix Scrollbar near top of screen when using internet explorer on Win7Lauri Ojansivu2018-03-051-1/+1
| | | | Thanks to lunatic4ever ! Closes #1524
* Fix #1519 Add Card Btn dissapear on dragAndrés Manelli2018-03-052-0/+4
|
* Remove list max-height 350px. Thanks to xet7 !Lauri Ojansivu2018-03-011-1/+0
| | | | Closes #1512, closes wekan/wekan-snap#35
* Fix scrollbar inside list and outer scrollAndrés Manelli2018-02-283-1/+4
|
* Fix order lists in lists viewAndrés Manelli2018-02-284-86/+82
|
* Allow swimlanes reorderingAndrés Manelli2018-02-276-34/+91
|
* Avoid swimlane title overlapAndrés Manelli2018-02-271-1/+2
|
* Fix lint warningsGhassen Rjab2018-02-271-1/+1
|
* Fix lint errors related to language namesGhassen Rjab2018-02-262-8/+18
|
* Open search sidebar from an opened boardGhassen Rjab2018-02-232-0/+7
|
* Add search sidebarGhassen Rjab2018-02-234-0/+30
|
* Fix card shadow to cover the full page.Stefano Pogliani2018-02-212-3/+8
|
* Disabled Import temporarily on Sandstorm because of data loss bug.Lauri Ojansivu2018-02-211-7/+11
| | | | Thanks to xet7 !
* Merge branch 'copyMany' of https://github.com/erikturk/wekan into ↵Lauri Ojansivu2018-02-152-0/+66
|\ | | | | | | erikturk-copyMany