File tree
123 files changed
+3510
-1594
lines changed- apps/web
- src
- app
- core
- organizations
- billing
- components/access-selector
- layouts
- manage
- policies
- reporting
- settings
- sponsorships
- reports
- pages
- settings
- tools/import-export
- vault/vault-filter/organization-filter
- locales/en
- bitwarden_license/bit-web/src/app/organizations
- components
- manage
- libs
- angular/src
- directives
- types
- utils
- validators
- common/src
- abstractions/organization
- models
- api
- request
- organization
- response
- organization
- view
- components
- src
- form-field
- multi-select/models
- table
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
123 files changed
+3510
-1594
lines changedDiff for: apps/web/.eslintrc.json
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + | |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
|
Diff for: apps/web/src/app/app.component.ts
+11-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
39 | 41 |
| |
40 | 42 |
| |
41 | 43 |
| |
|
0 commit comments