-
Notifications
You must be signed in to change notification settings - Fork 30
Merge new features #242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Merge new features #242
Conversation
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
* Update angular * Update vue * Update react * Fix ng tests * Extract const * Remove automatically added imports * Refactor react * Refactor vue * Refactor angular * Fix formatting
* Store logs * Wait for page content before when opening new page
* Add change password form * Fix validation callback * Update title
* Support yarn * Fix lint * Fix getting a version for themebuilder * Remove themebuilder from dependencies * Small refactoring * Update packages/devextreme-cli/commands/themebuider.js Co-Authored-By: Alexey Babich <alexey.babych@gmail.com> * Set stable ng version * Change ng version * Refactoring * Add wa * Fix WA * refactoring package manager code * Extract the layout module * Small fix * Add default package manager * Remove tgz file * Refactoring * Move layout module to commands * Fix tests * Refactoring layout module * Small refactoring * Refactoring Co-authored-by: Alexey Babich <alexey.babych@gmail.com>
* Change file structure * Fix tests * Speed up build time of Angular application
* Fix installation options * Update packages/devextreme-cli/src/utility/package-manager.js Co-Authored-By: zhavoronkov.evgeny <nightskylark@users.noreply.github.com> * Small refactoring Co-authored-by: zhavoronkov.evgeny <nightskylark@users.noreply.github.com>
Speed up each test
* Remove unnecessary css * Merge css
* Update links * Fix tests * Fix quotes * Add rel
* Use ng add to install schematics * Fix lint * Refactoring * Small refactoring * Refactoring * Fix lint * Use async/await * Move commandArguments definition * Small refactoring * Refactoring * Fix lint * Use async/await * Revert async/await
* Get rid of vue dependency * Update lint * Update package-lock * Fix lint * Get rid of unnecessary dependency Co-authored-by: dxvladislavvolkov <vladislavvolkov@Vladislavs-MacBook-Pro.local>
Auth UI for Angular template
* Auth UI for Vue template * Add new lines * Refactoring * Fix tests Co-authored-by: dxvladislavvolkov <vladislavvolkov@Vladislavs-MacBook-Pro.local>
…to new-features # Conflicts: # packages/devextreme-cli/package-lock.json # packages/devextreme-cli/package.json # packages/devextreme-cli/src/templates/vue/application/src/router.js # packages/devextreme-schematics/src/add-layout/files/src/app/__name__.component.html # packages/devextreme-schematics/src/add-layout/files/src/app/layouts/side-nav-inner-toolbar/side-nav-inner-toolbar.component.html # packages/devextreme-schematics/src/add-layout/files/src/app/layouts/side-nav-outer-toolbar/side-nav-outer-toolbar.component.html # packages/devextreme-schematics/src/add-layout/files/src/app/layouts/single-card/single-card.component.html # packages/devextreme-schematics/src/add-layout/files/src/app/shared/components/header/header.component.html # packages/devextreme-schematics/src/add-layout/files/src/app/shared/components/login-form/login-form.component.html # packages/devextreme-schematics/src/add-layout/files/src/app/shared/components/user-panel/user-panel.component.html # packages/devextreme-schematics/src/add-layout/files/src/app/shared/services/auth.service.ts
ovchinnikov
previously approved these changes
Sep 24, 2020
ovchinnikov
approved these changes
Sep 24, 2020
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.
No description provided.