wekan/client/components
John R. Supplee e4f50d4713 Hopeful fix for i18n not working in onRendered()
* Remove the i18n initialization code from an `autorun()` block
* Add some console statements to help with debugging production.
* Add functions to `Boards` for label colors and color mapping
2021-02-02 17:56:18 +02:00
..
activities Fixed Card activity shows only 20 last entries of activities and comments, by changing limit to 500 entries. 2021-01-19 19:03:29 +02:00
boards Create unique board names when importing 2021-01-28 18:21:56 +02:00
cards Add support for searching archived cards 2021-01-26 18:39:09 +02:00
forms Use checklist checkbox for the custom field checkbox 2021-01-19 15:28:01 +02:00
import JSON import: add note about unmapped members 2021-01-30 11:44:53 +02:00
lists Merge pull request #3468 from bronger/issue-3467 2021-01-23 00:48:53 +02:00
main Hopeful fix for i18n not working in onRendered() 2021-02-02 17:56:18 +02:00
mixins fix(scrollbar): remove custom scrollbar 2020-08-28 11:46:51 +01:00
notifications Added date notification icons 2020-11-23 12:10:38 -03:00
rules HTML is not needed in Rules translations, so disabled it. 2021-01-15 16:47:52 +02:00
settings Add new importUsernames field for import user mapping 2021-01-30 02:35:29 +02:00
sidebar Add checkbox as an option to custom field create dialog 2021-01-23 12:04:39 +02:00
swimlanes Export to Excel XLSX. Does work, but does not export all fields yet correctly. In Progress. 2021-01-19 14:22:17 +02:00
users Merge branch 'master' of https://github.com/wekan/wekan into search 2021-01-13 21:55:13 +02:00