Oscar Hinton
1320a7c8cb
Bump braintree to 1.30.1 ( #1066 )
2021-07-05 13:28:45 +02:00
Vincent Salucci
e7f3d977c4
[Reset Password] BUG Add permission gate to key backfill ( #1061 )
2021-07-02 15:23:04 -05:00
Chad Scharf
b304783a7f
Version bump 2.21.1 ( #1060 )
2021-07-02 12:44:46 -04:00
Vincent Salucci
ae091bd738
[Reset Password] BUG Org Keys backfill force sync ( #1055 )
...
Merging on Vince's behalf
2021-07-01 10:10:34 -04:00
Joseph Flinn
81dfcca06c
fixing the prod deploy workflow error with npm ci ( #1054 )
2021-06-29 20:51:53 -07:00
Joseph Flinn
1d22cd05f7
manually resolving the duo_security package with https instead of ssh ( #1053 )
2021-06-29 20:23:31 -07:00
Kyle Spearrin
5939898b75
New Crowdin updates ( #1052 )
...
* New translations messages.json (Romanian)
* New translations messages.json (Croatian)
* New translations messages.json (Turkish)
* New translations messages.json (Ukrainian)
* New translations messages.json (Chinese Simplified)
* New translations messages.json (Chinese Traditional)
* New translations messages.json (Vietnamese)
* New translations messages.json (Portuguese, Brazilian)
* New translations messages.json (Indonesian)
* New translations messages.json (Bengali)
* New translations messages.json (Estonian)
* New translations messages.json (Serbian (Cyrillic))
* New translations messages.json (Latvian)
* New translations messages.json (English, United Kingdom)
* New translations messages.json (Esperanto)
* New translations messages.json (Malayalam)
* New translations messages.json (Sinhala)
* New translations messages.json (Kannada)
* New translations messages.json (Norwegian Bokmal)
* New translations messages.json (Serbian (Latin))
* New translations messages.json (Swedish)
* New translations messages.json (Slovenian)
* New translations messages.json (French)
* New translations messages.json (Greek)
* New translations messages.json (Spanish)
* New translations messages.json (Afrikaans)
* New translations messages.json (Belarusian)
* New translations messages.json (Bulgarian)
* New translations messages.json (Catalan)
* New translations messages.json (Czech)
* New translations messages.json (Danish)
* New translations messages.json (German)
* New translations messages.json (Finnish)
* New translations messages.json (Slovak)
* New translations messages.json (Hebrew)
* New translations messages.json (Hungarian)
* New translations messages.json (Italian)
* New translations messages.json (Japanese)
* New translations messages.json (Korean)
* New translations messages.json (Dutch)
* New translations messages.json (Polish)
* New translations messages.json (Portuguese)
* New translations messages.json (Russian)
* New translations messages.json (English, India)
2021-06-29 15:35:33 -04:00
Joseph Flinn
7b17ba1dee
adding in a workflow to deploy the Web client to the QA environment ( #1051 )
2021-06-29 07:33:01 -07:00
Vincent Salucci
2656fb8db3
[Version] Bumped to 2.21.0 ( #1050 )
2021-06-28 12:37:03 -05:00
Martin Choutka
4b85e4b765
maxAccessCountDesc locale string update ( #1048 )
...
Capitalize Send in maxAccessCountDesc string
2021-06-28 07:33:31 +10:00
Oscar Hinton
57f952bc66
Refactor OrganizationPlansComponent ( #1045 )
2021-06-24 17:37:59 +02:00
Oscar Hinton
ef331aba0b
Remove entryComponents ( #1044 )
2021-06-24 16:01:04 +02:00
Matt Gibson
d510b35c06
update jslib ( #1043 )
2021-06-22 15:23:43 -05:00
Kyle Spearrin
f74c296ad5
add captcha connector ( #1042 )
...
* add captcha connector
* Update src/connectors/captcha.html
Co-authored-by: Addison Beck <abeck@bitwarden.com>
* Update src/connectors/captcha.scss
Co-authored-by: Addison Beck <abeck@bitwarden.com>
Co-authored-by: Addison Beck <abeck@bitwarden.com>
2021-06-22 15:35:33 -04:00
Matt Gibson
f8a7439675
Redefine cipher "share" to "move to organization" ( #1039 )
...
* Redefine cipher "share" to "move to organization"
* Bump jslib
Co-authored-by: = <=>
2021-06-21 18:27:27 -05:00
Thomas Rittson
d6d71c94f5
Remove bump-jslib Github Action ( #1040 )
2021-06-22 07:37:34 +10:00
Oscar Hinton
34cb26416c
Add reprompt help link ( #1041 )
2021-06-21 20:52:34 +02:00
Vincent Salucci
988f4168a0
[Toast] - BUG - Fixed styles ( #1036 )
...
* [Toast] BUG - Fixed toast stylings
* Updated toast-content padding
2021-06-16 14:43:15 -05:00
Oscar Hinton
76210c30a8
Add boilerplate for bitwarden_license ( #1032 )
2021-06-16 20:28:05 +02:00
Matt Gibson
c1a7b85f8b
Must await to get a value ( #1035 )
2021-06-16 08:36:05 -05:00
Thomas Rittson
44bf90cf6a
Update storageService implementations ( #1033 )
...
* Add htmlStorageService.has
* Add memoryStorageService.has
2021-06-16 07:34:54 +10:00
github-actions[bot]
7c64c812fc
Auto bump jslib ( #1029 )
...
* Bump jslib
* Bump jslib
2021-06-16 06:46:11 +10:00
Thomas Rittson
f2c9c9ebbb
Improve bump-jslib GH action ( #1030 )
...
* Change reviewer to dept-engineering
* Use modern command substitution instead of backticks
* Fix truncation of git log, improve Github syntax
* Change PR title
2021-06-16 06:17:15 +10:00
Oscar Hinton
14e9784297
Refactor accept-organization and accept-emergency ( #1026 )
2021-06-15 21:02:04 +02:00
Kyle Spearrin
b8aff13ce2
add support for bitwarden license
2021-06-15 10:25:45 -04:00
Thomas Rittson
3e2e7b8622
Add bump-jslib Github action ( #1024 )
...
* Add bump-jslib Github action
* Add to existing PR if present, fix PR refs in log
* Use specific commit hash for actions/checkout
Co-authored-by: Joseph Flinn <58369717+joseph-flinn@users.noreply.github.com>
* Fix formatting and echo output
Co-authored-by: Joseph Flinn <58369717+joseph-flinn@users.noreply.github.com>
2021-06-15 08:03:14 +10:00
Joseph Flinn
c3f128182c
Add qa container ( #1028 )
...
* adding an almost duplicate job to build qa
* adding ~/.npm cache and testing the qa build
* switching the AZ creds to the QA ones for the QA workflow
* fixing initial qa container name
* removing the cache since the self hosted instance needs the instead of the ci
* fixing the testing code
* removing the testing code and renaming some of the jobs
2021-06-14 12:20:49 -07:00
Vincent Salucci
6d54740aaf
[Reset Password] Custom Permission pairing ( #1027 )
2021-06-14 13:12:15 -05:00
Joseph Flinn
c198ec32bb
Fix deploy workflow ( #1016 )
...
* fixing the automated web deploys
* adding the action version numbers
2021-06-11 12:52:59 -07:00
Oscar Hinton
5939d590e3
Ensure we only select all visible users ( #1025 )
2021-06-10 16:36:30 +02:00
Chad Scharf
fd683e9d71
Fix #1020 - XSS via innerHTML property ( #1022 )
2021-06-09 15:58:07 -04:00
Oscar Hinton
fd328eef2a
Refactor bulk delete and confirm ( #1013 )
...
* Prevent confirm dialog from showing when autoConfirm is enabled
* Fix bulk confirm not showing if more than 3 confirmed users in org.
* Refactor bulk confirm to show a single dialog with all fingerprints
* Move bulk status dialog to bulk folder
* Refactor bulk delete to use a custom modal
* Update src/locales/en/messages.json
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
2021-06-09 17:04:21 +02:00
Matt Gibson
b20206d350
update jslib ( #1021 )
2021-06-09 08:51:26 -05:00
Thomas Rittson
82ec4b12f7
bump jslib ( #1018 )
2021-06-09 10:40:45 +10:00
Matt Portune
d6496d51d3
Update entrypoint.sh ( #1019 )
...
Copy `assetlinks.json` to app dir
2021-06-08 14:01:46 -04:00
Oscar Hinton
b12d0387f6
Add jslib as a "real" dependency ( #951 )
...
* Add jslib as a dependency
* Cleanup tsconfig, webpack, add jslib-angular to package.json
* Update all import paths
* Add back @types/node.
* Lint
* Remove dummy module
* Remove merge conflict
* Group imports
* Bump jslib
2021-06-07 20:13:58 +02:00
Matt Gibson
f15e78b91d
Correct appApiAction directive use. ( #1015 )
2021-06-04 13:10:00 -05:00
Thomas Rittson
c0f85366bd
Convert sets to arrays before saving to storage ( #1012 )
2021-06-04 09:38:36 +10:00
Chad Scharf
a554c0e660
Revert "Theme Support with a Dark Mode ( #974 )" ( #1011 )
...
This reverts commit cf24113924
.
2021-06-03 15:49:14 -04:00
Jens Spanier
2f8a721033
Fix non-unique ids on settings page ( #1002 )
2021-06-03 08:33:18 +10:00
Joseph Flinn
0a0e871696
Add deploy workflow ( #1010 )
...
* adding automated deploy workflow
* adding action versions
2021-06-02 13:45:31 -07:00
Danny Murphy
cf24113924
Theme Support with a Dark Mode ( #974 )
...
* Stylesheets
* Theme Configuration
* Options Area
* swal2 style
Missed the swal2 styling and improved the table theming
* Icon styling
* Fix theme not saving
* Update English
Remove colour to make it more translatable between English and American
* Update messages.json
* Login logo
* dropdown and login logo
* btn-link and totp fix
Added a border for extra readability on the btn-link
* Organisation Styling
* Update messages.json
* Update webauthn-fallback.ts
Add missing semicolon and enable console.error bypass for tslint
* Fix contrast issues
Update the blue to match the browser extension and lighten the grey for text-muted variable
* Add Paypal Container and Loading svg file
* Update jslib
* Password Generator contrast fix
2021-06-02 14:38:04 -04:00
Vincent Salucci
1bacc8b774
[Reset Password] Admin Actions ( #935 )
...
* [Reset Password] Admin Actions
* Updated components to pass orgUser.Id and use within password reset apis
* Removed password auto-generation, fixed loading visual bug by chaining promise actions
* Update jslib 97ece68
-> 73ec484
* Updated all classes to new reset password flows
* Update jslib (73ec484
-> 5f1ad85
)
* Update jslib (5f1ad85
-> 395ded0
)
* Update encryption steps for change-password flow
* Fixed merge conflicts
* Updated based on requested changes
2021-06-02 11:35:49 -05:00
Joseph Flinn
65b52617a8
fixing the release workflow ( #1009 )
2021-06-02 09:28:51 -07:00
Joseph Flinn
db3cf882d3
bumping version 2.20.4 ( #1008 )
2021-06-02 09:02:31 -07:00
Joseph Flinn
59f2b51d25
Release Workflow ( #1007 )
...
* spilting out the build workflow into build and release workflows. Solves the problem of the incorrect self-hosted version being released
* pinning action versions
* release workflow fixes
* removing unneeded env vars
* normalizing the naming conventions
* one more Docker
2021-06-02 08:28:56 -07:00
Matt Gibson
945e968e06
Export all events matching dates ( #990 )
...
* Export eagerly pulls down all events
Export does not add to rendered elements since that may cause slow down.
Export is tied to the currently rendered list of events though `dirtyDates` bool
* Use manual btn-submit class
* Remove unnecessary method
* Fix ExpressionChangedAfterItHasBeenCheckedError
2021-06-02 07:21:57 -05:00
Oscar Hinton
744e86601f
Bump jslib ( #1003 )
2021-06-01 21:04:09 +02:00
Thomas Rittson
91643d40bd
bump jslib ( #998 )
2021-05-28 09:46:21 +10:00
Joseph Flinn
9b7a1c7760
adding the self host check back in ( #997 )
2021-05-27 14:28:42 -07:00