PromucFlow_constructor/app/client/src/pages
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
..
Applications fix: alignment of the image seen on no search results on application page (#13950) 2022-05-26 10:05:35 +05:30
AppViewer fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
common fix: removes animation in tooltips (#14032) 2022-05-25 23:12:01 +05:30
Editor fix: removes animation in tooltips (#14032) 2022-05-25 23:12:01 +05:30
Home feat: Application templates (#10964) 2022-03-03 16:26:53 +05:30
organization chore: add autofocus prop to TagInputComponent (#13578) 2022-05-13 17:34:08 +05:30
Settings chore: optimize naming conventions for variables and functions (#13858) 2022-05-18 10:23:08 +05:30
setup fix: welcome form shown for a while after signup (#13304) 2022-05-04 14:13:02 +05:30
Templates chore: add analytics event for similar templates click (#13177) 2022-04-29 15:39:16 +05:30
tests feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
UserAuth feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
UserProfile Fixes the error message shown in reset password flow from user profile (#13974) 2022-05-20 14:37:02 +05:30
users