PromucFlow_constructor/app/client
Souma Ghosh 686f3981d8
fix: JS option missing for some style items in table widget v2 (#16958)
* fix: JS option missing for some style items in table widget v2

* Review changes
2022-09-23 15:11:41 +05:30
..
cypress fix: Table's last column doesn't resize properly (#16448) 2022-09-22 16:45:00 +05:30
docker Restore nginx-app.conf.template 2022-09-14 11:16:00 +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
public feat: Fetch Appsmith version when browser tab comes on focus (#16153) 2022-09-01 14:17:29 +05:30
src fix: JS option missing for some style items in table widget v2 (#16958) 2022-09-23 15:11:41 +05:30
test feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
typings Feature: Property pane enhancements(Bug fixes + Draggable popper) (#3748) 2021-03-29 21:17:22 +05:30
.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 feat: Support running NGINX for development without Docker (#16667) 2022-09-14 09:58:31 +05:30
.huskyrc
.lintstagedrc feat: upgrade client npm packages. (#14858) 2022-06-30 16:59:09 +05:30
.nvmrc chore: Update node version to 16.15.0 LTS (#14094) 2022-05-26 16:05:02 +05:30
.prettierignore
.prettierrc Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
.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 client npm packages. (#14858) 2022-06-30 16:59:09 +05:30
craco.common.config.js fix: webpack hot reload issue (#15070) 2022-07-07 14:00:57 +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 feat: Table widget V2 Inline editing validation for plain text & number column (#15954) 2022-09-13 11:11:59 +05:30
cypress.json Cypress version upgrade for timeout issue resolution (#15917) 2022-08-16 09:31:16 +05:30
Dockerfile feat: Support running NGINX for development without Docker (#16667) 2022-09-14 09:58:31 +05:30
gitbook-algolia-lambda.js Remove path concatenation in Algolia sync script 2022-07-19 12:01:09 +05:30
index.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
jest.config.js feat: Code-split for admin setting for toggling appsmith watermark (#15036) 2022-07-28 14:08:37 +05:30
netlify.toml chore: Remove old way of adding feature flags (#11213) 2022-02-16 19:57:58 +05:30
package.json fix: Design system package conflict with babel-plugin-styled-components (#16881) 2022-09-22 16:55:03 +05:30
postcss.config.js feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
README.md ci: Modularizing the Github actions workflow for maintainability (#16505) 2022-09-09 01:08:55 +05:30
README.old.md Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-10-26 18:55:13 +05:30
start-https.sh Fix hard-coded mime.types location (#16826) 2022-09-16 16:37:23 +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 fix: Design system package conflict with babel-plugin-styled-components (#16881) 2022-09-22 16:55:03 +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