Shane Melton
1a0695d366
[PS-787] Emergency access page UI issues ( #2864 )
...
* Add loading spinner to emergency access page
* Update options menu to use new triple-dot menu
* Fix broken save button spinner
* Use bitButton directive
* Prettier fix
2022-06-08 13:17:46 -07:00
Matt Gibson
d5112cc8cb
[PS-616] [PS-795] Fix/withdraw master password reset without user verification ( #2845 )
...
* Limit enroll MPR modal to enrolling
* Withdraw from MPR directly from org options
* [PS-795] Fix Automatic mpr enrollment.
Add reset password key to the accept request
* Linter
* Specify params type in accept components
2022-06-08 14:56:26 -05:00
Micaiah Martin
a65d7370d4
Add QA release ( #2833 )
2022-06-08 12:32:20 -07:00
Vince Grassia
5a7a5a952a
Renaming NSIS Desktop Artifacts ( #2867 )
2022-06-08 15:23:28 -04:00
github-actions[bot]
656d40a2ca
Bumped desktop version to 2022.5.2 ( #2866 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-08 14:51:27 -04:00
Vince Grassia
e1039edaeb
Fix extName for the 'fil' locale ( #2865 )
2022-06-08 14:00:31 -04:00
Vince Grassia
ce017125e1
Add 'libs' to build workflow event paths ( #2861 )
2022-06-08 13:53:35 -04:00
Oscar Hinton
7dc3094b1a
Move storybook dependencies to root package ( #2859 )
2022-06-08 19:03:03 +02:00
github-actions[bot]
3a334156cd
Bumped desktop version to 2022.5.1 ( #2862 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-08 10:58:02 -04:00
Vince Grassia
3d4c5fea4d
Add NSIS custom installer script for UAC fix on Windows ( #2856 )
2022-06-08 08:47:10 -04:00
Gbubemi Smith
93e8c8b25a
[PS-250] Prevent timeouts less than 1 minute ( #2836 )
...
* migrated PR to mono repo
* revert and modify file
* revert and modify file
2022-06-08 05:41:27 +01:00
Thomas Rittson
1d533f801d
Add vscode workspace file ( #2846 )
...
* Create vscode workspace file
* Update paths in sourceMapPathOverrides
* Add bit-web as folder
2022-06-07 15:58:27 -05:00
github-actions[bot]
d336d4dfa3
Autosync the updated translations ( #2855 )
...
Co-authored-by: github-actions <>
2022-06-07 22:28:51 +02:00
github-actions[bot]
76098a33a7
Autosync the updated translations ( #2854 )
...
Co-authored-by: github-actions <>
2022-06-07 21:41:11 +02:00
Daniel James Smith
834ace4c87
Fix crowdin sync for web ( #2853 )
...
* Remove prefixed underscore from crowdin_project_id
* Update crowdin push action
2022-06-07 21:31:53 +02:00
Matt Gibson
b878907af0
PR template info as code ( #2822 )
...
* PR template info as code
Template items here aren't really tasks as interpreted by github, this
allows us to have the same MD experience without hinting to Github that
there are 2/8 tasks done, which was annoying.
* Fix formatting
* Move instructions to comments
* linter
2022-06-07 12:59:58 -05:00
Vince Grassia
5097cc949a
Fix bug in 'Check for failures' job ( #2852 )
2022-06-07 11:05:21 -04:00
github-actions[bot]
c139ff3963
Autosync the updated translations ( #2851 )
...
Co-authored-by: github-actions <>
2022-06-07 15:55:49 +02:00
github-actions[bot]
8cf9699ba0
Autosync the updated translations ( #2817 )
...
Co-authored-by: github-actions <>
2022-06-07 15:55:04 +02:00
Michał Chęciński
bd6cdf3aa3
Devops 829 Add electron beta channels ( #2838 )
...
* Add option for beta channels in package.json for electron
* Change placement of build settings
* Add version
* Revert "Add version"
This reverts commit 2e09cc7d5e
.
* Add electron version to package.json
* Move build to higher level
* Add upload beta autoupdate
* Revert version
* Updating the release workflow with the new channels
* restrict GitHub Release to only 'latest'
* fixing electron-builder configuration
* version bump test
* fixing words
* Commenting out the npm cache in the windows build job
* Adding back in the caching for the future
* Revert "version bump test"
This reverts commit b732d00841
.
Co-authored-by: Joseph Flinn <joseph.s.flinn@gmail.com>
2022-06-07 15:44:25 +02:00
Daniel James Smith
a22c6c55ed
Adding web to the crowdin pull action ( #2849 )
2022-06-07 15:18:46 +02:00
github-actions[bot]
c8ef4d168e
Autosync the updated translations ( #2818 )
...
Co-authored-by: github-actions <>
2022-06-07 14:54:13 +02:00
Vince Grassia
20f641145c
Change Electron Builder Version ( #2844 )
2022-06-06 15:45:38 -04:00
Vince Grassia
27abba681c
Revert AppStore Provision Profile ( #2842 )
2022-06-06 14:51:45 -04:00
Gbubemi Smith
d542d42637
migrated PR to mono repo ( #2837 )
2022-06-06 18:08:06 +01:00
Vince Grassia
0673782aa9
Fix Bitwarden Desktop App Store Provision Profile ( #2841 )
2022-06-06 12:12:14 -04:00
github-actions[bot]
c7cd0c2810
Bumped browser version to 2022.5.0 ( #2840 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-06 08:34:36 -07:00
Michał Chęciński
f5adb0a7ae
Devops 818 trigger desktop on browser build ( #2749 )
...
* Add trigger when browser build completes
* Download artifacts from workflow run trigger
* Fix branch quotes
* Remove workflow run event trigger
* Add trigger step for desktop build
* Add current branch name for test purposes
* Change the branch name
* Add token retrieval from KeyVault
* Revert "Change the branch name"
This reverts commit 696157dc81
.
* Fix json in request
* Add printing variables
* Change way of creating json string
* Change name of kv secret
2022-06-03 14:48:22 -06:00
Oscar Hinton
2126ac414c
[EC-236] Add CLI dependencies to root package.json ( #2816 )
2022-06-03 20:11:47 +02:00
Oscar Hinton
da5e4a57d0
Merge pull request #2824 from bitwarden/jslib
2022-06-03 19:40:59 +02:00
Hinton
98cc4612fc
Fix linting
2022-06-03 18:05:33 +02:00
Oscar Hinton
5780bf85e7
Add support for migrated jslib ( #2826 )
2022-06-03 18:01:07 +02:00
Micaiah Martin
7d6aedb9f8
[CI] - Remove dependencies for removed step ( #2825 )
2022-06-03 16:49:37 +02:00
Micaiah Martin
c609e8bb8f
Migrate Web workflows from old repo ( #2776 )
2022-06-03 08:35:46 -06:00
Hinton
71e076b305
Merge remote-tracking branch 'jslib/mono-repo' into jslib
2022-06-03 16:29:55 +02:00
Hinton
d7492e3cf3
Move to libs
2022-06-03 16:24:40 +02:00
Sargun Vohra
28d15bfe2a
Add RuPay to list of card brands ( #785 )
...
Co-authored-by: Hinton <hinton@users.noreply.github.com>
2022-06-03 14:55:13 +02:00
Gbubemi Smith
7b9826fb28
[PS-250] Prevent timeouts less than 1 minute ( #802 )
...
* Modified shouldlock functionality to handle the immediately valut timeout
* Modified should lock functionality to handle the immediately valut timeout
* corrected spelling
* check to know when custom minutes in less than 1
* check for minimum allowed minutes
* revert vault timeout service
* lint fix
* check moved to validate method
* changed implementation
* suggestion fixes
* suggestion fixes
* fixed comments
* changed implementation
* changed implementation
* made method private
2022-06-03 10:26:23 +01:00
Oscar Hinton
1e7a402b45
Move web issue template ( #2815 )
2022-06-02 22:48:58 +02:00
Matt Gibson
d026c99361
Fix TOTP copy action ( #2774 )
...
Fixes an issue where password copy was sometimes populated with a totp
2022-06-02 13:40:36 -05:00
Vince Grassia
8896cf0dc0
Fix spelling error ( #2779 )
2022-06-02 14:14:17 -04:00
Vince Grassia
0b83938cd9
Fix Desktop Release Workflow ( #2778 )
2022-06-02 14:02:26 -04:00
github-actions[bot]
0254a838eb
Bumped desktop version to 2022.5.0 ( #2777 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-02 13:18:50 -04:00
Oscar Hinton
4869a231bf
[EC-251] Fix web local development ( #2775 )
...
* Wip
* Fix bitwarden licensed web
* Fix template paths
* Cleanup gitattributes git-blame-ignore-revs
* Fix tsconfig, add postcss and tailwind config to bitwarden_license.
* And done
2022-06-02 10:59:43 -05:00
github-actions[bot]
4ce84cad4f
Bumped desktop version to 2022.05.0 ( #2773 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-02 09:48:08 -04:00
Oscar Hinton
12c4a3e7f8
[EC-236] Move dependencies to root package.json ( #2720 )
2022-06-02 15:18:29 +02:00
Oscar Hinton
3ee1636cb6
Merge pull request #2772 from bitwarden/web
...
Co-authored-by: github-actions <>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com>
Co-authored-by: Hinton <oscar@oscarhinton.com>
Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
Co-authored-by: Justin Baur <admin@justinbaur.com>
Co-authored-by: Addison Beck <abeck@bitwarden.com>
Co-authored-by: Joseph Flinn <58369717+joseph-flinn@users.noreply.github.com>
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>
Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
Co-authored-by: addison <addisonbeck1@gmail.com>
Co-authored-by: Oscar Hinton <oscar@oscarhinton.com>
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
Co-authored-by: dwbit <98768076+dwbit@users.noreply.github.com>
Co-authored-by: Federico Maccaroni <fedemkr@gmail.com>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
Co-authored-by: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com>
Co-authored-by: Vincent Salucci <vincesalucci21@gmail.com>
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
Co-authored-by: Justin Baur <136baur@gmail.com>
Co-authored-by: André Bispo <abispo@bitwarden.com>
Co-authored-by: Jake Fink <jfink@bitwarden.com>
Co-authored-by: Linus Aarnio <42450444+linusaarnio@users.noreply.github.com>
Co-authored-by: Robyn MacCallum <nickersthecat@gmail.com>
Co-authored-by: Simon Legner <Simon.Legner@gmail.com>
Co-authored-by: Christian Oliff <christianoliff@pm.me>
Co-authored-by: Danny Murphy <danny@dltmurphy.co.uk>
Co-authored-by: DanHillesheim <79476558+DanHillesheim@users.noreply.github.com>
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
Co-authored-by: Addison Beck <addisonbeck1@gmail.com>
Co-authored-by: André Filipe da Silva Bispo <andrefsbispo@hotmail.com>
Co-authored-by: Gbubemi Smith <gsmithwalter@gmail.com>
Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
Co-authored-by: Jordan Cooks <notnamed@users.noreply.github.com>
2022-06-02 15:06:38 +02:00
Hinton
b04b8651e8
Fix linter for web
2022-06-02 13:44:03 +02:00
Hinton
2ea7613854
Add missing git submodule
2022-06-02 13:37:22 +02:00
Hinton
09fbed5109
Merge remote-tracking branch 'web/mono-repo' into web
2022-06-02 13:32:51 +02:00