Commit Graph

33 Commits

Author SHA1 Message Date
f3d028b85d Use structured idea fields for prior art notes 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
298433ed30 Refactor files/websites panel to use interactive buttons for adding files and URLs 2026-05-08 03:12:25 +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
3691151bd4 Remove image prompt generation functionality 2026-05-08 03:06:48 +02:00
4356630fc6 Remove image generation functionality from App component 2026-05-08 01:36:00 +02:00
28c56b6e62 Refactor: Update session modal structure and improve accessibility 2026-05-08 01:27:06 +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
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
392f3c3540 Remove source picker modal and simplify source addition logic 2026-05-07 23:56:33 +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
e1e49d776e Update Find Prior Art button structure 2026-05-07 23:52:33 +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
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
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
302adba66c Remove concept directory path and git remote settings/push functionality 2026-05-07 23:27:21 +02:00
7f68bb47cf Remove functionality for pushing concepts to repository 2026-05-07 23:27:03 +02:00
fe0621fb53 Remove git remote state and handling 2026-05-07 23:27:03 +02:00
b1f8fb2338 auto-git:
[change] src/App.tsx
2026-05-07 22:59:35 +02:00
9d61ffc3d3 Refactor settings into a dedicated modal and integrate application menu actions 2026-05-07 22:56:01 +02:00
23bc477319 auto-git:
[change] src/App.tsx
2026-05-07 19:43:28 +02:00
11f507fe13 Refactor: Update UI styling across components using CSS variables and standardize visual appearance 2026-05-07 19:23:15 +02:00
37333b5b27 Improve PDF preview handling by automatically opening the generated file and enhancing error reporting. 2026-05-07 19:11:34 +02:00
1fac38dbe0 Update file drop event handling in App.tsx 2026-02-04 07:20:07 +01:00
58fafc677e Add Tauri project files and update .gitignore 2026-02-04 07:00:15 +01:00
5340bf9844 auto-git:
[add] src/App.tsx
2026-02-04 06:59:17 +01:00