Commit Graph

174 Commits

Author SHA1 Message Date
a80fdf5529 Update menu structure to use a submenu for settings 2026-05-08 03:16:50 +02:00
227f82a718 Format notes using title, description, and concept fields in prior_art 2026-05-08 03:15:05 +02:00
f3d028b85d Use structured idea fields for prior art notes 2026-05-08 03:14:43 +02:00
51d77b2f7a Update tauri config with multiple icon assets 2026-05-08 03:14:43 +02:00
8c4b3eeadc auto-git:
[add] src-tauri/icons/128x128.png
 [add] src-tauri/icons/128x128@2x.png
 [add] src-tauri/icons/32x32.png
 [add] src-tauri/icons/64x64.png
 [add] src-tauri/icons/android/
 [add] src-tauri/icons/icon.icns
 [add] src-tauri/icons/icon.ico
 [add] src-tauri/icons/ios/
 [change] src-tauri/icons/icon.png
 [change] src-tauri/src/lib.rs
 [change] src/App.tsx
2026-05-08 03:13:35 +02:00
23fb120bb2 Style the panel title actions container for button alignment 2026-05-08 03:12:25 +02:00
a6033a523e Add various platform icon assets for the application 2026-05-08 03:12:25 +02:00
298433ed30 Refactor files/websites panel to use interactive buttons for adding files and URLs 2026-05-08 03:12:25 +02:00
407064158b Support custom output path for PDF previews and add styling for concept actions 2026-05-08 03:11:47 +02:00
520891c50d Refactor PDF handling to support exporting the concept text instead of just previewing it 2026-05-08 03:11:21 +02:00
0317a2d577 Remove image prompt generation and storage functionality 2026-05-08 03:07:47 +02:00
52a8bb8222 Remove image prompt generation logic and related styles 2026-05-08 03:07:13 +02:00
3691151bd4 Remove image prompt generation functionality 2026-05-08 03:06:48 +02:00
69438bd976 Update icon image 2026-05-08 02:42:33 +02:00
0efab8e254 Remove diffusers dependency from requirements.txt 2026-05-08 01:37:20 +02:00
b20cacee25 Remove image generation functionality from API 2026-05-08 01:36:11 +02:00
4356630fc6 Remove image generation functionality from App component 2026-05-08 01:36:00 +02:00
6edb3208aa Style session list components 2026-05-08 01:27:12 +02:00
28c56b6e62 Refactor: Update session modal structure and improve accessibility 2026-05-08 01:27:06 +02:00
0fadba71e6 Update session field parsing to handle generic JSON values for titles, descriptions, and saved_at. 2026-05-08 01:23:32 +02:00
17ebfd99dd auto-git:
[change] src-tauri/build.rs
 [change] src-tauri/src/lib.rs
 [change] src-tauri/src/main.rs
 [change] src/App.tsx
2026-05-08 01:22:38 +02:00
fe2a15afca Feature: Implement session management for listing and loading saved sessions 2026-05-08 01:22:15 +02:00
56f6613537 Add styling for form components and website containers 2026-05-07 23:58:30 +02:00
85ecda1a24 Feat: Implement URL adding modal and update button text 2026-05-07 23:58:23 +02:00
287c94b4e0 Refactor website addition logic to use modal and form validation 2026-05-07 23:57:56 +02:00
f33cec7658 Remove styles for source picker components 2026-05-07 23:56:42 +02:00
392f3c3540 Remove source picker modal and simplify source addition logic 2026-05-07 23:56:33 +02:00
959d68a864 Style source picker window and action buttons 2026-05-07 23:54:51 +02:00
56e8f38cde Add source picker modal UI 2026-05-07 23:54:46 +02:00
859ae4bc66 Consolidate source addition buttons into a picker 2026-05-07 23:54:46 +02:00
d88d9df957 Implement source picker selection logic 2026-05-07 23:54:46 +02:00
ca2a71b82a Add state for source picker modal 2026-05-07 23:54:46 +02:00
95944b5b0d Remove styles for secondary button class 2026-05-07 23:52:33 +02:00
e1e49d776e Update Find Prior Art button structure 2026-05-07 23:52:33 +02:00
1d639e61ce Improve layout stability for file panel 2026-05-07 23:48:56 +02:00
4c7755dfcf Implement layout for notes and files panels and refine remove row button styling 2026-05-07 23:47:44 +02:00
99a2bf64ea Refactor: Update Notes/Thoughts panel structure and controls 2026-05-07 23:47:25 +02:00
ffc8bc129a Remove initial state setting for selected rows 2026-05-07 23:42:59 +02:00
c42dd79dfe Update table layout for fifth column and style remove row button 2026-05-07 23:41:25 +02:00
11e31ce6fa Feature: Add row-level removal button and update action buttons 2026-05-07 23:41:13 +02:00
040650e1c3 auto-git:
[change] src/App.tsx
2026-05-07 23:40:12 +02:00
a39b043f1b Update README with new features (image generation, session saving) and clarify data storage 2026-05-07 23:30:20 +02:00
622df54436 Adjust table grid columns and remove custom checkbox styles 2026-05-07 23:29:10 +02:00
50f9c79445 Remove unused include map attribute from ConceptEngine 2026-05-07 23:29:10 +02:00
d0d79150e7 Remove include map state and refactor file/website data structures; remove 'Add to Repo' column 2026-05-07 23:28:55 +02:00
8e6d868954 Remove inclusion status tracking and toggle functionality for files and URLs 2026-05-07 23:28:40 +02:00
6e7daafb83 Simplify asset handling by removing the dependency on include_map filter across concept generation functions. 2026-05-07 23:28:25 +02:00
dcf03fbf2a Remove repository push functionality 2026-05-07 23:28:06 +02:00
d398dcb8ea Remove git utilities and concept index generation from concept_api 2026-05-07 23:27:50 +02:00
302adba66c Remove concept directory path and git remote settings/push functionality 2026-05-07 23:27:21 +02:00