Граф коммитов

1277 Коммитов

Автор SHA1 Сообщение Дата
polatengin f19ef3f0af
adding more logs to troubleshoot 2024-09-12 18:47:39 -07:00
polatengin 0de9213c31
adding more logs to troubleshoot 2024-09-12 18:45:21 -07:00
polatengin 63c88b258a
adding more logs to troubleshoot 2024-09-12 18:37:47 -07:00
polatengin 66403b33e0
adding more logs to troubleshoot 2024-09-12 18:37:17 -07:00
polatengin 5d6289c57a
fixing logic that checks if there are query params 2024-09-12 18:30:43 -07:00
polatengin cfd30b3c0f
updating the default template 2024-09-12 18:28:18 -07:00
polatengin c23346be4b
adding logic to create a new board from url parameters 2024-09-12 18:27:15 -07:00
polatengin 85daa71c40
adding debug commands 2024-09-12 16:38:23 -07:00
Engin Polat dcfd7bca21
updating folder structure (#840)
* updating folder structure

* fixing backend project path

* fixing backend test project path
2024-09-12 16:34:04 -07:00
dependabot[bot] 0ad4d43ac2
Bump send and express in /RetrospectiveExtension.Frontend (#838)
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `express` from 4.20.0 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.20.0...4.21.0)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-09-12 15:14:44 -07:00
Engin Polat 8b7b666b2e
fixing retrospective board rendering issue (#837)
* fixing board rendering issues
2024-09-12 15:10:42 -07:00
Engin Polat f3ea913057
bumping upload artifact action (#836) 2024-09-11 14:22:29 -07:00
Engin Polat a9445f2d11
adding missing filters to include _not archived_ boards (#829)
* adding missing filters

* fixing board filter logic

* fixing filter expression

* fixing the current board logic

* removing unneeded console logs
2024-09-11 14:17:28 -07:00
Engin Polat 24efef660c
removing unneeded step (#835) 2024-09-10 15:13:07 -07:00
Engin Polat 674cd3ae03
updating npm dependencies (#834)
* updating npm dependencies

* fixing failing tests
2024-09-10 15:11:35 -07:00
Engin Polat a2226841e9
renaming unused parameters (#833) 2024-09-10 14:11:32 -07:00
Engin Polat 2716847815
removing unneeded import (#832) 2024-09-10 13:40:09 -07:00
Engin Polat 028a190a49
fixing pipeline warnings (#831) 2024-09-10 13:31:52 -07:00
dependabot[bot] f68e2af213
Bump actions/upload-artifact from 3.pre.node20 to 4.4.0 (#822)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.pre.node20 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3-node20...50769540e7f4bd5e21e526ee35c689e35e0d6874)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-09-10 12:01:18 -07:00
dependabot[bot] 7030e16ec3
Bump ossf/scorecard-action from 2.3.1 to 2.4.0 (#823)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](0864cf1902...62b2cac7ed)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-09-10 12:00:28 -07:00
dependabot[bot] b6c35aac65
Bump Microsoft.Azure.SignalR from 1.26.1 to 1.27.0 (#824)
Bumps [Microsoft.Azure.SignalR](https://github.com/azure/azure-signalr) from 1.26.1 to 1.27.0.
- [Release notes](https://github.com/azure/azure-signalr/releases)
- [Commits](https://github.com/azure/azure-signalr/compare/v1.26.1...v1.27.0)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.SignalR
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-09-10 12:00:07 -07:00
dependabot[bot] 1b97abb7a1
Bump body-parser and express in /RetrospectiveExtension.Frontend (#830)
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
Co-authored-by: Engin Polat <enpolat@microsoft.com>
2024-09-10 11:59:47 -07:00
dependabot[bot] 669ea060f4
Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 (#827)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.0 to 17.11.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Engin Polat <enpolat@microsoft.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
Co-authored-by: Engin Polat <enpolat@microsoft.com>
2024-09-10 11:59:21 -07:00
dependabot[bot] 43809e989d
Bump Moq from 4.20.70 to 4.20.72 (#828)
Bumps [Moq](https://github.com/moq/moq) from 4.20.70 to 4.20.72.
- [Release notes](https://github.com/moq/moq/releases)
- [Changelog](https://github.com/devlooped/moq/blob/main/changelog.md)
- [Commits](https://github.com/moq/moq/compare/v4.20.70...v4.20.72)

---
updated-dependencies:
- dependency-name: Moq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-09-10 11:58:31 -07:00
Engin Polat abaeac5c9e
updating pipelines to remediate code scanning warnings (#820) 2024-08-30 10:09:08 -07:00
Engin Polat 5644be4042
updating dependency lock file (#819)
* updating dependency lock file

* bumping dependency

* updating browserlist database
2024-08-30 09:53:02 -07:00
Engin Polat fe9514793a
creating archive button (#818)
* creating archive button

* improving archive button logic

* updating dialog content

* updating dialog content style

* filtering archived boards
2024-08-30 09:38:17 -07:00
Engin Polat 3aaeba453c
pinning workflow steps (#816)
* pinning workflow steps

* pinning all steps in the workflows

* formatting document
2024-08-29 18:04:04 -07:00
Engin Polat dbdef0675a
merging ci and cd pipelines for frontend (#817) 2024-08-29 17:46:05 -07:00
Engin Polat dae99821c8
pinning nodejs version (#815) 2024-08-29 16:51:56 -07:00
Engin Polat 9c6b4d781a
updating devcontainer configuration (#814) 2024-08-29 16:35:13 -07:00
Engin Polat 94c550f9a5
assigning permissions to github actions (#813) 2024-08-29 15:53:03 -07:00
Engin Polat 7904ddcef5
fixing vulnerability GHSA-4vvj-4cpr-p986 (#812) 2024-08-29 15:06:17 -07:00
Engin Polat 491e58125f
fixing identity leak (#809)
* fixing identity leak

* adding missing crypto field

* moving variable set to correct place

* adding missing crypto field

* adding missing global fields

* making encrypted guid shorter

* updating guid encryption method

* removing deprecated btoa methods

* updating encrypt method to be more deterministic

* updating userIdentity

* updating user id usages

* formatting document
2024-08-29 14:21:36 -07:00
Engin Polat 65e18f9fea
enable all appinsights logging (#811) 2024-08-29 12:26:52 -07:00
dependabot[bot] ee5affe28f
Bump ws from 8.16.0 to 8.18.0 in /RetrospectiveExtension.Frontend (#806)
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.18.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.16.0...8.18.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-08-26 14:55:05 -07:00
Engin Polat 968b5f2987
bumping ws dependency to fix component vulnerability (#805)
* bumping ws dependency to fix component vulnerability

* updating frontend ci pipeline
2024-08-26 14:37:22 -07:00
Engin Polat d8d078f8b4
bumping ws dependency (#804) 2024-08-26 14:22:36 -07:00
Engin Polat 6a28f36ebf
fixing openssf badge in the readme (#803) 2024-08-26 13:33:36 -07:00
Engin Polat b230396f26
updating signalr npm package (#802)
* updating signalr npm package

* updating spell checker
2024-08-26 13:31:39 -07:00
Engin Polat 9f78782e1b
adding openssf badge to readme (#801) 2024-08-26 12:13:00 -07:00
Engin Polat bd545aa2f4
adding openssf scorecard step (#800)
* adding openssf scorecard step

* fixing openssf scorecard step

* adding openssf scorecard action
2024-08-26 12:04:17 -07:00
dependabot[bot] 85ff81be32
Bump elliptic from 6.5.4 to 6.5.7 in /RetrospectiveExtension.Frontend (#795)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Engin Polat <enpolat@microsoft.com>
2024-08-26 11:49:05 -07:00
dependabot[bot] 04d6fa3e7e
Bump System.IdentityModel.Tokens.Jwt from 8.0.1 to 8.0.2 (#796)
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.0.1...8.0.2)

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Engin Polat <enpolat@microsoft.com>
2024-08-26 11:48:36 -07:00
dependabot[bot] 608412342a
Bump micromatch from 4.0.5 to 4.0.8 in /RetrospectiveExtension.Frontend (#799)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Engin Polat <enpolat@microsoft.com>
2024-08-26 11:48:09 -07:00
dependabot[bot] 84639f5a67
Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 (#797)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Engin Polat <enpolat@microsoft.com>
2024-08-26 11:46:57 -07:00
dependabot[bot] 22efc6272a
Bump Microsoft.Azure.SignalR from 1.26.0 to 1.26.1 (#798)
Bumps [Microsoft.Azure.SignalR](https://github.com/azure/azure-signalr) from 1.26.0 to 1.26.1.
- [Release notes](https://github.com/azure/azure-signalr/releases)
- [Commits](https://github.com/azure/azure-signalr/compare/v1.26.0...v1.26.1)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.SignalR
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-08-26 11:46:34 -07:00
Engin Polat fa002a1b08
updating fetch all teams logic (#794)
* updating fetch all teams logic
2024-08-16 18:17:32 -07:00
dependabot[bot] 8037a00f5e
Bump System.IdentityModel.Tokens.Jwt from 8.0.0 to 8.0.1 (#792)
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.0.0...8.0.1)

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-08-16 16:45:44 -07:00
Engin Polat 69462ccad1
Revert "fixing identity leak" (#785)
Revert "fixing identity leak (#772)"

This reverts commit 3f459420df.
2024-07-21 07:14:42 -07:00