-
Notifications
You must be signed in to change notification settings - Fork 5
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
Use new notion package #277
Merged
Merged
Conversation
This file contains 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
* Visual feedback + limit spamming * Update tests
* Remove resend button * Remove all buttons * Add logo * Revert "Remove all buttons" This reverts commit 94c7bd5. * Quick open popular email clients * Remove 25vh gap * Fix auth tests * Plan new tests for view * Add tests as-is * Fix test conditions * Reset mocks between test * Set mock default at start * Todo not working tests * Update screenshots * Add chatra tip if anything went wrong * Fix type error * Add missing layout decorator * Improvements for message * Update screenshots * Todo all tests --------- Co-authored-by: brachkow <[email protected]>
* Bump vitest * Fix vue-router mocks * Replace imports with globals * Replace mysteriously disappeared (from minor verison) toHaveBeenCalledOnce with toHaveBeenCalledTimes * replace restoreMocks with mockReset * Fix middleware tests * Fix tests * Fix tiptap errors * Update screenshots * Delete old regression tests * Fix VMailSentView type errors * Update screenshots * Temp fix router mock --------- Co-authored-by: brachkow <[email protected]>
* Remove resend button * Remove all buttons * Add logo * Revert "Remove all buttons" This reverts commit 94c7bd5. * Quick open popular email clients * Remove 25vh gap * Fix auth tests * Plan new tests for view * Add tests as-is * Fix test conditions * Reset mocks between test * Set mock default at start * Update test with Misha's suggestions * Update screenshots * Bump vitest * Fix vue-router mocks * Bump vitest * Fix vue-router mocks * Replace imports with globals * Replace mysteriously disappeared (from minor verison) toHaveBeenCalledOnce with toHaveBeenCalledTimes * replace restoreMocks with mockReset * Fix middleware tests * Fix tests * Fix tiptap errors * Update screenshots * Delete old regression tests * Fix test * Fix lockfile * Add real tests * Fix tests --------- Co-authored-by: brachkow <[email protected]>
* New editing flow * Don't compute hasDescendants * Remove props from answer actions * Add hasDescendants flag to story * Invert isEditable * Update screenshots * Remove not needed tests * Fix hasDescendants detection * Better types for Answer * Remove fixes as unneeded due to backend update --------- Co-authored-by: brachkow <[email protected]>
* Remove unused palette code * Optimistic update prototype * Fix type error * Fix props warnings * Fix filter * Add predefined slug option * Reaction → Emoji * Fix type error * Don't disable emoji button * Finish optimistic update * Add uuid module * Move isUnderLimit to variable * Refactor for better readability * Update tests * Prevent rewrites with outdated content * Revert "Prevent rewrites with outdated content" This reverts commit 10fcb49. * Bundle reaction updates * Increase wait * Revert "Increase wait" This reverts commit 739e758. * Revert "Bundle reaction updates" This reverts commit 047ec4b. * Debounce actualization * Fix slow reaction appearance
* Use email providers package * getProvider → getProviderById * Define registry * Scope registry * Update lockfile * Revert "Scope registry" This reverts commit 756b1f9. * Fix type errors * try to avoid autoanimate noise via reduced motion
* Remove indexes * Remove dot imports from tests * Fix type imports in tests * Fix missing types * Fix type errors
* Use recommended Vue eslint config * Format files
* Bump deps * Use vitest beta * Fix ts configs * Bump node version * Fix tsconfig issue * Fix lint errors * Fix regression error * Misc fixes * Run prettier * Fix type errors * Use lodash-es * Update screenshots * Fix vue router mock * Fix type errors --------- Co-authored-by: brachkow <[email protected]>
✅ Deploy Preview for our-fancy-lms ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
No description provided.