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: add timestamp to the base entity (DAP-4763) #24

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Conversation

alsakhaev
Copy link
Member

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

[ ] Bug fix
[ ] 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 alsakhaev merged commit 9cce251 into develop Sep 24, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request Sep 24, 2024
@dapplets-bot
Copy link
Contributor

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

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.

2 participants