[pull] master from asyncapi:master#62
Open
pull[bot] wants to merge 1483 commits intoMayaleeeee:masterfrom
Open
[pull] master from asyncapi:master#62pull[bot] wants to merge 1483 commits intoMayaleeeee:masterfrom
pull[bot] wants to merge 1483 commits intoMayaleeeee:masterfrom
Conversation
Co-authored-by: thulieblack <sibanda.thulie@gmail.com>
* feat: add cypress for e2e testing * feat: add cypress for e2e testing * feat: demo cypress test * feat: header e2e tests * feat: footer e2e tests * feat: add e2e tests for homepage (and other regarding pages) * test: add test for docs button * fix: minor e2e tests fixes * ci: add e2e tests workflow * fix: e2e tests fix * fix: minor fixes * ci: minor fix * fix: minor fix * fix: another fix * ci: another minor fix * fix: final fix * fix: failing test fix * test: update tests to get rid of hardcoded links * fix: replace direct Cypress commands with homePage methods * ci: minor fix * fix: minor fix * ci: minor fix * ci: update dependencies * fix: small change * test: remove files from tsconfig * feat: implement base classes for each test file * fix: small change * fix: small change * fix: changes * feat: add centralized footer data and update footer validation tests * small change in footer.cy.js * refactor: simplify visit method in BasePage class * fix: correct import path for footer data in footer tests * refactor: fix lint issues in ToolsCard and ToolsDashboard components * refactor: revert changes in ToolsCard and ToolsDashboard components * small change * small change * fix(footer): update email contact in news links --------- Co-authored-by: Sambhav Gupta <81870866+sambhavgupta0705@users.noreply.github.com> Co-authored-by: Rohit <108233235+TRohit20@users.noreply.github.com> Co-authored-by: Ansh Goyal <anshgoyal1704@gmail.com>
* Add support for tools view regeneration at PR level for manual tools * minor formatting change * minor improvement * minor change * Added test cases * minor improvement * added more assertions
…#4542) Co-authored-by: Sourya07 <singhsourya137@gmail.com> Co-authored-by: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com>
* docs: fix broken git-workflow.md links Updated links to point to new location after community repo restructuring * revert: remove workflow file change as it is centrally managed --------- Co-authored-by: Chan <bot+chan@asyncapi.io>
Co-authored-by: asyncapi-bot <info@asyncapi.io> Co-authored-by: Eve <bot+eve@asyncapi.io>
* test: add e2e tests for docs and tools pages * fix: minor fixes * test: update e2e test files * test: small changes * fix: small changes * minor change * minor chabge * feat: implement base classes in e2e tests * fix: enhance link verification methods * fix: update tools data import path in E2E tests * feat: add comprehensive tools data to toolsData.json * chore: format JSON structure in docsSections.json for consistency * chore: remove Glee section from docsSections.json * chore: update tools and docs navigation methods in HomePage class * refactor: replace verifyConceptSection with goToConceptsSection for consistency * refactor: enhance page verification methods in ToolsPage * refactor: update documentation links and headings in docsSections.json * refactor: improve link verification logic in ToolsPage * Add newline at end of meetings.json Fix missing newline at end of meetings.json file. * Fix JSON formatting in newsroom_videos.json * chore: add newline at the end of BasePageTools.js * docs: add Community Travel Funding guidelines * docs: update links to AsyncAPI tool documentation * docs: add manual tools building functionality and related tests * remve line * add line * smhtg --------- Co-authored-by: Sambhav Gupta <81870866+sambhavgupta0705@users.noreply.github.com> Co-authored-by: Rohit <108233235+TRohit20@users.noreply.github.com>
Co-authored-by: Ansh Goyal <anshgoyal1704@gmail.com>
…4988) * added dropdown icon rotation * added dropdown icon rotation * corrected all resolves * style: fix linting quotes and remove trailing spaces * restored pathnames and params * style: fix linting quotes and eol-last in NavItem * style: fix trailing commas and quotes in NavItem * style: finalize NavItem formatting and restore documentation * added 180 degree at mobile view also * added 180 degree at mobile view also * added 180 degree at mobile view also * added 180 degree at mobile view also * added 180 degree at mobile view also --------- Co-authored-by: Chan <bot+chan@asyncapi.io> Co-authored-by: Ansh Goyal <anshgoyal1704@gmail.com>
* feat: add aria-label attributes to various buttons for improved accessibility. * Apply suggestions from code review Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: codxbrexx <168920439+codxbrexx@users.noreply.github.com> Co-authored-by: Ansh Goyal <anshgoyal1704@gmail.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Ansh Goyal <anshgoyal1704@gmail.com>
#5261) * fix: update inconsistent mailto links from asyncapi.io to asyncapi.com All mailto links now consistently use info@asyncapi.com and press@asyncapi.com, matching the current website domain. Note: .github/workflows/scripts/mailchimp/index.js also contains info@asyncapi.io but is excluded from this PR due to workflow file push restrictions. It should be updated separately. Fixes #5139 * fix: update fixture email to match footer component
…5228) Co-authored-by: codxbrexx <168920439+codxbrexx@users.noreply.github.com> Co-authored-by: Ansh Goyal <anshgoyal1704@gmail.com>
Co-authored-by: Anushka Sharan <anushkasharan05@gmail.com> Co-authored-by: Sambhav Gupta <81870866+sambhavgupta0705@users.noreply.github.com> Co-authored-by: Prince Rajpoot <prince.rajpoot.20@gmail.com>
* Update CODEOWNERS to include @anshgoyalevil Added @anshgoyalevil as a reviewer for all .md files, community markdown files, and README.md. * Update CODEOWNERS --------- Co-authored-by: Prince Rajpoot <prince.rajpoot.20@gmail.com>
* feat: use latest schyma version and support for v3.1 * fix: revert auto format * fix: resolve cjs module resolution * fix: lint issue * fix: lazy load schemas * fix: rename module --------- Co-authored-by: Prince Rajpoot <prince.rajpoot.20@gmail.com> Co-authored-by: Ansh Goyal <anshgoyal1704@gmail.com>
Co-authored-by: SHUBHANSHU602 <shubhanshusingh602@gmail.com>
…d type safety (#4826)
Co-authored-by: Atinuke Oluwabamikemi Kayode <64528871+iambami@users.noreply.github.com> Co-authored-by: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com> Co-authored-by: Ansh Goyal <anshgoyal1704@gmail.com>
Co-authored-by: thulieblack <sibanda.thulie@gmail.com> Co-authored-by: Prince Rajpoot <prince.rajpoot.20@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )