summaryrefslogtreecommitdiffstats
path: root/client/components
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * style correction for custom fields on minicardIgnatzHome2018-05-202-4/+12
| |
| * correcting indent in jadeIgnatzHome2018-05-201-4/+4
| |
| * showOnCard test implementationIgnatzHome2018-05-201-0/+9
| |
| * first test for Advanced FilterIgnatzHome2018-05-192-0/+7
| |
| * Filter Sidebar CorrectionsIgnatzHome2018-05-191-1/+7
| |
| * Filter on custom fields presenceIgnatzHome2018-05-192-1/+9
| |
| * first test for custom fields filterIgnatz2018-05-181-0/+6
| |
* | testing mobile detail view fix.IgnatzHome2018-06-141-7/+13
|/
* indend correctionsIgnatz2018-05-182-8/+8
|
* template literals correctionIgnatz2018-05-182-2/+2
|
* linter correctionsIgnatz2018-05-183-144/+145
|
* That should do itIgnatzHome2018-05-171-3/+1
|
* Style ChangesIgnatzHome2018-05-171-1/+1
|
* More style correctionsIgnatzHome2018-05-172-2/+6
|
* Removing Doupling start / end and more style correctionsIgnatzHome2018-05-172-14/+2
|
* correcting style errorsIgnatzHome2018-05-171-3/+2
|
* removing checkbox types part 2IgnatzHome2018-05-171-2/+2
|
* resolving merge conflictsIgnatzHome2018-05-1721-61/+561
|\
| * number + date fieldsPouyan Savoli2017-10-147-130/+155
| |
| * dropdown itemsPouyan Savoli2017-09-228-67/+185
| |
| * 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-224-3/+14
| |
| * many custom fields model and UI enhancementsPouyan Savoli2017-09-229-51/+130
| |