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

♻️(frontend) simplify stores #402

Merged
merged 2 commits into from
Nov 13, 2024
Merged

♻️(frontend) simplify stores #402

merged 2 commits into from
Nov 13, 2024

Conversation

AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Nov 5, 2024

Purpose

We re-organized and simplify some stores.

Proposal

  • ♻️(frontend) move editor store to useEditorStore
  • ♻️(frontend) simplify useDocStore

Previous changes migrated the editor store to
doc-management, we move it back doc-editor and
simplify it.
@AntoLC AntoLC changed the title Refacto/simplify store ♻️(frontend) simplify stores Nov 9, 2024
We moved the editor store to its own store in the previous
commit. This change allow us to simplify useDocStore.
@AntoLC AntoLC force-pushed the refacto/simplify-store branch from ef80a41 to b511536 Compare November 9, 2024 09:40
@AntoLC AntoLC marked this pull request as ready for review November 9, 2024 09:42
@AntoLC AntoLC requested a review from PanchoutNathan November 9, 2024 09:59
@AntoLC AntoLC merged commit e4dfae1 into main Nov 13, 2024
10 of 11 checks passed
@AntoLC AntoLC deleted the refacto/simplify-store branch November 13, 2024 14:25
AntoLC added a commit that referenced this pull request Nov 25, 2024
Added:
- 🌐(backend) add german translation #259
- 🌐(frontend) Add German translation #255
- ✨(frontend) Add a broadcast store #387
- ✨(backend) whitelist pod's IP address #443
- ✨(backend) config endpoint #425
- ✨(frontend) config endpoint #424
- ✨(frontend) add sentry #424
- ✨(frontend) add crisp chatbot #450

Changed:
- 🚸(backend) improve users similarity search and
sort results #391
- ♻️(frontend) simplify stores #402
- ✨(frontend) update $css Box props type to add
styled components RuleSet #423

Fixed:
- 🔧(backend) fix logging for docker and make it
configurable by envar #427
- 🦺(backend) add comma to sub regex #408
- 🐛(editor) collaborative user tag hidden when
read only #385
- 🐛(frontend) users have view access when revoked #387
@AntoLC AntoLC mentioned this pull request Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant