 ![copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>](/assets/img/avatar_default.png)   
|
383b80851b
|
Add localization support to admin status and error messages (#4631)
* Initial plan
* Add localization support to admin form status and error messages
Co-authored-by: gabek <414923+gabek@users.noreply.github.com>
* Format updated files with prettier
Co-authored-by: gabek <414923+gabek@users.noreply.github.com>
* Replace t() with Translation component in admin page JSX
Co-authored-by: gabek <414923+gabek@users.noreply.github.com>
* update package-lock.json
* Update web/i18n/en/translation.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: gabek <414923+gabek@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-13 16:29:40 -07:00 |
|
 Gabe KangasandGitHub
|
e50b23d081
|
Cleanup unused Javascript (#3027)
* chore(js): be stricter about dead code warnings
* chore(js): remove dead code and unused exports
* rebase
* chore: remove unused files
* chore(deps): remove unused prop-types dep
* chore(js): remove unused function
* chore(deps): remove + check unused deps
* chore(js): remove unused exports. Closes #3036
|
2023-05-20 21:15:25 -07:00 |
|
 PhilippandGitHub
|
4aaabaac07
|
Admin UI: Fix broken links (#2660)
|
2023-02-01 10:39:48 -08:00 |
|
 Michael David KuckukandGitHub
|
59e5cfefd4
|
Remove twitter notification configuration (#2598)
|
2023-01-17 13:20:29 -08:00 |
|
Gabe Kangas
|
7392ae8a54
|
Reorganize admin components to help bundling
|
2023-01-10 00:37:11 -08:00 |
|