WebSorcery / testcase-generator

automates the process of generating test cases for cp. It takes input data, specified constraints, and test case conditions, and produces a set of test cases that exercise different paths and functions of the software application under test.
https://testcase-generator.vercel.app
MIT License
0 stars 6 forks source link

made ui changes #28

Closed GAGANRAGHAV closed 8 months ago

GAGANRAGHAV commented 8 months ago

Description

made ui changes.

  1. background changed
  2. cards hover
  3. navbar button
  4. hover

Fixes # 27

Type of change

ui/ux

screenshot---

before-- image

after-- image

https://www.loom.com/share/bb290e57bb5042ea9b9d5a07a84fd44b

Checklist:

Summary by CodeRabbit

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
testcase-generator βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Dec 21, 2023 5:03pm
coderabbitai[bot] commented 8 months ago

Walkthrough

The project has undergone a visual refresh, with updates to the styling of components and the overall background. The StyledCard component in particular has received a new look with changes to its background, shadow, and margin. The CSS classes related to buttons and cards have been significantly revised, suggesting an enhanced user interface. The global background now features a new color scheme, shifting from a gradient to a solid color and introducing a new gradient pattern.

Changes

File(s) Change Summary
components/style/index.js, pages/footer.js, pages/index.js Updated styles for components and added Roboto font import.
styles/Home.module.css Overhauled styles for .button, .buttontop, .btn:hover, .card, and .card2.
styles/globals.css Modified background styling from linear gradient to solid color and added a new gradient.

🐰✨ To the cards and buttons, a brand-new dress, A splash of color, no more, no less. From gradients to solids, the backdrop shifts, A rabbit hops through the code, so swift. πŸŽ¨πŸ–ŒοΈ

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on X ?


Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - You can reply to a review comment made by CodeRabbit. - You can tag CodeRabbit on specific lines of code or files in the PR by tagging `@coderabbitai` in a comment. - You can tag `@coderabbitai` in a PR comment and ask one-off questions about the PR and the codebase. Use quoted replies to pass the context for follow-up questions. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger a review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai help` to get help. Additionally, you can add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Configration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - The JSON schema for the configuration file is available [here](https://coderabbit.ai/integrations/coderabbit-overrides.v2.json). - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json`
gitstream-cm[bot] commented 8 months ago

This PR is missing a Jira ticket reference in the title or description. Please add a Jira ticket reference to the title or description of this PR.

ank1traj commented 8 months ago

Please remove the package-lock.json file

GAGANRAGHAV commented 8 months ago

removed the packagelock.json file from commits

ank1traj commented 8 months ago

Please have a look on the review comments too.

GAGANRAGHAV commented 8 months ago

please explain can't understand ...a lot said by the bot

ank1traj commented 8 months ago

Remove extra spaces and blank line.

ghost commented 8 months ago
πŸ‘‡ Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/WebSorcery/testcase-generator/28/1d29cad6/d6cdbe072f4833502c2c5ea1045c93743611dca4.svg)](https://app.codesee.io/r/reviews?pr=28&src=https%3A%2F%2Fgithub.com%2FWebSorcery%2Ftestcase-generator) #### Legend CodeSee Map legend
GAGANRAGHAV commented 8 months ago

done sir

ank1traj commented 8 months ago

Nice work, just want to know one thing. Can't we remove the overflow?

GAGANRAGHAV commented 8 months ago

Yes sir we can , but can you please be specific what kind of overflow have you encountered

ank1traj commented 8 months ago

Yes sir we can , but can you please be specific what kind of overflow have you encountered

@GAGANRAGHAV Overflow in y-axis

GAGANRAGHAV commented 8 months ago

sir are you saying to make the full webpage visible without scrol ?

GAGANRAGHAV commented 8 months ago

sir i have made some changes please check.

ank1traj commented 8 months ago

Nice work. Still need improvements in UI/UX but it was good work. Thanks for contributing.

ank1traj commented 8 months ago

Reverting this PR @GAGANRAGHAV as UI/UX is not looking good in mac. Please work on it.

image
GAGANRAGHAV commented 8 months ago

Sir please suggest some as i don't have mac .