1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-30 11:15:36 +02:00
bitwarden-browser/libs/common/src
Rui Tomé da341e1317
[EC-247] Add columns to provider portal clients table (#3147)
* Added properties "userCount", "seats" and "plan" to ProviderOrganizationResponse

* Added text message "numberOfUsers"

* Updated provider clients component with new columns

* Removed never used dependency

* Changed userCount to non nullable number

* Added condition on the component to only show seats number if not null

* Changed view condition to an explicit check
2022-07-28 09:31:57 +01:00
..
abstractions [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
enums [EC-320] Add organization vault export to event logs (#3136) 2022-07-25 09:56:03 +01:00
factories Move to libs 2022-06-03 16:24:40 +02:00
importers [PS-1122] Adds Mir payment system (#3079) 2022-07-19 12:20:37 +02:00
interfaces [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
misc Move to libs 2022-06-03 16:24:40 +02:00
models [EC-247] Add columns to provider portal clients table (#3147) 2022-07-28 09:31:57 +01:00
services Do not set state to null and throw if this occurs (#3191) 2022-07-28 10:14:28 +10:00
types Move to libs 2022-06-03 16:24:40 +02:00
globals.d.ts Move to libs 2022-06-03 16:24:40 +02:00