Drew

Results 6 issues of Drew

Would it be possible to have an option to hide the default Inbox when in Multiple Inbox mode? The choices in the Gmail settings are Right of the inbox, Above...

In step 8 of the readme.md instructions, notwithstanding the workaround for #121, Prisma studio throws the following error when trying to save the fist user: ``` Type: PrismaClientKnownRequestError Message: Invalid...

What are the steps to update a previously built docker container? I’d imagine an update of the repository `git pull origin master ` ? a (manual?) review of .env changes?...

documentation

Following the instructions to build the container. `docker compose build calcom` fails with: `WARN[0000] The "NEXT_PUBLIC_TELEMETRY_KEY" variable is not set. Defaulting to a blank string. [+] Building 0.0s (0/0) network...

Every time I sit down to try and get this running I seem to take a step backwards. A new pull, from scratch, on a cleaned-out docker. `DOCKER_BUILDKIT=0 docker compose...

I run docker containers exclusively using macvlan networks and the ‘ports’ section is understandably empty. I’d like to see the ‘ports’ section as a ‘networks’ section and see the ip...

Enhancement