Krzysztof Kotlarek
df373d90fe
FEATURE: direct link to components for admin sidebar ( #26644 )
...
To add a components link to the sidebar refactoring was required to create unique URLs for themes and components. Before the query param was used. After changes, we have two URLs `/admin/customize/themes` and `/admin/customize/components`.
2024-04-17 11:45:59 +10:00
Krzysztof Kotlarek
e12d32a876
FIX: improvements for the admin sidebar ( #26168 )
...
- add all settings link
- hide the customize header menu when the admin sidebar
2024-03-14 15:01:47 +11:00
Jarek Radosz
00dc063d40
FIX: Restore support for custom NavItem class ( #24113 )
...
A followup to 930dc38500
2023-10-26 18:26:36 +02:00
Keegan George
871607a420
DEV: Create form templates ( #20189 )
2023-02-08 11:21:39 -08:00
David Taylor
c8e2e37fa7
DEV: Apply prettier to hbs files
2022-12-28 13:11:12 +00:00
Peter Wagenet
371bbadb92
No implicit this codemod ( #17235 )
...
* Run no-implicit-this codemod for app templates
* Run tagless-ember-components-codemod for plugins
* Turn on no-implicit-this lint
2022-07-05 19:41:31 +02:00
Jarek Radosz
16ea7ab248
DEV: Run angle-brackets codemod ( #17286 )
...
Co-authored-by: Peter Wagenet <peter.wagenet@gmail.com>
2022-06-30 12:30:50 +02:00
Arpit Jalan
e53b474557
FIX: allow moderators to access /admin/customize/watched_words ( #12816 )
...
Moderators were unable to access `/admin/customize/watched_words`
feature. This was regressed in 61860098d9
2021-04-23 18:51:45 +05:30
Arpit Jalan
61860098d9
UX: move logs/watched_words to customize/watched_words in admin section ( #12571 )
...
https://meta.discourse.org/t/where-is-auto-tag-and-auto-replace/184261
2021-04-01 11:44:17 +05:30
Robin Ward
ce3fe2f4c4
REFACTOR: Support bundling our admin
section as an ember addon
2020-09-22 15:14:29 -04:00