summaryrefslogtreecommitdiffstats
path: root/client/components/cards
Commit message (Expand)AuthorAgeFilesLines
* use `Intl.NumberFormat` to format currencyHaben Amare2020-05-252-3/+12
* display formatted currency custom field on minicardHaben Amare2020-05-252-2/+16
* add 'cardCustomField-currency' templateHaben Amare2020-05-252-0/+42
* Sorry marc1006, I had to revert deepcode.ai arrow function fixes becauseLauri Ojansivu2020-05-251-2/+2
* Move In Progress ostrio-files changes to separate branch, and revert ostrio-f...Lauri Ojansivu2020-05-255-111/+21
* Merge pull request #3112 from marc1006/deepcodeLauri Ojansivu2020-05-241-2/+2
|\
| * Use an arrow function inside forEach() instead of an anonymous functionMarc Hartmayer2020-05-241-2/+2
* | Make scrollParentContainer() more robust as it's used in a timeout callbackMarc Hartmayer2020-05-241-1/+8
|/
* Merge branch 'lib-change' of https://github.com/PDIS/wekan into lib-changeRomulus Urakagi Tsai2020-05-205-53/+187
|\
| * Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-145-53/+187
| |\
| | * Add popup and changelog for linked card fixes.Lauri Ojansivu2020-05-141-1/+12
| | * Merge branch 'fixes' of https://github.com/marc1006/wekan into marc1006-fixesLauri Ojansivu2020-05-141-1/+6
| | |\
| | | * Refuse to delete a card as long as there is link to itMarc Hartmayer2020-04-301-1/+6
| | * | Merge branch 'master' of https://github.com/NicoP-S/wekan into NicoP-S-masterLauri Ojansivu2020-05-135-51/+164
| | |\ \
| | | * | Card vote options in new forkNico2020-05-035-51/+164
| | | |/
| | * | Merge branch 'master' of https://github.com/krupupakku/wekan into krupupakku-...Lauri Ojansivu2020-05-131-0/+2
| | |\ \
| | | * | avatar-image fixMarco Volo2020-05-081-0/+2
| | | |/
| | * / Add white-space:normal to copy-to-clipboard button in card detailshelioguardabaxo2020-05-022-1/+4
| | |/
* | / Fix migrated attachment not readable bugRomulus Urakagi Tsai2020-05-201-1/+4
|/ /
* | Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-0811-45/+224
|\|
| * Revert part 2, related https://github.com/wekan/wekan/pull/3048Lauri Ojansivu2020-04-271-1/+4
| * Revert In Progress additional vote features. Translations are not removed.Lauri Ojansivu2020-04-274-22/+23
| * Remove old codeNico2020-04-261-5/+0
| * Additional vote featuresNico2020-04-263-18/+21
| * Put checkbox and label in same rowNico2020-04-261-3/+4
| * Don't interpret dragging an element as a clickMarc Hartmayer2020-04-252-11/+2
| * Make it compatible with newer and older versions of jQuery sortableMarc Hartmayer2020-04-252-5/+9
| * Fix drag-and-drop and scrolling on mobile devicesMarc Hartmayer2020-04-231-2/+2
| * Newer versions of jQuery sortable use `uiSortable` keyMarc Hartmayer2020-04-232-15/+7
| * Fix lint errors in lint error fix.Lauri Ojansivu2020-04-221-9/+8
| * Merge pull request #3031 from marc1006/style_issuesLauri Ojansivu2020-04-221-3/+3
| |\
| | * Multiple lint issue fixesMarc Hartmayer2020-04-211-3/+3
| * | Pre-fill the title of checklists (Trello-style)boeserwolf2020-04-211-1/+12
| |/
| * Add sortDefault helper for sorting boardsboeserwolf2020-04-191-3/+3
| * Make linked card clickableboeserwolf2020-04-192-1/+4
| * Improve card layout on mobile devicesMarc Hartmayer2020-04-171-0/+1
| * Allows for use of checklist on mobileDevin McAllester2020-04-143-3/+7
| * Fix margin in card labelsboeserwolf2020-04-131-0/+2
| * Public voteNico2020-04-103-12/+50
| * Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2Lauri Ojansivu2020-04-082-29/+35
| * Fix typos.Lauri Ojansivu2020-04-081-6/+6
| * Merge branch 'vote'Nico2020-04-074-5/+121
| |\
| | * Voteing featureNico2020-04-074-5/+121
| * | Merge branch 'feature/subtask-use-parent-swimlane' of https://github.com/dani...Lauri Ojansivu2020-04-041-1/+7
| |\ \ | | |/ | |/|
| | * subtasks now use swimlane with title matching parent lane titleDaniel Eder2020-04-021-1/+7
| | * subtasks now use parent task swimlane by defaultDaniel Eder2020-03-261-1/+1
| * | Minicard labels on the top and title on bottom.Lauri Ojansivu2020-04-011-1/+1
| * | Improvements on card details visualization.Lauri Ojansivu2020-03-312-5/+8
| |/
* | Attachments downloadRomulus Urakagi Tsai2020-05-051-2/+2
* | Merge branch 'master' of https://github.com/wekan/wekan into lib-changeRomulus Urakagi Tsai2020-02-1311-209/+504
|\|