P3tConnect / pawthera

PawThera Web App
https://pawthera.com
0 stars 0 forks source link

wip implementing react scheduler components #239

Closed FrekiManagarm closed 1 month ago

FrekiManagarm commented 1 month ago

TL;DR

Replaced FullCalendar with custom components for a new timetable implementation using @devexpress/dx-react-scheduler.

What changed?

How to test?

  1. Navigate to the timetable page
  2. Verify that the new timetable layout is displayed correctly
  3. Check that day scale and timetable cells are rendered properly
  4. Ensure that appointments can be added and displayed (if implemented)

Why make this change?

This change aims to provide a more customizable and flexible timetable solution using @devexpress/dx-react-scheduler. It allows for better control over the appearance and functionality of the timetable, potentially improving performance and user experience.

linear[bot] commented 1 month ago

PAW-235 replace React Full Calendar by DevExtreme React Scheduler

FrekiManagarm commented 1 month ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @FrekiManagarm and the rest of your teammates on Graphite Graphite

FrekiManagarm commented 1 month ago

Merge activity