summaryrefslogtreecommitdiffstats
path: root/client/components/cards
Commit message (Expand)AuthorAgeFilesLines
* text custom fields are now editable using inlinedFormPouyan Savoli2017-09-222-8/+33
* show custom fields on cards but still with dummy valuePouyan Savoli2017-09-224-30/+68
* card model and card ui preparation for custom fields #2Pouyan Savoli2017-09-221-3/+4
* card model and card ui preparation for custom fieldsPouyan Savoli2017-09-223-3/+7
* many custom fields model and UI enhancementsPouyan Savoli2017-09-222-0/+30
* Merge branch 'issue-1213' of https://github.com/frmwrk123/wekan into frmwrk12...Lauri Ojansivu2017-09-131-0/+1
|\
| * Existing title of card is pre-filled in copy dialogJim Martens2017-09-121-0/+1
* | Implemented checklist item sorting across checklistsJim Martens2017-09-121-0/+67
* | Prepared template for sortable checklist itemsJim Martens2017-09-121-4/+3
|/
* Added copy card functionalityJim Martens2017-09-051-0/+45
* Added copy card to templateJim Martens2017-09-051-0/+7
* Assign user to attachment before insertingGhassen Rjab2017-08-311-1/+2
* Copy card link to clipboard. Thanks to xet7 ! Closes #1188Lauri Ojansivu2017-08-262-16/+45
* Fix flex property width of first columnnztqa2017-08-101-1/+1
* Improve UI Design (checklists item)nztqa2017-07-031-0/+3
* Add check to see if input is emptynztqa2017-07-012-9/+16
* Improve input of checklistnztqa2017-06-302-1/+8
* Merge branch 'fix-link-card' of https://github.com/nztqa/wekan into nztqa-fix...Lauri Ojansivu2017-06-271-1/+1
|\
| * Fix link to cardnztqa2017-06-271-1/+1
* | Fix: incorrect attachment link with subfolder in the urlnztqa2017-06-272-3/+3
|/
* comment only working, naive implementation completeRyan Helsing2017-03-186-10/+41
* current progressRyan Helsing2017-03-184-27/+37
* Make Due Date layout nicer on minicard. Thanks to whittssg2!Lauri Ojansivu2017-02-112-21/+20
* Add remaining of checklist feature codeLauri Ojansivu2017-02-032-2/+17
* Add checklist featurelksime2017-01-206-1/+229
* 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
|/
* 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
* | Models: Replace before.insert with autoValuesAlexander Sulfrian2016-06-031-3/+1
|/
* cardDetails: allow to move cards to top / bottomFriedrich von Never2016-03-192-0/+14
* Fix a bug with the inheritance modelMaxime Quandalle2016-02-101-1/+1
* Add notification, allow watch boards / lists / cardsLiming Xie2016-01-053-0/+28
* Remove unnecessary template name declarationMaxime Quandalle2016-01-032-8/+0
* Fix card infinite scrolling on card activitiesMaxime Quandalle2016-01-031-2/+6
* Fix layout on Apple devicesMaxime Quandalle2016-01-022-0/+4
* change edit card title input to textarea for editing larger titlesalayek2016-01-012-4/+21
* Forbid trailing spacesMaxime Quandalle2015-12-301-1/+1
* add: support compact mode for mobile web, auto adapt to small screen/windowLiming Xie2015-12-174-2/+28