PromucFlow_constructor/app/client
Ankita Kinger fa45282b0a
fix: alignment of the image seen on no search results on application page (#13950)
* fix: 12861 trim unnecessary re-render in select widget in server side rendering (#12865)

* add debounce to search and remove state var

* increase debounce time

* fix: updated the condition to show expiry key (#13092)

* Add index for git (#13133)

* fix: Fixed compile time errors

* fix: Unable to see apps in home page after git connect fails (#13387)

* Fix Redis installation in Dockerfile (#13428) (#13430)

Conflicts:
	Dockerfile

* fix: only execute pageload actions after successfully fetching actions and jscollections in view mode (#13521)

* prevent execution of onPageLoad actions before sucessful actions fetch

* Perform url update before fetching actions and jscollections

(cherry picked from commit 7261834fe5)

* fix: NPE check when datasource createdAt is null

(cherry picked from commit beafb371b24180dce2e351f1dea6d9d34db2a204)

* fixed image alignment for no search results on applications page

* deleted duplicate file

* reload to Refresh script update

* Adding sleep - script fix

Co-authored-by: Preet Sidhu <preetsidhu.bits@gmail.com>
Co-authored-by: Aman Agarwal <aman@appsmith.com>
Co-authored-by: Abhijeet <41686026+abhvsn@users.noreply.github.com>
Co-authored-by: Nidhi <nidhi.nair93@gmail.com>
Co-authored-by: Somangshu Goswami <somangshu.goswami1508@gmail.com>
Co-authored-by: Rimil Dey <rimildeyjsr@gmail.com>
Co-authored-by: Anagh Hegde <anagh@appsmith.com>
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
Co-authored-by: Favour Ohanekwu <fohanekwu@gmail.com>
Co-authored-by: Trisha Anand <trisha@appsmith.com>
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-05-26 10:05:35 +05:30
..
cypress fix: alignment of the image seen on no search results on application page (#13950) 2022-05-26 10:05:35 +05:30
docker
generators
patches fix: patches blueprint's popover (#12213) 2022-03-31 13:27:06 +05:30
perf chore: Fix the typo in login credentials (#13536) 2022-05-06 10:46:48 +05:30
public feat: activity logging (#12383) 2022-04-01 09:55:58 +00:00
src fix: alignment of the image seen on no search results on application page (#13950) 2022-05-26 10:05:35 +05:30
test feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
typings
.babelrc
.dockerignore
.editorconfig
.eslintrc.json
.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
craco.build.config.js
craco.common.config.js chore: remove minifying in dev to ease debugging (#12940) 2022-04-18 13:51:36 +05:30
craco.dev.config.js chore: remove minifying in dev to ease debugging (#12940) 2022-04-18 13:51:36 +05:30
cypress_fat.json test: Cypress env for fat container (#11792) 2022-03-14 10:00:13 +05:30
cypress.env.json feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
cypress.json test: Add tests for git bugs and git import (#12751) 2022-04-14 08:32:57 +05:30
Dockerfile Add healthcheck to docker (#13154) 2022-05-06 11:45:56 +05:30
gitbook-algolia-lambda.js chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
index.tsx
jest.config.js fix: Signup text update & code optimisation (#11606) 2022-03-04 11:56:12 +05:30
netlify.toml
package.json feat: Optimize create uneval tree via memoization (#13476) 2022-05-18 10:51:53 +05:30
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
tailwind.config.js feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
tsconfig.json
tsconfig.path.json
vercel.json
yarn.lock feat: Optimize create uneval tree via memoization (#13476) 2022-05-18 10:51:53 +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