PromucFlow_constructor/app/client
Apeksha Bhosale 7fa4df32a1
fix: Saving variables as string rather than values in backend (#12999)
* parsing of js object has changed

* added test for parsing

* parse object with literal

* added variable to reactive paths and solved some PR comments

* test fixed

* small fix

* removed restricting functions to be added if object body has errors

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-06-24 09:36:52 +05:30
..
cypress test: Automated tests for Bug #14299 + Specs rearranged (#14632) 2022-06-23 20:43:15 +05:30
docker Added zipy.ai for analytics (#11411) 2022-02-25 08:58:03 +05:30
generators refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
patches fix: patches blueprint's popover (#12213) 2022-03-31 13:27:06 +05:30
perf feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
public feat: activity logging (#12383) 2022-04-01 09:55:58 +00:00
src fix: Saving variables as string rather than values in backend (#12999) 2022-06-24 09:36:52 +05:30
test feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
typings
.babelrc refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
.dockerignore
.editorconfig
.eslintrc.json feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
.flowconfig
.gitignore chore: Added jest tests for admin settings form fields (#12413) 2022-03-31 20:05:01 +05:30
.huskyrc
.lintstagedrc
.nvmrc chore: Update node version to 16.15.0 LTS (#14094) 2022-05-26 16:05:02 +05:30
.prettierignore
.prettierrc
.sentryclirc
build.sh Don't log debug level logs in prod (#5527) 2021-07-05 11:19:43 +05:30
craco.build.config.js feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
craco.common.config.js feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
craco.dev.config.js feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
cypress_fat.json test: Cypress env for fat container (#11792) 2022-03-14 10:00:13 +05:30
cypress.env.json Revert "fix: empty commit" 2022-06-09 07:11:53 +01:00
cypress.json Updating Mongo DB name to match Mongo TED database name (#14389) 2022-06-09 12:21:46 +05:30
Dockerfile Added healthcheck for editor with https (#13947) 2022-05-27 17:05:21 +05:30
gitbook-algolia-lambda.js chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
index.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
jest.config.js fix: update jest env and testtimeout (#14178) 2022-05-30 17:52:54 +05:30
netlify.toml chore: Remove old way of adding feature flags (#11213) 2022-02-16 19:57:58 +05:30
package.json feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
postcss.config.js feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
README.md chore: Removing jest test coverage because of node version mismatch (#14230) 2022-06-01 17:43:03 +05:30
README.old.md
start-https.sh Fix error with start-https.sh on directory with space in it (#12566) 2022-04-05 20:09:05 +05:30
stats.json feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
tailwind.config.js feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
tsconfig.json feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
tsconfig.path.json refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
vercel.json chore: Remove old way of adding feature flags (#11213) 2022-02-16 19:57:58 +05:30
yarn.lock feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +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