Commit Graph

908 Commits

Author SHA1 Message Date
Steven fc20673706 chore: go mod tidy 2024-08-20 23:18:25 +08:00
Steven 3df3405ad5 chore: tweak plugin 2024-08-20 23:17:24 +08:00
Steven c4b26cac38 chore: add mailer plugin 2024-08-20 08:43:14 +08:00
Steven a7c49a9ac0 chore: implement runners 2024-08-20 08:23:30 +08:00
johnnyjoy 5d703f563a chore: tweak shortcut status code 2024-08-18 12:45:43 +08:00
johnnyjoy c571720d42 chore: tweak i18n 2024-08-18 12:43:50 +08:00
johnnyjoy a3943f5b2d chore: add location header 2024-08-18 10:20:50 +08:00
Steven 80548aaf2c chore: tweak acl config 2024-08-18 08:51:50 +08:00
Steven da14b9b7e5 chore: fix get security setting 2024-08-18 08:48:54 +08:00
Steven 7e35d3a319 feat: add security setting section 2024-08-18 08:43:47 +08:00
johnnyjoy dba5067d51 chore: tweak setting styles 2024-08-18 00:23:52 +08:00
johnnyjoy 20e3212c2e chore: go mod tidy 2024-08-17 22:00:45 +08:00
johnnyjoy d04d0d0e37 chore: update dependencies 2024-08-17 21:58:33 +08:00
johnnyjoy 01f1b961e1 chore: tweak collection service response 2024-08-17 21:40:51 +08:00
johnnyjoy 06b8f32a94 chore: tweak user setting service response 2024-08-17 21:38:26 +08:00
johnnyjoy 8eac931592 chore: tweak user service response 2024-08-17 21:32:27 +08:00
johnnyjoy 8d6ad68d47 chore: buf format 2024-08-17 21:26:25 +08:00
johnnyjoy c356bc03e5 chore: tweak shortcut service response 2024-08-17 21:18:43 +08:00
johnnyjoy da94907913 fix: auth service checks 2024-08-17 21:09:50 +08:00
johnnyjoy f5edcff24b chore: tweak workspace setting definition 2024-08-17 21:06:42 +08:00
johnnyjoy c98e717f5b chore: fix feature checks 2024-08-17 19:22:25 +08:00
johnnyjoy a5bc443db9 feat: add workspace security setting definition 2024-08-17 13:11:53 +08:00
Steven faa6fcf31c chore: tweak plans 2024-08-16 21:39:14 +08:00
Steven 0be4d8c906 chore: update subscription service 2024-08-16 21:02:51 +08:00
Steven 63ebd6f8ea docs: add subscription 2024-08-14 22:34:02 +08:00
Steven 972b3a3106 chore: tweak sso docs 2024-08-14 22:24:11 +08:00
Steven f057cd0078 chore: update find activities 2024-08-13 23:04:13 +08:00
Steven 9876fb27a4 docs: add sso integration 2024-08-13 22:28:36 +08:00
Steven e63c8dde09 docs: update install with postgres as database 2024-08-13 22:21:24 +08:00
Steven d4e575774c fix: auth callback 2024-08-13 08:58:53 +08:00
Steven db09ac2c5c fix: auth callback 2024-08-12 23:54:05 +08:00
Steven ea7ea0ac24 chore: update identity provider id 2024-08-12 23:41:56 +08:00
Steven 80304070e7 chore: tweak plan header 2024-08-12 23:31:47 +08:00
Steven 7c31fd444c chore: tweak feature matrix 2024-08-12 21:29:57 +08:00
Steven 00e2a6fd96 chore: update license service 2024-08-12 21:17:27 +08:00
Steven 768af5b096 feat: implement identity provider settings 2024-08-11 23:30:58 +08:00
Steven 61dd989df4 chore: fix tests 2024-08-06 22:18:06 +08:00
Steven 647726fc2d feat: implement sign in with idp 2024-08-06 22:15:28 +08:00
Steven 6db8611a58 chore: update auth service 2024-08-06 21:56:00 +08:00
Steven e12c83137d chore: update workspace setting service 2024-08-06 21:48:10 +08:00
Steven 89d1812c07 chore: update oauth2 plugin 2024-08-05 23:51:28 +08:00
Steven e53ced8996 chore: add idp workspace setting 2024-08-05 23:43:59 +08:00
Steven f9e5978a08 chore: tweak subscription section 2024-08-01 22:50:50 +08:00
Steven 0297e9aa2d chore: fix branding button style 2024-08-01 22:45:04 +08:00
dependabot[bot] c4e72f35c3 chore: bump @bufbuild/buf from 1.34.0 to 1.35.1 in /frontend/extension (#262)
Bumps [@bufbuild/buf](https://github.com/bufbuild/buf) from 1.34.0 to 1.35.1.
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bufbuild/buf/compare/v1.34.0...v1.35.1)

---
updated-dependencies:
- dependency-name: "@bufbuild/buf"
  dependency-type: direct:development
  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>
2024-08-01 21:56:15 +08:00
dependabot[bot] 7179cde44a chore: bump eslint-plugin-react in /frontend/extension (#264)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.4 to 7.35.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.4...v7.35.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  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>
2024-08-01 21:56:06 +08:00
dependabot[bot] ba286a2e9c chore: bump typescript from 5.5.3 to 5.5.4 in /frontend/extension (#265)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  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>
2024-08-01 21:55:55 +08:00
dependabot[bot] c2541f0b43 chore: bump lucide-react from 0.408.0 to 0.419.0 in /frontend/extension (#274)
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.408.0 to 0.419.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.419.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  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>
2024-08-01 21:55:45 +08:00
dependabot[bot] b6322fb532 chore: bump @typescript-eslint/parser in /frontend/extension (#266)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.16.1 to 7.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  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>
2024-08-01 21:46:11 +08:00
dependabot[bot] 32b321dcfd chore: bump @emotion/react from 11.11.4 to 11.13.0 in /frontend/web (#267)
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.11.4 to 11.13.0.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.11.4...@emotion/react@11.13.0)

---
updated-dependencies:
- dependency-name: "@emotion/react"
  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>
2024-08-01 21:45:59 +08:00