bitwarden-estensione-browser/src/app
Addison Beck 5f04950358
Price and Plan Updates (#598)
* added the multi select checkbox to org ciphers

* wired up select all/none

* allowed for bulk delete of ciphers from the org vault

* refactored bulk actions into a dedicated component

* tweaked formatting settings and reformatted files

* moved some shared code to jslib

* some more formatting fixes

* undid jslib connection changes

* removed a function that was moved to jslib

* reset jslib again?

* set up delete many w/admin cipher methods

* removed extra href tags

* added organization id to bulk delete request model when coming from an org vault

* fixed up some compiler warnings for formatting

* updated organization create component to pull list of plans from static store

* wired up the organization create page to new data struct

* continued work on plan updates

* accounted for the subscription screen in plan updates

* adjusted for code review changes from server PR for plan updates

* cleaned up linter errors

* changed a few variable names

* moved price information, added sales tax and subtotal labels

* code review fixups for bulk delete from org vault

* added back a removed parameter from the vault component

* seperated some imports with newlines

* updated jslib

* resolved some build errors

* updated names to reflect server name changes for plan updates

* adjusted logic for using annual total for annual prices in server model

* rearranged an import for the linter

* broke up an async call

* updated organization create component to pull list of plans from static store

* wired up the organization create page to new data struct

* continued work on plan updates

* accounted for the subscription screen in plan updates

* adjusted for code review changes from server PR for plan updates

* cleaned up linter errors

* changed a few variable names

* moved price information, added sales tax and subtotal labels

* updated names to reflect server name changes for plan updates

* adjusted logic for using annual total for annual prices in server model

* rearranged an import for the linter

* broke up an async call

* resolved merge fun

* updated jslib

* made plans a public variable

* removed sales tax hooks

* added a getter for selected plan interval

* went a little too crazy with the interval getter

* formatting

* added a semicolon

* updated jslib

Co-authored-by: Addison Beck <addisonbeck@MacBook-Pro.local>
2020-08-12 17:16:38 -04:00
..
accounts Allow Bulk Delete In Org Vault (#577) 2020-08-11 11:30:30 -04:00
components react to jslib #77 changes (#474) 2020-02-28 16:57:54 -05:00
layouts fix download link 2020-07-28 22:52:13 -04:00
organizations Price and Plan Updates (#598) 2020-08-12 17:16:38 -04:00
services Support biometric changes in jslib (#571) 2020-07-24 14:39:39 -04:00
settings Price and Plan Updates (#598) 2020-08-12 17:16:38 -04:00
tools Upgrade TypeScript (#600) 2020-08-12 15:43:26 -04:00
vault Allow Bulk Delete In Org Vault (#577) 2020-08-11 11:30:30 -04:00
app-routing.module.ts SSO support (#575) 2020-07-16 09:18:25 -04:00
app.component.html more a11y updates 2019-10-11 11:47:41 -04:00
app.component.ts Closed alerts on lock (#572) 2020-07-09 15:11:28 -05:00
app.module.ts Allow Bulk Delete In Org Vault (#577) 2020-08-11 11:30:30 -04:00
dummy.module.ts prod build fixes 2018-06-11 08:54:48 -04:00
main.ts preserveWhitespaces 2018-09-13 11:57:28 -04:00
modal.component.ts setComponentParameters for modal 2019-07-25 12:24:32 -04:00
polyfills.ts ie11 fix 2019-02-19 22:00:55 -05:00