PromucFlow_constructor/app/client
Satish Gandham 03703ff044
ci: Ship source maps + fix perf test failures on EE (#18700)
* - Add missing env variables to fix perf tests failures in EE

* - Delete source maps on CI only for EE

* - Add the additional steps that might be required for running perf tests on EE

* Update if condition

* Update if condition

* Switch to bash from using sh in build.sh

* Check if the server started later

* Update the check to see if the server has started

Co-authored-by: Satish Gandham <hello@satishgandham.com>
2022-12-09 18:40:59 +05:30
..
cypress fix: datasource discard popup issue fixed (#18761) 2022-12-09 15:29:35 +05:30
docker Sandboxed iFrames with srcDoc (#11426) 2022-10-04 15:20:45 +05:30
generators feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
patches
public Sandboxed iFrames with srcDoc (#11426) 2022-10-04 15:20:45 +05:30
src fix: hide workspace menu options trigger when there are no permissions (#18742) 2022-12-09 15:46:00 +05:30
test feat: Handle permission driven views for auto-saving pages and action… (#16950) 2022-12-01 12:00:50 +05:30
typings chore: update dependencies in the client package (#18254) 2022-11-28 16:22:30 +00:00
.babelrc
.dockerignore
.editorconfig
.eslintrc.json
.flowconfig
.gitignore feat: Support running NGINX for development without Docker (#16667) 2022-09-14 09:58:31 +05:30
.huskyrc
.lintstagedrc
.nvmrc
.prettierignore
.prettierrc
.sentryclirc
build.sh ci: Ship source maps + fix perf test failures on EE (#18700) 2022-12-09 18:40:59 +05:30
craco.build.config.js feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
craco.common.config.js
craco.dev.config.js feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
cypress_fat.json
cypress.env.json feat: [Context Switching] Complex widgets and other Phase 2 items (#17046) 2022-12-08 12:51:58 +05:30
cypress.json
Dockerfile feat: Support running NGINX for development without Docker (#16667) 2022-09-14 09:58:31 +05:30
index.tsx
jest.config.js feat: Split evaluation and linting (#17287) 2022-11-03 14:53:15 +05:30
netlify.toml chore: update omnibar to work with docusaurus site (#18146) 2022-11-21 08:25:33 +00:00
package.json chore: update smartlook client (#18784) 2022-12-09 11:45:14 +05:30
postcss.config.js
README.md ci: Modularizing the Github actions workflow for maintainability (#16505) 2022-09-09 01:08:55 +05:30
README.old.md
start-https.sh chore: Support using custom port(s) for listening in the start-https.sh script (#18451) 2022-12-05 13:34:30 +05:30
stats.json
tailwind.config.js
tsconfig.json
tsconfig.path.json
vercel.json
yarn.lock chore: update smartlook client (#18784) 2022-12-09 11:45:14 +05:30

Appsmith Client

This project was bootstrapped with Create React App.

For details on setting up your development machine, please refer to the Setup Guide