Commit Graph

6 Commits

Author SHA1 Message Date
Caius-Bonus c48b620e03
Fix inconsistencies in `slugify` between frontend and core implementation (#18297) 2023-10-23 08:37:56 +00:00
Philip Allgaier 0c038398aa
Fix various `slugify()` issues + add tests (#10383) 2021-10-25 16:26:38 +02:00
Bram Kragten 0d515e2303
Replace createValidEntityId with slugify (#6505) 2020-08-03 02:06:08 +02:00
Bram Kragten d1dd8231cd
Allow to set an id and icon when creating new script (#6373)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-07-14 21:58:24 +02:00
Bram Kragten 82f80db558
Update typescript, prettier, tslint -> eslint (#5536)
* Update typescript, prettier, tslint -> eslint

* Organize imports

* Use glob for eslint fix react import
2020-04-14 09:05:45 -07:00
Paulus Schoutsen 2fda2ee742
Suggest a view path when user enters a title when creating a view (#3448)
* Suggest a view path when user enters a title when creating a view

* Lint
2019-08-01 13:33:28 -07:00