kanboard-bigboard
kanboard-bigboard copied to clipboard
[ unofficial update ] project selection
Hi everyone, and especially Thomas,
Well, this is not an issue...
I had to work upon v1.0.5 to match our internal needs ; so here is a quick and dirty updated (improved?) version of bigboard, with which you now have :
- projects selection : select projects you would like to be displayed on Bigboard
- projects selection stored into database (in user session wasn't enough)
- you can fold/unfold projects from bigboard view : that state is also stored into db
- you can access Bigboard from any project (then go back and forth when juggling between them)
I'd be happy to read some feedback about it, Pierre Rectorat Académie de la Réunion
Hi @pcadeot
I tested your version, this is very good.
Some potential improvements:
- On bigBoard, we lose the project selector in the top bar. This is not practical
- Collapsing a project will make it disappear totally from available projects. I think that collapsing should be done through CSS only
Would you mind to push your version to Github? As we have no answer from Thomas, it might be a good option to fork it as your version is a lot better.
Hello jrpub
Sorry for being late, I was on vacation... Many thanks for the feedback !
About those improvements since my original post I forked the project at https://github.com/pcadeot/kanboard-bigboard you should give it a try ! :)
And sure, I should send a message to Thomas about it !
Many thanks again, Pierre
Le 05/08/2019 à 00:34, jrpub a écrit :
Hi @pcadeot https://github.com/pcadeot
I tested your version, this is very good.
Some potential improvements:
- On bigBoard, we lose the project selector in the top bar. This is not practical
- Collapsing a project will make it disappear totally from available projects. I think that collapsing should be done through CSS only
Would you mind to push your version to Github? As we have no answer from Thomas, it might be a good option to fork it as your version is a lot better.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/stinnux/kanboard-bigboard/issues/22?email_source=notifications&email_token=AMCPSUFGC6VCUIOCST3IGMLQC44MVA5CNFSM4HNBER62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3QJFHY#issuecomment-518034079, or mute the thread https://github.com/notifications/unsubscribe-auth/AMCPSUBNPOEXPT4FUDLEIRTQC44MVANCNFSM4HNBER6Q.
-- académie de La Réunion logo DSI
*Pierre CADÉOT * Développement d'applications - Intranet/ENT - Cloud Académique
Département des systèmes d'information
*Tél. : *0262 48 10 82 *Fax. : *02 62 48 10 22 *Bureau : *J18Merci de n'imprimer ce courriel qu'en cas de nécessité
24 avenue Georges BRASSENS - CS 71003 - 97743 SAINT-DENIS CEDEX 9 | Accès et horaires http://www.ac-reunion.fr/outils/infos-pratiques/horaires-ouverture.html | www.ac-reunion.fr https://www.ac-reunion.fr/
Great that you forked it and started working on it.
I really appreciate it.