summaryrefslogtreecommitdiffstats
path: root/client/components/boards/boardHeader.jade
Commit message (Collapse)AuthorAgeFilesLines
* 1) Public board default view to Swimlane.Lauri Ojansivu2020-06-081-2/+2
| | | | | | 2) When changing Public board view (sets view cookie), also reload page so view is changed immediately. Thanks to xet7 !
* Default view Swimlanes part 3: Change dropdown order to ↵Lauri Ojansivu2020-06-081-7/+7
| | | | | | Swimlanes/Lists/Calendar. Thanks to xet7 !
* Change default view to Swimlanes.Lauri Ojansivu2020-06-081-1/+1
| | | | Thanks to xet7 !
* Move "Rules" from "Board View" to "Board Settings".Lauri Ojansivu2020-03-311-14/+0
| | | | | | Thanks to helioguardabaxo and xet7 ! Closes #2973
* Remove 1st implementation of collapse swimlanes. I will do itLauri Ojansivu2019-11-291-12/+0
| | | | | | differently in next 2nd implementation. Thanks to xet7 !
* New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-181-28/+76
| | | | | | | | | | | | | | | | | | | | New feature, not set visible yet, because switching to it does not work properly yet: Collapsible Swimlanes #2804 Fix: Public board now loads correctly. When you select one of Lists/Swimlanes/Calendar view and reload webbrowser page, it can change view. Closes #2311 Fix: List sorting commented out. Closes #2800 Fix: Errors hasHiddenMinicardText, hasShowDragHandles, showSort, hasSortBy, profile, FirefoxAndroid/IE11/Vivaldi/Chromium browsers not working by using cookies instead of database. More details at https://github.com/wekan/wekan/issues/2643#issuecomment-554907955 Note: Cookie changes are not always immediate, if there is no effect, you may need to reload webbrowser page. Closes #2643 . Thanks to xet7 !
* Add Features: allowing lists to be sorted by modifiedAt when not in ↵Lauri Ojansivu2019-10-291-0/+18
| | | | | | | | | | | | draggable mode. Bug Fix #2093: the broken should be prior to file attachment feature introduced, and tested export board is working. Thanks to whowillcare ! ( xet7 merged this pull request manually from https://github.com/wekan/wekan/pull/2756 ) Closes #2093
* isAdmin and isBoardAdmin should add rulesChristoph Jahn2019-06-081-1/+6
|
* Allow BoardAdmin to create board rules. #2431Christoph Jahn2019-05-281-1/+1
|
* Fix missing profile checks.Lauri Ojansivu2019-05-091-1/+1
| | | | Thanks to justinr1234 !
* Fixed RTL issue #884Guy Zylberberg2019-05-081-2/+2
|
* [Fix Adding Labels to cards is not possible ↵Lauri Ojansivu2019-03-041-0/+30
| | | | | | | | 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-031-157/+2
| | | | | | 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-251-1/+4
| |
* | Save template swimlanes in profile. Fix swimlane view for templates board. ↵Andrés Manelli2019-02-241-5/+7
|/ | | | Avoid deleting template containers
* Rules hidden from non adminAngelo Gallarello2018-09-211-4/+4
|
* Fixed rule allowsAngelo Gallarello2018-09-121-1/+1
|
* UI for rules listAngelo Gallarello2018-08-031-0/+9
|
* - Made Subtask Settings visible at Board menu at Sandstorm.Lauri Ojansivu2018-07-061-0/+3
| | | | Thanks to xet7 !
* Show parent in card (no links, yet)Nicu Tofan2018-06-261-4/+27
|
* Board level settings for subtasksNicu Tofan2018-06-261-0/+31
|
* resolving merge conflictsIgnatzHome2018-05-171-0/+1
|\
| * dropdown itemsPouyan Savoli2017-09-221-1/+1
| |
| * many custom fields model and UI enhancementsPouyan Savoli2017-09-221-1/+1
| |
| * Create custom fields creation UI added to Board Menu, Model in progressPouyan Savoli2017-09-221-0/+1
| |
* | Fix #1567Andrés Manelli2018-04-161-1/+1
| |
* | Board title as markdown in board view.Lauri Ojansivu2018-04-061-2/+3
| | | | | | | | Thanks to xet7 !
* | Open search sidebar from an opened boardGhassen Rjab2018-02-231-0/+4
| |
* | Add view boards field to change between viewsAndrés Manelli2018-01-221-0/+5
|/
* 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-301-5/+15
|
* A Sandstorm user can restore an archived boardGhassen Rjab2017-07-251-0/+6
|
* 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 ↵Lauri Ojansivu2017-07-121-0/+11
|\ | | | | | | nztqa-improve-notify
| * Add input form in board menunztqa2017-07-091-0/+11
| |
* | Use right class for options listGhassen Rjab2017-07-091-1/+1
| |
* | Add import Wekan board featureGhassen Rjab2017-07-081-1/+7
|/
* comment only working, naive implementation completeRyan Helsing2017-03-181-2/+2
|
* New component for use in header-barJoel Louzado2017-02-221-1/+1
|
* Added tooltip to `MenuBoard` buttonJoel Louzado2017-02-151-1/+1
|
* UI: Fix small bug with the multi-selection button (#591)Alexander Sulfrian2016-07-111-1/+1
| | | This bug was introduced in 081b09207f2247d7e38fc28e0f0f9748eecbbcbe.
* UI: Add missing title attributesAlexander Sulfrian2016-04-211-5/+6
| | | | | | | The buttons of the normal view should have the same title attribute, than the mini screen buttons. I missed this in 0587158b6be930f53325baa54fccadc54d18c9a3.
* UI: Add log-in button to public boardsAlexander Sulfrian2016-04-211-10/+20
| | | | | | | | | Even if a board is public and a user can view it, the user might want to log in to be able to edit the board. The button replaces the "public" permission indicator, because it is obvious (if the user is not logged in and can view the board, it has to be public).
* UI: Only display the options, if there is a boardAlexander Sulfrian2016-04-211-70/+72
| | | | | | The board options does not have valid use case (or even valid values) if the board is not found (either because the user is not logged in or the board really does not exists).
* UI: Do not display notification settingsAlexander Sulfrian2016-04-211-19/+21
| | | | | The notification settings are only usefull if there is a current user, because the email address is required.
* Some small fixes for the buttons in the board header (#580)Alexander Sulfrian2016-04-211-7/+8
| | | | | | | | | | | * UI: Fix title of button The multi selection button should not get the filter description. * UI: Add title for all buttons in the header bar This is espectially important for the miniScreen view, because there is only the icon and no text next to the button.