Vince Grassia
66d560aab5
Add notify constraint ( #1112 )
2021-10-15 13:07:05 -04:00
Kyle Spearrin
bee11204b2
New Crowdin updates ( #1111 )
...
* New translations messages.json (Romanian)
* New translations messages.json (Estonian)
* 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 (Persian)
* New translations messages.json (Bengali)
* New translations messages.json (Thai)
* New translations messages.json (Croatian)
* New translations messages.json (Norwegian Nynorsk)
* New translations messages.json (Latvian)
* New translations messages.json (Ukrainian)
* New translations messages.json (Azerbaijani)
* New translations messages.json (Hindi)
* New translations messages.json (English, United Kingdom)
* New translations messages.json (Esperanto)
* New translations messages.json (Filipino)
* 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 (Montenegrin (Latin))
* New translations messages.json (Chinese Simplified)
* New translations messages.json (Turkish)
* New translations messages.json (French)
* New translations messages.json (Hebrew)
* 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 (Greek)
* New translations messages.json (Finnish)
* New translations messages.json (Hungarian)
* New translations messages.json (Swedish)
* 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 (Slovak)
* New translations messages.json (Slovenian)
* New translations messages.json (Serbian (Cyrillic))
* New translations messages.json (English, India)
2021-10-14 19:22:52 -04:00
github-actions[bot]
7046f8cfd3
Autosync the updated translations ( #1110 )
...
Co-authored-by: github-actions <>
2021-10-14 18:01:36 -04:00
Thomas Rittson
77ab177d2c
[Refactor] Use rxjs first instead of unsubscribe from queryParams ( #1105 )
...
* Use rxjs first instead of unsubscribe
* Remove unneeded variable
* Update jslib
2021-10-15 07:59:08 +10:00
Vince Grassia
7327ab75c9
Add Slack alerts for Build workflow failures ( #1108 )
2021-10-14 13:05:49 -04:00
Vince Grassia
b66d32b57e
Upgrade workflows to new model ( #1104 )
...
* Update workflows to new Build/Test/Release model
2021-10-12 11:51:26 -04:00
Oscar Hinton
42fd0dd2a6
Bump jslib ( #1103 )
2021-10-11 19:40:46 +02:00
Vincent Salucci
b5fd993bad
[Reset Password] Update jslib ( #1102 )
...
* Update jslib
* Updated constructor
2021-10-08 16:55:32 -05:00
Thomas Rittson
d02ebea219
Update jslib ( #1101 )
2021-10-08 10:09:07 +10:00
Thomas Rittson
15e8e5fec9
Use theme enum and platformUtilsService helpers ( #1094 )
...
* Use new theme enum and platformUtilsService helper
* Use theme enum
* Update jslib
* Fix linting
2021-10-05 06:30:09 +10:00
Oscar Hinton
2639d13e42
Bump signalr to 5.0.10 ( #1093 )
2021-09-28 17:23:39 +02:00
Oscar Hinton
e985018862
Bump Electron to v14 ( #1088 )
2021-09-28 16:51:53 +02:00
Oscar Hinton
facedab33c
Use webfonts from jslib instead of downloading them using gulp ( #1089 )
...
* Use webfonts from jslib instead of downloading them using gulp
* Remove accidental command for disabling certificates
* Bump jslib
2021-09-27 14:27:39 +10:00
Vincent Salucci
df382a3611
[Reset Password v1] Refactor ForcePasswordReset flow ( #1067 )
...
* [Reset Password v1] Refactor ForcePasswordReset flow
* Update jslib
2021-09-24 08:33:57 -05:00
Joseph Flinn
bab33c3a64
Version bump to 1.28.3 ( #1086 )
2021-09-22 08:39:18 -07:00
github-actions[bot]
004f18e04d
Autosync the updated translations ( #1085 )
...
Co-authored-by: github-actions <>
2021-09-21 14:12:42 -07:00
Thomas Rittson
c385efdbd2
Move custom fields to separate components ( #1076 )
...
* Move custom fields to own component
* Update jslib
* Fix import statements
* Fix linting
2021-09-21 10:48:17 +10:00
Oscar Hinton
0297ea57da
Use explicit import paths ( #1084 )
2021-09-20 10:41:57 +02:00
Vincent Salucci
762c026b6f
[SSO/Auto Enroll] Fixed typo for banner ( #1083 )
2021-09-16 23:09:23 -05:00
Joseph Flinn
c5461f82c1
rolling back accidental changes to mac runner ( #1081 )
2021-09-16 11:10:12 -07:00
Joseph Flinn
c99a543030
Pinning ast version ( #1080 )
...
* Pinning version of AST instead of using latest
* adding the pinned version of the commit
* adding an array join
* pinning version of dotnet
* trying the AST pin of the version we started using
* disabling jobs and adding test step to window job
* adding dotnet 2.1.x to see if that fixes the issue
* removing the test code and testing the addition of .net 2.1.x
* repinning to last successful sign
* trying the newest version of AST
* disabling the non-windows jobs again
* disabling the windows build job and added a test job
* removing stray comma
* changing the multiline delimiter
* pivoting away from our EV cert and testing with a test one
* switching back to the EV cert and adding a verbose flag
* disabling some steps that are breaking
* swithing back to the test cert
* testing new format for the ast command
* removing the node portions of the test since they are not needed
* trying AST without the tenat-id
* rolling back to original commit
* switching to custom AST for better troubleshooting
* removing the ast commit logic and forcing latest
* fixing up the pwsh sign command
* fixing the AST verison
* making sure that the secrets are not blank
* trying the EV cert for signing
* Using pinned commit from AST instead of custom code
* fixing env
* building the actually pinned commit instead of whatever the other thing was...
* testing the windows job
* removing the dotnet 2.1.x dependency since the older AST version shouldn't need it
* reenabling the test ast job since something is failing
* moving the git switch command
* testing new gh-action
* fixing the gh-action path
* updating the hash of the new action
* enabling the build jobs again
* updating the hash for the new Install AST action
* fixing linter issues
2021-09-16 10:15:05 -07:00
Vincent Salucci
eac84128ed
update jslib ( #1074 )
2021-09-15 21:33:15 -05:00
Oscar Hinton
aa19e678f7
Vault Timeout Policy ( #1052 )
2021-09-15 20:02:46 +02:00
Oscar Hinton
da4af743f3
Disable Private Vault Export Policy ( #1068 )
2021-09-15 20:02:17 +02:00
Joseph Flinn
e8da01bafb
adding more dependencies on the release update job ( #1058 )
2021-09-13 07:08:53 -07:00
Thomas Rittson
ebaf27b7c9
Use a modal to set the unlock pin ( #1064 )
...
* Use separate modal to set pin
* Remove incorrect label
* Fix tab focus for settings and set-pin modals
* Remove leftover code
* Update jslib
2021-09-13 10:52:58 +10:00
Oscar Hinton
cdac1a4508
Improve ViewComponent ( #1069 )
2021-09-10 15:32:08 +02:00
Thomas Rittson
b552222132
Update jslib ( #1066 )
2021-09-10 07:50:59 +10:00
baylorrandolph
4287f617f0
Update README.md ( #1062 )
2021-09-09 09:00:14 -04:00
Oscar Hinton
6b59df2f39
Add issue template and template chooser ( #1061 )
2021-09-08 14:11:54 +02:00
Vincent Salucci
c62144424f
[SSO/Auto Enroll] Set Password banner ( #1053 )
...
* [SSO/Auto Enroll] Set Password banner
* Update jslib
2021-09-07 12:11:43 -05:00
Matt Alexander
dfd00bdaee
Fix typo in README ( #1060 )
2021-09-07 12:50:32 -04:00
Vince Grassia
fcadedd458
Update workflows with linter suggestions ( #1056 )
2021-09-02 16:05:38 -04:00
Thomas Rittson
6bfd4ebafd
Update jslib ( #1051 )
2021-09-02 07:51:21 +10:00
Thomas Rittson
9494eb4b2d
Update jslib ( #1050 )
2021-09-01 07:12:35 +10:00
Vincent Salucci
39ac46aaa7
[Callout] Update UI structure ( #1028 )
...
* [Callout] Update UI structure
* Update jslib
2021-08-27 17:04:32 -05:00
Joseph Flinn
9dbd692e2d
Simplifying the Crowdin Sync workflow ( #1048 )
2021-08-27 10:08:32 -07:00
Oscar Hinton
2ba8925b81
Add password show/hide to reprompt ( #959 )
2021-08-27 15:30:44 +02:00
Joseph Flinn
5b4931e260
Reverting Chinese and Portuguese translations ( #1044 )
2021-08-25 09:23:10 -07:00
Joseph Flinn
1a6f283771
Removing the old setup logic that no longer works ( #974 )
...
* Removing the old setup logic that no longer works
* adding in formatting
2021-08-24 11:58:21 -07:00
Joseph Flinn
2d68fe37a1
Updating the release name ( #1038 )
2021-08-24 11:57:43 -07:00
Oscar Hinton
29b33b14e5
Bump version ( #1040 )
2021-08-23 12:03:19 +02:00
Oscar Hinton
9ae439b52f
Bump version to 1.28.1 ( #1035 )
2021-08-20 15:57:47 +02:00
Daniel James Smith
a325ca2363
Added a comment to I18nService ( #1032 )
2021-08-19 22:40:33 +02:00
Vince Grassia
741fc69343
Revert EN Crowdin sync ( #1031 )
2021-08-19 13:45:56 -04:00
github-actions[bot]
026ee20250
Autosync Crowdin Translations ( #1021 )
...
* Autosync Crowdin translations
* Autosync Crowdin translations
Co-authored-by: github-actions <>
2021-08-18 14:24:16 -07:00
Daniel James Smith
72b688e241
Fix broken link to open Edge extension store from Help menu ( #1025 )
2021-08-18 07:46:53 +02:00
Matt Gibson
3100f55d51
Version bump to 1.28.0 ( #1027 )
2021-08-17 12:46:46 -05:00
Oscar Hinton
3cbb336416
Close proxy application when stdin is closed ( #1024 )
2021-08-17 14:01:31 +02:00
Joseph Flinn
99b8be81f6
Crowdin sync workflow ( #1022 )
...
* Initial addition of the crowdin sync workflow for testing
* adding some echo statements for debugging
* adding logic to gracefully exit if there are no new updates
* adding logic to select the correct diff_branch
2021-08-13 13:27:46 -07:00