kodiakhq[bot]
6132c87c72
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-13 19:54:49 +00:00
github-actions[bot]
ffc0f460a0
New Crowdin translations by Github Action ( #1500 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-01-13 19:53:26 +00:00
kodiakhq[bot]
98fe63625a
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-13 19:52:02 +00:00
Omar López
c9c21e6a67
Github Workflow cleanup ( #1504 )
...
* Update lint.yml
* Build and e2e on PRs
* Adds security checks for PRs
* removes build workflow
Is not needed anymore thanks to E2E
2022-01-13 12:51:15 -07:00
kodiakhq[bot]
4b0f2e56ef
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-13 19:48:30 +00:00
Philip Niedertscheider
9c94aadbf7
Fixed Google Calendar custom destination calendar deletion ( #1486 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-01-13 19:47:15 +00:00
kodiakhq[bot]
3667ea27d4
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-13 19:38:09 +00:00
Omar López
f8c036164c
Adds security checks for PRs ( #1503 )
...
* Update lint.yml
* Build and e2e on PRs
* Adds security checks for PRs
2022-01-13 12:37:34 -07:00
kodiakhq[bot]
5abd634a82
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-13 18:10:14 +00:00
Omar López
67bcbfd75a
Runs lint on all PRs to main (including external contributors) ( #1502 )
...
* Update lint.yml
* Build and e2e on PRs
2022-01-13 18:09:37 +00:00
kodiakhq[bot]
9bc900f8f7
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-13 16:53:27 +00:00
Omar López
54be2a2ec1
Update e2e.yml ( #1498 )
2022-01-13 16:52:31 +00:00
kodiakhq[bot]
8fa3cb3bed
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-12 22:23:05 +00:00
github-actions[bot]
4608b9d56d
New Crowdin translations by Github Action ( #1494 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-01-12 22:22:16 +00:00
kodiakhq[bot]
57d87873a1
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-12 22:18:27 +00:00
Manjunath Reddy
8d9c69916b
Update instructions to create new user record ( #1489 )
2022-01-12 22:18:19 +00:00
kodiakhq[bot]
c56b4a618d
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-12 22:18:04 +00:00
github-actions[bot]
643e64a0e4
New Crowdin translations by Github Action ( #1493 )
2022-01-12 22:17:09 +00:00
Peer Richelsen
20404611b0
Fix/remove date selector telementry ( #1491 )
2022-01-12 22:16:38 +00:00
kodiakhq[bot]
a4df8dc99d
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-12 21:55:19 +00:00
Bailey Pumfleet
f7fda47534
Add ability to change email ( #1492 )
2022-01-12 21:54:48 +00:00
kodiakhq[bot]
24ab2bd843
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-12 13:58:23 +00:00
Bailey Pumfleet
c48d0d6c34
Fix reorder arrow alignment ( #1487 )
2022-01-12 13:57:51 +00:00
kodiakhq[bot]
5579a89613
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-12 13:47:30 +00:00
Bailey Pumfleet
861cfdfed0
Fix the query invalidation
2022-01-12 13:46:24 +00:00
kodiakhq[bot]
55847647ff
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-12 13:13:57 +00:00
github-actions[bot]
fbc1df9a30
New Crowdin translations by Github Action ( #1475 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-01-12 13:13:24 +00:00
kodiakhq[bot]
91e2b49c5f
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-12 13:07:26 +00:00
Syed Ali Shahbaz
ac6275b906
hotfix for images hosted elsewhere and link stored in DB ( #1480 )
...
* hotfix for images hosted elsewhere and link stored in DB
* improved if else
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-01-12 13:06:39 +00:00
kodiakhq[bot]
f53fcce859
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-12 12:35:35 +00:00
Jamie Pine
d2b9e67424
fix ( #1482 )
2022-01-12 12:34:50 +00:00
kodiakhq[bot]
ed63a315f1
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-12 09:29:50 +00:00
Jamie Pine
70683a89b9
Added "New Event Type" button on Team settings ( #1411 )
...
- Moved CreateNewEventButton in pages/event-types/index to dedicated component as this is used in two places now.
- Implemented CreateEventType button on Team settings screen and replaced old markup in on event types page with new component.
- Upgrade vanilla JS inputs to library primitives.
- Created TextArea & TextAreaField components in components/form.
- [Bugfix] Changed back button behavior in Shell to have a specified back path as CreateEventType's modal interfered with the router.goBack behavior.
- Ensure modal data is preserved in URL params for router accuracy and removed on exit.
2022-01-12 01:29:20 -08:00
kodiakhq[bot]
eda9cd3d15
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-11 16:27:18 +00:00
Peer Richelsen
59d4d92b52
shorten bio for og-image ( #1477 )
2022-01-11 16:26:45 +00:00
kodiakhq[bot]
926f91d435
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-11 11:39:21 +00:00
Bailey Pumfleet
8b68263800
Update feature_request.md
2022-01-11 11:38:22 +00:00
kodiakhq[bot]
b000b970b5
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-11 10:33:18 +00:00
Bailey Pumfleet
7739994f4e
Add an away mode to disable your booking page ( #1418 )
...
* Add away column and status circle
* Add away status toggle
* Show message on booking page when away
* Update common.json
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-01-11 10:32:40 +00:00
kodiakhq[bot]
047e417a6a
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-11 10:25:24 +00:00
Peer Richelsen
a61cb690af
temporary fixes daily issue ( #1469 )
2022-01-11 10:24:37 +00:00
kodiakhq[bot]
9141f0a66d
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-11 08:54:36 +00:00
Syed Ali Shahbaz
e24d8889fc
Cal 710 turn dataimagejpegbase64 avatar into ( #1429 )
...
* --wip
* added next-config custom header path
* added avatar endpoint
* cleanup --wip
* adding gravatar fallback support --wip
* added endpoint rewrite and avatar access
* gravatar support added
* build err fix
* updated HeadSEO with new avatar logic
* --wip
* adds og compat
* added truncated bio
* cleanup
* changed truncate of body from 24 chars to 32 chars
* removed unused, commented code
* removed trailing whitespace
* requested changes
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-01-11 08:54:02 +00:00
kodiakhq[bot]
0d0d03d693
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-10 23:33:41 +00:00
github-actions[bot]
f0abf47ecc
New Crowdin translations by Github Action ( #1465 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-01-10 23:32:53 +00:00
kodiakhq[bot]
ce42c572b8
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-10 23:25:38 +00:00
Alex van Andel
1c0c3c7690
Fix reschedule uid not prepopulating fields ( #1416 )
2022-01-10 23:25:06 +00:00
kodiakhq[bot]
9d9bd3283a
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-08 16:54:42 +00:00
Muhammad Redho Ayassa
09c4040ce5
fix missing date in book page ( #1430 )
2022-01-08 16:54:02 +00:00
kodiakhq[bot]
42677cfac4
Merge branch 'main' into add_booking_confirmed_webhook_event
2022-01-07 22:25:22 +00:00