Skip to content
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

Feature: migrate to typescipt #337

Merged
merged 37 commits into from
Sep 14, 2020
Merged

Feature: migrate to typescipt #337

merged 37 commits into from
Sep 14, 2020

Conversation

sorovlad
Copy link

@sorovlad sorovlad commented Sep 3, 2020

Compilation migrate from flow to typescript issues.

Contains pull requests :

Migrate to typescript: #327 #330 #334 #335
e2e tests: #332

unvir and others added 30 commits August 4, 2020 18:12
…#327)

* AddingButton converted,
added ts supporting to webpack
added ts supporting to eslint

* Updated less-module import
…eature/typescript

� Conflicts:
�	.eslintrc.json
�	package.json
…#327)

* AddingButton converted,
added ts supporting to webpack
added ts supporting to eslint

* Updated less-module import
…#327)

* AddingButton converted,
added ts supporting to webpack
added ts supporting to eslint

* Updated less-module import
…330)

* Typescript and eslint settings and transpilled AddingButton component (#327)

* AddingButton converted,
added ts supporting to webpack
added ts supporting to eslint

* Updated less-module import

* Moved Api,Domain,helpers,logic from flow to ts

* Moved Api,Domain,helpers,logic from flow to ts

* Implemented review: renamed interface, removed autoupdate on dependencies

* Added todo, es2015
…eb2.0 into feature/typescript

� Conflicts:
�	package.json
�	src/Api/MoiraApi.ts
�	src/Api/MoiraApiInjection.tsx
�	src/Components/AddingButton/AddingButton.tsx
�	src/Domain/Maintenance.test.ts
�	src/Domain/Maintenance.ts
�	src/Domain/Schedule.ts
�	src/Domain/Trigger.ts
�	src/helpers/PromiseUtils.ts
�	src/helpers/check-mobile.ts
�	src/helpers/group-metrics-by-statuses.ts
* Moved components without dependencies
* Moved Mobile* Components
@sorovlad sorovlad changed the title Feature: convert modules from flow to typescipt Feature: migrate to typescipt Sep 3, 2020
@sorovlad sorovlad marked this pull request as ready for review September 4, 2020 08:53
@sorovlad
Copy link
Author

sorovlad commented Sep 4, 2020

@sashasushko i were migrate all the remaining modules and raised tests. Can you review this?

@sorovlad sorovlad removed the request for review from sashasushko September 14, 2020 10:43
@sorovlad sorovlad merged commit 78b483b into master Sep 14, 2020
@sashasushko sashasushko deleted the feature/typescript branch March 23, 2021 06:32
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