Skip to content

Enhance design, add icons, and implement startup settings - #18

Open
google-labs-jules[bot] wants to merge 1 commit into
mainfrom
enhance-design-and-features
Open

Enhance design, add icons, and implement startup settings#18
google-labs-jules[bot] wants to merge 1 commit into
mainfrom
enhance-design-and-features

Conversation

@google-labs-jules

Copy link
Copy Markdown
Contributor

This PR significantly improves the application's design and functionality.

Design Updates:

  • Settings Page: Completely redesigned Settings.tsx using Shadcn/UI components (Cards, Inputs, Buttons) and Tailwind CSS. The page now follows the "Soft Dark" theme and aligns with the Dashboard's aesthetic.
  • Icon: A new, generated application icon is now used.

New Features:

  • Start Minimized: Users can now choose to start the application minimized to the system tray. This is persisted in settings and handled in electron/main.ts.
  • Launch at Startup: The "Launch at Startup" checkbox now correctly toggles the application's auto-launch behavior using app.setLoginItemSettings.
  • Portable Build: The build configuration (package.json) now includes a portable target for Windows, allowing users to run the app without installation.

Documentation:

  • README: Updated with a project overview, features list, installation instructions, and new screenshots of the Dashboard and Settings.
  • Screenshots: Added docs/images/dashboard.png and docs/images/settings.png.

Technical Details:

  • Added missing UI components (Input, Label, Checkbox) to src/components/ui.
  • Ensured src/lib/utils.ts and lucide-react are correctly used.
  • Verified build integrity (TSC and Vite build pass).

PR created automatically by Jules for task 17357167857423459411 started by @Javaec

- Refactor `Settings.tsx` to use Shadcn/UI components and Tailwind CSS for a modern, consistent look.
- Generate a new application icon (`electron/assets/icon.png`) using a custom script.
- Add "Start Minimized" and "Launch at Startup" settings, fully integrated with Electron's main process.
- Configure `electron-builder` to produce a Portable executable target.
- Update `README.md` with new screenshots and detailed features.
- Fix UI component dependencies (`Input`, `Label`, `Checkbox`).
@google-labs-jules

Copy link
Copy Markdown
Contributor Author

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!


For security, I will only act on instructions from the user who triggered this task.

New to Jules? Learn more at jules.google/docs.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants