summaryrefslogtreecommitdiffstats
path: root/client/components/boards
Commit message (Collapse)AuthorAgeFilesLines
* - If board does not exist, redirect to All Boards page, at all Wekan platforms.Lauri Ojansivu2019-06-212-1/+6
| | | | | | | | So now at Sandstorm when loading Wekan grain, if first Sandstorm board is found, it is opened. If first Sandstorm board is not found (it's deleted or archived), then redirect automatically to All Boards page. Closes #3132
* isAdmin and isBoardAdmin should add rulesChristoph Jahn2019-06-081-1/+6
|
* Allow BoardAdmin to create board rules. #2431Christoph Jahn2019-05-281-1/+1
|
* Fixed #2338 -> Slow opening of big boards with too many archived itemswekan2019-05-132-3/+3
|
* - [View markdown on List names, Custom Fields (Text and Dropdown), Label names,Lauri Ojansivu2019-05-111-2/+6
| | | | | | | | All Boards view Board names and Board descriptions](https://github.com/wekan/wekan/issues/2334). Thanks to shaygover and xet7 ! Related #2334
* - Add Feature: Move board to Archive button at each board at All Boards page.Lauri Ojansivu2019-05-103-2/+22
| | | | | | Thanks to xet7 ! Related #2389
* Fix missing profile checks.Lauri Ojansivu2019-05-094-8/+12
| | | | Thanks to justinr1234 !
* Fixed RTL issue #884Guy Zylberberg2019-05-081-2/+2
|
* Issue: Full width of lists and space before first list #2336hupp-mac-42019-04-181-1/+1
| | | | Resolved #2336
* [Fix: Description of Board is out of visible after Feature "Duplicate ↵Lauri Ojansivu2019-04-082-4/+6
| | | | | | | | Board"](https://github.com/wekan/wekan/issues/2324). Thanks to sfahrenholz and xet7 ! Closes #2324
* - Add Duplicate Board tooltip, and remove adding text "Copy" to duplicated ↵Lauri Ojansivu2019-04-061-1/+3
| | | | | | board. Thanks to xet7 !
* Fix lint errors.Lauri Ojansivu2019-04-061-1/+1
| | | | Thanks to xet7 !
* 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
| | | | | | | | | | | | | | | | reorder all the time. Thanks to xet7 ! Closes #2241
* | Revert hiding of Subtask boards, because of feedback from Wekan users,Lauri Ojansivu2019-03-131-1/+0
| | | | | | | | | | | | that need Subtask boards to be visible. Thanks to xet7 !
* | Try to get ordering of All Boards working so that it doesLauri Ojansivu2019-03-111-1/+1
| | | | | | | | | | | | | | | | not keep reordering. Thanks to bentiss, with Apache I-CLA. Related #2241
* | - Order All Boards by starred, color, board name and board description. Part 2.Lauri Ojansivu2019-03-111-4/+1
| | | | | | | | Thanks to xet7 !
* | - Order All Boards by Starred, Color and Title and Description.Lauri Ojansivu2019-03-081-1/+1
| | | | | | | | | | | | | | Thanks to xet7 ! Closes #1990, Related #252
* | - [Hide Subtask boards from All ↵Lauri Ojansivu2019-03-081-1/+2
| | | | | | | | | | | | | | | | | | | | | | Boards](https://github.com/wekan/wekan/issues/1990). - Order All Boards by Starred, Color and Title. Thanks to xet7 ! Closes #1990, Related #641
* | [Fix Adding Labels to cards is not possible ↵Lauri Ojansivu2019-03-042-0/+83
| | | | | | | | | | | | | | | | anymore](https://github.com/wekan/wekan/issues/2223). Thanks to xet7 ! Closes #2223
* | [Combine hamburger menus at right](https://github.com/wekan/wekan/issues/2219).Lauri Ojansivu2019-03-032-381/+5
| | | | | | | | | | | | Thanks to xet7 ! Related #2219
* | Change board menu:Lauri Ojansivu2019-03-031-1/+1
| | | | | | | | | | | | | | | | | | - Board menu (hamburger icon) to Board Settings (Cog icon) - Sidebar arrows icons to hamburger icon Thanks to xet7 ! Related #2219
* | Merge branch 'devel' into edgeLauri Ojansivu2019-02-271-55/+55
|\ \
| * | Add the following new Sandstorm features and fixes:Lauri Ojansivu2019-02-271-55/+55
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - All Boards page [so it's possible to go back from subtask board](https://github.com/wekan/wekan/issues/2082) - Board favorites - New Sandstorm board first user is Admin and [has IFTTT Rules](https://github.com/wekan/wekan/issues/2125) and Standalone Wekan Admin Panel. Probably some Admin Panel features do not work yet. Please keep backup of your grains before testig Admin Panel. - Linked Cards and Linked Boards. - Some not needed options like Logout etc have been hidden from top bar right menu. - [Import board now works. "Board not found" is not problem anymore](https://github.com/wekan/wekan/issues/1430), because you can go to All Boards page to change to imported board. and removes the following features: - Remove Welcome Board from Standalone Wekan, [to fix Welcome board not translated](https://github.com/wekan/wekan/issues/1601). Sandstorm Wekan does not have Welcome Board. Thanks to xet7 ! Closes #2125, closes #2082, closes #1430, closes #1601, related #2205, related #2070, related #1695, related #1192.
* | 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. ↵Andrés Manelli2019-02-243-10/+15
| | | | | | | | Avoid deleting template containers
* | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since 7cc185ac "Properly fix horizontal rendering on Chrome and Firefox" The rendering of the new design of the swimlanes was correct, but this commit broke the reordering capability. Having the swimlane header at the same level than the lists of cards makes the whole sortable pattern fail. 2 solutions: - revert to only have 1 div per swimlane. But this introduces the firefox bug mentioned in 7cc185ac, so not ideal - force the sortable pattern to do what we want. To force the sortable pattern, we need: - add in the helper a clone of the list of cards (to not just move the header) - make sure the placeholder never get placed between the header and the list of cards in a swimlane - fix the finding of the next and previous list of cards. For all of this to be successful, we need to resize the swimlanes to a known value. This can lead to some visual jumps with scrolling when you drag or drop the swimlanea. I tried to remedy that by computing the new scroll value. Still not ideal however, as there are still some jumps when dropping. Fixes #2159
* - Fix: Bug: Not logged in public board page has calendar.Lauri Ojansivu2019-01-312-5/+11
| | | | | | Thanks to xet7 ! Closes #2061
* 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
|\