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: introduce working with documents and multiple app instances (DAP-4737, DAP-4738, DAP-4739) #14

Merged
merged 30 commits into from
Sep 9, 2024

Conversation

Ni-2
Copy link
Member

@Ni-2 Ni-2 commented Sep 4, 2024

What is the purpose of this pull request? (put an "X" next to an item)

[ ] Bug fix
[x] New feature
[ ] Documentation update
[ ] Add something to the core
[ ] Other, please explain:

Add a reference to a related issue if it exists

issue:

What changes did you make? (Give an overview)

Is there anything you'd like reviewers to focus on?

alsakhaev and others added 26 commits August 28, 2024 15:27
Copy link

github-actions bot commented Sep 5, 2024

Build Preview

badge

You can find files attached to the below linked Workflow Run URL (Logs).

Please note that files only stay for around 90 days!

Name Link
Commit 451586c
Logs https://github.com/dapplets/mutable-web-monorepo/actions/runs/10716395595
Extension Build https://github.com/dapplets/mutable-web-monorepo/suites/28009221633/artifacts/1895041992

Copy link

github-actions bot commented Sep 6, 2024

Build Preview

badge

You can find files attached to the below linked Workflow Run URL (Logs).

Please note that files only stay for around 90 days!

Name Link
Commit e787688
Logs https://github.com/dapplets/mutable-web-monorepo/actions/runs/10737075826
Extension Build https://github.com/dapplets/mutable-web-monorepo/suites/28064985893/artifacts/1900716379

Copy link

github-actions bot commented Sep 9, 2024

Build Preview

badge

You can find files attached to the below linked Workflow Run URL (Logs).

Please note that files only stay for around 90 days!

Name Link
Commit 2f3f983
Logs https://github.com/dapplets/mutable-web-monorepo/actions/runs/10770772804
Extension Build https://github.com/dapplets/mutable-web-monorepo/suites/28143929672/artifacts/1908243203

@alsakhaev alsakhaev changed the title Front-end for the work with applications with documents (DAP-4739) feat: introduce working with documents and multiple app instances (DAP-4737, DAP-4738, DAP-4739) Sep 9, 2024
@alsakhaev alsakhaev merged commit dcc6f18 into develop Sep 9, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request Sep 9, 2024
# [1.4.0-alpha.3](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.4.0-alpha.2...@mweb/extension@1.4.0-alpha.3) (2024-09-09)

### Features

* introduce working with documents and multiple app instances (DAP-4737, DAP-4738, DAP-4739) ([#14](#14)) ([dcc6f18](dcc6f18))
@dapplets-bot
Copy link
Contributor

🎉 This PR is included in version 1.4.0-alpha.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 4, 2024
# [1.4.0](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.3.0...@mweb/extension@1.4.0) (2024-10-04)

### Bug Fixes

* wrong layer z-axis position in Picker (DAP-4755) ([#19](#19)) ([9aa66c8](9aa66c8))

### Features

* add timestamp to the base dto (DAP-4763) ([717076d](717076d))
* add timestamp to the base entity (DAP-4763) ([#24](#24)) ([9cce251](9cce251))
* add view all notifications function (DAP-4766) ([#27](#27)) ([a8d9664](a8d9664))
* allow to specify notification duration ([#13](#13)) ([7dd15ba](7dd15ba))
* apply changes to origin mutation (DAP-4751) ([a601705](a601705))
* export useViewAllNotifications hook (DAP-4766) ([e39185f](e39185f))
* fork and publish popups (DAP-4749) ([#20](#20)) ([6b2aa46](6b2aa46))
* generate entity ids on backend side (DAP-4767) ([#29](#29)) ([11630c0](11630c0))
* introduce backend for pull request notifications (DAP-4753) ([#23](#23)) ([1e59486](1e59486))
* introduce overlay and notifications (DAP-4762) ([#25](#25)) ([d7abf97](d7abf97))
* introduce working with documents and multiple app instances (DAP-4737, DAP-4738, DAP-4739) ([#14](#14)) ([dcc6f18](dcc6f18))
* make documents reusable between different mutations (DAP-4752) ([#16](#16)) ([3a711de](3a711de))
* Picker and Highlighter use `data-mweb-context-level` parameter (DAP-4731) ([#11](#11)) ([2df3f31](2df3f31))
* review pull request modal window (DAP-4764) ([#28](#28)) ([f59d5ed](f59d5ed))
* store original mutation id when forking (DAP-4751) ([afcfc90](afcfc90))
* throw out human-readable errors for notifications (DAP-4765) ([#26](#26)) ([55f7aa9](55f7aa9))
@dapplets-bot
Copy link
Contributor

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

3 participants