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

React18 upgrade in Publisher Portal #550

Closed
wants to merge 104 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
104 commits
Select commit Hold shift + click to select a range
b89de57
can use npm start
thisaltennakoon Jan 24, 2024
038b611
Removed react-hot-loader and changed web-pack config
thisaltennakoon Jan 24, 2024
ef4a0aa
[WSO2 Release] [Jenkins #704] [Release 9.0.491] prepare for next deve…
wso2-jenkins-bot Jan 10, 2024
981ec81
Fix REST API document styling issue
thisaltennakoon Feb 4, 2024
5e0f988
Fix the postman collection download issue
Tharanidk Sep 15, 2023
f78ea7f
Ran first codemod
thisaltennakoon Jan 27, 2024
2ab5c58
Ran second codemod
thisaltennakoon Jan 28, 2024
095c32b
Ran thired codemod
thisaltennakoon Jan 28, 2024
9f62428
Removed react-hot-loader
thisaltennakoon Jan 28, 2024
e0abdd5
Removed withStyles error
thisaltennakoon Jan 28, 2024
3e2a05f
Fixed loading issue when generating OAuth & APIKey tokens
thisaltennakoon Jan 30, 2024
38282f8
Fixed Change Password not working issue
thisaltennakoon Jan 30, 2024
7a5d4c0
Fixed create application wizard not loading issue
thisaltennakoon Jan 31, 2024
3349160
Fixed part of the GraphQL ui error
thisaltennakoon Jan 31, 2024
e8cb9df
Fixed graphql ui loading issue
thisaltennakoon Jan 31, 2024
251a48b
[working] React 18 upgrade
thisaltennakoon Jan 27, 2024
5f01feb
Removed CopyToClipboard
thisaltennakoon Jan 28, 2024
217c983
Revert "Removed CopyToClipboard"
thisaltennakoon Feb 1, 2024
8a0497e
Removed CopyToClipboard and added a new way
thisaltennakoon Feb 1, 2024
38bee79
Fix styling issue in tryout consoles
thisaltennakoon Feb 1, 2024
db0dcfe
Fixed Log out popper issue
thisaltennakoon Feb 3, 2024
1418198
Fixed Try out button size issue
thisaltennakoon Feb 3, 2024
fb51783
Create package-lock.json
thisaltennakoon Feb 4, 2024
3cbdf05
Fixed star colours not visible issue
thisaltennakoon Feb 4, 2024
7c5993d
Fixed tryout pop up issue
thisaltennakoon Feb 4, 2024
a234145
FIxed API placement issue
thisaltennakoon Feb 4, 2024
bd11145
Fixed postman collection downloading issue
thisaltennakoon Feb 5, 2024
202630b
Fixed view definition button issue
thisaltennakoon Feb 5, 2024
7fcbd7e
Fixed nested commenting issue
thisaltennakoon Feb 5, 2024
df322be
Fixed API key text field size issue
thisaltennakoon Feb 5, 2024
2059e4e
Code refine
thisaltennakoon Feb 5, 2024
e76c4ab
Fixed formatting issue
thisaltennakoon Feb 5, 2024
a204b55
Removed unit tests related to Commenting
thisaltennakoon Feb 5, 2024
d329e73
Merge branch 'main' into material-ui-bump-devPortal-9
thisaltennakoon Feb 5, 2024
55bfcc4
Code reformat
thisaltennakoon Feb 5, 2024
4f267e3
Corrected Autocomplete import
thisaltennakoon Feb 5, 2024
659dc58
Merge branch 'wso2:main' into material-ui-bump-devPortal-9
thisaltennakoon Feb 8, 2024
4a202f7
Merge branch 'material-ui-bump-devPortal-9' of https://github.com/thi…
thisaltennakoon Feb 8, 2024
e2e6baa
Fix AutoComplete not working issue
thisaltennakoon Feb 8, 2024
dd7c5ec
FIx styling issues
thisaltennakoon Feb 8, 2024
1916909
Fixed button color changes
thisaltennakoon Feb 9, 2024
f086f07
Fixed styling changes
thisaltennakoon Feb 9, 2024
b8893ce
Fix styling issue in Subscription & Key Generation Wizard
thisaltennakoon Feb 9, 2024
ffb8030
Partially Fix styling issue in Application info bar
thisaltennakoon Feb 9, 2024
384ac04
Fix styling issue in Application info bar
thisaltennakoon Feb 9, 2024
c25ff69
Partially Fix styling issue in Application info bar
thisaltennakoon Feb 9, 2024
0e0b4a6
Fix styling issue in Application info bar
thisaltennakoon Feb 9, 2024
940c4e7
Fixed styling issues
thisaltennakoon Feb 10, 2024
5eb871b
Fix styling issue in Subscription & Key Generation Wizard
thisaltennakoon Feb 9, 2024
9cb9e30
Fix styling issue in Subscription & Key Generation Wizard
thisaltennakoon Feb 10, 2024
3f531ef
Merge branch 'material-ui-bump-devPortal-9' of https://github.com/thi…
thisaltennakoon Feb 10, 2024
633f956
Delete package-lock.json
thisaltennakoon Feb 12, 2024
fba6a51
Create package-lock.json
thisaltennakoon Feb 12, 2024
df65a87
Create package-lock.json
thisaltennakoon Feb 12, 2024
905423d
Update package.json
thisaltennakoon Feb 12, 2024
ad39ef3
Update package.json
thisaltennakoon Feb 13, 2024
b385c20
Update package.json
thisaltennakoon Feb 13, 2024
e86ba26
Update package.json
thisaltennakoon Feb 13, 2024
32a04c8
Update package.json
thisaltennakoon Feb 13, 2024
b69e88e
Update package.json
thisaltennakoon Feb 13, 2024
0eab5fc
Fixed build issues
thisaltennakoon Feb 13, 2024
486d0c9
Fixed build issues
thisaltennakoon Feb 13, 2024
1ae7e67
Update package-lock.json
thisaltennakoon Feb 13, 2024
9c2db6b
Merge branch 'wso2:main' into material-ui-bump-devPortal-11
thisaltennakoon Feb 13, 2024
1fd47ab
Create package-lock.json
thisaltennakoon Feb 13, 2024
3fd5b39
Applications page
thisaltennakoon Feb 14, 2024
5d1377e
Fixed async api definition loading issue
thisaltennakoon Feb 14, 2024
5da7e64
Migrated webapp/source/src/app/components/Apis/Listing/APICards folder
thisaltennakoon Feb 15, 2024
1927e6d
Migrated webapp/source/src/app/components/Apis/Listing
thisaltennakoon Feb 15, 2024
21f05b3
Migrated webapp/source/src/app/components/Apis/Details/Comments
thisaltennakoon Feb 15, 2024
aac0919
Migrated webapp/source/src/app/components/Apis/Details/Credentials/Wi…
thisaltennakoon Feb 15, 2024
d704786
Migrated webapp/source/src/app/components/Apis/Details/Credentials
thisaltennakoon Feb 16, 2024
fa4703f
Migrated webapp/source/src/app/components/Apis/Details/Documents
thisaltennakoon Feb 16, 2024
e32a514
Migrated webapp/source/src/app/components/Shared/AppsAndKeys
thisaltennakoon Feb 16, 2024
57e2a90
Migrated webapp/source/src/app/components/Shared
thisaltennakoon Feb 16, 2024
1745632
Migrated webapp/source/src/app/components/LandingPage
thisaltennakoon Feb 16, 2024
7ce4316
Migrated webapp/source/src/app/components/Settings/ChangePassword
thisaltennakoon Feb 16, 2024
3e85ba0
Migrated webapp/source/src/app/components/Apis/Details/ApiConsole
thisaltennakoon Feb 17, 2024
e96ecdc
Migrated webapp/source/src/app/components/Apis/Details/AsyncApiConsole
thisaltennakoon Feb 17, 2024
90bdfca
Migrated webapp/source/src/app/components/Base/Header
thisaltennakoon Feb 17, 2024
c5f2e3f
Migrated webapp/source/src/app/components/Apis/Details/SolaceApi
thisaltennakoon Feb 17, 2024
5aa2ccc
Migrated webapp/source/src/app/components/Apis/Details/Social
thisaltennakoon Feb 17, 2024
f44e114
Migrated webapp/source/src/app/components/Apis/Details/Definitions/As…
thisaltennakoon Feb 17, 2024
c579919
Migrated webapp/source/src/app/components/Apis/Details/GraphQLConsole
thisaltennakoon Feb 17, 2024
cf71a6c
Migrated webapp/source/src/app/components/Apis/Details
thisaltennakoon Feb 18, 2024
cbd8e33
Upgraded React to 18
thisaltennakoon Feb 18, 2024
6f5e776
Fixed styling issues
thisaltennakoon Feb 19, 2024
441d457
Fixed AsyncAPI Definition loading runtime error
thisaltennakoon Feb 19, 2024
0a4de1a
FIxed AsyncAPI styling issue
thisaltennakoon Feb 19, 2024
2e21670
Merge pull request #553 from thisaltennakoon/material-ui-bump-devPort…
lasanthaS Feb 22, 2024
4c45acb
Updating react version to 17.0.0
chanaka3d Sep 8, 2023
2e99f48
Fix the postman collection download issue
Tharanidk Sep 15, 2023
889b490
Migrated @material-ui/core packages to @mui/material packages
lasanthaS Jan 30, 2024
f07e4cb
Migrated @material-ui/icons package to @mui/icons-material package
lasanthaS Jan 30, 2024
ca36ae5
Migrated @material-ui/lab package to @mui/lab package
lasanthaS Jan 30, 2024
a0e1d81
Remove @material-ui/* packages and fix styles
lasanthaS Feb 19, 2024
81921e9
Fix styles
lasanthaS Feb 19, 2024
b6fd374
Fix ui styles
lasanthaS Feb 19, 2024
e771dd3
Remove @mui/style references
lasanthaS Feb 19, 2024
866a885
Fix build issues
lasanthaS Feb 19, 2024
8720503
Revert typescript upgrade
lasanthaS Feb 21, 2024
8170149
Upgrade react-intl version
lasanthaS Feb 21, 2024
627c221
Fix dependency versions
lasanthaS Feb 21, 2024
95ed7bc
Disable jest
lasanthaS Feb 22, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 6 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions portals/admin/src/main/webapp/.eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
/node_modules/**
/coverage/**
/source/Tests/**
/source/src/app/components/Shared/ChipInput.js
35,311 changes: 0 additions & 35,311 deletions portals/admin/src/main/webapp/package-lock.json

Large diffs are not rendered by default.

23 changes: 12 additions & 11 deletions portals/admin/src/main/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,19 @@
"fastestsmallesttextencoderdecoder": "^1.0.22",
"lodash.clonedeep": "^4.5.0",
"lodash.isempty": "^4.4.0",
"material-ui-chip-input": "^2.0.0-beta.2",
"moment": "^2.29.4",
"monaco-editor": "^0.21.3",
"monaco-editor": "^0.39.0",
"mui-datatables": "^3.8.5",
"prop-types": "^15.8.1",
"qs": "^6.11.0",
"rc-notification": "^4.6.1",
"react": "^16.14.0",
"react": "^17.0.0",
"react-app-polyfill": "^3.0.0",
"react-dom": "^16.14.0",
"react-dom": "^17.0.0",
"react-dropzone": "^12.1.0",
"react-hot-toast": "^2.4.0",
"react-intl": "v5.25.1",
"react-monaco-editor": "^0.36.0",
"react-monaco-editor": "^0.54.0",
"react-router": "^5.3.4",
"react-router-dom": "^5.3.4",
"react-spring": "^8.0.27",
Expand All @@ -73,9 +72,10 @@
"babel-jest": "^24.9.0",
"babel-loader": "^8.1.0",
"babel-plugin-dynamic-import-node": "^2.3.3",
"buffer": "^6.0.3",
"crypto-browserify": "^3.12.0",
"css-loader": "^0.28.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"eslint": "^7.20.0",
"eslint-config-airbnb": "^18.1.0",
"eslint-plugin-import": "^2.21.1",
Expand All @@ -88,18 +88,19 @@
"extract-react-intl-messages-compact": "^1.0.3",
"html-webpack-plugin": "^4.3.0",
"jest": "^24.9.0",
"less": "^2.7.2",
"less-loader": "^4.0.4",
"less": "^4.2.0",
"less-loader": "^11.1.3",
"mock-local-storage": "^1.1.12",
"monaco-editor-webpack-plugin": "^2.1.0",
"monaco-editor-webpack-plugin": "^7.1.0",
"prettier": "^2.5.1",
"react-hot-loader": "^4.13.0",
"style-loader": "^0.18.1",
"underscore-template-loader": "^1.1.0",
"unused-files-webpack-plugin": "^3.4.0",
"webpack": "^4.46.0",
"util": "^0.12.5",
"webpack": "^5.88.1",
"webpack-bundle-analyzer": "^2.9.1",
"webpack-cli": "^4.6.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^3.11.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import Box from '@material-ui/core/Box';
import Button from '@material-ui/core/Button';
import Certificates from 'AppComponents/KeyManagers/Certificates';
import Checkbox from '@material-ui/core/Checkbox';
import ChipInput from 'material-ui-chip-input'; // DEPRECATED: Do not COPY and use this component.
import ChipInput from 'AppComponents/Shared/ChipInput'; // DEPRECATED: Do not COPY and use this component.
import CircularProgress from '@material-ui/core/CircularProgress';
import ClaimMappings from 'AppComponents/KeyManagers/ClaimMapping';
import Collapse from '@material-ui/core/Collapse';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ import HelpBase from 'AppComponents/AdminPages/Addons/HelpBase';
import Alert from 'AppComponents/Shared/Alert';
import API from 'AppData/api';
import Configurations from 'Config';
import ChipInput from 'material-ui-chip-input'; // DEPRECATED: Do not COPY and use this component.
import ChipInput from 'AppComponents/Shared/ChipInput'; // DEPRECATED: Do not COPY and use this component.
import PropTypes from 'prop-types';
import InlineProgress from 'AppComponents/AdminPages/Addons/InlineProgress';

Expand Down
Loading
Loading