Commit Graph

11658 Commits

Author SHA1 Message Date
Nikhil Nandagopal
ce23d33855 Updated Label Config 2022-05-28 00:15:13 +05:30
Nikhil Nandagopal
1e48d8c012 Updated Label Config 2022-05-28 00:14:10 +05:30
Trisha Anand
132a5065fe
feat: Add conceptual Tenant (#13935) 2022-05-27 18:29:08 +05:30
Nikhil Nandagopal
3d97dac195 Updated Label Config 2022-05-27 17:52:27 +05:30
Nikhil Nandagopal
05105a8da5 Updated Label Config 2022-05-27 17:51:56 +05:30
Nikhil Nandagopal
86dc254e1d
Update config.json 2022-05-27 17:15:20 +05:30
Sumesh Pradhan
31c98a8fda
Added healthcheck for editor with https (#13947)
Added a fix for the docker health check on editor with ssl enabled for appsmith-ce fat container and the slim client appsmith-editor
2022-05-27 17:05:21 +05:30
Shrikant Sharat Kandula
39b071961a
Better error response for admin API when env file is not found (#13373) 2022-05-27 17:04:40 +05:30
Shrikant Sharat Kandula
f3f580a708
NPE when connectionCookie is undefined (#13541) 2022-05-27 17:04:04 +05:30
Nikhil Nandagopal
12439bc873 Updated Label Config 2022-05-27 14:24:23 +05:30
Nikhil Nandagopal
61401aac78 Updated Label Config 2022-05-27 14:23:29 +05:30
Nikhil Nandagopal
3461d2b646 Updated Label Config 2022-05-27 14:23:11 +05:30
Nikhil Nandagopal
709329773a Updated Label Config 2022-05-27 12:48:09 +05:30
Arpit Mohan
672faa132b
Merge pull request #14113 from appsmithorg/v1.7.1_promote_release_to_master
Release v1.7.1
2022-05-27 09:16:31 +02:00
Nikhil Nandagopal
25b5cca7fd Updated Label Config 2022-05-27 12:45:36 +05:30
Nikhil Nandagopal
89cfc2b7fa
Update config.json 2022-05-27 12:44:47 +05:30
Nikhil Nandagopal
f7cffd92de Updated Label Config 2022-05-27 12:41:28 +05:30
Nikhil Nandagopal
a2dfacdbbe Updated Label Config 2022-05-27 12:38:21 +05:30
Nikhil Nandagopal
9cf4b5efdb
Update config.json 2022-05-27 12:37:52 +05:30
Nikhil Nandagopal
76491a1e39 Updated Label Config 2022-05-27 12:34:03 +05:30
Nikhil Nandagopal
f8359ccb8d Updated Label Config 2022-05-27 12:32:21 +05:30
Nikhil Nandagopal
3c7448faa2 Updated Label Config 2022-05-27 12:32:03 +05:30
Nikhil Nandagopal
396b4bd238 Updated Label Config 2022-05-27 12:31:32 +05:30
Nikhil Nandagopal
462b4341be Updated Label Config 2022-05-27 12:30:44 +05:30
Nikhil Nandagopal
ed5cb79206 Updated Label Config 2022-05-27 12:30:16 +05:30
Nikhil Nandagopal
28c6af9689 Updated Label Config 2022-05-27 12:27:30 +05:30
Nikhil Nandagopal
6c860adede Updated Label Config 2022-05-27 12:26:56 +05:30
Nikhil Nandagopal
ce080b5721 Updated Label Config 2022-05-27 12:25:23 +05:30
Arpit Mohan
f0663ec341
Merge branch 'master' into v1.7.1_promote_release_to_master 2022-05-27 07:49:15 +02:00
Arsalan Yaldram
8d55d6f51d
chore: update node version to 16.14.0 (#14127) 2022-05-26 23:39:59 +05:30
Abhijeet
6c1e5ec8c4
fix: Close insert modal for MongoDB and Google sheet after InsertQuery is executed for generated CRUD pages (#14115)
Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>
2022-05-26 16:20:28 +05:30
Arsalan Yaldram
b28eb3fed8
chore: Update node version to 16.15.0 LTS (#14094) 2022-05-26 16:05:02 +05:30
haojin111
3c1b1a3628
Merge pull request #13864 from appsmithorg/feat/13412-improve-import-app-flow-ui
feat: 13412 - improve import app with progress bar
2022-05-26 16:49:47 +08:00
NandanAnantharamu
6359bfcfbe
test: List testcases (#14009) 2022-05-26 13:25:08 +05:30
Nikhil Nandagopal
f4468ebb41 Updated Label Config 2022-05-26 13:10:52 +05:30
Nikhil Nandagopal
0eaec4bbd1 Updated Label Config 2022-05-26 13:10:33 +05:30
Nikhil Nandagopal
6e5fbe3417 Updated Label Config 2022-05-26 13:10:15 +05:30
Nikhil Nandagopal
7224e54598 Updated Label Config 2022-05-26 13:10:10 +05:30
Nikhil Nandagopal
8dd65f4ac7 Updated Label Config 2022-05-26 13:09:32 +05:30
Nikhil Nandagopal
32e46132a8 Updated Label Config 2022-05-26 13:06:33 +05:30
Nikhil Nandagopal
937d650527 Updated Label Config 2022-05-26 13:06:18 +05:30
rahulramesha
9cb8524acd
fix: stop showing errored widget labels permanently and show them only on hover or when selected (#14064) 2022-05-26 12:55:29 +05:30
Chandan Balaji
4d76db5fe7 updated harcoded values 2022-05-26 12:45:48 +05:30
Pawan Kumar
7c9135f945
fix: Canvas jitters on page refresh on an application where widgets don't occupy the entire width of the canvas (#13917)
* fixes the flicker of widgets

* fix jest test

* fix use dynamic app layout jitter issue

* fix use dynamic app layout jitter issue

* remove unecessary dispatch

* remove unecessary dispatch
2022-05-26 10:22:55 +05:30
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
Abhijeet
845d5b2ad4
chore: Update CRUD page template to include JSONFormWidget (#12662)
* Updated Template

* Fix testcases

* Try removing autogenerated field entry from insert modal

* Update mongo testcase
2022-05-26 09:19:33 +05:30
arunvjn
f75440f29a
fix: removes animation in tooltips (#14032) 2022-05-25 23:12:01 +05:30
Favour Ohanekwu
7bbd109f62
fix: improve jseditor linting performance (#14001) 2022-05-25 18:08:35 +02:00
Anagh Hegde
7f56d3972c
fix: Add support to generate ssh keys of type RSA (#13640)
* Add support to generate ssh keys on RSA algo
* Add the ssh key metadata to the get ssh key api
2022-05-25 14:14:02 +00:00
arunvjn
5947b07c70
fix: Removes animation in deploy button (#14029) 2022-05-25 19:39:12 +05:30