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
Nikhil Nandagopal
cbe43dfe8c
Updated Label Config
2022-05-25 18:52:03 +05:30
arunvjn
82328f4753
fix: delay comment threads API call till the application details are retrieved ( #14011 )
2022-05-25 18:19:01 +05:30
Tolulope Adetula
d07d8f8a5d
fix: PR review
2022-05-25 13:11:43 +01:00
Bhavin K
1760e8150c
fix: checkbox, switch property fields update, migration added ( #13997 )
2022-05-25 17:03:33 +05:30
Chandan Balaji
b24428be59
fix: UI Inconsistencies in Datasource Card and Page
2022-05-25 16:58:30 +05:30
Arsalan Yaldram
b266dd47d3
Merge pull request #13585 from appsmithorg/fix/table-bindingPathList
...
fix: table derived bindingList error.
2022-05-25 15:42:05 +05:30
Aswath K
c8e79eca95
feat: Focus widget name or first property when opening property pane ( #13513 )
...
* feat: intial investigation.
* Completed focusing of Property title
* removes unused import
* fix issue with inability to focus Dropdown
* checks if PP opened not because of focusing on input elements in widget
* Adds two level of focus for LocationSearch
* adds multi state to KeyValue component
* Adds multi state to Draggable List as well
* Adds multi state to DatePickerControl
* fix: style issue with draggableList & KeyValue comp
* avoids auto focusing on Panel
* remove commentedout code
* fix: cypress tests
* change ActionConstant name
Co-authored-by: Arsalan <arsalanyaldram0211@outlook.com>
2022-05-25 15:35:53 +05:30
ashit-rath
6d591c49b9
fix: JSONForm Select field validate empty string as an invalid value ( #13993 )
2022-05-25 15:34:50 +05:30