1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-26 23:09:46 +02:00
bitwarden-browser/apps/cli/src
dgoodman-bw 41d6b6bd21
Ps 976 moving of read only organization collection items to different folder not possible (#3474)
* PS-976 - when user has cipher readonly permissions, prevent user from editing cipher fields and make separate api call that only updates Favorite and Folder values

* PS-976 - in the readonly edit cipher view, hide non-operable buttons and display select values as readonly input text

* PS-976 - update failing test

* PS-976 - split cipher saveWithServer call into Create and Update calls

* PS-976 - replace property with function call to get the card expiration month for the readonly view

* MM-976 - when user has readonly permissions hide "delete" button on View Item view, hide generate username/password buttons on Edit Item view

* PS-976 - rename cipherPartialRequest file to align with new naming convention
2022-10-25 12:24:21 -07:00
..
commands Ps 976 moving of read only organization collection items to different folder not possible (#3474) 2022-10-25 12:24:21 -07:00
locales/en [SM-89] Updates to encrypted export (#2963) 2022-08-29 10:11:44 -04:00
models [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
services [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
bw.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
flags.ts [EC-473] Add feature flags to common code (#3324) 2022-08-26 13:00:14 +10:00
program.ts [PS-1093] Move Organization Api Calls (#3243) 2022-08-24 12:33:05 -04:00
send.program.ts Correct bw send get -h internal CLI documentation (#3576) 2022-09-21 10:43:23 -05:00
utils.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
vault.program.ts Extract API logic from FolderService to FolderApiService (#3011) 2022-07-08 15:40:31 +02:00