Feature Request: Option for seeing all public boards on All Boards page
Brought to you by:
wekan
Originally created by: flippingtables
For someone that is hosting an instance of Wekan as an internal Kanban board, it would be nice for all users to be able to see all public boards.
The way it works now, is that if you want to see the boards of other users, you will need to either send them the public link, or to add each user to the board.
It would be nice to be able to see all public boards directly in the All Boards page when you log in.
Originally posted by: yipcma
Up this feature. or else what makes public public other than access rights?
Originally posted by: yipcma
Please prioritize this. It would be very difficult to use wekan in an organizational setting without such feature.
Originally posted by: flippingtables
Thats what I'm thinking. Actually, it may even be better to implement some sort of GROUP functionality.
E.g.:
Organization hosts a Wekan instance internally
Org has several internal groups.
Users are added to groups.
Boards can be declared to belong to a Group.
All users in the same group can view the group.
This would eliminate the need to manually add each individual user that should have access to the board.
Originally posted by: acupofjose
Would also like to see this implemented. We are testing Wekan as an organizational program at work and it'd be nice to not have to specify users every time I make a board.
Originally posted by: AndyatFocallocal
bump
Originally posted by: spaasis
A simple mid-level publicity options would be enough for our use case: every registered user should be able to see every public board, but the boards should not be visible to outside users like the current
Public-settingOriginally posted by: koorg
I think the way "public" boards are not seen by any existing user (they need to be invited to see the board), is more a bug than a feature, it doesn't "feel" public... We don't need groups at the moment, only "public" (seen/editable by any user) boards and "private" boards, as it is meant to work at the moment :)
Auto-adding is perhaps not the best way to implement it but we're looking into scripting auto-add for public boards as a dirty workaround... which is really not the way it should be...
Originally posted by: jacques-
We have a "master" board and just linking to all other boards from that master board - it is super dirty.
A page with list of public boards would be so much better.
Originally posted by: TiibCD
UP +1 to this feature. I agree I think the way public boards work at the moment doesn't feel "public" like we are used to.
The fact that we can share a public board via a link is great but, as a logged user to see all the public boards and my private board seems logic to me. Otherwise, the setting "public" won't be used often ...
Any idea if someone took this feature on ?
Originally posted by: bboy-space
Up ?
Originally posted by: rjevnikar
Would this be a separate view like "My Boards' or an addition to that view?
The js query would be simple enough:
Originally posted by: bboy-space
On the user's homepage of wekan, I suggest he sees all public boards (with a limit and the usual "expand arrow" .. ),
And below having "my boards".
Originally posted by: xet7
@rjevnikar
There could be buttons at top bar for:
Originally posted by: TiibCD
Good idea to separate boards into category ! But how do you categorize a board as a subtask board ? As sometimes users define their "master board" as the subtask board aswell.
The message in the visibility menu with the "private or public" setting should be changed to let users know that a public board would be seen by all others users
Originally posted by: xet7
@TiibCD
Well, maybe it could be like:
There is also related Top Level Boards issue for other way to categorize.
Admin Panel could also have options like:
What do you all think?
Originally posted by: xet7
@GavinLilly
I presume you have a lot of boards. What kind of categorization would work best for you?
Originally posted by: xet7
@DrGraypFroot
What kind of categorization would work best for you? Having Subtask Master / Child boards on separate views would help already I think.
Originally posted by: GavinLilly
Currently we have 10895 boards of which 331 are public so it could present us with a bit of a monster but some configuration in the admin panel would be useful for our kind of edge case.
I like the idea of showing my boards and starred boards by default and then the user has to pick to see public boards.
Originally posted by: xet7
@GavinLilly
That many boards makes me think of pagination, maybe with selectable amount of boards per page.
Originally posted by: GavinLilly
Yea that could work nicely. Either push the starred boards to the top or default to show starred boards only
Originally posted by: chotaire
I don't think subtask boards should even be displayed on the boards page. There should be a new point "subtasks" (such as templates), and then the subtask boards should also be properly named and not all just called ^originalboardname^.
This looked so terribly wrong that I thought it was a database corruption and thereby I just deleted all subtasks of the user by getting rid of these boards.
Originally posted by: xet7
Feature added at https://github.com/wekan/wekan/pull/3008.
Ticket changed by: xet7