summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkSignup.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Server rules (#10660)syuilo2023-04-191-263/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enhance(frontend): サーバールールのデザイン調整 * enhance(frontend): i18n * enhance(frontend): 利用規約URLの設定を「モデレーション」ページへ移動 * enhance(frontend): サーバールールのデザイン調整 * Update CHANGELOG.md * 不要な差分を削除 * fix(frontend): lint * ui tweak * test: add stories * tweak * test: bind args * test: add interaction tests * fix bug * Update packages/frontend/src/pages/admin/server-rules.vue Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com> * Update misskey-js.api.md * chore: windowを明示 * :art: * refactor * :art: * :art: * fix e2e test * :art: * :art: * fix icon * fix e2e --------- Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* fix(frontend/MkSignup): prevent uncaught errors from interrupted signup (#10265)Kagami Sascha Rosylight2023-03-111-26/+26
| | | | | | | | | * fix(frontend/MkSignup): prevent uncaught errors from interrupted signup * nullable sitekey --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix: 登録フォームにおける競合状態を修正 (#10267)RyotaK2023-03-081-6/+20
| | | | | * fix: 登録フォームにおける競合状態を修正 * エラーを修正
* fix: 登録時のフォームにおいて送信できる条件を修正 (#10238)RyotaK2023-03-071-1/+3
| | | | | * fix: 登録時のフォームにおいて送信できる条件を修正 * テストを追加
* enhance(client): tweak signup formsyuilo2023-03-051-0/+1
|
* 利用規約同意UIの調整syuilo2023-02-101-6/+6
|
* refactorsyuilo2023-01-071-1/+1
|
* refactorsyuilo2023-01-071-1/+1
|
* :art:syuilo2023-01-061-1/+1
|
* refactorsyuilo2023-01-051-11/+11
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-271-1/+1
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-271-1/+1
|
* rename: client -> frontendsyuilo2022-12-271-0/+246