summaryrefslogtreecommitdiffstats
path: root/client/components/boards
Commit message (Expand)AuthorAgeFilesLines
* Issue: Full width of lists and space before first list #2336hupp-mac-42019-04-181-1/+1
* [Fix: Description of Board is out of visible after Feature "Duplicate Board"]...Lauri Ojansivu2019-04-082-4/+6
* - Add Duplicate Board tooltip, and remove adding text "Copy" to duplicated bo...Lauri Ojansivu2019-04-061-1/+3
* Fix lint errors.Lauri Ojansivu2019-04-061-1/+1
* Merge remote-tracking branch 'Angtrim/feature-duplicate' into edgeLauri Ojansivu2019-04-063-1/+29
|\
| * Minor fixesAngelo Gallarello2019-04-052-3/+14
| * FixesAngelo Gallarello2019-02-122-0/+17
* | Remove ordering of cards by stars/color/description, so that cards would not ...Lauri Ojansivu2019-03-141-1/+1
* | Revert hiding of Subtask boards, because of feedback from Wekan users,Lauri Ojansivu2019-03-131-1/+0
* | Try to get ordering of All Boards working so that it doesLauri Ojansivu2019-03-111-1/+1
* | - Order All Boards by starred, color, board name and board description. Part 2.Lauri Ojansivu2019-03-111-4/+1
* | - Order All Boards by Starred, Color and Title and Description.Lauri Ojansivu2019-03-081-1/+1
* | - [Hide Subtask boards from All Boards](https://github.com/wekan/wekan/issues...Lauri Ojansivu2019-03-081-1/+2
* | [Fix Adding Labels to cards is not possible anymore](https://github.com/wekan...Lauri Ojansivu2019-03-042-0/+83
* | [Combine hamburger menus at right](https://github.com/wekan/wekan/issues/2219).Lauri Ojansivu2019-03-032-381/+5
* | Change board menu:Lauri Ojansivu2019-03-031-1/+1
* | Merge branch 'devel' into edgeLauri Ojansivu2019-02-271-55/+55
|\ \
| * | Add the following new Sandstorm features and fixes:Lauri Ojansivu2019-02-271-55/+55
| |/
* | Fix list view issues. Allow creation of boards from templatesAndrés Manelli2019-02-254-2/+14
* | Fix lint errorsAndrés Manelli2019-02-241-2/+2
* | Save template swimlanes in profile. Fix swimlane view for templates board. Av...Andrés Manelli2019-02-243-10/+15
* | Add first draft of data model and user interface. No actions.Andrés Manelli2019-02-243-6/+19
|/
* Fix swimlanes sortingBenjamin Tissoires2019-02-081-4/+72
* - Fix: Bug: Not logged in public board page has calendar.Lauri Ojansivu2019-01-312-5/+11
* Make sure Swimlanes and Lists have a populated sort fieldBenjamin Tissoires2019-01-251-0/+31
* Remove the 'Add Swimlane' entry and replace it by a plus signBenjamin Tissoires2019-01-241-2/+0
* swimlane-view: have the swimlane header horizontalBenjamin Tissoires2019-01-241-0/+2
* - Maybe custom html should be here. But it still does not work yet.Lauri Ojansivu2018-12-161-2/+0
* - Admin Panel / Layout / Custom HTML after <body> start, and Custom HTML befo...Lauri Ojansivu2018-12-161-0/+2
* - Fix Card URL https://github.com/wekan/wekan/pull/1932/filesLauri Ojansivu2018-10-031-0/+7
* - Move Add Board button to top left, so there is no need to scrollLauri Ojansivu2018-09-281-3/+2
* Rules hidden from non adminAngelo Gallarello2018-09-211-4/+4
* Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into Angtrim...Lauri Ojansivu2018-09-162-0/+12
|\
| * Fixed rule allowsAngelo Gallarello2018-09-121-1/+1
| * Labels activitiesAngelo Gallarello2018-08-161-1/+1
| * Almost full circleAngelo Gallarello2018-08-151-1/+1
| * UI for rules listAngelo Gallarello2018-08-032-0/+12
* | - Fix Delete Board and keep confirmation popup.Lauri Ojansivu2018-08-281-2/+1
|/
* Hotfix more sortable elementsHaocen Xu2018-07-061-3/+1
* Hotfix for mobile deviceHaocen Xu2018-07-061-1/+6
* - Made Subtask Settings visible at Board menu at Sandstorm.Lauri Ojansivu2018-07-061-0/+3
* Merge branch 'calendar' of https://github.com/TNick/wekan into TNick-calendarLauri Ojansivu2018-07-052-51/+79
|\
| * Changing events in calendar updates the cardNicu Tofan2018-06-281-1/+31
| * Reactive change when a date is modified.Nicu Tofan2018-06-271-2/+21
| * Can show card on event clickNicu Tofan2018-06-272-2/+26
| * Can show card on top of calendarNicu Tofan2018-06-272-58/+13
* | Merge branch 'nested-tasks' of https://github.com/TNick/wekan into TNick-nest...Lauri Ojansivu2018-07-053-0/+170
|\ \
| * | Merge branch 'devel' into nested-tasksNicu Tofan2018-06-283-1/+67
| |\|
| * | Show parent in card (no links, yet)Nicu Tofan2018-06-263-4/+73
| * | Board level settings for subtasksNicu Tofan2018-06-262-0/+101