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

feat: カスタムCSSのバックアップ・同期機能 #161

Draft
wants to merge 17 commits into
base: taiyme
Choose a base branch
from

Conversation

cffnpwr
Copy link
Collaborator

@cffnpwr cffnpwr commented Feb 2, 2024

What

  • カスタムCSSのバックアップを作成できるようにした
  • カスタムCSSを同期できるようにした

Why

resolve: #159

Additional info (optional)

動作サンプル

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@github-actions github-actions bot added the packages/frontend Client side specific issue/PR label Feb 2, 2024
@taiyme

This comment was marked as resolved.

@github-actions github-actions bot added the packages/backend Server side specific issue/PR label Feb 5, 2024
@cffnpwr cffnpwr marked this pull request as ready for review February 6, 2024 01:47
@cffnpwr cffnpwr requested a review from taiyme February 6, 2024 01:47
changedフラグが正しく変更されるように
バックアップの読み込み時にIDがない場合と既存のものと衝突した際に新規生成するように変更
バックアップの更新日時を記録するように変更
@cffnpwr

This comment was marked as outdated.

@taiyme taiyme force-pushed the taiyme branch 3 times, most recently from bdbe5f8 to d208889 Compare August 12, 2024 19:29
@taiyme taiyme force-pushed the taiyme branch 2 times, most recently from 7d3de05 to 0c454bc Compare August 31, 2024 09:28
@taiyme taiyme force-pushed the taiyme branch 8 times, most recently from 0c6fdaa to b75fa33 Compare September 30, 2024 08:19
1673beta pushed a commit to bettaku/taiyme_shinano_fork that referenced this pull request Oct 18, 2024
@taiyme taiyme marked this pull request as draft November 4, 2024 12:15
@taiyme taiyme self-assigned this Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/backend Server side specific issue/PR packages/frontend Client side specific issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

カスタムCSSのバックアップ・同期機能
2 participants