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

Use new notion package #277

Merged
merged 19 commits into from
Nov 14, 2023
Merged

Use new notion package #277

merged 19 commits into from
Nov 14, 2023

Conversation

brachkow
Copy link
Contributor

No description provided.

brachkow and others added 19 commits July 14, 2023 13:58
* 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]>
Copy link

netlify bot commented Nov 14, 2023

Deploy Preview for our-fancy-lms ready!

Name Link
🔨 Latest commit 6713195
🔍 Latest deploy log https://app.netlify.com/sites/our-fancy-lms/deploys/6553a6b857d78f000818a183
😎 Deploy Preview https://deploy-preview-277--our-fancy-lms.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@brachkow brachkow changed the title Release new notion Use new notion package Nov 14, 2023
@brachkow brachkow merged commit 6713195 into new-notion Nov 14, 2023
@brachkow brachkow deleted the release-new-notion branch November 14, 2023 18:44
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.

2 participants