mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
* Remove date-fns depedency from table datepicker * Revert Remove date-fns depedency from table datepicker * Fix Built with Tooljet" watermark and app mode switcher appear briefly before the correct login page loads. (#9545) * fix: headers and action button UI on table (#9626) * fix: delete all children and nested children on component delete (#9182) * fix: delete all children and nested children on component delete * refactor: removed duplicate logics * refactor: reuse functions and remove duplicate functions * fix: update parentid of kanban modal child on version creation * fix: add kanban modal children to delete list * Fix duplicate text appearing at the bottom from the previous page in PDF widget (#9567) * chore: fixed vulnerability issues on FE (#9561) Co-authored-by: Johnson Cherian <johnsonc.dev@gmail.com> * chore: Removed unused packages in FE (#9161) * Removed unused packages * Remove date-fns dependency drom table date picker (#9585) --------- Co-authored-by: Johnson Cherian <johnsonc.dev@gmail.com> Co-authored-by: Nakul Nagargade <133095394+nakulnagargade@users.noreply.github.com> * Fix Pagination and order of rows malfunction if default selected Id is not on page 1 (#9651) * Fix Pagination and order of rows malfunction if default selected Id is not on page 1 * remove console logs * Add support to add Manual date entry in Datepicker table column (#9631) * Removed unused packages * Add Manual date entry in Datepicker table column * Remove date-fns dependency drom table date picker (#9585) * fix date input issue * Remove consoles --------- Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com> Co-authored-by: Johnson Cherian <johnsonc.dev@gmail.com> * Feature: pages sidebar collapsable and pin functionality in preview/release mode (#9650) * add: pin and collapsable functionality to pages sidebar * fix: review changes * fix: canvas auto update width on sidebar toggle * fix icon size * Add support to wrap table's column header (#9565) * Add support to wrap table's column header * Resolve code comments * commit * fix: resize page width on window resize (#9164) * feat: Button component revamp (#8361) * init textinput revamp * updated styles panel * bugfix * updates * fix :: accordion * fix :: styling * add box shadow , additional property,tooltip * fix conditional render for styles * feat :: fixed order of each property and styles * feat :: styling input * bugfix * feat :: add option to add icon * add option to add icon * adding option to toggle visibility * updated password input with new design * chnaging component location * bugfix * style fixes * fix :: added loader * updated :: few detailing * few bugfixes * fix :: for form widget label * fixes * added option to add icon color * including label field for password input * fix for label * fix * test fix backward compatibility for height * updates * revert * adding key for distinguishing older and newer widgets * testing * test * test * update * update * migration testing * limit vertical resizing in textinput * testing * throw test * test * adding check for label length * fixing edge cases * removing resize * backward compatibility height * backward compatibility * number input review fixes * added exposed items * fixing csa * ui fixes * fix height compatibility * feat :: csa for all inputs and exposed variables * backward compatibility fixes and validation fixes * fixes :: textinput positioning of loader and icon * fix :: password input * cleanup and fixes * fixes * cleanup * fixes * review fixes * review fixes * button component revamped * fix :: csa * typo fix * typo * fix :: styling * exposed variables * fix padding * review fixes styles component panel * fix naming * fix padding * default size * fix :: icons position * updates * cleanup * updates events , csa * cleanup * remove border * backward compatibility * clean * feat :: change validation from properties * ui fixes * icon name * disabled state * removed 'px' text from tooltip * fixes placeholder * few updates :: removing label in form * ui in form * update :: number input validation behaviour * testing fixes * added side handlers * removing unwanted fx * disabling fx for padding field * ordering change * fix * label issue + restricted side handler * fix :: box shadow bug * on change event doesnt propagate exposed vars correctly * adding debounce for slider value change * fix :: for modal ooen bug during onfocus event * test slider * fix :: bugs regarding state update in checbox , slider , slider bug * update slider with radix slider * bugfix * merge fixes * fix * updates * removing unwanted migrations * fix: box shadow * fix : import export issues * fix : colouring * cleanup * fixes * fix : design review comments * add border color * fix : review changes * fix * change display name to solid * fix label * fix : loader issue * fix : button icon position * fix : qa bugs * feat: Checkbox + Toggle revamp (#8519) * init textinput revamp * updated styles panel * bugfix * updates * fix :: accordion * fix :: styling * add box shadow , additional property,tooltip * fix conditional render for styles * feat :: fixed order of each property and styles * feat :: styling input * bugfix * feat :: add option to add icon * add option to add icon * adding option to toggle visibility * updated password input with new design * chnaging component location * bugfix * style fixes * fix :: added loader * updated :: few detailing * few bugfixes * fix :: for form widget label * fixes * added option to add icon color * including label field for password input * fix for label * fix * test fix backward compatibility for height * updates * revert * adding key for distinguishing older and newer widgets * testing * test * test * update * update * migration testing * limit vertical resizing in textinput * testing * throw test * test * adding check for label length * fixing edge cases * removing resize * backward compatibility height * backward compatibility * number input review fixes * added exposed items * fixing csa * ui fixes * fix height compatibility * feat :: csa for all inputs and exposed variables * backward compatibility fixes and validation fixes * fixes :: textinput positioning of loader and icon * fix :: password input * cleanup and fixes * fixes * cleanup * fixes * review fixes * review fixes * typo fix * fix padding * review fixes styles component panel * fix naming * fix padding * feat :: toggle switch revamp * init checkbox * fixes * fixes * switch fixes * validation fix * fixes * cleanup * height fix * fix height toggle * updates * fix :: icons position * updates * cleanup * updates events , csa * cleanup * backward compatibility * clean * backward compatibility fix * label fixed to one line * feat :: change validation from properties * ui fixes * icon name * removed 'px' text from tooltip * added onchange event for checkbox * fixes placeholder * few updates :: removing label in form * ui in form * fire onchange * update :: number input validation behaviour * testing fixes * added side handlers * removing unwanted fx * disabling fx for padding field * ordering change * fix * label issue + restricted side handler * fix :: box shadow bug * fix * on change event doesnt propagate exposed vars correctly * adding debounce for slider value change * fix :: for modal ooen bug during onfocus event * test slider * fix :: bugs regarding state update in checbox , slider , slider bug * update slider with radix slider * bugfix * update tooltip * fix toggle switch * fixes : inspector * fix : checkbox label * feat : checkbox completed * update checkbox review changes * feat : toggle component * feat : added new toggle component * fix : colors * updated review changes * update name for old and new version * update * case change * update * update icon * removed padding from checkbox and toggle * fix naming * product review and bugfixes : changes * fix : checkbox setvalue action * Update setvalue action in toggle * fixed: section for legacy and new components * fix : checkbox tick mark not showing on resizing * fix : icon in inspector * fix : box shadow * fix : ismandatory definition * configs update --------- Co-authored-by: Johnson Cherian <johnsonc.dev@gmail.com> * fix : toggle switch import and switch component issues (#9874) * fix : filter order of toggle (#9879) * fix: appbuilder 1.7 integration testing bug fixes (#9880) * fix: add only ids in deleted components map for component delete functionality * Fix TableRowHeightInput in codehinter (#9881) * fix: disable drag on calender popup and unblock other input interactions * Bugfixes componentes 1.7 (#9892) * fix : filter order of toggle (#9879) * fix : Button alignment when label is empty * fix : box shadow added * fix : direction and default box shadow * fix : disable csa not working for checkbox * fix : button padding * added toggle for box shadow check * fixes : integration 1.7 (#9901) * fix : exposed vars not getting exposed on page change * fix : validation error font * fix : dynamic color for button * fix : loading placement during CSA * Move disabled, visibility, tooltip and box shadow to properties in Checkbox and Button (#9665) * init textinput revamp * updated styles panel * bugfix * updates * fix :: accordion * fix :: styling * add box shadow , additional property,tooltip * fix conditional render for styles * feat :: fixed order of each property and styles * feat :: styling input * bugfix * feat :: add option to add icon * add option to add icon * adding option to toggle visibility * updated password input with new design * chnaging component location * bugfix * style fixes * fix :: added loader * updated :: few detailing * few bugfixes * fix :: for form widget label * fixes * added option to add icon color * including label field for password input * fix for label * fix * test fix backward compatibility for height * updates * revert * adding key for distinguishing older and newer widgets * testing * test * test * update * update * migration testing * limit vertical resizing in textinput * testing * throw test * test * adding check for label length * fixing edge cases * removing resize * backward compatibility height * backward compatibility * number input review fixes * added exposed items * fixing csa * ui fixes * fix height compatibility * feat :: csa for all inputs and exposed variables * backward compatibility fixes and validation fixes * fixes :: textinput positioning of loader and icon * fix :: password input * cleanup and fixes * fixes * cleanup * fixes * review fixes * review fixes * typo fix * fix padding * review fixes styles component panel * fix naming * fix padding * feat :: toggle switch revamp * init checkbox * fixes * fixes * switch fixes * validation fix * fixes * cleanup * height fix * fix height toggle * updates * fix :: icons position * updates * cleanup * updates events , csa * cleanup * backward compatibility * clean * backward compatibility fix * label fixed to one line * feat :: change validation from properties * ui fixes * icon name * removed 'px' text from tooltip * added onchange event for checkbox * fixes placeholder * few updates :: removing label in form * ui in form * fire onchange * update :: number input validation behaviour * testing fixes * added side handlers * removing unwanted fx * disabling fx for padding field * ordering change * fix * label issue + restricted side handler * fix :: box shadow bug * fix * on change event doesnt propagate exposed vars correctly * adding debounce for slider value change * fix :: for modal ooen bug during onfocus event * test slider * fix :: bugs regarding state update in checbox , slider , slider bug * update slider with radix slider * bugfix * update tooltip * fix toggle switch * fixes : inspector * fix : checkbox label * Move disabled, visibility, tooltip and box shadow to properties * Remove toggleswitch and button * Add down rollbackUpdates * fix : filter order of toggle (#9879) * fix merge issue * fix --------- Co-authored-by: stepinfwd <stepinfwd@gmail.com> * fix: use onMouseOver and onMouseLeave together to fix hover event * fix : Validation message to be shown only when use toggles on and off , code refactor (#9905) * Fix naming logic for copying (#9909) --------- Co-authored-by: Nakul Nagargade <133095394+nakulnagargade@users.noreply.github.com> Co-authored-by: Kiran Ashok <stepinfwd@gmail.com> * fix: update animateTransform for cross browser compatibility (#9917) * fix: color transitions on sidebar pages in dark mode (#9920) * Fix table all column editable (#9921) * fix: add only ids in deleted components map for component delete functionality * Fix TableRowHeightInput in codehinter (#9881) * fix: disable drag on calender popup and unblock other input interactions * Fix allColumns editable in Table * Fix clientServer nor working in Table * In widget config, update the total records as 10 --------- Co-authored-by: Johnson Cherian <johnsonc.dev@gmail.com> * chore: bump minor version --------- Co-authored-by: Nakul Nagargade <nakul@tooljet.com> Co-authored-by: Nakul Nagargade <133095394+nakulnagargade@users.noreply.github.com> Co-authored-by: vjaris42 <vjy239@gmail.com> Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com> Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com> Co-authored-by: Kiran Ashok <stepinfwd@gmail.com>
223 lines
6.7 KiB
JSON
223 lines
6.7 KiB
JSON
{
|
|
"name": "frontend",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@codemirror/autocomplete": "^6.12.0",
|
|
"@codemirror/commands": "^6.3.3",
|
|
"@codemirror/lang-javascript": "^6.2.1",
|
|
"@codemirror/lang-python": "^6.1.3",
|
|
"@codemirror/lang-sass": "^6.0.2",
|
|
"@codemirror/lang-sql": "^6.5.5",
|
|
"@codemirror/language": "^6.10.0",
|
|
"@codemirror/view": "^6.24.0",
|
|
"@dnd-kit/core": "^6.0.7",
|
|
"@dnd-kit/sortable": "^7.0.2",
|
|
"@dnd-kit/utilities": "^3.2.1",
|
|
"@emoji-mart/data": "^1.1.2",
|
|
"@emoji-mart/react": "^1.1.1",
|
|
"@radix-ui/colors": "^0.1.8",
|
|
"@radix-ui/react-popover": "^1.0.3",
|
|
"@radix-ui/react-slider": "^1.1.2",
|
|
"@radix-ui/react-toggle-group": "^1.0.4",
|
|
"@react-google-maps/api": "^2.18.1",
|
|
"@sentry/react": "^7.100.1",
|
|
"@sentry/tracing": "^7.100.1",
|
|
"@sentry/webpack-plugin": "^2.14.0",
|
|
"@tabler/icons-react": "^2.4.0",
|
|
"@textea/json-viewer": "^3.3.2",
|
|
"@tooljet/plugins": "../plugins",
|
|
"@uiw/codemirror-theme-github": "^4.21.21",
|
|
"@uiw/codemirror-theme-okaidia": "^4.21.21",
|
|
"@uiw/codemirror-themes": "^4.21.21",
|
|
"@uiw/react-codemirror": "^4.21.21",
|
|
"@y-presence/react": "^2.0.1",
|
|
"acorn": "^8.11.3",
|
|
"axios": "^1.3.3",
|
|
"bootstrap": "^5.2.3",
|
|
"classnames": "^2.3.2",
|
|
"deep-object-diff": "^1.1.9",
|
|
"dompurify": "^3.0.0",
|
|
"dotenv": "^16.0.3",
|
|
"draft-js": "^0.11.7",
|
|
"draft-js-export-html": "^1.4.1",
|
|
"driver.js": "^0.9.8",
|
|
"emoji-mart": "^5.5.2",
|
|
"file-loader": "^6.2.0",
|
|
"focus-trap-react": "^10.0.2",
|
|
"fuse.js": "^6.6.2",
|
|
"html-loader": "^4.2.0",
|
|
"html-webpack-plugin": "^5.5.0",
|
|
"humps": "^2.0.1",
|
|
"i18next": "^22.4.9",
|
|
"i18next-http-backend": "^2.1.1",
|
|
"immer": "^9.0.19",
|
|
"immutability-helper": "^3.1.1",
|
|
"jspdf": "^2.5.1",
|
|
"jspdf-autotable": "^3.5.28",
|
|
"lodash": "^4.17.21",
|
|
"moment": "^2.29.4",
|
|
"moment-timezone": "^0.5.40",
|
|
"papaparse": "^5.3.2",
|
|
"plotly.js-dist-min": "^2.29.1",
|
|
"psl": "^1.9.0",
|
|
"query-string": "^8.1.0",
|
|
"rc-slider": "^10.1.1",
|
|
"react": "^18.2.0",
|
|
"react-beautiful-dnd": "^13.1.1",
|
|
"react-big-calendar": "^1.6.5",
|
|
"react-bootstrap": "^2.7.2",
|
|
"react-burger-menu": "^3.0.9",
|
|
"react-checkbox-tree": "^1.8.0",
|
|
"react-circular-progressbar": "^2.1.0",
|
|
"react-color": "^2.19.3",
|
|
"react-copy-to-clipboard": "^5.1.0",
|
|
"react-datepicker": "^4.25.0",
|
|
"react-dates": "^21.8.0",
|
|
"react-datetime": "^3.2.0",
|
|
"react-dnd": "^16.0.1",
|
|
"react-dnd-html5-backend": "^16.0.1",
|
|
"react-dom": "^18.2.0",
|
|
"react-dropzone": "^14.2.3",
|
|
"react-hot-toast": "^2.4.0",
|
|
"react-hotkeys-hook": "^4.3.5",
|
|
"react-i18next": "^12.1.5",
|
|
"react-image-annotation": "^0.9.10",
|
|
"react-json-tree": "^0.18.0",
|
|
"react-lazy-load-image-component": "^1.5.6",
|
|
"react-lazyload": "^3.2.0",
|
|
"react-loading-skeleton": "^3.1.1",
|
|
"react-markdown": "^9.0.0",
|
|
"react-mentions": "^4.4.7",
|
|
"react-moveable": "^0.54.1",
|
|
"react-multi-select-component": "^4.3.4",
|
|
"react-pdf": "^6.2.2",
|
|
"react-phone-input-2": "^2.15.1",
|
|
"react-plotly.js": "^2.6.0",
|
|
"react-qr-reader": "^2.2.1",
|
|
"react-rnd": "^10.4.1",
|
|
"react-router-dom": "^6.8.1",
|
|
"react-select": "^5.7.0",
|
|
"react-select-search": "^4.1.6",
|
|
"react-selecto": "^1.22.0",
|
|
"react-spring": "^9.6.1",
|
|
"react-table": "^7.8.0",
|
|
"react-table-plugins": "^1.3.4",
|
|
"react-tooltip": "^5.8.1",
|
|
"react-virtuoso": "^4.1.0",
|
|
"react-zoom-pan-pinch": "^2.6.1",
|
|
"rxjs": "^7.8.0",
|
|
"semver": "^7.3.8",
|
|
"string-hash": "^1.1.3",
|
|
"superstruct": "^1.0.3",
|
|
"tinycolor2": "^1.6.0",
|
|
"url-join": "^5.0.0",
|
|
"use-react-router-breadcrumbs": "^4.0.1",
|
|
"uuid": "9.0.0",
|
|
"xlsx": "^0.18.5",
|
|
"y-websocket": "^1.4.5",
|
|
"yjs": "^13.5.46",
|
|
"zustand": "^4.3.6"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/core": "^7.20.12",
|
|
"@babel/eslint-parser": "^7.19.1",
|
|
"@babel/plugin-transform-runtime": "^7.19.6",
|
|
"@babel/preset-env": "^7.20.2",
|
|
"@babel/preset-react": "^7.18.6",
|
|
"@storybook/addon-essentials": "^7.2.1",
|
|
"@storybook/addon-interactions": "^7.2.1",
|
|
"@storybook/addon-links": "^7.2.1",
|
|
"@storybook/addon-onboarding": "^1.0.8",
|
|
"@storybook/blocks": "^7.2.1",
|
|
"@storybook/react": "^7.2.1",
|
|
"@storybook/react-webpack5": "^7.2.1",
|
|
"@storybook/testing-library": "^0.2.0",
|
|
"@svgr/webpack": "^6.5.1",
|
|
"@testing-library/jest-dom": "^5.16.5",
|
|
"@testing-library/react": "^13.4.0",
|
|
"@testing-library/user-event": "^14.4.3",
|
|
"babel-loader": "^9.1.2",
|
|
"babel-plugin-console-source": "^2.0.5",
|
|
"babel-plugin-import": "^1.13.6",
|
|
"babel-plugin-istanbul": "^6.1.1",
|
|
"compression-webpack-plugin": "^10.0.0",
|
|
"css-loader": "^6.7.3",
|
|
"esbuild": "^0.17.8",
|
|
"eslint": "^8.37.0",
|
|
"eslint-config-prettier": "^8.6.0",
|
|
"eslint-import-resolver-webpack": "^0.13.2",
|
|
"eslint-plugin-import": "^2.27.5",
|
|
"eslint-plugin-jest": "^27.2.1",
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
"eslint-plugin-react": "^7.32.2",
|
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
"eslint-plugin-storybook": "^0.6.13",
|
|
"html-loader": "^4.2.0",
|
|
"html-webpack-plugin": "^5.5.0",
|
|
"jest": "^29.4.2",
|
|
"node-sass": "^8.0.0",
|
|
"path": "^0.12.7",
|
|
"prettier": "^2.8.4",
|
|
"sass-loader": "^13.2.0",
|
|
"storybook": "^7.2.1",
|
|
"style-loader": "^3.3.1",
|
|
"terser-webpack-plugin": "^5.3.6",
|
|
"webpack": "^5.75.0",
|
|
"webpack-cli": "^5.0.1",
|
|
"webpack-dev-server": "^4.11.1"
|
|
},
|
|
"overrides": {
|
|
"react-dates": {
|
|
"react": "$react",
|
|
"react-dom": "$react-dom"
|
|
},
|
|
"react-lazyload": {
|
|
"react": "$react",
|
|
"react-dom": "$react-dom"
|
|
},
|
|
"react-qr-reader": {
|
|
"react": "$react",
|
|
"react-dom": "$react-dom"
|
|
},
|
|
"react-image-annotation": {
|
|
"react": "$react",
|
|
"react-dom": "$react-dom"
|
|
}
|
|
},
|
|
"scripts": {
|
|
"start": "webpack serve --port 8082 --host 0.0.0.0",
|
|
"build": "webpack --mode=production && cp -a ./assets/. ./build/assets/",
|
|
"lint": "eslint . '**/*.{js,jsx}'",
|
|
"format": "eslint . --fix '**/*.{js,jsx}'",
|
|
"test": "jest",
|
|
"storybook": "storybook dev -p 6006",
|
|
"build-storybook": "storybook build"
|
|
},
|
|
"eslintConfig": {
|
|
"extends": "react-app"
|
|
},
|
|
"jest": {
|
|
"transform": {
|
|
"^.+\\.js?$": "babel-jest",
|
|
"^.+\\.jsx?$": "babel-jest",
|
|
"^.+\\.svg$": "<rootDir>/__mocks__/svg.js"
|
|
},
|
|
"transformIgnorePatterns": [
|
|
"node_modules/(?!(react|mpx-error-boundary)/)"
|
|
],
|
|
"moduleNameMapper": {
|
|
"@/(.*)": "<rootDir>/src/$1"
|
|
},
|
|
"testEnvironment": "jest-environment-jsdom",
|
|
"moduleDirectories": [
|
|
"node_modules",
|
|
"src"
|
|
],
|
|
"moduleFileExtensions": [
|
|
"js",
|
|
"json",
|
|
"jsx"
|
|
]
|
|
}
|
|
}
|