mirror of
1
Fork 0
forgejo/options/locale_next
0ko ec35eb2506 feat(ui): welcome screen for user dashboard (#7030)
It is shown when there's no activity in the feed.

This is a partial implementation of https://github.com/go-gitea/gitea/pull/32990.

Differences:
* drawer icon instead of package icon
* h2 instead of h3
* explore links include a link to organizations list
* explore links are hidden for hidden explore sections
* locales are in JSON, I think it's the time to start using it, the hint is simpler and doesn't lie about following users to get their updates in the feed, which isn't a feature yet
* hint uses general hint color instead of input placeholder color
    * the large icon still uses placeholder color, but I think it's ok

Things to improve later:
* use 24px variant of icon. This will require reworking `tools/generate-svg.js`
* the vue part wasn't ported, but it'd be also nice to have

Inspired-by: Kerwin Bryant <kerwin612@qq.com>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7030
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
2025-02-23 08:41:31 +00:00
..
locale_ar.json
locale_be.json
locale_bg.json
locale_bn.json
locale_bs.json
locale_ca.json
locale_cs-CZ.json
locale_da.json
locale_de-DE.json
locale_el-GR.json
locale_en-US.json feat(ui): welcome screen for user dashboard (#7030) 2025-02-23 08:41:31 +00:00
locale_eo.json
locale_es-ES.json
locale_et.json
locale_fa-IR.json
locale_fi-FI.json
locale_fil.json
locale_fr-FR.json
locale_gl.json
locale_hi.json
locale_hu-HU.json
locale_id-ID.json
locale_is-IS.json
locale_it-IT.json
locale_ja-JP.json
locale_ko-KR.json
locale_lt.json
locale_lv-LV.json
locale_ml-IN.json
locale_nb_NO.json
locale_nds.json
locale_nl-NL.json
locale_pl-PL.json
locale_pt-BR.json
locale_pt-PT.json
locale_ru-RU.json
locale_si-LK.json
locale_sk-SK.json
locale_sl.json
locale_sr-SP.json
locale_sv-SE.json
locale_tr-TR.json
locale_uk-UA.json
locale_vi.json
locale_yi.json
locale_zh-CN.json
locale_zh-HK.json
locale_zh-TW.json