Commit Graph

4416 Commits

Author SHA1 Message Date
CarinaWolli 1424462db9 fix tool bar items dropdown 2023-01-09 09:42:41 -05:00
CarinaWolli c7bafd385d center icons 2023-01-09 09:31:53 -05:00
CarinaWolli 4a19707b8a remove rounded borders in dropwdown on hover and active 2023-01-09 09:27:17 -05:00
CarinaWolli 4b6afeb29e center add variable dropwdown icon 2023-01-09 09:12:22 -05:00
CarinaWolli 4d66bbc35c Merge branch 'main' into fix/reusable-wysiwyg 2023-01-09 09:04:27 -05:00
sean-brydon 112d504148
Chor/v2 UI tidy - Dialog & Toasts (#6307)
* Dialog Tidyup

* Move toasts

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
2023-01-09 13:57:12 +00:00
kodiakhq[bot] 1eed3118b7
Merge branch 'main' into fix/reusable-wysiwyg 2023-01-09 12:16:38 +00:00
Peer Richelsen d275930732
link to event-types in settings to fix cal.com usage (#6348) 2023-01-09 13:15:10 +01:00
kodiakhq[bot] d2462d636d
Merge branch 'main' into fix/reusable-wysiwyg 2023-01-08 16:51:55 +00:00
Alex van Andel 97e33bdd7e
Set bg-white to secondary variant (#6339) 2023-01-08 17:50:37 +01:00
kodiakhq[bot] fcd5ec1acc
Merge branch 'main' into fix/reusable-wysiwyg 2023-01-08 08:30:39 +00:00
Hariom Balhara 3f13791faf
Add app-store installed page navigationt ests (#6333) 2023-01-08 09:29:20 +01:00
kodiakhq[bot] 25063549ec
Merge branch 'main' into fix/reusable-wysiwyg 2023-01-08 00:06:57 +00:00
Omar López 359cfc4be0
Replaces mdx-remote with markdown-it (#6326)
* Replaces mdx-remote with react-markdown

* Replaces react-markdown with already available markdown-it

* Renames readme to description

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-01-08 00:05:35 +00:00
kodiakhq[bot] d318cd9dd4
Merge branch 'main' into fix/reusable-wysiwyg 2023-01-07 23:22:05 +00:00
Alex van Andel 1ad6bba0ab
set useQueryParam to false for app categories (#6330)
* set useQueryParam to false for app categories

* New param 'useQueryParam' for AppCategoryNavigation/AdminAppsList

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-01-07 23:21:21 +00:00
Peer Richelsen 3fc7e7c17d
Merge branch 'main' into fix/reusable-wysiwyg 2023-01-08 00:14:18 +01:00
Alex van Andel 6dc4211d81
Fixes hydration error, uses useTypedQuery for tabName (#6327) 2023-01-07 22:42:30 +00:00
Alex van Andel e5f0452728
Don't initialize KBar when unauthed (#6328)
* Don't initialize KBar when unauthed

* Don't render trigger when query is undefined
2023-01-07 22:31:15 +00:00
zomars d95bba63f4 Submodule sync 2023-01-07 11:19:16 -07:00
zomars 6f48869021 Add missing slash to custom import 2023-01-07 10:17:38 -07:00
Jeff Loiselle 845bfae887
adds event types to kbar (#6210) 2023-01-07 10:06:53 -07:00
zomars 3fe02fba26 Update basic.e2e.ts 2023-01-07 09:55:30 -07:00
zomars 4ca5ca9fe2 Update hash-my-url.e2e.ts 2023-01-07 09:50:02 -07:00
Hariom Balhara 364e187080
Fix/Next.js-13/Circular Dependency in Routing Forms (#6321)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-01-07 15:50:28 +00:00
Peer Richelsen b1193eef1e
Update README.md 2023-01-07 16:27:56 +01:00
Peer Richelsen e110f12cf1
Update README.md 2023-01-07 16:26:47 +01:00
Peer Richelsen 022b513935
Update package.json 2023-01-07 11:55:50 +01:00
kodiakhq[bot] 60052c2d01
Merge branch 'main' into fix/reusable-wysiwyg 2023-01-07 10:29:18 +00:00
Jeff Loiselle 010f39a7a4
adds render.com url constant (#6287)
* adds render.com url constant

* fixes webapp_url constant

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-01-07 10:28:02 +00:00
kodiakhq[bot] ff57f72f5a
Merge branch 'main' into fix/reusable-wysiwyg 2023-01-07 10:11:49 +00:00
Peer Richelsen 6b6eed66eb
fixed mobile sidebar in settings (#6317) 2023-01-07 10:10:35 +00:00
kodiakhq[bot] 3c78f978a5
Merge branch 'main' into fix/reusable-wysiwyg 2023-01-07 10:01:29 +00:00
Udit Takkar c214e01f03
fix: use overflow-auto (#6295)
* fix: use overflow-auto

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: scroll issues with too many filters

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* chore: merge conflict

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-01-07 11:00:11 +01:00
kodiakhq[bot] f85edbc308
Merge branch 'main' into fix/reusable-wysiwyg 2023-01-06 20:38:32 +00:00
Carina Wollendorfer a28ac3634d
Add start and end time of rescheduled booking to webhook payload (#6297)
* add start and end time of rescheduled booking

* fix type error

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-01-06 13:37:06 -07:00
kodiakhq[bot] 6adedb8c94
Merge branch 'main' into fix/reusable-wysiwyg 2023-01-06 20:16:25 +00:00
zomars a0709fac88 Circular dependecy hotfix 2023-01-06 13:15:34 -07:00
kodiakhq[bot] 6650af63ba
Merge branch 'main' into fix/reusable-wysiwyg 2023-01-06 20:06:51 +00:00
Alex van Andel e5b6a3332e
Feature/new design radio area group (#6289)
* Refactor of the RadioAreaGroup component

* Move RadioAreaGroup outside of v2/core

* Use useTypedQuery

* Removed unused (broken) imports

* Fix type for Select
2023-01-06 20:05:23 +00:00
kodiakhq[bot] 67a724640b
Merge branch 'main' into fix/reusable-wysiwyg 2023-01-06 19:38:33 +00:00
Jeff Loiselle 979686920a
fixes codespace login msg spelling (#6288) 2023-01-06 12:37:03 -07:00
kodiakhq[bot] 2e3ba07e59
Merge branch 'main' into fix/reusable-wysiwyg 2023-01-06 18:11:58 +00:00
zomars 793850f3aa Update console 2023-01-06 11:10:17 -07:00
kodiakhq[bot] 551c361e43
Merge branch 'main' into fix/reusable-wysiwyg 2023-01-06 17:36:28 +00:00
Nafees Nazik fa9d72fc0a
fix: flash of untranslated title in `settings/my-account/profile` (#6163)
* fix: flash of untranslated content

* feat: extract loading into a variable

* fix: use optional chaining because typescript complaining

* feat: render Meta component even if not loading for seo purpose

* fix: received an array with more than 1 element as
children warning

* fix: changes

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-01-06 10:35:32 -07:00
kodiakhq[bot] 7606802d0b
Merge branch 'main' into fix/reusable-wysiwyg 2023-01-06 17:19:59 +00:00
zomars 0d485ffed6 Updates website 2023-01-06 10:18:18 -07:00
kodiakhq[bot] 582c97c081
Merge branch 'main' into fix/reusable-wysiwyg 2023-01-06 15:59:52 +00:00
Peer Richelsen 9a2e55d528
revert version change 2023-01-06 16:59:26 +01:00