Skip to content

fix(routing): Add logic to add missing imports#959

Merged
ajivanyandev merged 5 commits into
devfrom
fix/missing-import-statements
May 28, 2025
Merged

fix(routing): Add logic to add missing imports#959
ajivanyandev merged 5 commits into
devfrom
fix/missing-import-statements

Conversation

@ajivanyandev

Copy link
Copy Markdown
Contributor

fix(routing): Add logic to add missing import statements to the routing file

@ajivanyandev ajivanyandev marked this pull request as ready for review May 21, 2025 07:36
@ajivanyandev ajivanyandev force-pushed the fix/missing-import-statements branch from 6499b17 to 1bbc3d0 Compare May 26, 2025 07:47
@ajivanyandev ajivanyandev self-assigned this May 26, 2025
@ajivanyandev ajivanyandev merged commit 5c36a9d into dev May 28, 2025
43 checks passed
@ajivanyandev ajivanyandev deleted the fix/missing-import-statements branch May 28, 2025 10:57
VasilyStrelyaev pushed a commit to VasilyStrelyaev/devextreme-cli that referenced this pull request Jun 10, 2025
* fix(routing): Add logic to add missing import statements to the routing file

* fix(tests): Add tests to ensure correct imports in toutes  file

* fix(routing): Fix dasherize logic in getRooute and fix tests

* fix(routing): Improve getRoute logic, add path optional param

* fix: combine services and components into one array
VasilyStrelyaev added a commit that referenced this pull request Jun 13, 2025
* Move to create vite for creating React app (#928)

* replace create-react-app by create-vite for creating React App template

---------

Co-authored-by: Vasily Strelyaev <Vasily.Strelyaev@devexpress.com>

* Add a version of the react with a SWC transpiler (#929)

* replace create-react-app by create-vite for creating React App template

* revive CI tasks that test against latest scaffolder and framework versions (#930)

* Upgrade Devextreme version (#943)

* upgrade to Devextreme 25.1.1-alpha

* fix issues spotted by Vlad (#950)

* Add nextjs template app (#949)

Add nextjs template
---------

Co-authored-by: Vasily Strelyaev <Vasily.Strelyaev@devexpress.com>

* Add prompt for react-app for choosing nextjs/vite (#953)

* add prompt for create new react-app
---------

Co-authored-by: Vasily Strelyaev <Vasily.Strelyaev@devexpress.com>

* chore: enhance nextjs auth stubs, bump versions (#955)

* enhance Next.js auth stubs

* bump DevExtreme version

* disable test

* oh

* return footer to where it belongs

* missed something

* Use standalone in Angular app (#951)

* use standalone in Angular app

* Dev ng use standalone 2 (#956)

* fix test increase screenshot comparing threshold

* fix: Next.js template throws server cookie decrypt error (#961)

* fix server cookie decrypt error

* try largest threshold in problematic scenario

* disable the problematic scenario completely

* more general test suppression

* try with new baseline

* Add zoneless flag (#962)

* Fix for CLI: ng app works incorrectly with ng 20 (#960)

* feat: added angular 20 for app

* feat: small fix angular 20 for app

* feat: small fix angular 20 for app

* fix: reverted files

* fix: small fix

* fix: fix build

* fix: fixed tests

* fix: small fix

* fix: small fix

* fix: small fix

* fix: revert refactoring

* fix: reverted patch

* fix: reverted patch

* fix(routing): Add logic to add missing imports (#959)

* fix(routing): Add logic to add missing import statements to the routing file

* fix(tests): Add tests to ensure correct imports in toutes  file

* fix(routing): Fix dasherize logic in getRooute and fix tests

* fix(routing): Improve getRoute logic, add path optional param

* fix: combine services and components into one array

* fix a style that overlaps with Scheduler styles (#963)

* fix rebase artifact

* add type to imports

---------

Co-authored-by: Aliullov Vlad <91639107+GoodDayForSurf@users.noreply.github.com>
Co-authored-by: volvl <dxvladislavvolkov@users.noreply.github.com>
Co-authored-by: Sergey Krasnolutskiy <vip.41243@gmail.com>
Co-authored-by: Arman Jivanyan <arman.jivanyan@devexpress.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants