This website requires JavaScript.
Explore
Help
Register
Sign In
public-offering
/
cal.pub0.org
Watch
1
Star
0
Fork
You've already forked cal.pub0.org
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
869f459d98
cal.pub0.org
/
packages
/
features
/
bookings
History
Alex van Andel
7fc0877c26
Set reqBody.end to start + eventType.length (
#9296
)
2023-06-02 19:29:52 +00:00
..
Booker
Fix for booker colors in dark mode, we can't use bg-default in both places because we use a custom background in dark mode. Otherwise it would be a similar color in dark. So we need to supply a custom dark mode color. (
#9259
)
2023-06-01 11:38:52 +00:00
components
Fix for booker colors in dark mode, we can't use bg-default in both places because we use a custom background in dark mode. Otherwise it would be a similar color in dark. So we need to supply a custom dark mode color. (
#9259
)
2023-06-01 11:38:52 +00:00
layout
perf: lazy load tRPC routes (
#8167
)
2023-04-25 19:39:47 -03:00
lib
Set reqBody.end to start + eventType.length (
#9296
)
2023-06-02 19:29:52 +00:00
README.md
…
UnconfirmedBookingBadge.tsx
Upgrade to next 13.1 (
#6265
)
2023-01-06 12:13:56 +00:00
groupBy.ts
Feature/booking filters (
#6099
)
2022-12-22 12:35:01 +00:00
index.ts
New Booker Component (preparations for booker atom) (
#6792
)
2023-04-24 16:32:30 +02:00
types.ts
feat(UI): improvements booker (
#9221
)
2023-05-31 12:30:09 +00:00
README.md
Bookings related code will live here