Closed nxtCoder19 closed 2 months ago
This pull request updates various components and configurations across the Kloudlite application. Key changes include updating dependencies, modifying UI components, refactoring code, and adjusting content in multiple files.
Change | Details | Files |
---|---|---|
Updated dependencies and configurations |
|
src/apps/devdoc/pnpm-lock.yaml lib/configs/base-url.cjs src/design-system/pnpm-lock.yaml |
Refactored and updated UI components |
|
src/apps/console/page-components/app/general.tsx src/apps/console/routes/_main+/$account+/env+/$environment+/new-app/app-detail.tsx src/apps/webinar/src/app/orgs/webinar-ui.tsx src/apps/webinar/src/app/components/header.tsx src/apps/webinar/src/app/components/container.tsx src/apps/webinar/src/app/components/wrapper.tsx |
Updated content and labels |
|
src/apps/console/routes/_main+/$account+/env+/$environment+/new-app/app-config-mount.tsx src/apps/console/routes/_main+/$account+/env+/$environment+/new-app/app-environment-variables.tsx src/apps/devdoc/web/utils/const.tsx src/apps/devdoc/pages/docs/faq/_meta.json src/apps/webinar/src/app/layout.tsx |
Removed and added files |
|
src/apps/devdoc/pages/docs/faq/ai-ml-workflows.mdx src/apps/devdoc/pages/docs/faq/onboarding.mdx src/apps/webinar/src/app/orgs/webinar-ui.tsx src/apps/webinar/src/app/components/header.tsx src/apps/webinar/src/app/components/container.tsx src/apps/webinar/src/app/components/wrapper.tsx |
Summary by Sourcery
Update the website with new webinar UI components, enhance existing components with additional data handling, and improve documentation by adding onboarding content and removing outdated AI & ML workflows information.
New Features:
Enhancements:
Documentation:
Chores: