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

Release 2.2.0 #183

Merged
merged 71 commits into from
Nov 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
f3f09f6
create mobile size for start screen
katrysja Aug 23, 2023
8ed06f4
create mobile size for start screen
katrysja Aug 23, 2023
8e40254
create mobile size for start screen
katrysja Aug 23, 2023
41394df
add resize depends on screen
katrysja Aug 23, 2023
8297156
add bottom menu
katrysja Aug 27, 2023
9a8a7b6
add response to canvas for devices
katrysja Aug 29, 2023
3344e82
removed background for buttons into start screen
katrysja Aug 29, 2023
5d9cfa3
worked with settings component and states into main mobile screen
katrysja Aug 30, 2023
84586f2
removed prior version of mobile bottom menu as new component;
katrysja Sep 1, 2023
a3744ae
add span to render text into buttons;
katrysja Sep 3, 2023
d8e2126
add responsive for canvas
katrysja Sep 4, 2023
016c3e9
add additional render for canvas
katrysja Sep 5, 2023
0f75d50
working on settings component into mobile version
katrysja Sep 6, 2023
5b3f4f2
add changes according to rendering canvas on screens
katrysja Sep 7, 2023
4a69d5a
clean up unnecessary styles from recently files
katrysja Sep 8, 2023
8f75915
adding side menu for mobile
katrysja Sep 8, 2023
a66d898
+adding mobile side setting menu
katrysja Sep 12, 2023
a42d707
added conditional render to main and click logic into settings component
katrysja Sep 13, 2023
aefb52c
added styles
katrysja Sep 14, 2023
4dd0449
moved styled to new file; unlocked slider work
katrysja Sep 14, 2023
a8fbfec
added styles with aspect ratio;
katrysja Sep 14, 2023
2335e68
added styles with aspect ratio depend on devices ;
katrysja Sep 15, 2023
4193ce1
added @copyright;
katrysja Sep 15, 2023
fec7b7b
Merge branch 'features/EPMUII-5022-respons-global-layout' into featur…
katrysja Sep 18, 2023
21c3221
added styles for tablet;
katrysja Sep 18, 2023
a7e03f7
fix warning;
katrysja Sep 19, 2023
605ed86
adding styles for settings on the tablets sizes;
katrysja Sep 19, 2023
3db1c2b
adding styles for settings and testing;
katrysja Sep 20, 2023
20522a1
Feature/EPMUII-5022 Responsiveness - Global layout (#166)
katrysja Sep 20, 2023
af2e1f8
added tests for MobileSettings;
katrysja Sep 22, 2023
309926d
added styles and cleaned up consoles;
katrysja Sep 22, 2023
d9c2d80
Merge branch 'features/EPMUII-4812-respons-settingl-component' into d…
katrysja Sep 22, 2023
f4c6081
fixed build error;
katrysja Sep 22, 2023
d126260
Merge pull request #168 from epam/features/EPMUII-4812-respons-settin…
oleksandr-zhynzher Sep 22, 2023
df8cd4e
click functionality;
katrysja Sep 26, 2023
619a62b
added animation onshow/hide blocks;
katrysja Sep 26, 2023
a1cc52e
fix to animation;
katrysja Sep 26, 2023
def3e6a
fixed logic to outside click, removed console;
katrysja Sep 27, 2023
76a415b
fixed user selection;
katrysja Sep 27, 2023
7149653
refactored clicks logic;
katrysja Sep 27, 2023
baf5c54
Merge pull request #169 from epam/features/EPMUII-5023-draw-controls-…
oleksandr-zhynzher Sep 28, 2023
76498e9
cleanup unnecessary and bugs fixed;
katrysja Sep 28, 2023
b5c1de4
fixed styles;
katrysja Sep 29, 2023
6e337c8
Merge pull request #170 from epam/features/EPMUII-5024-hide-ui-contro…
oleksandr-zhynzher Sep 29, 2023
b63a671
fix responsive layout
VikaAbysova Oct 3, 2023
f55045a
fixs_In_3D
BelSergUr Oct 10, 2023
f51d974
Merge pull request #172 from epam/fixs_In_3D
BelSergUr Oct 11, 2023
b16a62f
fix change layout
VikaAbysova Oct 12, 2023
01b3479
fix change layout2
VikaAbysova Oct 12, 2023
5456198
fix tablet layout
VikaAbysova Oct 12, 2023
1607d79
Merge pull request #173 from epam/tech/fix-responsive-layout
oleksandr-zhynzher Oct 12, 2023
225c81b
change behavior of canvas deleter
VikaAbysova Oct 16, 2023
e30e250
increasing length of canvas delete
VikaAbysova Oct 16, 2023
b9b398a
improve delete functionality fot text, rect, distance, area, angle tools
VikaAbysova Oct 23, 2023
b6ffa3e
update
VikaAbysova Oct 23, 2023
bac099a
delete ald comments, update ToolRect
VikaAbysova Oct 24, 2023
04a9fba
make shorter conditional in ToolArea
VikaAbysova Oct 25, 2023
87f732b
Merge pull request #175 from epam/EPMUII-8057-delete-annotation-impro…
oleksandr-zhynzher Oct 25, 2023
6481b07
fixed magic number
VikaAbysova Oct 25, 2023
4097e09
delete unnecessary constant variable
VikaAbysova Oct 25, 2023
41d5bfb
Merge pull request #177 from epam/EPMUII-8057-delete-annotation-impro…
oleksandr-zhynzher Oct 26, 2023
62c8764
fixed graphiics2d layout
VikaAbysova Nov 6, 2023
5925c71
Merge pull request #179 from epam/fix_graphics2d_layout
oleksandr-zhynzher Nov 7, 2023
70d89e1
Refactor the loading logic
OleksandrZhynzher Nov 5, 2023
5e75f5b
Merge pull request #167 from epam/feature/PMUII-8157-lading-refactoring
oleksandr-zhynzher Nov 13, 2023
46a91cc
EPMUII-8073-Zoom-in/out-improvements
Nov 13, 2023
6d60f90
Merge pull request #174 from epam/EPMUII-8073-Zoom-in/out-improvements
oleksandr-iefymchuk Nov 13, 2023
98db219
EPMUII-8666-Implement-2D-navigation
Nov 13, 2023
99e4fbf
Merge pull request #181 from epam/EPMUII-8666-Implement-2D-navigation
oleksandr-zhynzher Nov 16, 2023
9feeaa8
16 bit rendering
OleksandrZhynzher Nov 16, 2023
e4cd136
Merge pull request #180 from epam/EPMUII-8311-Enable-16-bit-rendering…
oleksandr-zhynzher Nov 16, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"presets": ["@babel/preset-env", "@babel/preset-react"],
"plugins": [
[
"@babel/plugin-transform-runtime",
{
"corejs": false,
"helpers": true,
"regenerator": true,
"useESModules": false
}
]
]
}
23 changes: 17 additions & 6 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,16 @@
"es6": true
},
"root": true,
"parser": "babel-eslint",
"plugins": ["react", "prettier"],
"extends": ["eslint:recommended", "plugin:react/recommended", "prettier"],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaVersion": 2020,
"sourceType": "module",
"ecmaFeatures": {
"jsx": true
}
},
"plugins": ["react", "prettier", "@typescript-eslint"],
"extends": ["eslint:recommended", "plugin:react/recommended", "prettier", "plugin:@typescript-eslint/recommended"],
"settings": {
"react": {
"createClass": "createReactClass",
Expand All @@ -28,6 +35,7 @@
"react/no-string-refs": "off",
"react/jsx-no-undef": "off",
"react/jsx-key": "off",
"react/react-in-jsx-scope": "off",
"no-case-declarations": "off",
"react/no-unescaped-entities": "off",
"linebreak-style": "off",
Expand All @@ -53,7 +61,7 @@
"no-multi-spaces": "off",
"no-prototype-builtins": "off",
"wrap-iife": ["error", "any"],
"no-use-before-define": ["error", "nofunc"],
"no-use-before-define": "off",
"object-property-newline": "off",
"no-restricted-syntax": "off",
"no-else-return": "off",
Expand All @@ -66,8 +74,11 @@
"no-plusplus": "off",
"no-multi-assign": "off",
"react/no-unknown-property": "off",
"lines-between-class-members": ["error", "always"],
"lines-between-class-members": ["off"],
"no-debugger": "warn",
"prettier/prettier": ["error"]
"prettier/prettier": ["error"],
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/ban-types": "off",
"@typescript-eslint/explicit-module-boundary-types": "off"
}
}
4 changes: 2 additions & 2 deletions .github/workflows/aws-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Use Node.js 12.x
- name: Use Node.js 16.x
uses: actions/setup-node@v2
with:
node-version: 12.x
node-version: 16.x
- name: Reconfigure git to use HTTP authentication
run: >
git config --global url."https://github.com/".insteadOf
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/aws-prd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Use Node.js 12.x
- name: Use Node.js 16.x
uses: actions/setup-node@v2
with:
node-version: 12.x
node-version: 16.x
- name: Reconfigure git to use HTTP authentication
run: >
git config --global url."https://github.com/".insteadOf
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/aws-tst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Use Node.js 12.x
- name: Use Node.js 16.x
uses: actions/setup-node@v2
with:
node-version: 12.x
node-version: 16.x
- name: Reconfigure git to use HTTP authentication
run: >
git config --global url."https://github.com/".insteadOf
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Use Node.js 12.x
- name: Use Node.js 16.x
uses: actions/setup-node@v2
with:
node-version: 12.x
node-version: 16.x
- name: Reconfigure git to use HTTP authentication
run: >
git config --global url."https://github.com/".insteadOf
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ jobs:
uses: gittools/actions/gitversion/[email protected]
id: gitversion

- name: Use Node.js 12
- name: Use Node.js 16
uses: actions/setup-node@v1
with:
node-version: 12.x
node-version: 16.x

- name: Cache Node.js modules
uses: actions/cache@v2
Expand All @@ -54,7 +54,7 @@ jobs:
uses: docker/setup-buildx-action@v1

- name: Login to DockerHub
uses: docker/login-action@v1
uses: docker/login-action@v1
with:
username: ${{ secrets.DOCKER_HUB_USER }}
password: ${{ secrets.DOCKER_HUB_TOKEN }}
Expand All @@ -74,4 +74,4 @@ jobs:
cache-to: type=local,dest=/tmp/.buildx-cache

- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}
run: echo ${{ steps.docker_build.outputs.digest }}
Loading
Loading