Micaiah Martin
0c21bcf847
[BEEEP] - Ignored workflow files from triggering builds ( #241 )
2022-02-25 09:11:11 -05:00
Micaiah Martin
1c6b94e640
Added dry run logic ( #242 )
2022-02-25 08:10:49 -06:00
Thomas Rittson
ef1c47ab19
Update jslib ( #240 )
2022-02-24 09:37:37 -05:00
Chad Scharf
64ff16e895
We're Hiring ( #239 )
...
Added link to README.md for Bitwarden Careers page.
2022-02-22 14:03:34 +01:00
Micaiah Martin
89860d6770
Added reusable linting workflow ( #238 )
2022-02-18 13:28:30 -06:00
Thomas Rittson
91ff43a17f
Exclude jslib from prettier hook ( #236 )
2022-02-17 10:37:14 +10:00
Matt Gibson
0f19ebc928
Enforce Hold label ( #234 )
...
* Enforce Hold label
* Linting
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com >
2022-02-16 08:43:38 -06:00
Addison Beck
b48a1d5856
[lib] Update jslib ( #235 )
2022-02-15 15:07:15 -05:00
github-actions[bot]
7776009a31
Bumped version to 2.9.10 ( #232 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-11 14:21:25 -08:00
Matt Gibson
ff816035ce
Add rxjs ( #231 )
2022-02-11 15:44:04 -06:00
Thomas Rittson
fe384b14f0
Update jslib ( #230 )
2022-02-11 00:31:31 -05:00
Thomas Rittson
adeb84f44e
Update jslib ( #229 )
2022-02-11 15:02:57 +10:00
github-actions[bot]
dc2e17c5db
Bumped version to 2.9.9 ( #228 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-10 08:54:51 -08:00
Vincent Salucci
f3d8b39ac5
[Help] Update links to new pattern ( #227 )
...
* [Help] Update links to new pattern
* Update jslib
* Updated bwdc cli link
2022-02-09 09:59:50 -06:00
Oscar Hinton
3be1f2eac6
Client & Version headers ( #226 )
2022-02-08 15:28:19 +01:00
Thomas Rittson
1146c8f5bf
[Tech debt] Refactor authService ( #213 )
...
* Add OrganizationLogInStrategy
* Use noop TwoFactorService
2022-02-07 21:38:46 -06:00
Thomas Rittson
910bfb945d
Make husky pre-commit hook executable ( #223 )
2022-02-08 08:30:26 +10:00
Addison Beck
4e886c1c15
[chore] Update jslib ( #225 )
2022-02-07 12:08:33 -05:00
Robyn MacCallum
a4b85f1e30
Fix group only sync errors for AD ( #224 )
2022-02-07 10:32:37 -05:00
Addison Beck
7c85c9fddd
Update jslib ( #222 )
2022-02-03 14:47:36 -05:00
Vincent Salucci
68c964acaa
[Icons] FF - old font cleanup ( #221 )
...
* [Icons] Remove FA
* Webpack renderer correction
2022-02-03 10:31:35 -06:00
Addison Beck
1be64836f4
[chore] Update jslib ( #217 )
2022-01-31 18:01:24 -05:00
Addison Beck
f2389189a3
[chore] Update jslib ( #216 )
2022-01-28 10:04:08 -05:00
Robyn MacCallum
bb4be6022b
Update ldapjs to include fix for EventEmitter issues ( #210 )
2022-01-27 14:15:48 -05:00
Oscar Hinton
f85a0c5ea5
Fix webpack using double dots ( #215 )
2022-01-27 19:37:11 +01:00
Vincent Salucci
5afae04b1d
[Icons] Update Font Sheet ( #203 )
...
* [Icons] Update font sheet
* Updated toaster icon references
* Prettier Updates
* Added import for variable/map references
* Update jslib
* Adding base class to all icon refs
* Removed unused import
* Removed duplicate import
* Update jslib
* Fixed formatting
* Updated eye/eye-slash icon references
* Update jslib
* Update jslib
* Update jslib
2022-01-27 11:10:25 -06:00
Addison Beck
d1b182d20b
[bug] Remove redundant state clean call ( #214 )
...
* [bug] Remove redundant state clean call
* [refactor] Remove logout override
2022-01-27 08:12:48 -05:00
Addison Beck
9e3d1caee4
[chore] Update jslib & state services to match ( #212 )
...
* [chore] Update jslib & state services to match
* [bug] Save userId when migrating state
This is used to check for authentication, so if not present on boot of the app authenticated users will still have to log in again
* [bug] Save added accounts with userId
Currently we are passing in an account object, resulting in a null key. We should be passing in a userId
* [bug] Ensure configs and settings are not cleared on logout
We need to persist directoryConfigruations on logout so that logging out and back in doesn't require folks to need to reconfig their settings
* Remove unneeded LoginSyncService
* Run prettier
* [style] Remove commented lines
Co-authored-by: Thomas Rittson <trittson@bitwarden.com >
2022-01-20 16:31:46 -05:00
Daniel James Smith
9a78956b23
Bump jslib to include electron minor bump ( #208 )
...
* Bump jslib to include electron minor bump
* Add changes to package-lock.json
2022-01-20 10:03:07 +01:00
Robyn MacCallum
822655b944
Only get users for includeGroup filter ( #205 )
...
* Only get users for includeGroup filter
* Additional refactor after feedback
* refactor building of user entries
* Update src/services/azure-directory.service.ts
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com >
* Combine user null checks
* Rename variable
* Put deleted users loop back the way it was
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com >
2022-01-19 15:05:31 -05:00
Oscar Hinton
6dfbe505d9
Fix scoped package name ( #209 )
2022-01-18 14:04:13 +01:00
Oscar Hinton
0809c2c104
Rename package to @bitwarden/directory-connector ( #207 )
2022-01-17 17:26:44 +01:00
Vince Grassia
e30000bd00
Update Version Bump action to latest ( #206 )
2022-01-14 13:31:57 -05:00
Thomas Rittson
90a7601960
Update jslib and minor fixes for account switching ( #204 )
...
* Update jslib
* Update stateMigrationService to use enums
* Remove duplicate subclass method
* Update jslib
2022-01-14 05:59:24 +10:00
Daniel James Smith
8a800c6d33
Add ts files to prettier ( #202 )
...
* Add ts files to prettier
* Add scss to prettier
* Add all filetypes to prettier and ignore via .prettierignore
* Add --ignore-unknown to prettier
2022-01-07 14:49:42 +01:00
Robyn MacCallum
d0021c9306
Fix date returning as a string ( #201 )
2022-01-04 09:32:52 -05:00
Daniel James Smith
97673c84da
Update year in copyright ( #200 )
2022-01-04 15:20:55 +01:00
Robyn MacCallum
771a182235
Bug/refresh token fixes ( #199 )
...
* Remove NodeApi class extension and use correct apiService in services module
* lint fixes
2021-12-30 15:31:19 -05:00
Robyn MacCallum
857d725a77
override pushAccounts to not delete account from state ( #198 )
2021-12-29 16:50:45 -05:00
Daniel James Smith
25b3e0f691
Bump electron dependencies ( #197 )
2021-12-23 12:49:24 +01:00
Addison Beck
d2ba7631b5
[refactor] Implement StateService ( #192 )
...
* [refactor(Account Switching)] Implement StateService
* [bug] Migration service updates
* [bug] Fix organizationId coming in as null
* [bug] Use correct storage location
* [bug] Fix secure storage issues
* [bug] Small fixes
* [bug] lint fixes
* [bug] Undo comment
* [bug] Make method names match super
* update jslib
* Add index signature to keys
* Run prettier
* Start dbus
* Start dbus a different way
* Update build.yml
* Add eval
* Init keyring as well
* Remove eval
* Add eval's back
* Remove unused import
* Remove unnecessary null checks
* Change userId to be entityId instead of clientId
* Remove config service
* lint fixes
* Add clientKeys to account
Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com >
2021-12-22 15:16:23 -05:00
Micaiah Martin
a893c78c74
Added logic based on input ( #196 )
2021-12-20 14:53:30 -07:00
Oscar Hinton
5ff041aa7b
Add .git-blame-ignore-revs ( #195 )
2021-12-20 17:39:59 +01:00
Oscar Hinton
096196fcd5
Apply Prettier ( #194 )
2021-12-20 17:14:18 +01:00
Oscar Hinton
225073aa33
Add Prettier configuration ( #193 )
2021-12-20 16:38:40 +01:00
Daniel James Smith
f8b26d82d8
Update build.yml ( #189 )
...
* Pull jslib
* Remove install of npm 8
npm 8 is included in node v16
2021-12-13 17:18:01 +01:00
Daniel James Smith
6b98a46b94
Bump node to v16 ( #187 )
...
* Pull in jslib
* Bump engines required to node 16 and npm 8
* Bump @types/node to 16
The dep on node 14.18 will get cleaned up once we bump electron
* Modify build.yml to build with node 16 and npm 8
* Update requirements in README.md
* Use pkg-fetch 3.2.5 to retrieve node 16.13.0
* Change pkg-fetch version back to 3.2
* Bump keytar to 7.7.0
* Add missing package-lock.json for src-cli
* Bump keytar to 7.7.0 in src/package.json
* Add missing package-lock.json in src/
* Bump pkg to 5.5.1
* Modify download url for keytar
* Replace Mac and Win keytar download urls
2021-12-10 21:07:59 +01:00
Oscar Hinton
13572b94ee
Upgrade Angular to v12 ( #184 )
...
Co-authored-by: Daniel James Smith <djsmith@web.de >
2021-12-09 22:30:45 +01:00
Vince Grassia
999b790557
Fix typo ( #185 )
2021-12-08 10:35:44 -05:00
Oscar Hinton
7c93d59a42
Replace toaster library ( #183 )
2021-12-07 20:43:57 +01:00