-
Notifications
You must be signed in to change notification settings - Fork 0
rel]初バージョン1.0.0 #35
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
Merged
Merged
rel]初バージョン1.0.0 #35
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ユーザー分岐、CSS等の実装はなし
mockユーザーにより、動作確認OK. 所有者でないユーザーの場合は、編集画面がでない。
ログイン・ログアウトの実装に成功
UI調整の途中で保存。
1. backendのリファクタリング 2. frontend: Publicページの追加 3. isPublicの変更 4. idではなくslugによるアクセス
開発環境で、Dockerを使ったローカルDynamoの実装とデータ操作に成功した。
#1 DynamoDBへの切り替えの完了
手動による機能確認はOK(ローカル環境のみ)
…o-jwt-検証に変更する #11 JWTを使った認証に変更
散らばっていた定数・変数を統合
.env.*を使い、必要変数を管理。
…定ファイルの統合aws-事前準備を明記 #6 amplifyConfigureに設定ファイルを統合
SchemaVersionカラムを追加した。
…ーブルにshemaversionの追加 #15 テーブルカラムの追加: JSONカラムとSchemaVersionカラム
新規作成時にIndexを追加するためのルーチン、テーブル改善。
作成時にisPublicも変更できるようにした。
まとめられるものはまとめて表示
ライセンスの追加
…ィタ-公開設定の操作性向上 #3 UI/UXの修正
変更最小限で動くことを確認
.tsファイルで作成しているため。
動作確認OK。
…rless-framework-の整備 #7 backend cicdの追加
…rless-framework-の整備 #7 backend cicdの修正
…rless-framework-の整備 #7 serverlessをグローバルにインストール
…rless-framework-の整備 Serverless Access Keyを追加し、loginなしでserverlessを使えるように
bugfix] cognitoログインボタンが機能しない
preflightでないResponseが問題だった。
bugfix] ログインしているのに画面が正しく表示されない
1. DocumentのIDに関するカラム、ルーチンを削除 2. CRUD処理を1に伴って修正。
エラー原因が、fetchAttributesだったため。
bugfix] ローカルからもcognito認証を使えるようにした。
distフォルダが作られておらず、リクエスト時にエラーが出てしまった。buildコマンドを実行っするようにした。
bugfix] backendのコマンドを修正
フッターにリンクを追記。
#32 利用規約・個人情報保護方針の追加
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
devからのPull Request