summaryrefslogtreecommitdiffstats
path: root/client/components/boards
Commit message (Collapse)AuthorAgeFilesLines
* Make sure Swimlanes and Lists have a populated sort fieldBenjamin Tissoires2019-01-251-0/+31
| | | | | | | | | When moving around the swimlanes or the lists, if one element has a sort with a null value, the computation of the new sort value is aborted, meaning that there are glitches in the UI. This happens on the first swimlane created with the new board, or when a swimlane or a list gets added through the API.
* Remove the 'Add Swimlane' entry and replace it by a plus signBenjamin Tissoires2019-01-241-2/+0
| | | | | Still need to create the swimlane right after the one that has been created
* swimlane-view: have the swimlane header horizontalBenjamin Tissoires2019-01-241-0/+2
| | | | | | | This allows to use the header as a separator between swimlanes. This will be most useful when we can set the background color of these headers.
* - Maybe custom html should be here. But it still does not work yet.Lauri Ojansivu2018-12-161-2/+0
| | | | Thanks to xet7 !
* - Admin Panel / Layout / Custom HTML after <body> start, and Custom HTML ↵Lauri Ojansivu2018-12-161-0/+2
| | | | | | | | before </body> end. In progress, does not work yet. Thanks to xet7 !
* - Fix Card URL https://github.com/wekan/wekan/pull/1932/filesLauri Ojansivu2018-10-031-0/+7
| | | | Thanks to schulz !
* - Move Add Board button to top left, so there is no need to scrollLauri Ojansivu2018-09-281-3/+2
| | | | | | to bottom when there is a lot of boards. Thanks to xet7 !
* Rules hidden from non adminAngelo Gallarello2018-09-211-4/+4
|
* Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into ↵Lauri Ojansivu2018-09-162-0/+12
|\ | | | | | | Angtrim-feature-rules
| * 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
|/ | | | Thanks to xet7 !
* 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
| | | | Thanks to xet7 !
* 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 ↵Lauri Ojansivu2018-07-053-0/+170
|\ \ | | | | | | | | | TNick-nested-tasks
| * | 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
| | |
* | | - Fix Minimize board sidebar actually just moves it over.Lauri Ojansivu2018-07-051-2/+3
| |/ |/| | | | | | | | | Thanks to dagomar ! Closes #1589
* | Show cards in calendarNicu Tofan2018-06-262-0/+58
| |
* | Introducing third board view: calendar.Nicu Tofan2018-06-262-1/+9
|/ | | | A dependency to rzymek:fullcalendar has also been added.
* hotfix public boardIgnatz2018-06-141-0/+2
|
* Change button order at Boards Recycle Bin.Lauri Ojansivu2018-06-081-4/+4
|
* 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-063-8/+4
|
* Remove double template for deleteCardPopupRJevnikar2018-06-061-6/+0
|
* 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-052-0/+11
|
* resolving merge conflictsIgnatzHome2018-05-172-0/+5
|\
| * dropdown itemsPouyan Savoli2017-09-222-2/+2
| |
| * many custom fields model and UI enhancementsPouyan Savoli2017-09-222-2/+2
| |
| * Create custom fields creation UI added to Board Menu, Model in progressPouyan Savoli2017-09-222-0/+5
| |
* | Fix #1567Andrés Manelli2018-04-163-20/+10
| |
* | Restore original font and font sizes.Lauri Ojansivu2018-04-111-2/+2
| | | | | | | | Admin panel people and version texts to darker.
* | Board title as markdown in board view.Lauri Ojansivu2018-04-061-2/+3
| | | | | | | | Thanks to xet7 !
* | Fix scroll board when opening cardDetailsAndrés Manelli2018-03-171-2/+2
| |
* | Fix drag and drop issues when re-enter boardAndrés Manelli2018-03-161-21/+82
| |
* | Fix scrollbar inside list and outer scrollAndrés Manelli2018-02-282-1/+3
| |
* | Fix order lists in lists viewAndrés Manelli2018-02-281-0/+3
| |
* | Allow swimlanes reorderingAndrés Manelli2018-02-272-10/+1
| |
* | Open search sidebar from an opened boardGhassen Rjab2018-02-232-0/+7
| |