1
0
mirror of https://github.com/quay/quay.git synced 2026-01-26 06:21:37 +03:00

5 Commits

Author SHA1 Message Date
Shubhra Deshpande
831319e3b4 dep: adding fallback for process/browser as dependency of axios update (PROJQUAY-7657) (#3499)
dep: adding fallback for process/browser as dependency of axios update

Co-authored-by: shudeshp <shudeshp@redhat.com>
2024-12-11 14:10:23 -05:00
Syed Ahmed
8a704ae26c ui: Fix public path for console dot (PROJQUAY-5938) (#2194)
Remove `js` from path
2023-08-31 10:40:12 -04:00
Syed Ahmed
59288733f9 ui: Get public path form env variable (PROJQUAY-5938) (#2193)
ui: Get public path form env variable (PROJQUAY-5938)

The console dot build 2 versions of the app one for beta
and another for normal
2023-08-31 09:34:07 -04:00
Syed Ahmed
717db76ca2 ui: Use the correct endpoint for plugin (PROJQUAY-3203) (#1842)
* ui: Use the correct endpoint for plugin (PROJQUAY-3203)

Depending on the where the plugin is deployed use stage
or prod quay.io
2023-04-27 16:17:11 -04:00
Syed Ahmed
2db3b186f9 ui: add support for exposing quay UI as a dynamic plugin (PROJQUAY-3203) (#1799)
* ui: add support for exposing quay UI as a dynamic plugin (PROJQUAY-3203)

* Introduces a new SSO JWT based auth for client side Oauth
* Adds a new entrypoint component for the UI without topnav and sidenav for plugin
* Adds webpack config to build dynamic plugin
2023-04-20 19:05:07 -04:00