summaryrefslogtreecommitdiffstats
path: root/client/components
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | - Fix Minimize board sidebar actually just moves it over.Lauri Ojansivu2018-07-051-2/+3
| |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | Thanks to dagomar ! Closes #1589
* | | | | - Fix lint warning: EditCardDate is assigned a value but never used ↵Lauri Ojansivu2018-07-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no-unused-vars Thanks to xet7 !
* | | | | Fix warning about missing space in jade file.Lauri Ojansivu2018-07-031-2/+2
| | | | | | | | | | | | | | | | | | | | Thanks to xet7 !
* | | | | - Revert "Fix vertical align of user avatar initials",Lauri Ojansivu2018-07-031-1/+1
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | so that initials are again visible. Thanks to pravdomil and xet7 ! Reverts https://github.com/wekan/wekan/pull/1714
* | | | - More margin-bottom after minicard.Lauri Ojansivu2018-06-301-1/+1
| | | | | | | | | | | | | | | | Thanks to pravdomil and xet7 !
* | | | - Revert previous More margin-bottom after minicard.Lauri Ojansivu2018-06-301-1/+1
| | | | | | | | | | | | | | | | Thanks to pravdomil and xet7 !
* | | | Merge branch 'patch-7' of https://github.com/pravdomil/wekan into ↵Lauri Ojansivu2018-06-301-1/+1
|\ \ \ \ | |_|/ / |/| | | | | | | pravdomil-patch-7
| * | | revert 6a58729pravdomil2018-06-261-1/+1
| | | |
* | | | Merge branch 'calendar' of https://github.com/TNick/wekan into TNick-calendarLauri Ojansivu2018-06-276-23/+106
|\ \ \ \ | | |_|/ | |/| |
| * | | Prevent errors due to missing date fieldsNicu Tofan2018-06-271-21/+36
| | | |
| * | | Show cards in calendarNicu Tofan2018-06-262-0/+58
| | | |
| * | | Introducing third board view: calendar.Nicu Tofan2018-06-264-2/+12
| |/ / | | | | | | | | | A dependency to rzymek:fullcalendar has also been added.
* / / Restore invitation code logicNicu Tofan2018-06-271-1/+1
|/ /
* | - Add more card inner shadow.Lauri Ojansivu2018-06-261-1/+1
| | | | | | | | | | | | Thanks to pravdomil and xet7 ! Related #1690
* | Merge branch 'patch-3' of https://github.com/pravdomil/wekan into ↵Lauri Ojansivu2018-06-261-1/+1
|\ \ | | | | | | | | | pravdomil-patch-3
| * | less margin-bottom after minicardpravdomil2018-06-191-1/+1
| |/
* / fix vertical align of user avatar initialspravdomil2018-06-191-1/+1
|/
* Merge branch 'devel' of https://github.com/wekan/wekan into ↵IgnatzHome2018-06-142-9/+13
|\ | | | | | | feature-custom-fields
| * Merge branch 'fixRDate' of https://github.com/rjevnikar/wekan into ↵Lauri Ojansivu2018-06-141-1/+1
| |\ | | | | | | | | | rjevnikar-fixRDate
| | * Fix minicardReceivedDate typo identified in #1694RJevnikar2018-06-141-1/+1
| | |
| * | Merge branch 'feature-custom-fields' of https://github.com/feuerball11/wekan ↵Lauri Ojansivu2018-06-143-3/+6
| |\ \ | | |/ | |/| | | | into feuerball11-feature-custom-fields
| * | Fix lint errorsRJevnikar2018-06-131-5/+5
| | |
| * | Fix data colour changes on cards.RJevnikar2018-06-131-8/+12
| | | | | | | | | | | | Addressing both #1685 and #1693
* | | This seems to make more sense.IgnatzHome2018-06-141-14/+15
| | |
* | | trying to understand hirachyIgnatzHome2018-06-141-0/+4
| | |
* | | Merge branch 'feature-custom-fields' of https://github.com/feuerball11/wekan ↵IgnatzHome2018-06-1414-18/+242
|\ \ \ | | |/ | |/| | | | into feature-custom-fields
| * | testing markdown support for custom fieldsIgnatz2018-06-141-1/+2
| | |
| * | fix for not able to remove "Show on Card"Ignatz2018-06-141-2/+2
| | |
| * | trying to fix display Issue with dropdown custom fieldsIgnatz2018-06-141-1/+1
| | |
| * | hotfix public boardIgnatz2018-06-141-0/+2
| |/
| * Merge branch 'labelText' of https://github.com/rjevnikar/wekan into ↵Lauri Ojansivu2018-06-121-1/+11
| |\ | | | | | | | | | rjevnikar-labelText
| | * Change label text colour to black for specific label colours for better ↵RJevnikar2018-06-111-1/+11
| | | | | | | | | | | | visibility
| * | Adjust classes given to due date to take into account end dateRJevnikar2018-06-081-3/+6
| | |
| * | Modify mini cards so that received date is shown if there is no start date, ↵RJevnikar2018-06-081-1/+11
| |/ | | | | | | and due date is shown if there is no end date.
| * Change button order at Boards Recycle Bin.Lauri Ojansivu2018-06-081-4/+4
| |
| * Fix spacing on cardDetails.jade to get 'Add' buttons in <a> tag for ↵RJevnikar2018-06-071-10/+10
| | | | | | | | RequestedBy & AssignedBy
| * Attempt to lineup buttons in recycle bin & get delete board popup to appearRJevnikar2018-06-071-8/+9
| |
| * Remove delete option from board hamburger menuRJevnikar2018-06-064-9/+5
| |
| * Remove double template for deleteCardPopupRJevnikar2018-06-061-6/+0
| |
| * Fix AssignedBy & RequestedBy fields & formsRJevnikar2018-06-061-5/+3
| |
| * Fix display of card details - cardDetails.styl - remove trailing commaRJevnikar2018-06-061-1/+1
| |
| * Add delete board to Recycle Bin, fix delete-board menu item on board menuRJevnikar2018-06-062-0/+22
| |
| * Finish adding delete board featureRJevnikar2018-06-051-0/+2
| |
| * Fix problems highlighted by Codacy/PR Quality ReviewRJevnikar2018-06-053-1/+12
| |
| * Add additional label colours (from pull by JamesLavin), Add Assigned & ↵RJevnikar2018-06-054-4/+133
| | | | | | | | Requested By text fields.
| * Extend editCardReceivedDatePopup and editCardEndDatePopup from DatePicker to ↵Daniel Kreuter2018-05-251-3/+2
| | | | | | | | fix #1654
| * forgot a 'IgnatzHome2018-05-201-1/+1
| |
| * Removing Debug Lines, correcting behavior, caching las valide filter, and ↵IgnatzHome2018-05-202-1/+3
| | | | | | | | adding description
| * making custom-fields uneditable on minicardIgnatzHome2018-05-201-2/+2
| |
| * customFields bevore mebers on minicardIgnatzHome2018-05-201-5/+5
| |