Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

バックエンドとフロントエンドの結合(その1) #25

Merged
merged 8 commits into from
Aug 29, 2024

Conversation

kyoya0819
Copy link
Contributor

修正内容

  • ky, ky-universal
    • ポストfetchとして使用するためインストール
    • credentialsの設定や、NODE_ENVを元にAPIのエンドポイントを切り替える設定を追加
    • 読み込み時に、csrf-token(XSRF-TOKEN)をAPIサーバーより取得するように修正
  • ページ
    • サインアップ関係
      • ワンタイムパスワードの入力画面の追加
      • 登録画面のディレクトリ変更
      • APIサーバーに登録, 入力内容を送信する処理の追加
  • 企業選択画面
    • 選択した業界IDを元にAPIサーバーより企業情報を取得する処理の追加
  • その他
    • Eslintのエラーの修正

@kyoya0819 kyoya0819 self-assigned this Aug 29, 2024
@kyoya0819 kyoya0819 merged commit 9e4d89b into main Aug 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant