summaryrefslogtreecommitdiffstats
path: root/client/components/boards
Commit message (Expand)AuthorAgeFilesLines
* Add toggle switch-style for board color change eventsnztqa2017-10-041-0/+11
* Rename New integration to New Outgoing WebhookLauri Ojansivu2017-09-091-1/+1
* Allow delete from client. List all integrations in web UIAndrés Manelli2017-08-303-16/+34
* A Sandstorm user can restore an archived boardGhassen Rjab2017-07-253-0/+16
* Import boards in SandstormGhassen Rjab2017-07-241-0/+1
* Fix import pages URLsGhassen Rjab2017-07-241-2/+2
* Add export and import in board menu in SandstormGhassen Rjab2017-07-241-0/+5
* Merge branch 'improve-notify' of https://github.com/nztqa/wekan into nztqa-im...Lauri Ojansivu2017-07-122-0/+54
|\
| * Add input form in board menunztqa2017-07-092-0/+54
* | Use right class for options listGhassen Rjab2017-07-091-1/+1
* | Add import Wekan board featureGhassen Rjab2017-07-082-1/+14
|/
* Archived boards to be translatable.Lauri Ojansivu2017-06-191-3/+3
* Fix Travis CI errors, againGhassen Rjab2017-06-171-6/+4
* Fix Travis CI errorsGhassen Rjab2017-06-171-5/+5
* Fix export pathGhassen Rjab2017-06-161-1/+7
* Reenable the export featureJohannes Zellner2017-06-121-11/+11
* Fix Drag Board To Scrollnztqa2017-06-061-1/+1
* REST API - Meteor 1.4 - first step issueLauri Ojansivu2017-04-271-11/+11
* comment only working, naive implementation completeRyan Helsing2017-03-182-2/+8
* cant see add list if comment onlyRyan Helsing2017-03-182-1/+7
* changes for lint warningsJoel Louzado2017-02-221-6/+6
* New component for use in header-barJoel Louzado2017-02-222-6/+16
* Added tooltip to `MenuBoard` buttonJoel Louzado2017-02-151-1/+1
* Fix typos, thanks to umbertoooLauri Ojansivu2017-02-011-1/+1
* Fix undefined variables errorsMaxime Quandalle2016-07-211-2/+5
* UI: Fix small bug with the multi-selection button (#591)Alexander Sulfrian2016-07-111-1/+1
* UI: Add missing title attributesAlexander Sulfrian2016-04-211-5/+6
* UI: Add log-in button to public boardsAlexander Sulfrian2016-04-212-10/+23
* UI: Only display the options, if there is a boardAlexander Sulfrian2016-04-211-70/+72
* UI: Do not display notification settingsAlexander Sulfrian2016-04-211-19/+21
* Some small fixes for the buttons in the board header (#580)Alexander Sulfrian2016-04-211-7/+8
* Change the board import layout from a popup to a full pageMaxime Quandalle2016-01-312-3/+1
* Bugfix, and optimize icon for notificationfloatinghotpot2016-01-082-7/+7
* Merge pull request #454 from floatinghotpot/notificationMaxime Quandalle2016-01-062-0/+77
|\
| * Add notification, allow watch boards / lists / cardsLiming Xie2016-01-052-0/+77
* | Favor FlowRouter.url over Meteor.absoluteUrlMaxime Quandalle2016-01-051-1/+1
|/
* Remove unnecessary template name declarationMaxime Quandalle2016-01-034-32/+0
* Fix layout on Apple devicesMaxime Quandalle2016-01-021-0/+2
* Fix drag and drop on SandstormMaxime Quandalle2015-12-301-6/+8
* Fix home header barMaxime Quandalle2015-12-191-1/+1
* Merge pull request #435 from xavierpriour/develMaxime Quandalle2015-12-182-0/+13
|\
| * Export: improved API routesXavier Priour2015-12-171-2/+1
| * Merge remote-tracking branch 'upstream/devel' into develXavier Priour2015-12-176-9/+45
| |\
| * | Export Wekan now server-based with proper authXavier Priour2015-12-162-18/+10
| * | fix eslintXavier Priour2015-12-131-1/+2
| * | Merge remote-tracking branch 'upstream/devel' into develXavier Priour2015-12-134-5/+14
| |\ \
| * | | board export now checks authenticationXavier Priour2015-12-132-1/+15
| * | | export board to Wekan JSONXavier Priour2015-12-092-0/+7
* | | | fix board headeer issuefloatinghotpot2015-12-172-11/+29
| |_|/ |/| |
* | | add: support compact mode for mobile web, auto adapt to small screen/windowLiming Xie2015-12-176-9/+45
| |/ |/|