Joseph Flinn
daf641e978
fixing the release workflow ( #1009 )
v2.20.4
2021-06-02 09:30:09 -07:00
Joseph Flinn
c052b7f319
bumping version 2.20.4 ( #1008 )
2021-06-02 09:04:30 -07:00
Joseph Flinn
b1246b65ee
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:37:51 -07:00
Hinton
23f063928c
Version bump for webauthn hotfix
2021-05-21 15:40:03 +02:00
Oscar Hinton
9184ceefaf
Correctly handle dash in locale, and add a fallback to en. ( #988 )
...
(cherry picked from commit 1098adc03d )
2021-05-21 15:39:31 +02:00
Matt Gibson
a73282b797
Version bump for org search hot fix
2021-05-19 11:50:43 -05:00
Matt Gibson
fc2250fdfd
Set search index for limited collection org users ( #983 )
...
(cherry picked from commit 1c5ce23d35 )
2021-05-19 11:12:45 -05:00
Vince Grassia
165944624a
Fix docker tag version in workflow ( #973 )
v2.20.1
2021-05-12 14:28:28 -07:00
Chad Scharf
11b96728f2
Version bump, 2.20.1 ( #971 )
2021-05-12 13:00:12 -04:00
Oscar Hinton
62e22ff149
Change WebAuthn connectors from using inline onclick to external ( #969 )
...
(cherry picked from commit a3506e833a )
2021-05-12 17:20:21 +02:00
Daniel James Smith
09968a18d0
Fix typo in webAuthnAuthenticate ( #964 )
v2.20.0
2021-05-12 09:10:08 -04:00
Joseph Flinn
cc59d08a69
fixing docker push ( #965 )
...
* fixing docker push
* adding in the the missed vars
2021-05-11 12:51:02 -07:00
Joseph Flinn
ac45ac2eca
Updating the docker signing key ( #963 )
...
* Updating the docker signing key
* restricting the Azure login to specific branches that use docker
* only retrieving secrets on specific branches
2021-05-11 12:05:58 -07:00
Kyle Spearrin
95c0e211c7
New Crowdin updates ( #962 )
...
* New translations messages.json (Romanian)
* New translations messages.json (Bengali)
* New translations messages.json (Swedish)
* 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 (Croatian)
* New translations messages.json (Slovenian)
* New translations messages.json (Estonian)
* 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 (Norwegian Bokmal)
* New translations messages.json (Serbian (Latin))
* New translations messages.json (Serbian (Cyrillic))
* New translations messages.json (Slovak)
* 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 (Russian)
* 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 (English, India)
2021-05-11 13:51:49 -04:00
Oscar Hinton
fed8990a6a
Add auto delete warning to trash page ( #953 )
...
* Add warning to trash page
(cherry picked from commit dd56c9bc87 )
2021-04-27 19:24:34 +02:00
Matt Gibson
b8431f0101
Update jslib
2021-04-26 15:24:32 -05:00
Matt Gibson
af47e25ead
Update jslib
2021-04-23 14:09:14 -05:00
Matt Gibson
a315370e5d
update jslib
2021-04-23 10:32:22 -05:00
Matt Gibson
5a64b22190
Specify organization id as the indexing entity ( #945 )
...
* Specify organization id as the indexing entity
* Update jslib
(cherry picked from commit f6eec08b70 )
2021-04-23 09:53:33 -05:00
Vincent Salucci
4b05bc981c
[Version] Bumped to 2.20.0 ( #944 )
...
* [Version] Bumped to 2.20.0
* Updated package-lock version
2021-04-22 11:57:30 -05:00
Vincent Salucci
00f0dc3499
[Reset Password] Feature Flag ( #943 )
2021-04-22 09:49:27 -05:00
vachan-maker
a1b77dc9ef
Update change-password.component.html ( #941 )
2021-04-22 09:34:16 -04:00
Thomas Rittson
9b38095aba
Use jslib unauthGuard, add lockGuard support ( #939 )
...
* Use jslib unauthGuard, add lockGuard support
* bump jslib
2021-04-22 18:13:43 +10:00
Thomas Rittson
714a574028
Do not show free trial wording if upgrading plan ( #940 )
2021-04-22 07:15:37 +10:00
Matt Gibson
3e8194a3f7
Update jslib ( #942 )
...
* Update jslib
* stub out new platformUtilsService method
* Throw not implemented
* Update jslib
* This interface method was reverted
2021-04-21 14:20:20 -05:00
Joseph Flinn
6e4782784c
New client configuration pattern ( #937 )
...
* adding in initial config files
* working config files
* updating the client config pattern to default to dev instead of prod
* updating the npm script commands and docs
* Adding a helpful debugging log for the webpack build
* adding in more supporting documentation for running against production
* updating README.md and removing the unneeded ENV var
2021-04-21 11:29:33 -07:00
Joseph Flinn
ad40c38ca3
Build pipeline fix ( #938 )
...
* updating the build pipeline for the QA env
* changing the docker build context
* removed commented code
* moving commands to single line
* fixing typo
* removing unneeded build script
2021-04-20 13:27:09 -07:00
Thomas Rittson
68f2de171e
Don't use tokenService to manage emailVerified ( #932 )
...
* update send add edit component dependencies
2021-04-15 16:28:21 +02:00
Oscar Hinton
a9ef011cf3
Remove dead code ( #930 )
...
* Remove last remnants of old analytics code
2021-04-14 23:43:40 +02:00
Matt Gibson
53bd9a3b14
Update jslib ( #931 )
2021-04-14 11:09:01 -05:00
Matt Gibson
1466933e2c
update jslib ( #928 )
2021-04-12 11:36:00 -05:00
Kyle Spearrin
be515dc6a6
update types
2021-04-12 11:05:33 -04:00
Kyle Spearrin
83859230cd
update some libs mentioned in npm audit
2021-04-09 12:52:41 -04:00
Kyle Spearrin
ec7a40df0b
update jslib
2021-04-09 12:20:10 -04:00
Thomas Rittson
aba98ba944
Require user to verify email to use file Send ( #915 )
...
* Require user to verify email to use file Send
* bump jslib
2021-04-09 12:19:16 -04:00
Kyle Spearrin
f6e8c7152e
npm audit fixes
2021-04-09 12:14:44 -04:00
Kyle Spearrin
3a1fd5ba83
update lib refs
2021-04-09 12:12:11 -04:00
Snyk bot
e43f816a8d
fix: upgrade big-integer from 1.6.36 to 1.6.48 ( #906 )
...
Snyk has created this PR to upgrade big-integer from 1.6.36 to 1.6.48.
See this package in npm:
https://www.npmjs.com/package/big-integer
See this project in Snyk:
https://app.snyk.io/org/kspearrin/project/b65e7285-af54-4885-9245-af6852f0790a?utm_source=github&utm_medium=upgrade-pr
2021-04-09 12:08:04 -04:00
Snyk bot
9e61dbd512
fix: upgrade @microsoft/signalr-protocol-msgpack from 3.1.0 to 3.1.13 ( #907 )
...
Snyk has created this PR to upgrade @microsoft/signalr-protocol-msgpack from 3.1.0 to 3.1.13.
See this package in npm:
https://www.npmjs.com/package/@microsoft/signalr-protocol-msgpack
See this project in Snyk:
https://app.snyk.io/org/kspearrin/project/b65e7285-af54-4885-9245-af6852f0790a?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com >
2021-04-09 12:07:32 -04:00
Snyk bot
8734d028d3
fix: upgrade @microsoft/signalr from 3.1.0 to 3.1.13 ( #905 )
...
Snyk has created this PR to upgrade @microsoft/signalr from 3.1.0 to 3.1.13.
See this package in npm:
https://www.npmjs.com/package/@microsoft/signalr
See this project in Snyk:
https://app.snyk.io/org/kspearrin/project/b65e7285-af54-4885-9245-af6852f0790a?utm_source=github&utm_medium=upgrade-pr
2021-04-09 12:06:40 -04:00
Oscar Hinton
58850821ba
Add proxies for notifications and portal. Simplify environment service ( #919 )
2021-04-09 09:57:25 +02:00
Oscar Hinton
f81ad479dd
Resolve org user confirm not showing error when hide fingerprint is enabled ( #918 )
2021-04-09 00:46:16 +02:00
Vincent Salucci
133d30ba97
[Reset Password] Rotate encryption key ( #916 )
...
* [Reset Password] Rotate encryption key
* Added logic for updating reset password key only if necessary
* Updated user's resetPasswordKey for each confirmed organization on key rotation
2021-04-08 11:09:06 -05:00
Oscar Hinton
09fba343fc
[Chore] Bump jslib ( #917 )
...
* Bump jslib
2021-04-07 20:42:57 +02:00
Vincent Salucci
ba3d4a2390
[Reset Password] Manage Reset Password permission ( #902 )
...
* [Reset Password] Manage Reset Password permission
* Update formatting
* Update jslib (f4f00b1 -> 97ece68)
2021-04-06 22:40:17 -05:00
Matt Gibson
b1c59f3dc1
Create index of cipher orgs and use advanced search with org ciphers ( #903 )
...
* Create index of cipher orgs and use advanced search with org ciphers
* Update jslib
2021-04-05 18:55:20 -05:00
Naoaki Iwakiri
89dc3b70e1
Sort weak passwords by severity ( #446 )
...
* Sort weak passwords by weakness
* Move static methods into local const
2021-04-05 18:23:48 -04:00
Oscar Hinton
769c247832
Configure webpack to proxy requests which avoids CORS issues ( #914 )
2021-04-05 22:38:21 +02:00
Oscar Hinton
12e4b614f5
Fix WebAuthn dialog not resetting on success ( #910 )
2021-04-05 22:37:02 +02:00
Thomas Rittson
b28eaa1aae
Fix warning banner logic and open link in new tab ( #909 )
2021-04-06 06:26:04 +10:00