Commit Graph

24 Commits

Author SHA1 Message Date
alivender
b3a5342d6b feat: enhance DiagramCanvas and Pin components with wire creation and tooltip functionality
- Added wire creation logic in DiagramCanvas.vue with mouse tracking and event handling.
- Implemented tooltip display for pins in Pin.vue with detailed information on hover.
- Updated ProjectView.vue to handle wire creation and deletion events.
- Refactored Wire.vue to support dynamic path rendering based on routing mode.
2025-04-26 21:53:33 +08:00
alivender
bc4f44ecaa feat: remake most of forntend 2025-04-26 19:59:35 +08:00
alivender
4e741f9ef8 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab into dpp 2025-04-25 16:12:47 +08:00
alivender
cfd8769e9b feat: add project view 2025-04-25 16:11:53 +08:00
2b5154062d Merge branch 'csharp' 2025-04-25 16:11:13 +08:00
alivender
4465091db3 feat: remake machanicalbutton 2025-04-25 13:20:04 +08:00
b8bb4f6b5e add home view and reverse 4 bytes order to send 2025-04-24 21:42:32 +08:00
c76dabfdb7 add new jtag cmd : read status reg 2025-04-24 14:16:38 +08:00
5ea541ef4b add nswag for generate web api 2025-04-23 14:11:19 +08:00
alivender
6526203981 feat: add right click keyboard match 2025-04-23 11:50:51 +08:00
70f96701f7 jtag add download bitstream 2025-04-21 21:54:09 +08:00
5c0f5b2127 add more view for test 2025-04-07 21:56:41 +08:00
292c73e757 finish sidebar router push 2025-04-05 20:49:50 +08:00
20d4fa12d8 Server: finish jtag controller; Web: finish sibebar animation 2025-04-05 19:41:56 +08:00
0da5b85173 finish web test api 2025-03-31 20:24:26 +08:00
351aad8300 init csharp server 2025-03-29 19:02:18 +08:00
12caccd2ca finish database, udp pool 2025-03-22 21:50:56 +08:00
53eeac5272 finish environment of http server and test successfully 2025-03-20 12:42:32 +08:00
d766e2ae6a add bun backend and add upload bitstream component 2025-03-18 17:28:21 +08:00
4980b84da6 add mechanical button 2025-03-17 20:21:24 +08:00
d7ca474e39 add switch component 2025-03-16 21:49:01 +08:00
8f18560a38 finish basic sidebar 2025-03-14 19:04:15 +08:00
9200befaf8 finish basic struction of sidebar 2025-03-11 21:48:37 +08:00
8b8eeb8207 init project and finish login page 2025-03-10 19:48:25 +08:00