Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Conversation

@iandjx
Copy link
Collaborator

@iandjx iandjx commented Mar 20, 2025

  • Simplified navigation with back button and improved routing.
  • Removed unused components, states, and imports for better maintainability.
  • Enhanced UI consistency and streamlined app editing workflow.

…. Remove unused states and components from Apps page, and update edit page to use ChatAppForm2. Enhance navigation with back button in edit view.
@iandjx iandjx changed the title Refactor ChatAppForm2 component and clean up imports in related files… Change edit app form to page redirect Mar 20, 2025
@iandjx iandjx changed the base branch from master to develop March 20, 2025 13:52
<main className='text-foreground flex flex-col gap-2'>
<div className='flex gap-2 mb-2 text-sm'>
<h4 className='text-gray-700 font-semibold'>Apps</h4>
<Link href={`/${resourceSlug}/apps`}>

Check warning

Code scanning / CodeQL

Client-side URL redirect Medium

Untrusted URL redirection depends on a
user-provided value
.
@github-actions
Copy link

github-actions bot commented Mar 20, 2025

File Coverage
All files 96%
src/lib/utils/validationutils.ts 95%

Minimum allowed coverage is 80%

Generated by 🐒 cobertura-action against b07905a

@ragyabraham
Copy link
Contributor

@iandjx there seems to be a few things that have been flagged on this PR. can you take a look please

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants