PromucFlow_constructor/app/client
Aswath K 25afe65cb7
Merge pull request #12923 from appsmithorg/fix/delete-button-kdb
feat: makes option control delete button keyboard accessible
2022-04-14 19:57:06 +05:30
..
cypress fix: onboarding deploy step getting redirected to edit view (#12830) 2022-04-14 16:58:51 +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 chore: use postgres as datasource for performance tests (#12689) 2022-04-12 10:01:41 +00:00
public feat: activity logging (#12383) 2022-04-01 09:55:58 +00:00
src Merge pull request #12923 from appsmithorg/fix/delete-button-kdb 2022-04-14 19:57:06 +05:30
test feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +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 chore: git sync cypress tests (#10006) 2022-02-25 06:13:16 +00:00
.flowconfig
.gitignore chore: Added jest tests for admin settings form fields (#12413) 2022-03-31 20:05:01 +05:30
.huskyrc
.lintstagedrc
.nvmrc
.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 Add brotli and gzip compression (#10869) 2022-02-05 01:52:31 +05:30
craco.common.config.js feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
craco.dev.config.js refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
cypress_fat.json test: Cypress env for fat container (#11792) 2022-03-14 10:00:13 +05:30
cypress.env.json refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
cypress.json test: Add tests for git bugs and git import (#12751) 2022-04-14 08:32:57 +05:30
Dockerfile Fix path to http nginx config file (#10395) 2022-01-13 19:02:35 +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: Signup text update & code optimisation (#11606) 2022-03-04 11:56:12 +05:30
netlify.toml chore: Remove old way of adding feature flags (#11213) 2022-02-16 19:57:58 +05:30
package.json fix: replace rfdc with klona (#12568) 2022-04-14 14:19:13 +00:00
README.md ci: Moving the runs-on parameter in some Github workflows to use Buildjet (#12399) 2022-03-30 20:39:34 +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: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
tsconfig.json Hot fix for plugin form not downloaded for onboarding (#3879) 2021-04-06 15:47:25 +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: replace rfdc with klona (#12568) 2022-04-14 14:19:13 +00:00

Appsmith Client

This project was bootstrapped with Create React App.

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