browsertrix/frontend/src/pages/org
sua yoo 37c0b06622
feat: Localize dates, bytes, and numbers (#2146)
- Defaults to user's browser language preference when displaying dates,
bytes, and numbers (with caveats.) This fixes an issue where numbers
were always formatted in English.
- Shows user's browser language preferences in language dropdown
- Fixes timezone not displayed in archived item detail start and finish
times
- Standardizes number formatting
- Sets timezone that unit tests run in

---------

Co-authored-by: SuaYoo <SuaYoo@users.noreply.github.com>
Co-authored-by: Emma Segal-Grossman <hi@emma.cafe>
Co-authored-by: emma-sg <emma-sg@users.noreply.github.com>
2024-11-19 21:49:02 -08:00
..
archived-item-detail feat: Localize dates, bytes, and numbers (#2146) 2024-11-19 21:49:02 -08:00
archived-item-qa feat: Localize dates, bytes, and numbers (#2146) 2024-11-19 21:49:02 -08:00
settings feat: Localize dates, bytes, and numbers (#2146) 2024-11-19 21:49:02 -08:00
archived-items.ts
browser-profiles-detail.ts feat: Localize dates, bytes, and numbers (#2146) 2024-11-19 21:49:02 -08:00
browser-profiles-list.ts feat: Localize dates, bytes, and numbers (#2146) 2024-11-19 21:49:02 -08:00
browser-profiles-new.ts refactor: Implement brand colors (#2141) 2024-11-12 08:54:11 -08:00
collection-detail.ts feat: Localize dates, bytes, and numbers (#2146) 2024-11-19 21:49:02 -08:00
collections-list.ts feat: Localize dates, bytes, and numbers (#2146) 2024-11-19 21:49:02 -08:00
dashboard.ts feat: Localize dates, bytes, and numbers (#2146) 2024-11-19 21:49:02 -08:00
index.ts Save new workflow scope type preference (#2099) 2024-10-02 19:08:20 -07:00
types.ts
workflow-detail.ts feat: Localize dates, bytes, and numbers (#2146) 2024-11-19 21:49:02 -08:00
workflows-list.ts feat: Localize dates, bytes, and numbers (#2146) 2024-11-19 21:49:02 -08:00
workflows-new.ts Frontend hosted-docs (#2107) 2024-10-08 14:56:34 -07:00