Hello everyone! The multi-dashboard is progressing really well
There’s quite a bit of work as we had to refactor a lot of code on the « dashboard editing » part to support multi-dashboard.
I took the opportunity to remove unistore and just use local states for each editing component.
Some screenshots of the current flow:
alex
July 9, 2021, 8:54am
22
Hello,
Is there a plan in this feature to have a « guest » display that would be permanently displayed on a tablet mounted on the wall?
alex
July 12, 2021, 3:13pm
24
In terms of visual appearance, it fits perfectly, but if I use my admin account, it’s not great in terms of security, and if I create a service account called guest, for example, I can no longer use triggers like « home empty » because the user will either always be at home or always away.
Mmm, I see the problem indeed! Otherwise, on this famous box, could we let users choose which users to display? That would solve the problem!
VonOx
July 13, 2021, 6:50am
26
In terms of evolution, what could be interesting is the ability to edit other users’ Dashboards and lock them (guest and/or child cases)
alex
July 13, 2021, 7:57am
27
Is there a password to lock (create a kind of sandbox) the guest dashboard?
If it is better to create an alternative view of the dashboard rather than a full account, it is still necessary to prevent scene management and Gladys Plus settings from being modifiable by anyone.
Why not create a « public » dashboard @alex , we’ve already talked about it several times!
After all, it’s a separate feature for me (a lot of upstream thinking + a lot of development), wouldn’t we create a feature request for this request?
For information, I just merged this feature (multiple dashboard) into master, and I just launched a dev build
I’m open to any feedback once the build is complete!
Edit: it’s live!
In the meantime @alex you will be happy, I have developed the feature to select the users to display on the « user presence » box of the dashboard!
master ← improve-user-presence-dashboard-box
ouvert 09:16AM - 14 Jul 21 UTC
### Pull Request check-list
To ensure your Pull Request can be accepted as fa… st as possible, make sure to review and check all of these items:
- [x] If your changes affects code, did your write the tests?
- [x] Are tests passing? (`npm test` on both front/server)
- [x] Is the linter passing? (`npm run eslint` on both front/server)
- [x] Did you run prettier? (`npm run prettier` on both front/server)
- [x] If you are adding a new features/services, did you run integration comparator? (`npm run compare-translations` on front)
- [x] If your changes modify the API (REST or Node.js), did you modify the API documentation? (Documentation is based on comments in code)
- [x] If you are adding a new features/services which needs explanation, did you modify the user documentation? See [the GitHub repo](https://github.com/GladysAssistant/v4-website) and the [website](https://gladysassistant.com).
- [x] Did you add fake requests data for the demo mode (`front/src/config/demo.json`) so that the demo website is working without a backend? (if needed) See [https://demo.gladysassistant.com](https://demo.gladysassistant.com).
NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.
### Description of change
<img width="394" alt="Screenshot 2021-07-14 at 17 15 56" src="https://user-images.githubusercontent.com/7365207/125596901-ce4666c1-a43f-4b39-b2e4-b360637d9bd4.png">
The feature is now available in Gladys Assistant v4.5!
Salut à tous !
On commence la rentrée à fond, avec la release de Gladys Assistant v4.5, une mise à jour assez majeure qui apporte de belles fonctionnalités comme les tableaux de bords multiples !
Pour voir toutes les nouveautés de cette version, j’ai posté un article assez complet sur le blog:
Testez Gladys Plus gratuitement
C’est quelque chose qui manquait: un programme d’essai de Gladys Plus! Il est désormais possible de tester Gladys Plus pendant 14 jours, entièrement gratuitement (pas …