-
Notifications
You must be signed in to change notification settings - Fork 5
Beta Release #3435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
github-actions
wants to merge
17
commits into
beta
Choose a base branch
from
stage
base: beta
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Beta Release #3435
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. **Confirmation Modal:** Before a redirect is deleted, display a modal dialog asking the user to explicitly confirm the action. 2. **Success Notification:** After a redirect has been successfully deleted, display a notification (e.g., a toast message) to inform the user the action was completed. ## Enhancements - [x] Make Create Redirect into a Primary Filled Button (instead of Outline). - [x] Add ability to resize columns to maintain feature parity. - [x] Remove pointy arrows from tooltip. - [x] Add Delete Redirect Confirmation Modal when user clicks on delete button. https://github.com/user-attachments/assets/9ddfd1c3-23e7-44c0-a7b1-4e4693b19f9d
1. **All Files List:** Display all the files in order of most recently saved. 2. **Search/Filter:** Include a prominent search bar to allow users to quickly filter the list of files by file name. 3. **Quick Create Button:** Add a "Create New File" button (or similar) in the title bar or near the top of the page for easy access to file creation. 4. **Relocated Documentation:** The existing "Getting Started" documentation and notes is moved into a secondary panel (e.g., a right-hand sidebar) on this new "All Files" page. This ensures the information remains accessible without dominating the primary view. 5. **Dedicated Sidebar Navigation:** Introduce a new, dedicated icon/tab in the main application sidebar that navigates directly to this "All Files" view, allowing users to return to it at any time. https://github.com/user-attachments/assets/e873800b-3fc1-485a-8daa-66a196371fa7 # Figma https://www.figma.com/design/hvcEgWx1WBxc5LzXrgIIRo/Code-App?node-id=195-16152&t=VoH5DNmjKZV8EGGO-1
#3390) …Name - [x] We will Display Version Number adjacent to File Name. - [x] The version number in the titlebar should get updated the minute the user saves the files. --------- Co-authored-by: Andres Galindo <[email protected]> Co-authored-by: Copilot <[email protected]>
…ar opens wrong modal ('Select Model Type') (#3424)
Updated the global loading screen to make app load seamless. This update makes sure that when the app goes through all loading stages, the app already shows a loading skeleton that represents what the app looks like even before data hydration. Resolves #3347 [Content---Zesty-io---zesty-pw---Manager.webm](https://github.com/user-attachments/assets/d0e370a6-d28b-47bb-87d0-1fb0cb4d9c37)
Show the appropriate thumbnail for non-image files Resolves #3206 
NA |
Created by Github action Co-authored-by: Nar -- <[email protected]>
…igit values not visible (#3443)
Created by Github action --------- Co-authored-by: Nar -- <[email protected]> Co-authored-by: geodem.dev <[email protected]>
Loading Screen Revamp |
The original issue has already been fixed on a different PR (#3443) Just had to fix a minor issue where completely deleting all the value on the input field makes the value NaN instead of defaulting to 0. Resolves #3427 ### Preview [Content---nar-test-schema---Zesty-io---zesty-pw---Manager.webm](https://github.com/user-attachments/assets/4cf4f405-beaf-46ca-a283-be3fed4e7401)
Make resume session backdrop background color to semi-transparent Resolves #3347 
VQA Passed. Please release. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by Github action