Commit graph

  • 270e6b2d4f Merge branch 'main' into bugfix/unify-email-sending nicolas 2021-07-18 15:12:57 +0200
  • b4ed8ae87e Merge branch 'main' into bugfix/unify-email-sending nicolas 2021-07-18 15:12:18 +0200
  • 87f9f83643 Fix broken event types card on dashboard Bailey Pumfleet 2021-07-17 11:39:28 +0100
  • 87d9c5e289
    Merge pull request #370 from calendso/fancy-emails Bailey Pumfleet 2021-07-16 22:24:37 +0100
  • 5ccefac758 Redesign organizer confirmation email Bailey Pumfleet 2021-07-16 22:23:29 +0100
  • abde03818f
    Merge pull request #369 from calendso/fancy-emails Bailey Pumfleet 2021-07-16 22:09:01 +0100
  • f9da8eb12c Redesign invitee confirmation email Bailey Pumfleet 2021-07-16 21:57:44 +0100
  • b146b80778 Fixed signature nicolas 2021-07-15 23:34:55 +0200
  • b27ba5123c
    fix: stats, layout defect from merge (#367) Femi Odugbesan 2021-07-15 09:48:02 -0500
  • f7a9c077b0
    fix: styles missing on headline component (#366) Femi Odugbesan 2021-07-15 09:19:17 -0500
  • 45689059c7
    Feat/cal 95/date range on event types (#353) Femi Odugbesan 2021-07-15 09:10:26 -0500
  • daecc1e0e4 Created EventManager in order to unify event CRUD logic nicolas 2021-07-15 03:19:30 +0200
  • ecd0360d9a
    Merge pull request #361 from on-deck/fix/event-type-description Bailey Pumfleet 2021-07-14 13:12:30 +0100
  • 1dadf9f9a6 fix: same problem on the availability page Egor Zaitsev 2021-07-14 14:19:55 +0300
  • cb3c23e9b0 fix: truncate event type description instead of title Egor Zaitsev 2021-07-14 12:58:08 +0300
  • 793351fe96
    [cal-184] add and handle date query params for event types (#359) Femi Odugbesan 2021-07-13 11:10:22 -0500
  • 61fd300bc8 re-added last two commits (<br> fix and dark mode for all booked today text Peer Richelsen 2021-07-13 15:11:01 +0200
  • de14b2de33 wip Peer Richelsen 2021-07-13 14:38:54 +0200
  • f2c5ecbb99 darkmode fix for <person> is all booked today text Peer Richelsen 2021-07-13 14:37:42 +0200
  • 949fcf8884 fixed amoount of line breaks (<br>) in new organizer email Peer Richelsen 2021-07-13 14:32:25 +0200
  • 6ed9bfde7b
    Merge pull request #354 from emrysal/feature/user-theme Bailey Pumfleet 2021-07-12 14:01:08 +0100
  • 760606875b
    Merge pull request #356 from Malte-D/bugfix/wrong-day-selected Bailey Pumfleet 2021-07-12 10:38:14 +0100
  • 4d7427ad91 Fixes some linting + codacy issues Alex van Andel 2021-07-11 19:35:56 +0000
  • 3283eb422c Fixed a bug that selected the following day on the booking page, when the selected time is smaller than the utc offset of the current timezone. Also fixed the reloading of the last 24h/12h selection Malte Delfs 2021-07-11 18:05:49 +0200
  • 5206fb4f88 Implemented theme through user preferences Alex van Andel 2021-07-09 22:59:21 +0000
  • 36b258f4b7
    safely check user availability (#352) Femi Odugbesan 2021-07-09 10:55:02 -0500
  • 5c4a9c32d1
    Add application logger (#332) Femi Odugbesan 2021-07-09 10:49:42 -0500
  • a9b45c1057
    Merge pull request #351 from calendso/darkmode Bailey Pumfleet 2021-07-09 14:14:53 +0100
  • 73c4ef815b wip Peer Richelsen 2021-07-09 15:14:05 +0200
  • cc2dde6a84 wip Peer Richelsen 2021-07-09 15:08:55 +0200
  • bf85cff76d added dark mode for profile page Peer Richelsen 2021-07-09 13:34:00 +0200
  • c02c69073d
    Merge pull request #346 from calendso/darkmode Bailey Pumfleet 2021-07-09 11:46:16 +0100
  • 1fe0dc1dc6
    Merge pull request #348 from emrysal/bugfix/available-slots-timezone Bailey Pumfleet 2021-07-09 11:44:16 +0100
  • be102b1b09 Fixes #347 & some other minor things when timezones differ Alex van Andel 2021-07-08 21:14:29 +0000
  • ffd99d02bb Implement whereAndSelect decorator Alex van Andel 2021-07-08 20:44:40 +0000
  • db7c467d73 Merge branch 'main' of https://github.com/calendso/calendso into main Bailey Pumfleet 2021-07-08 10:23:48 +0100
  • 5c699f8471 Add troubleshoot page & add loading spinners Bailey Pumfleet 2021-07-08 10:23:22 +0100
  • 01fc00b92f added darkmode classs to ¢[type] and /book Peer Richelsen 2021-07-07 21:58:18 +0200
  • 2f73997e72
    safely check isAvailable (#331) Femi Odugbesan 2021-07-07 11:53:33 -0500
  • e1720e0161
    Merge pull request #330 from Nico-J/feature/extended-event-info Bailey Pumfleet 2021-07-07 13:32:15 +0100
  • 9371e6192c Use auto-generated types nicolas 2021-07-07 14:07:18 +0200
  • 3c09837104 Resolved conflicts nicolas 2021-07-07 12:43:13 +0200
  • ad00e5fc0c
    Merge pull request #333 from mihaic195/fix/teams-create-error-and-unauthenticated-request Bailey Pumfleet 2021-07-07 10:56:16 +0100
  • a1eeb403ea
    Merge pull request #321 from femyeda/google-meet Bailey Pumfleet 2021-07-07 10:49:41 +0100
  • 5112347293
    Merge branch 'main' into google-meet Bailey Pumfleet 2021-07-07 10:46:42 +0100
  • 236b37de48
    Merge pull request #345 from emrysal/feature/prisma-helpers Bailey Pumfleet 2021-07-06 22:23:38 +0100
  • 43f899582f Fix issue where user ID is not fetched Bailey Pumfleet 2021-07-06 22:09:53 +0100
  • de74d85fac Remove --experimental-vm-modules & fix Codacy Alex van Andel 2021-07-06 18:23:33 +0000
  • e08815ce78 Added support for deep selecting Alex van Andel 2021-07-06 18:20:25 +0000
  • 47d7634638 Adds prisma helper function whereAndSelect Alex van Andel 2021-07-06 16:10:22 +0000
  • 496fcdfabc Minimized msgraph calls while event listing by batching Alex van Andel 2021-07-05 19:50:54 +0000
  • e315b272f5
    Merge branch 'main' into fix/teams-create-error-and-unauthenticated-request mihaic195 2021-07-05 10:18:28 +0300
  • 90d6f8faee
    Add Docker to README Bailey Pumfleet 2021-07-04 20:36:03 +0100
  • 749978798b fixed layout for confirmation screen on mobile Peer Richelsen 2021-07-03 22:27:56 +0200
  • 58c1c935c2 moved powered by calendso to center on mobile Peer Richelsen 2021-07-03 22:22:56 +0200
  • b61cdbf40c removed top margin and shadow for mobile layout Peer Richelsen 2021-07-03 22:19:12 +0200
  • bdf736c70f
    Merge pull request #338 from emrysal/main Bailey Pumfleet 2021-07-03 19:53:35 +0100
  • dc61448191
    Merge pull request #339 from emrysal/feature/editorconfig Bailey Pumfleet 2021-07-03 19:52:05 +0100
  • f69a961787 Added .editorconfig file as suggested in #270 Alex van Andel 2021-07-03 17:02:26 +0000
  • b136941948 Fixes #337: Event times ordered seemingly random Alex van Andel 2021-07-03 14:22:31 +0000
  • d2d0dea858
    added more product hunt badges Peer_Rich 2021-07-03 11:22:02 +0200
  • dcf2744566
    Update pages/_app.tsx Mihai C 2021-07-02 13:32:45 +0300
  • b15ef1d8b0
    Update pages/settings/teams.tsx Mihai C 2021-07-02 13:32:27 +0300
  • 2af9ed55a7
    Update pages/settings/teams.tsx Mihai C 2021-07-02 13:32:11 +0300
  • 8500a8dd64
    Update pages/settings/teams.tsx Mihai C 2021-07-02 13:31:59 +0300
  • 2008ad263c
    fix: ssr session on teams page mihaic195 2021-07-02 13:28:33 +0300
  • 850f49df5e
    Merge pull request #335 from oscard0m/readme-prisma-command-remove-preview-flag Bailey Pumfleet 2021-07-01 22:26:55 +0100
  • 0cd28ab23c
    docs(readme): prisma db push is not in preview anymore Oscar Dominguez 2021-07-01 17:11:12 +0200
  • d701d3905d
    Merge pull request #293 from emrysal/feature/scheduling Bailey Pumfleet 2021-07-01 13:52:08 +0100
  • a7173a32a0 Updated booking link to proper username Alex van Andel 2021-07-01 10:31:38 +0000
  • 6f64df3e75
    lint mihaic195 2021-07-01 12:51:51 +0300
  • 6463b3ba37
    fix codacy suggestions mihaic195 2021-07-01 12:47:12 +0300
  • 715033f4e1
    Update pages/settings/teams.tsx Mihai C 2021-07-01 12:31:40 +0300
  • 9eff620ee0
    Update pages/settings/teams.tsx Mihai C 2021-07-01 12:30:51 +0300
  • 4a1e8cfbf7
    Update pages/settings/teams.tsx Mihai C 2021-07-01 12:30:40 +0300
  • 0fb2984138
    Update pages/settings/teams.tsx Mihai C 2021-07-01 12:30:31 +0300
  • b71cc82a0e
    Update pages/settings/teams.tsx Mihai C 2021-07-01 12:30:20 +0300
  • 769f36f8d5
    Update pages/settings/teams.tsx Mihai C 2021-07-01 12:30:10 +0300
  • b91d021fc8
    Update pages/api/teams.ts Mihai C 2021-07-01 12:29:55 +0300
  • 1122def2c0
    update fetch to also handle errors mihaic195 2021-07-01 11:47:27 +0300
  • 6aa8df7fcf If no availability set, default to user prefs Alex van Andel 2021-06-30 15:56:06 +0000
  • a28cb455f1 Fixed bug that kept the date enabled when the time slot was less than 30m Alex van Andel 2021-06-30 15:41:38 +0000
  • bfc7cce688 Make sure the slots equal the month and date of the invitee so we can check isSame with freebusy Alex van Andel 2021-06-30 15:27:49 +0000
  • 80898ea706 Revamp bookings page Bailey Pumfleet 2021-06-30 15:14:10 +0100
  • 8b00475b27
    remove unnecessary guard mihaic195 2021-06-30 16:52:18 +0300
  • e10030e18b
    fix api 500 and redirect to login if not authenticated when accessing /settings/team mihaic195 2021-06-30 16:48:34 +0300
  • 9fe11ea10d Make sure the currently selected date is active Alex van Andel 2021-06-30 02:41:22 +0000
  • f7f5e2cc17 Re-instated ResetPasswordRequest, almost oops Alex van Andel 2021-06-30 02:01:29 +0000
  • 90e4091b06 Rehydrated yarn.lock file Alex van Andel 2021-06-30 01:55:06 +0000
  • fdee619fbf Removed changes to calendso.yaml Alex van Andel 2021-06-30 01:49:35 +0000
  • ee603a0a27 Added migration for Availability and related Alex van Andel 2021-06-30 01:48:23 +0000
  • 8c589b9dc1 Merge branch 'main' into feature/scheduling Alex van Andel 2021-06-30 01:45:24 +0000
  • e78a34e2ce Implements slot logic with the DatePicker, more tests for slots Alex van Andel 2021-06-30 01:35:08 +0000
  • 313ee0376e Fixed padding nicolas 2021-06-30 00:53:37 +0200
  • 8accc3b775 Fixed padding nicolas 2021-06-30 00:50:34 +0200
  • 0da99f0d07 Removed code bloat, fixed tests Alex van Andel 2021-06-29 22:35:13 +0000
  • 88db124f47 Fixed padding nicolas 2021-06-30 00:35:05 +0200
  • e49c636a13 Fixed padding nicolas 2021-06-30 00:31:30 +0200
  • ae3aa275f7 fixed padding nicolas 2021-06-30 00:16:25 +0200
  • 7568071334 removed div nicolas 2021-06-30 00:11:16 +0200