copilot-swe-agent[bot]
01a1dd837f
refactor: extract shared applyReorder helper in CarManagement
...
Agent-Logs-Url: https://github.com/h/CarReservation/sessions/c5f8f1a2-8a8b-4951-8442-76ce37d906ae
Co-authored-by: h <57948770+h@users.noreply.github.com >
2026-04-06 07:48:47 +00:00
copilot-swe-agent[bot]
85b26ca04e
fix: preserve AM/PM when dragging reservation; add drag & drop car reordering
...
Agent-Logs-Url: https://github.com/h/CarReservation/sessions/c5f8f1a2-8a8b-4951-8442-76ce37d906ae
Co-authored-by: h <57948770+h@users.noreply.github.com >
2026-04-06 07:47:08 +00:00
copilot-swe-agent[bot]
cdf4b6452d
Add car reordering and AM/PM period for reservations
...
Agent-Logs-Url: https://github.com/h/CarReservation/sessions/c0a4b7dc-228e-4e7d-a985-61b9a17de159
Co-authored-by: h <57948770+h@users.noreply.github.com >
2026-04-06 07:12:49 +00:00
88b5f8deaf
Commit
2026-04-06 15:36:51 +09:00
copilot-swe-agent[bot]
6864026497
Changes before error encountered
...
Co-authored-by: h <57948770+h@users.noreply.github.com >
Agent-Logs-Url: https://github.com/h/CarReservation/sessions/a42d4e36-a3cf-4ff7-b1cb-f076e601b1b8
2026-03-22 04:25:00 +00:00
copilot-swe-agent[bot]
ece803ee1d
feat: add inspection_expiry/has_etc/tire_type fields, icons in schedule view, and WebSocket real-time sync
...
Co-authored-by: h <57948770+h@users.noreply.github.com >
Agent-Logs-Url: https://github.com/h/CarReservation/sessions/6d0f25ae-6db4-4937-ae2b-6674456a5ca1
2026-03-22 03:58:07 +00:00
copilot-swe-agent[bot]
e9afcf2b28
Add timeline view, right-click context menu, and fix Express trust proxy
...
- backend/server.js: Add app.set('trust proxy', 1) to fix express-rate-limit
ValidationError when app runs behind nginx reverse proxy
- ScheduleView.jsx: Add right-click context menu on reservation blocks with
Edit and Delete options; closes on click-outside or Escape
- ScheduleView.module.css: Add context menu styles
- TimelineView.jsx: New Gantt-style monthly timeline view showing all
reservations sorted by date, with month navigation and right-click menu
- TimelineView.module.css: Styles for the timeline view
- App.jsx: Add 'タイムライン' tab to navigation
Co-authored-by: h <57948770+h@users.noreply.github.com >
Agent-Logs-Url: https://github.com/h/CarReservation/sessions/d03ca12c-21ce-45a0-881f-919d6635e7fb
2026-03-20 18:50:51 +00:00
copilot-swe-agent[bot]
8e2e6332d8
Disable touch drag & drop, warn on car delete with reservations, configure backend URL
...
Co-authored-by: h <57948770+h@users.noreply.github.com >
Agent-Logs-Url: https://github.com/h/CarReservation/sessions/cd194ca1-b339-4f2f-b717-31a0ba193964
2026-03-20 18:19:53 +00:00
copilot-swe-agent[bot]
3d92f4902d
Implement car reservation schedule management system
...
Co-authored-by: h <57948770+h@users.noreply.github.com >
Agent-Logs-Url: https://github.com/h/CarReservation/sessions/1d8c6b05-0e8d-4484-a2d8-8d427dfad9cb
2026-03-20 18:03:33 +00:00