Commit Graph

42 Commits

Author SHA1 Message Date
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
622df54436 Adjust table grid columns and remove custom checkbox styles 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
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
e0c26518c3 Refactor layout: Updates status notification component and adjusts global body styling. 2026-05-07 23:00:26 +02:00
b1f8fb2338 auto-git:
[change] src/App.tsx
2026-05-07 22:59:35 +02:00
78879d7c14 Refactor settings UI components and modal styling 2026-05-07 22:56:22 +02:00
9d61ffc3d3 Refactor settings into a dedicated modal and integrate application menu actions 2026-05-07 22:56:01 +02:00
a97927a29a Enhance code block rendering with language classes and refine link validation 2026-05-07 19:46:00 +02:00
39fb777ae6 Add styles for concept editor and markdown preview components 2026-05-07 19:43:35 +02:00
23bc477319 auto-git:
[change] src/App.tsx
2026-05-07 19:43:28 +02:00
c59f7ab429 auto-git:
[add] src/markdown/
 [add] src/types/
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
43cb2b6cd7 auto-git:
[change] src/styles.css
2026-05-07 19:20:33 +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
3aac36b116 Add vite-env.d.ts for Vite client types 2026-02-04 07:01:49 +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
1a65e7943d Add styles.css for UI components 2026-02-04 06:49:55 +01:00
fa55771fff Add src/main.tsx 2026-02-04 06:48:09 +01:00