Warren
841346c5f2
Install DeploySentinel Playwright reporter ( #7405 )
...
* install reporter
* Update e2e-app-store.yml
---------
Co-authored-by: zomars <zomars@me.com>
2023-03-02 11:25:30 -07:00
Alex van Andel
e8acc3e500
Apparently we must use paths-ignore instead of paths
2023-03-02 14:51:24 +00:00
Alex van Andel
a6ba0f5b57
Exclude **.md/CODEOWNERS files from triggering pr.yml wf
2023-03-02 14:36:33 +00:00
zomars
dcd39c3f04
Update pr.yml
2023-02-28 16:42:13 -07:00
zomars
9ea0f02c93
Update production-build.yml
2023-02-28 14:14:24 -07:00
zomars
fb1828c8f9
GH actions improvements
...
commit 3ea36a4b96
Author: zomars <zomars@me.com>
Date: Tue Feb 28 13:26:58 2023 -0700
Revert "One more time"
This reverts commit fd8b559a13
.
commit fd8b559a13
Author: zomars <zomars@me.com>
Date: Tue Feb 28 13:00:49 2023 -0700
One more time
commit e8fe71d795
Author: zomars <zomars@me.com>
Date: Tue Feb 28 12:40:28 2023 -0700
Fix?
commit 84517e6ddb
Author: zomars <zomars@me.com>
Date: Tue Feb 28 12:38:20 2023 -0700
Revert "Consolitades setup step"
This reverts commit 5e8d1983cc
.
commit 5e8d1983cc
Author: zomars <zomars@me.com>
Date: Tue Feb 28 12:34:52 2023 -0700
Consolitades setup step
commit 8e732c4cf9
Merge: 00485a9d3
12f2c1f43
Author: zomars <zomars@me.com>
Date: Tue Feb 28 12:25:18 2023 -0700
Merge remote-tracking branch 'upstream/main'
commit 00485a9d33
Author: zomars <zomars@me.com>
Date: Tue Feb 28 12:08:29 2023 -0700
Update action.yml
commit 95c30af12f
Author: zomars <zomars@me.com>
Date: Tue Feb 28 12:05:42 2023 -0700
Update action.yml
commit e56d8a73e2
Author: zomars <zomars@me.com>
Date: Tue Feb 28 11:09:21 2023 -0700
Removed setup
commit ff83d88ac6
Author: zomars <zomars@me.com>
Date: Tue Feb 28 10:54:30 2023 -0700
Is this redundant?
commit b40b65e8da
Merge: 774ba24ae
29e9bd0ee
Author: zomars <zomars@me.com>
Date: Tue Feb 28 10:53:25 2023 -0700
Merge remote-tracking branch 'upstream/main'
commit 774ba24aeb
Merge: 450812044
9c794bac1
Author: zomars <zomars@me.com>
Date: Tue Feb 28 10:18:53 2023 -0700
Merge remote-tracking branch 'upstream/main'
commit 4508120441
Author: Omar López <zomars@me.com>
Date: Tue Feb 28 07:35:02 2023 -0700
Update action.yml
commit c1d6937f4c
Author: Omar López <zomars@me.com>
Date: Tue Feb 28 07:19:52 2023 -0700
Update action.yml
commit de3ec8b5d8
Author: Omar López <zomars@me.com>
Date: Tue Feb 28 07:05:39 2023 -0700
Update action.yml
commit b6f6382f15
Author: Omar López <zomars@me.com>
Date: Tue Feb 28 06:30:55 2023 -0700
Update action.yml
commit e79c03c7a3
Author: Omar López <zomars@me.com>
Date: Tue Feb 28 06:06:51 2023 -0700
Update action.yml
commit 55cc76f526
Author: zomars <zomars@me.com>
Date: Mon Feb 27 21:09:05 2023 -0700
Update pr.yml
commit ffc5d24561
Merge: 2c41c16af
4eecd4220
Author: zomars <zomars@me.com>
Date: Mon Feb 27 21:03:22 2023 -0700
Merge branch 'up-main'
commit 2c41c16afc
Author: zomars <zomars@me.com>
Date: Mon Feb 27 20:23:13 2023 -0700
Updates webhook response
commit cc5ef15b43
Author: zomars <zomars@me.com>
Date: Mon Feb 27 20:11:35 2023 -0700
Typefix
commit 50be9255cb
Author: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Date: Mon Feb 27 15:45:40 2023 -0500
Fix - add team members to emails (#7207 )
* On booking add team members & translation
* Add team members to round robin create
* Only update calendars on reschedule if there is a calendar reference
* Send email on reschedules
* Send team email on cancelled event
* Add team members to calendar event description
* Clean up
* Convert other emails to organizer & teams
* Type check fixes
* More type fixes
* Change organizer scheduled input to an object
* early return updateCalendarEvent
* Introduce team member type
* Fix type errors
* Put team members before attendees
* Remove lodash cloneDeep
* Update packages/core/EventManager.ts
Co-authored-by: Omar López <zomars@me.com>
* Remove booking select object
* Revert "Remove booking select object"
This reverts commit 9f121ff4eb
.
* Refactor email manager (#7270 )
Co-authored-by: zomars <zomars@me.com>
* Type change
* Remove conditional check for updateAllCalendarEvents
---------
Co-authored-by: zomars <zomars@me.com>
commit c7d22a851c
Author: Omar López <zomars@me.com>
Date: Mon Feb 27 12:39:26 2023 -0700
Update viewer.tsx (#7428 )
commit db5b802a15
Author: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Date: Mon Feb 27 13:47:21 2023 -0500
Add destination calendar name to DestinationCalendarSelector (#6701 )
* Add destination calendar name
* Type fix
* Search through calendars only for destination calendar credential
* Refactor get connected calendars
* Clean up
---------
Co-authored-by: zomars <zomars@me.com>
commit 27512b16d2
Author: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Date: Mon Feb 27 02:24:43 2023 -0500
Team Workflows (#7038 )
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
commit 7b47956a34
Author: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Date: Sun Feb 26 00:45:05 2023 +0530
feat: get country code from ip geolocation (#6880 )
* feat: get coutnry code from ip geolocation
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: create new api route for fetching code
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* chore: replace city with country
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* refactor: create hook for country
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
commit 658ccc6517
Author: Esaú Morais <55207584+esau-morais@users.noreply.github.com>
Date: Sat Feb 25 16:07:41 2023 -0300
Update settings back button redirect link (#7403 )
* fix(schedule): close on click #7143
* fix(EventSetupTab): validLocations length will always match validLocations length #7138
* fix(SettingsLayout): go back to right route #7379
commit b5849ca30f
Author: Omar López <zomars@me.com>
Date: Fri Feb 24 20:57:49 2023 -0700
Zomars/cal 884 paid events not sending the link (#7318 )
* WIP
* Sends correct emails for paid bookings
* Update PaymentService.ts
* Update webhook.ts
* Update webhook.ts
commit a57369d521
Author: zomars <zomars@me.com>
Date: Mon Feb 27 17:56:55 2023 -0700
Whitespace!!
commit 4d74fa89bf
Author: zomars <zomars@me.com>
Date: Mon Feb 27 16:36:08 2023 -0700
fix
commit fe1724accc
Author: zomars <zomars@me.com>
Date: Mon Feb 27 16:23:24 2023 -0700
Build fix
commit 0ce2c654ce
Author: zomars <zomars@me.com>
Date: Mon Feb 27 16:17:48 2023 -0700
LFG
commit d8be331679
Author: zomars <zomars@me.com>
Date: Mon Feb 27 15:59:52 2023 -0700
Please
commit d27f36f889
Author: zomars <zomars@me.com>
Date: Mon Feb 27 15:41:33 2023 -0700
Pls
commit eb4d01eff2
Author: zomars <zomars@me.com>
Date: Mon Feb 27 15:28:01 2023 -0700
Test
commit c3fd449cfd
Author: zomars <zomars@me.com>
Date: Mon Feb 27 14:07:52 2023 -0700
a
commit 21cc883415
Author: zomars <zomars@me.com>
Date: Sat Feb 25 09:35:42 2023 -0700
Fingers crossed
commit f674d7f99b
Author: zomars <zomars@me.com>
Date: Sat Feb 25 09:31:44 2023 -0700
cache-build not skipping
commit 3cbbead2f2
Author: zomars <zomars@me.com>
Date: Sat Feb 25 09:16:16 2023 -0700
One more time
commit 20672bfbc8
Author: zomars <zomars@me.com>
Date: Sat Feb 25 09:00:51 2023 -0700
Caching is hard
commit a6ff8974a4
Author: zomars <zomars@me.com>
Date: Sat Feb 25 08:45:09 2023 -0700
Running out of ideas
commit d7577926ad
Author: zomars <zomars@me.com>
Date: Sat Feb 25 08:31:54 2023 -0700
Possible caching conflicts
commit 1cc8e6e897
Author: zomars <zomars@me.com>
Date: Sat Feb 25 08:05:35 2023 -0700
e2e
commit 4636609be2
Author: zomars <zomars@me.com>
Date: Sat Feb 25 08:03:08 2023 -0700
Cache fixes
commit 6db3b1afbe
Author: zomars <zomars@me.com>
Date: Sat Feb 25 07:49:50 2023 -0700
Test
commit 8d2587bc3a
Author: zomars <zomars@me.com>
Date: Fri Feb 24 21:20:27 2023 -0700
db-cache fixes
commit 0991c54f36
Author: zomars <zomars@me.com>
Date: Fri Feb 24 21:07:13 2023 -0700
Adds skipping steps
commit e8e437ba01
Author: zomars <zomars@me.com>
Date: Fri Feb 24 21:04:38 2023 -0700
Fixes
commit d5912767bd
Author: zomars <zomars@me.com>
Date: Fri Feb 24 20:48:15 2023 -0700
Cache fixes
commit 88aa6d560e
Author: zomars <zomars@me.com>
Date: Fri Feb 24 20:17:23 2023 -0700
Fix
commit 594d8b5efe
Author: zomars <zomars@me.com>
Date: Fri Feb 24 20:17:23 2023 -0700
Fix
commit 0b29558a6c
Author: zomars <zomars@me.com>
Date: Fri Feb 24 20:12:45 2023 -0700
Fix
commit f80259232c
Author: zomars <zomars@me.com>
Date: Fri Feb 24 20:09:53 2023 -0700
Fix
commit 73b02c2c92
Author: zomars <zomars@me.com>
Date: Fri Feb 24 20:04:07 2023 -0700
Fix
commit 4c375c8952
Author: zomars <zomars@me.com>
Date: Fri Feb 24 19:59:15 2023 -0700
FFS
commit fbe8eb969f
Author: zomars <zomars@me.com>
Date: Fri Feb 24 19:56:59 2023 -0700
Fixes
commit 619b26de02
Author: zomars <zomars@me.com>
Date: Fri Feb 24 19:53:39 2023 -0700
Fix
commit 737a29b80a
Author: zomars <zomars@me.com>
Date: Fri Feb 24 19:51:38 2023 -0700
Fix
commit a9cf1fd383
Author: zomars <zomars@me.com>
Date: Fri Feb 24 19:49:20 2023 -0700
Another fix
commit 0770c5b814
Author: zomars <zomars@me.com>
Date: Fri Feb 24 19:45:41 2023 -0700
Fix
commit efb9d0ccd4
Author: zomars <zomars@me.com>
Date: Fri Feb 24 19:43:42 2023 -0700
Fix env setter
commit 5cda52f1f9
Author: zomars <zomars@me.com>
Date: Fri Feb 24 19:23:11 2023 -0700
Add env-cache
commit ad8e36891e
Author: zomars <zomars@me.com>
Date: Fri Feb 24 18:56:27 2023 -0700
Create env file workflow
2023-02-28 13:52:50 -07:00
Omar López
d19eaae5b6
Solves Github actions caching issues ( #7431 )
...
* Create env file workflow
* Add env-cache
* Fix env setter
* Fix
* Another fix
* Fix
* Fix
* Fixes
* FFS
* Fix
* Fix
* Fix
* Fix
* Fix
* Cache fixes
* Fixes
* Adds skipping steps
* db-cache fixes
* Test
* Cache fixes
* e2e
* Possible caching conflicts
* Running out of ideas
* Caching is hard
* One more time
* cache-build not skipping
* Fingers crossed
* a
* Test
* Pls
* Please
* LFG
* Build fix
* fix
* Whitespace!!
* Zomars/cal 884 paid events not sending the link (#7318 )
* WIP
* Sends correct emails for paid bookings
* Update PaymentService.ts
* Update webhook.ts
* Update webhook.ts
* Update settings back button redirect link (#7403 )
* fix(schedule): close on click #7143
* fix(EventSetupTab): validLocations length will always match validLocations length #7138
* fix(SettingsLayout): go back to right route #7379
* feat: get country code from ip geolocation (#6880 )
* feat: get coutnry code from ip geolocation
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: create new api route for fetching code
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* chore: replace city with country
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* refactor: create hook for country
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* Team Workflows (#7038 )
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* Add destination calendar name to DestinationCalendarSelector (#6701 )
* Add destination calendar name
* Type fix
* Search through calendars only for destination calendar credential
* Refactor get connected calendars
* Clean up
---------
Co-authored-by: zomars <zomars@me.com>
* Update viewer.tsx (#7428 )
* Fix - add team members to emails (#7207 )
* On booking add team members & translation
* Add team members to round robin create
* Only update calendars on reschedule if there is a calendar reference
* Send email on reschedules
* Send team email on cancelled event
* Add team members to calendar event description
* Clean up
* Convert other emails to organizer & teams
* Type check fixes
* More type fixes
* Change organizer scheduled input to an object
* early return updateCalendarEvent
* Introduce team member type
* Fix type errors
* Put team members before attendees
* Remove lodash cloneDeep
* Update packages/core/EventManager.ts
Co-authored-by: Omar López <zomars@me.com>
* Remove booking select object
* Revert "Remove booking select object"
This reverts commit 9f121ff4eb
.
* Refactor email manager (#7270 )
Co-authored-by: zomars <zomars@me.com>
* Type change
* Remove conditional check for updateAllCalendarEvents
---------
Co-authored-by: zomars <zomars@me.com>
* Typefix
* Updates webhook response
* Update pr.yml
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Esaú Morais <55207584+esau-morais@users.noreply.github.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2023-02-28 10:41:55 +00:00
Peer Richelsen
7d1bc5f0c5
removed todo to issue workflow ( #7401 )
...
* removed todo to issue workflow
* Revert "removed todo to issue workflow"
This reverts commit 915c18fe2b
.
* Make todo only when code reaches main
---------
Co-authored-by: zomars <zomars@me.com>
2023-02-24 15:51:14 -07:00
zomars
f7eda5aa3a
Moved cache-db to yarn-build
2023-02-24 13:16:26 -07:00
zomars
cc4192817b
Caching is hard
2023-02-24 12:45:49 -07:00
zomars
dbcebec31b
Update lint.yml
2023-02-23 14:27:43 -07:00
zomars
f427c09e88
Update pr.yml
2023-02-23 14:21:15 -07:00
zomars
ded838881f
Update pr.yml
2023-02-23 14:13:24 -07:00
zomars
08da9d805a
Create cache-clean.yml
2023-02-23 14:06:34 -07:00
zomars
7cd0d5c3c3
Squashed commit of the following:
...
commit db31f2fdf442a7e68b8cdee4990318d30a5a3210
Author: zomars <zomars@me.com>
Date: Thu Feb 23 11:41:46 2023 -0700
Update pr.yml
commit 7afa9839e3a3842f2277f54bff703b1eb5740905
Author: zomars <zomars@me.com>
Date: Thu Feb 23 11:36:49 2023 -0700
Update nextjs-bundle-analysis.yml
commit 3b68ed19d774ce9540b0729e0b109cccbde65ea4
Author: zomars <zomars@me.com>
Date: Thu Feb 23 11:28:30 2023 -0700
Update pr.yml
commit 7c7e5ab65b03f97760481610a71c796611080719
Author: zomars <zomars@me.com>
Date: Thu Feb 23 10:56:14 2023 -0700
Update pr.yml
commit d1854cedd2aa19a7c260426ce3b309a40a16315a
Merge: 26568ba69
b018ee34a
Author: zomars <zomars@me.com>
Date: Thu Feb 23 10:50:32 2023 -0700
Merge remote-tracking branch 'upstream/main'
commit 26568ba693
Merge: 2c72ac6f0
f5318c6be
Author: zomars <zomars@me.com>
Date: Tue Feb 21 17:10:10 2023 -0700
Merge remote-tracking branch 'upstream/main'
commit 2c72ac6f0c
Author: Peer Richelsen <peeroke@gmail.com>
Date: Tue Feb 21 23:25:43 2023 +0100
improved brand colors on booking page (#7269 )
commit 65c0d3ffe8
Author: Alex van Andel <me@alexvanandel.com>
Date: Tue Feb 21 20:03:52 2023 +0000
Define CODEOWNERS file (#7245 )
* Start defining CODEOWNERS file
* Update CODEOWNERS
---------
Co-authored-by: Omar López <zomars@me.com>
commit 29fb814348
Author: Omar López <zomars@me.com>
Date: Tue Feb 21 17:06:44 2023 -0700
Update .github/actions/cache-db/action.yml
commit 92672fe3aa
Author: zomars <zomars@me.com>
Date: Tue Feb 21 16:09:20 2023 -0700
Revert "Revert "Re-enables buildjet""
This reverts commit a1d78e7c12
.
commit 530e9748d7
Author: zomars <zomars@me.com>
Date: Tue Feb 21 15:13:22 2023 -0700
Fixes build env
commit a1d78e7c12
Author: zomars <zomars@me.com>
Date: Tue Feb 21 14:39:09 2023 -0700
Revert "Re-enables buildjet"
This reverts commit badd655e1e
.
commit 8f67711e5d
Author: zomars <zomars@me.com>
Date: Tue Feb 21 14:38:41 2023 -0700
Adds missing build cache to e2e
commit badd655e1e
Author: zomars <zomars@me.com>
Date: Tue Feb 21 14:27:11 2023 -0700
Re-enables buildjet
commit c7bdb52e0a
Author: zomars <zomars@me.com>
Date: Tue Feb 21 14:10:34 2023 -0700
Inherit secrets
commit 86b9b48e86
Author: zomars <zomars@me.com>
Date: Tue Feb 21 13:58:35 2023 -0700
Fixes?
commit ebc304b39e
Author: zomars <zomars@me.com>
Date: Tue Feb 21 13:42:33 2023 -0700
Update nextjs-bundle-analysis.yml
commit 7da00d9566
Author: zomars <zomars@me.com>
Date: Tue Feb 21 13:32:08 2023 -0700
Update nextjs-bundle-analysis.yml
commit 224cc38fac
Author: zomars <zomars@me.com>
Date: Tue Feb 21 13:21:38 2023 -0700
Update nextjs-bundle-analysis.yml
commit 8fdd71ae36
Author: zomars <zomars@me.com>
Date: Tue Feb 21 12:50:45 2023 -0700
Build fixes
commit 6790be6f8f
Author: zomars <zomars@me.com>
Date: Tue Feb 21 12:46:17 2023 -0700
Upgrades actions/checkout@v3
commit cc85218e0b
Author: zomars <zomars@me.com>
Date: Tue Feb 21 12:29:33 2023 -0700
Update action.yml
commit 380b1c2be4
Author: zomars <zomars@me.com>
Date: Tue Feb 21 12:09:00 2023 -0700
Update action.yml
commit 39b05a4e9b
Author: zomars <zomars@me.com>
Date: Tue Feb 21 11:55:50 2023 -0700
Update action.yml
commit f4260393da
Merge: a82e9925f
4adfcb4b6
Author: zomars <zomars@me.com>
Date: Tue Feb 21 11:48:32 2023 -0700
Merge remote-tracking branch 'upstream/main'
commit a82e9925f5
Author: zomars <zomars@me.com>
Date: Tue Feb 21 11:46:07 2023 -0700
Update lint.yml
commit 747ad8513f
Author: zomars <zomars@me.com>
Date: Tue Feb 21 11:27:22 2023 -0700
Caches DB
commit f5e96ba3f1
Author: zomars <zomars@me.com>
Date: Tue Feb 21 10:49:05 2023 -0700
Comments out buildjet
commit aad26223b1
Author: zomars <zomars@me.com>
Date: Tue Feb 21 10:36:59 2023 -0700
Update pr.yml
commit 7ce463f38c
Author: zomars <zomars@me.com>
Date: Mon Feb 20 22:07:31 2023 -0700
Update action.yml
commit f5f57d9632
Author: zomars <zomars@me.com>
Date: Mon Feb 20 22:06:23 2023 -0700
Adjustments
commit 2f048acbe6
Author: zomars <zomars@me.com>
Date: Mon Feb 20 21:47:01 2023 -0700
WIP
commit dd1d86beb2
Author: zomars <zomars@me.com>
Date: Mon Feb 20 21:44:14 2023 -0700
Removed required checks
commit 0db2b50ca8
Author: zomars <zomars@me.com>
Date: Mon Feb 20 21:11:27 2023 -0700
Fixes
commit bdc46bd5ee
Author: zomars <zomars@me.com>
Date: Mon Feb 20 21:05:01 2023 -0700
Update pr.yml
commit f6c58252a8
Author: zomars <zomars@me.com>
Date: Mon Feb 20 21:02:39 2023 -0700
Fixes
commit 04369405f3
Author: zomars <zomars@me.com>
Date: Mon Feb 20 20:35:39 2023 -0700
Fixes
commit 4a60555b2b
Author: zomars <zomars@me.com>
Date: Mon Feb 20 20:32:37 2023 -0700
Update yarn-install.yml
commit 3d7749cef0
Author: zomars <zomars@me.com>
Date: Mon Feb 20 20:31:53 2023 -0700
Update yarn-install.yml
commit 374dc68848
Author: zomars <zomars@me.com>
Date: Mon Feb 20 20:28:14 2023 -0700
Update yarn-install.yml
commit ae13d06ec2
Author: zomars <zomars@me.com>
Date: Mon Feb 20 20:27:31 2023 -0700
Update check-types.yml
commit 93ad2cc923
Author: zomars <zomars@me.com>
Date: Mon Feb 20 20:26:38 2023 -0700
Cleanup
commit 26730f7bbc
Author: zomars <zomars@me.com>
Date: Mon Feb 20 20:05:54 2023 -0700
Test
commit 76373a91c1
Author: zomars <zomars@me.com>
Date: Mon Feb 20 19:51:28 2023 -0700
Update yarn-e2e.yml
commit 0b3d98a4bc
Author: zomars <zomars@me.com>
Date: Mon Feb 20 19:51:14 2023 -0700
Update package.json
commit 978d848b39
Author: zomars <zomars@me.com>
Date: Mon Feb 20 19:37:19 2023 -0700
Cleanup
commit f2ccee16a7
Author: zomars <zomars@me.com>
Date: Mon Feb 20 19:18:42 2023 -0700
Update action.yml
commit cf9cbbc5f0
Author: zomars <zomars@me.com>
Date: Mon Feb 20 18:59:35 2023 -0700
Update pr.yml
commit e8d39a91a5
Author: zomars <zomars@me.com>
Date: Mon Feb 20 18:57:53 2023 -0700
Update action.yml
commit eaa1210d13
Author: zomars <zomars@me.com>
Date: Mon Feb 20 18:43:59 2023 -0700
Anotha one
commit 2958c17ebb
Author: zomars <zomars@me.com>
Date: Mon Feb 20 16:36:39 2023 -0700
Tests
commit 922c9077b6
Author: zomars <zomars@me.com>
Date: Mon Feb 20 16:02:05 2023 -0700
Update pr.yml
commit 663b3bf48a
Author: zomars <zomars@me.com>
Date: Mon Feb 20 16:00:49 2023 -0700
Adds type check
commit 99746ee6e8
Author: zomars <zomars@me.com>
Date: Mon Feb 20 15:53:57 2023 -0700
Update yarn-e2e.yml
commit f82833cfdb
Author: zomars <zomars@me.com>
Date: Mon Feb 20 15:53:04 2023 -0700
Abstract playwright cache
commit e92ad12b54
Author: zomars <zomars@me.com>
Date: Mon Feb 20 15:41:07 2023 -0700
Update action.yml
commit 271fe44bf0
Author: zomars <zomars@me.com>
Date: Mon Feb 20 15:34:38 2023 -0700
Update action.yml
commit 9a690de1ff
Author: zomars <zomars@me.com>
Date: Mon Feb 20 15:26:51 2023 -0700
WIP
commit 5322fc7134
Author: zomars <zomars@me.com>
Date: Mon Feb 20 15:04:03 2023 -0700
Fixes
commit 3721dae0b4
Author: zomars <zomars@me.com>
Date: Mon Feb 20 14:59:12 2023 -0700
Update action.yml
commit 1027f058fd
Author: zomars <zomars@me.com>
Date: Mon Feb 20 14:56:51 2023 -0700
Update action.yml
commit 9d74f9ed7b
Author: zomars <zomars@me.com>
Date: Mon Feb 20 14:53:43 2023 -0700
Fixes
commit 4bfd63afef
Author: zomars <zomars@me.com>
Date: Mon Feb 20 14:51:46 2023 -0700
DRY
commit ea6114835d
Author: Omar López <zomars@me.com>
Date: Sat Feb 18 16:38:00 2023 -0700
Update production-build.yml
commit 8ec2b2c2c5
Author: Omar López <zomars@me.com>
Date: Sat Feb 18 16:36:44 2023 -0700
Update production-build.yml
commit b0a7ccaa75
Author: zomars <zomars@me.com>
Date: Sat Feb 18 15:59:25 2023 -0700
TEST
commit 0d639fdeb9
Author: zomars <zomars@me.com>
Date: Sat Feb 18 15:36:00 2023 -0700
Revert
commit 5a597644a0
Author: zomars <zomars@me.com>
Date: Sat Feb 18 15:32:16 2023 -0700
Test
commit 7aafa78f14
Author: zomars <zomars@me.com>
Date: Sat Feb 18 12:09:58 2023 -0700
test
commit 81287f963b
Author: zomars <zomars@me.com>
Date: Sat Feb 18 11:12:56 2023 -0700
Update pr.yml
commit ef596f53d4
Author: zomars <zomars@me.com>
Date: Sat Feb 18 10:59:08 2023 -0700
Update pr.yml
commit 7dbaf1d08d
Author: zomars <zomars@me.com>
Date: Sat Feb 18 10:58:22 2023 -0700
Update pr.yml
commit 25489edac7
Author: zomars <zomars@me.com>
Date: Sat Feb 18 10:39:55 2023 -0700
Update pr.yml
commit 29ae0845b5
Author: zomars <zomars@me.com>
Date: Sat Feb 18 10:32:17 2023 -0700
Update production-build.yml
commit 791492ac9e
Author: zomars <zomars@me.com>
Date: Sat Feb 18 10:28:37 2023 -0700
Update pr.yml
commit 92597d8d7e
Author: zomars <zomars@me.com>
Date: Sat Feb 18 10:24:15 2023 -0700
Update pr.yml
commit 9bc85570c7
Author: zomars <zomars@me.com>
Date: Sat Feb 18 10:23:25 2023 -0700
Update pr.yml
commit ba20dbbb96
Author: zomars <zomars@me.com>
Date: Sat Feb 18 10:15:53 2023 -0700
Update nextjs-bundle-analysis.yml
commit 35b7cd52d8
Author: zomars <zomars@me.com>
Date: Sat Feb 18 10:11:02 2023 -0700
Update pr.yml
commit 8fe421e8d5
Author: zomars <zomars@me.com>
Date: Sat Feb 18 09:55:49 2023 -0700
Update pr.yml
commit f96af3f708
Author: zomars <zomars@me.com>
Date: Sat Feb 18 09:33:34 2023 -0700
Update production-build.yml
commit 29134a3245
Author: zomars <zomars@me.com>
Date: Fri Feb 17 20:53:06 2023 -0700
Tests
commit 4aa8917687
Author: zomars <zomars@me.com>
Date: Fri Feb 17 20:38:17 2023 -0700
Update production-build.yml
commit 7c0884d0b7
Author: zomars <zomars@me.com>
Date: Fri Feb 17 20:16:59 2023 -0700
Update pr.yml
commit b68ccd5ee1
Author: zomars <zomars@me.com>
Date: Fri Feb 17 20:16:27 2023 -0700
Update pr.yml
commit 0c15086a7c
Author: zomars <zomars@me.com>
Date: Fri Feb 17 20:13:29 2023 -0700
Update pr.yml
commit da277ce83b
Author: zomars <zomars@me.com>
Date: Fri Feb 17 20:12:50 2023 -0700
Update pr.yml
commit fdb170086b
Author: zomars <zomars@me.com>
Date: Fri Feb 17 20:12:19 2023 -0700
Update pr.yml
commit 1676d9070b
Author: zomars <zomars@me.com>
Date: Fri Feb 17 20:12:06 2023 -0700
Update pr.yml
commit e834b42e87
Author: zomars <zomars@me.com>
Date: Fri Feb 17 19:59:53 2023 -0700
Update pr.yml
commit e414378d24
Author: zomars <zomars@me.com>
Date: Fri Feb 17 19:57:07 2023 -0700
Update pr.yml
commit 6904553b62
Author: zomars <zomars@me.com>
Date: Fri Feb 17 19:55:47 2023 -0700
Update pr.yml
commit 4722f0b44a
Author: zomars <zomars@me.com>
Date: Fri Feb 17 19:54:50 2023 -0700
Update pr.yml
commit 2a9afdc4ac
Author: zomars <zomars@me.com>
Date: Fri Feb 17 19:13:25 2023 -0700
Testing
2023-02-23 13:44:38 -07:00
zomars
d2b45e52ff
Update nextjs-bundle-analysis.yml
2023-02-22 14:36:14 -07:00
zomars
0da6878188
Update pr.yml
2023-02-22 14:34:05 -07:00
zomars
81d842ade7
Update nextjs-bundle-analysis.yml
2023-02-21 17:22:46 -07:00
Omar López
d26732c9dc
Refactors Github Workflows ( #7267 )
...
* Testing
* Update pr.yml
* Update pr.yml
* Update pr.yml
* Update pr.yml
* Update pr.yml
* Update pr.yml
* Update pr.yml
* Update pr.yml
* Update pr.yml
* Update pr.yml
* Update production-build.yml
* Tests
* Update production-build.yml
* Update pr.yml
* Update pr.yml
* Update nextjs-bundle-analysis.yml
* Update pr.yml
* Update pr.yml
* Update pr.yml
* Update production-build.yml
* Update pr.yml
* Update pr.yml
* Update pr.yml
* Update pr.yml
* test
* Test
* Revert
* TEST
* Update production-build.yml
* Update production-build.yml
* DRY
* Fixes
* Update action.yml
* Update action.yml
* Fixes
* WIP
* Update action.yml
* Update action.yml
* Abstract playwright cache
* Update yarn-e2e.yml
* Adds type check
* Update pr.yml
* Tests
* Anotha one
* Update action.yml
* Update pr.yml
* Update action.yml
* Cleanup
* Update package.json
* Update yarn-e2e.yml
* Test
* Cleanup
* Update check-types.yml
* Update yarn-install.yml
* Update yarn-install.yml
* Update yarn-install.yml
* Fixes
* Fixes
* Update pr.yml
* Fixes
* Removed required checks
* WIP
* Adjustments
* Update action.yml
* Update pr.yml
* Comments out buildjet
* Caches DB
* Update lint.yml
* Update action.yml
* Update action.yml
* Update action.yml
* Upgrades actions/checkout@v3
* Build fixes
* Update nextjs-bundle-analysis.yml
* Update nextjs-bundle-analysis.yml
* Update nextjs-bundle-analysis.yml
* Fixes?
* Inherit secrets
* Re-enables buildjet
* Adds missing build cache to e2e
* Revert "Re-enables buildjet"
This reverts commit badd655e1e
.
* Fixes build env
* Revert "Revert "Re-enables buildjet""
This reverts commit a1d78e7c12
.
* Update .github/actions/cache-db/action.yml
* Define CODEOWNERS file (#7245 )
* Start defining CODEOWNERS file
* Update CODEOWNERS
---------
Co-authored-by: Omar López <zomars@me.com>
* improved brand colors on booking page (#7269 )
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-02-21 17:10:39 -07:00
zomars
e8cf92361a
Fingers crossed 🤞
2023-02-14 15:36:02 -07:00
zomars
24dabd0ddc
Update nextjs-bundle-analysis.yml
2023-02-14 14:21:12 -07:00
zomars
93f65807e7
Bundle output fixes
2023-02-13 15:13:57 -07:00
zomars
05ad437b27
Update nextjs-bundle-analysis.yml
2023-02-13 15:01:23 -07:00
zomars
26a57a71ae
Update nextjs-bundle-analysis.yml
2023-02-13 14:46:04 -07:00
zomars
34a10205a3
Update nextjs-bundle-analysis.yml
2023-02-13 14:44:55 -07:00
zomars
2e96e2ef3f
Update nextjs-bundle-analysis.yml
2023-02-13 13:54:27 -07:00
zomars
2ca6769a70
Update nextjs_bundle_analysis.yml
2023-02-13 12:44:37 -07:00
zomars
1eb514dfcf
Testing bundle analyzer action
2023-02-13 12:38:54 -07:00
Nafees Nazik
d6c004ba22
feat: add stale issues action ( #7028 )
2023-02-13 12:21:07 -07:00
Nafees Nazik
f04c634c48
fix: fixme line in todo action ( #6982 )
...
* fix: remove line marked with the comment fixme
* fix: remove push
2023-02-13 12:27:48 +00:00
Omar López
05f51459a6
Add todo to issue action ( #6749 )
...
* Create todo-to-issue.yml
* Update todo-to-issue.yml
* Update todo-to-issue.yml
* Update todo-to-issue.yml
* Update todo-to-issue.yml
* test
* Update todo-to-issue.yml
2023-02-08 18:24:01 -07:00
Joe Au-Yeung
34db46869e
Move e2e to buildjet ( #6840 )
2023-02-02 08:42:28 +00:00
Joe Au-Yeung
99e71054ff
Change lint action to run on BuildJet ( #6819 )
2023-01-31 19:08:08 +01:00
zomars
83b4ba94fc
testing auto crowdin
2023-01-12 16:01:40 -07:00
zomars
0a76368e98
Run required checks from Crowin PRs
2023-01-12 14:22:11 -07:00
zomars
9507138f29
Labeler fixes
2023-01-12 08:52:21 -07:00
zomars
4f720c8c9b
Update crowdin.yml
2023-01-10 08:05:14 -07:00
zomars
89ed07a097
Update crowdin.yml
2023-01-09 20:17:03 -07:00
zomars
d7d73d2caf
Update crowdin.yml
2023-01-09 20:15:53 -07:00
zomars
aa92730e28
Fix labeler
2023-01-09 19:52:02 -07:00
zomars
d4e19b0fa4
Revert "Matches postgres image across projects"
...
This reverts commit c12877a58f
.
2022-12-22 17:11:31 -07:00
zomars
c12877a58f
Matches postgres image across projects
2022-12-22 16:52:44 -07:00
zomars
dcc226976c
Update labeler.yml
2022-12-21 17:03:00 -07:00
Peer Richelsen
80c96ea5ac
remove "Add bugs to Bug Hunting" workflow ( #5901 )
...
not needed anymore
2022-12-07 13:09:01 -07:00
zomars
0e89fb9f6a
Update release.yml
2022-11-28 09:07:30 -07:00
zomars
5e2db12396
Update release.yml
2022-11-16 15:17:35 -07:00
zomars
6bc9d2fd94
Update release.yml
2022-11-16 15:06:20 -07:00
zomars
d43ee154d0
Update release.yml
2022-11-16 14:38:15 -07:00
Hariom Balhara
bb7815464c
Feature/Routing-Forms/Reporting ( #5375 )
...
* Add very basic reporting logic
* Support more logical operators
* Add tests
* Fix types
* Add playwright test for reporting
* Fix table UI
* Remove only
* Better name variable
* Increase max_old_space to allow tests to run without reaciing limit
* Update test name
* Reuse getServerSideProps
* Variable renaming
* PR Suggestions
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-11 09:57:44 +00:00
zomars
97b99deb5d
Adds release action
2022-11-08 13:32:18 -07:00