cal.pub0.org/apps/web
Carina Wollendorfer 1aa3077706
test: e2e for workflows (#9657)
* create test files

* add first e2e test

* finish first e2e test

* code clean up

* fix event type create button data-testid

* enable sandbox mode for non production environments

* comment out code for testing

* Revert "comment out code for testing"

This reverts commit 5553dacce2.

* clean up comments

* prettier

* use NEXT_PUBLIC_IS_E2E

* use todo fn

---------

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
2023-07-21 21:06:39 +05:30
..
components fix: 2FA from CAL to GOOGLE (#10288) 2023-07-21 09:32:03 +01:00
docs
fonts
lib chore: fixing some initial re-renders (#10185) 2023-07-19 09:19:53 +00:00
pages test: team booking (#10267) 2023-07-21 13:58:52 +02:00
playwright test: e2e for workflows (#9657) 2023-07-21 21:06:39 +05:30
public New Crowdin translations by Github Action 2023-07-21 15:18:41 +00:00
scripts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
server/lib chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
styles fix: Added relevant colors to preset and replaced with tailwind colors (#9733) 2023-06-23 09:05:37 +00:00
test fix: Add attendees to getLuckyUser algorithm (#10285) 2023-07-20 22:51:15 +01:00
.eslintignore Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
.gitignore perf: remove sentry (#8334) 2023-04-17 22:22:44 +00:00
.nvmrc chore: bump node version to v18 (#7310) 2023-03-15 20:15:16 +00:00
.prettierignore refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
CHANGELOG.md chore: Update version in main for embeds that are already released. (#9822) 2023-07-21 16:46:18 +05:30
calendso.yaml Removing unneeded endpoint (#8280) 2023-04-14 20:27:37 +00:00
getSubdomainRegExp.js test: Hotfix/Orgs rewrite causing 404 with 3 or more dots domains (#9803) 2023-06-27 12:01:30 -07:00
middleware.ts chore: removed old booker and make new booker as a default (#10053) 2023-07-11 13:31:55 +02:00
next-i18next.config.js
next.config.js Get OAuth working for local (#10054) 2023-07-19 09:15:05 +02:00
package.json v3.1.4 2023-07-21 10:02:01 +01:00
pagesAndRewritePaths.js chore: removed old booker and make new booker as a default (#10053) 2023-07-11 13:31:55 +02:00
postcss.config.js
project.toml
tailwind.config.js /insights (#6511) 2023-03-23 22:10:01 +00:00
tsconfig.json