-
-
Notifications
You must be signed in to change notification settings - Fork 288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Button click user friendly #1642
Button click user friendly #1642
Conversation
Codecov ReportBase: 97.54% // Head: 97.54% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #1642 +/- ##
=======================================
Coverage 97.54% 97.54%
=======================================
Files 649 649
Lines 9829 9829
=======================================
Hits 9588 9588
Misses 241 241 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
f742fd1
to
7f6a543
Compare
@Pierre-Gilles can you build front dev? I will test with gladys plus. |
Great PR @atrovato ! Thanks 🙏 @VonOx Done ✅ You can find a build here: #1674 (comment) Ping me anytime you want a new build, I will rebase my branch ;) |
@atrovato I can't save a scene with this trigger UI is ok |
7f6a543
to
7b27c46
Compare
I had an error on update valie method in the "button click" trigger. |
@atrovato state is not displayed after saving If I use master codebase it is ( after saving with your PR ) |
7b27c46
to
f8fcf7d
Compare
@VonOx Thank you. |
@VonOx Could you re-test on your side ? :) |
f8fcf7d
to
74a386d
Compare
Yes @Pierre-Gilles I just need a test build on #1674 |
Everything is OK, can be merged |
74a386d
to
f1a5360
Compare
Thanks @VonOx ! Merged |
Job #1148: Bundle Size — 7.21MiB (+0.1%).
Metrics (5 changes)
Total size by type (1 change)
|
Pull Request check-list
To ensure your Pull Request can be accepted as fast as possible, make sure to review and check all of these items:
[ ] If your changes affects code, did your write the tests?npm test
on both front/server)npm run eslint
on both front/server)npm run prettier
on both front/server)npm run compare-translations
on front)[ ] If your changes modify the API (REST or Node.js), did you modify the API documentation? (Documentation is based on comments in code)[ ] If you are adding a new features/services which needs explanation, did you modify the user documentation? See the GitHub repo and the website.front/src/config/demo.js
) so that the demo website is working without a backend? (if needed) See 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
Override button click values by user friendly wording.
See https://community.gladysassistant.com/t/affichage-des-boutons-textuels-dans-les-scenes-et-tableau-de-bord-au-lieu-dentier/7644
Dashboard
Scene