Commit Graph
8 Commits
Author SHA1 Message Date
sriram veeraghantaGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>Copilot
c399c7d5fc [WEB-5404] chore: replace next image with HTML img tag (#4730)
* chore: update next images with html default images

* chore: sync related changes

* Update apps/admin/core/components/instance/failure.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update apps/space/app/not-found.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update apps/space/core/components/issues/issue-layouts/error.tsx

Co-authored-by: Copilot <[email protected]>

* Update apps/space/core/components/ui/not-found.tsx

Co-authored-by: Copilot <[email protected]>

* chore: replace classname styles in space

* chore: replace next images with html tag in ee side

* fix: copoilot suggestions

* fix: copilot suggestions

* fix: copilot suggestions

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Copilot <[email protected]>
2025-11-13 18:36:36 +05:30
Prateek ShouryaandGitHub f74401ea33 [WEB-5040] feat: admin react-router migration (#4481) 2025-11-06 13:13:47 +05:30
040751949b [WEB-5262] feat: gitea sso (#4579)
* Feature/7137/gitea sso (#7940)

* added gitea auth to admin panel with configs , added api calls

* added gitea to oauth root (for signup and signin)

* removed log

* replace github oauth with gitea ouath error messages

* added gitea to auth root

* fix: update token expiration handling and remove unused variable in Gitea callback

* fix: include Gitea in OAuth enabled checks

* fix: improve error handling when fetching emails from Gitea

* chore : remove logs and add semicolons

* refactor: update Gitea authentication components and imports for consistency

* fix: enhance Gitea authentication form to auto-populate host value and improve OAuth checks

* refactor: enhance Gitea OAuth provider with improved error handling and URL validation

* fix: update authentication success messages to check for string value "1"

* feat: add Gitea authentication support and update success messages for OIDC and SAML to check for string value "1"

---------

Co-authored-by: Shivam Jain <[email protected]>
Co-authored-by: pablohashescobar <[email protected]>
2025-10-28 19:11:16 +05:30
Prateek ShouryaandGitHub 4f5b162677 [WEB-5136] refactor: update admin ESLint configuration and refactor imports to use type imports (#4463)
* [WEB-5136] refactor: update `admin` ESLint configuration and refactor imports to use type imports

- Enhanced ESLint configuration by adding new rules for import consistency and type imports.
- Refactored multiple files to replace regular imports with type imports for better clarity and performance.
- Ensured consistent use of type imports across the application to align with TypeScript best practices.

* refactor: replace ee regular imports with type imports for improved clarity
2025-10-13 21:09:14 +05:30
Anmol Singh BhatiaandGitHub 2babe878ea [WEB-4934] dev: propel button implementation (#4322) 2025-10-07 21:16:56 +05:30
sriram veeraghantaandGitHub e0c4e8e791 [WEB-5027] fix: replace lodash package with lodash-es (#4305)
* fix: replace lodash pacakge with lodash-es

* fix: lint errors

* fix: replace lodash with lodash-es

* fix: lodash imports

* fix: import fixes

* fix: import fixes

* fix: lint errors

* fix: file formatting
2025-09-26 18:00:42 +05:30
Sriram Veeraghanta 01af37d2b6 chore: remove mobx-react-lite imports 2025-08-19 00:31:11 +05:30
sriram veeraghanta 00bdcd12bf fix: moving application services to apps folder 2025-07-03 01:55:24 +05:30