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: read-only connected accounts integration (DAP-4807) #55

Merged
merged 28 commits into from
Dec 27, 2024

Conversation

Ni-2
Copy link
Member

@Ni-2 Ni-2 commented Dec 25, 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?

Copy link

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 fad3f99
Logs https://github.com/dapplets/mutable-web-monorepo/actions/runs/12496663371
Extension Build https://github.com/dapplets/mutable-web-monorepo/suites/32440277803/artifacts/2361989792

Copy link

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 e8e74ae
Logs https://github.com/dapplets/mutable-web-monorepo/actions/runs/12500587546
Extension Build https://github.com/dapplets/mutable-web-monorepo/suites/32447155754/artifacts/2362673782

Copy link

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 d0823ea
Logs https://github.com/dapplets/mutable-web-monorepo/actions/runs/12500842314
Extension Build https://github.com/dapplets/mutable-web-monorepo/suites/32447657901/artifacts/2362722115

Copy link

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 d6edfee
Logs https://github.com/dapplets/mutable-web-monorepo/actions/runs/12501615724
Extension Build https://github.com/dapplets/mutable-web-monorepo/suites/32449216391/artifacts/2362871886

Copy link

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 5828232
Logs https://github.com/dapplets/mutable-web-monorepo/actions/runs/12504254072
Extension Build https://github.com/dapplets/mutable-web-monorepo/suites/32455004890/artifacts/2363374644

Copy link

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 07be539
Logs https://github.com/dapplets/mutable-web-monorepo/actions/runs/12505022597
Extension Build https://github.com/dapplets/mutable-web-monorepo/suites/32456784216/artifacts/2363536373

Copy link

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 103e0c7
Logs https://github.com/dapplets/mutable-web-monorepo/actions/runs/12508511005
Extension Build https://github.com/dapplets/mutable-web-monorepo/suites/32464781396/artifacts/2364298304

@Ni-2 Ni-2 changed the title [DO NOT MERGE] Connected Accounts (DAP-4807) Connected Accounts (DAP-4807) Dec 26, 2024
@Ni-2 Ni-2 requested a review from alsakhaev December 26, 2024 21:27
Copy link

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 4f582d3
Logs https://github.com/dapplets/mutable-web-monorepo/actions/runs/12508828159
Extension Build https://github.com/dapplets/mutable-web-monorepo/suites/32465444521/artifacts/2364361935

@alsakhaev alsakhaev changed the title Connected Accounts (DAP-4807) feat: read-only connected accounts integration (DAP-4807) Dec 27, 2024
@alsakhaev alsakhaev merged commit 4ba87b5 into develop Dec 27, 2024
github-actions bot pushed a commit that referenced this pull request Dec 27, 2024
# [1.5.0-alpha.14](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.5.0-alpha.13...@mweb/extension@1.5.0-alpha.14) (2024-12-27)

### Features

* introduce crawler agent and orders system (DAP-4811) ([#56](#56)) ([181d1cc](181d1cc))
* read-only connected accounts integration (DAP-4807) ([#55](#55)) ([4ba87b5](4ba87b5))
@dapplets-bot
Copy link
Contributor

🎉 This PR is included in version 1.5.0-alpha.14 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Jan 24, 2025
# [1.6.0-alpha.1](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.5.0...@mweb/extension@1.6.0-alpha.1) (2025-01-24)

### Bug Fixes

* all app instances are removed ([b16c1af](b16c1af))
* bottom-padding in opened Notch ([4f58831](4f58831))
* cannot create mutation from scratch ([39fb2a0](39fb2a0))
* murkup in Notch without mutations (origin) ([59a5d99](59a5d99))

### Features

* add scroll to apps bar in Mini Overlay ([33335b7](33335b7))
* allow user to fork own documents ([5563a21](5563a21))
* allow user to fork own documents ([a75bf48](a75bf48))
* allow user to fork own documents ([bb01dee](bb01dee))
* copy mutation selector to overlay (DAP-4798) ([#38](#38)) ([11565ee](11565ee))
* introduce AI Crawler as part of the Mutable Web monorepository ([#52](#52)) ([9d4fe90](9d4fe90))
* introduce crawler agent and orders system (DAP-4811) ([#56](#56)) ([181d1cc](181d1cc))
* introduce entity versioning (DAP-4797) ([#40](#40)) ([08b3d8e](08b3d8e))
* move wallet profile to the overlay (DAP-4778) ([#34](#34)) ([e1eea1e](e1eea1e))
* open the overlay by left-clicking on the extension icon (DAP-4805) ([5470dbd](5470dbd))
* read-only connected accounts integration (DAP-4807) ([#55](#55)) ([4ba87b5](4ba87b5))
* show document and application IDs ([f1d25e8](f1d25e8))
* show document ID for apps with docs in MiniOverlay ([e36d388](e36d388))
* show outgoing notifications (DAP-4770, DAP-4771, DAP-4772) ([#35](#35)) ([ed866e6](ed866e6))
* stylize version switcher in the mutation manager (DAP-4801) ([#41](#41)) ([8a9ab3e](8a9ab3e))
* teaser page for connected accounts (DAP-4807) ([#50](#50)) ([b21c23b](b21c23b))
@dapplets-bot
Copy link
Contributor

🎉 This PR is included in version 1.6.0-alpha.1 🎉

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