1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-02-23 02:31:26 +01:00
bitwarden-browser/apps/web/src
Nick Krantz 7c2bf504a3
[PM-11249] Sync attachment updates across platforms (#11758)
* update extension refresh form when an attachment is added or removed

- This is needed because the revision date was updated on the server and the locally stored cipher needs to match.

* receive updated cipher from delete attachment endpoint

- deleting an attachment will now alter the revision timestamp on a cipher.

* patch the cipher when an attachment is added or deleted

* migrate vault component to use the `cipherViews$` observable

* reference `cipherViews$` on desktop for vault-items

- This avoid race conditions where ciphers are cleared out in the background. `cipherViews` should always emit the latest views

* return CipherData from cipher service so that consumers have the updated cipher right away

* use the updated cipher from attachment endpoints to refresh the details within the add/edit components on desktop
2025-01-28 10:01:23 -06:00
..
app [PM-11249] Sync attachment updates across platforms (#11758) 2025-01-28 10:01:23 -06:00
connectors [deps] SM: Update typescript-eslint monorepo to v8 (major) (#10601) 2025-01-14 11:23:59 -05:00
images [PM-12273] Admin Console Integration Page (#11883) 2024-12-05 10:09:40 -05:00
locales Autosync the updated translations (#13079) 2025-01-27 07:31:54 +01:00
scss update height of iframe on web (#12265) 2024-12-06 10:48:58 -08:00
utils [deps] SM: Update typescript-eslint monorepo to v8 (major) (#10601) 2025-01-14 11:23:59 -05:00
.nojekyll
404.html [CL-265] CL/extension refresh feature branch (#8696) 2024-11-15 09:21:17 -05:00
app-id.json
browserconfig.xml
favicon.ico
global.d.ts
index.html Auth/PM-12077 - Web Process Reload (#11781) 2024-11-20 13:54:27 -05:00
main.ts [PM-8771] Migrate the 404 page to Tailwind (#10116) 2024-07-30 12:25:24 +02:00
manifest.json
polyfills.ts [PM-4347] Upgrade angular to 17 (#11031) 2024-11-04 11:51:43 -05:00
theme.ts Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
translation-constants.ts
version.json