Nidhi
e73fd0a269
fix: Parse nested structures as tables for action execution results ( #13328 )
...
* fix: Parse nested structures as tables
* Updated comments
2022-04-27 08:45:15 +05:30
Nidhi
10f83ef698
fix: Throw error on trying to access non-existent unpublished action ( #13210 )
...
* fix: Throw error on trying to access non-existent unpublished action
* Fixed NPE at copy policies from page to action
2022-04-26 20:04:14 +05:30
Nidhi
ea6debab20
fix: Added contains and not equals options to where clause in Google Sheets ( #13208 )
2022-04-26 20:03:17 +05:30
Sumit Kumar
7e9eb58f03
fix: fix action objects missing plugin id and plugin type info in database ( #13263 )
...
* add plugin id and type info to action object if found missing
* this fix is currently added to the read and update action flows
2022-04-26 16:51:30 +05:30
Abhijeet
b88cdacc7d
Fix npe and duplication for JSObject during clone application ( #13297 )
2022-04-26 13:13:58 +05:30
Nayan
0a038e714f
feat: added page names to the templates meta data ( #12786 )
...
Adds page names to templates meta data
2022-04-22 12:58:35 +06:00
Nayan
c4ee44de15
feat: log template app name to analytics service when template is forked ( #12972 )
...
Logs application template name to analytics service when template is forked.
2022-04-22 11:40:32 +06:00
Vishnu Gp
534bdd93b2
fix: Add validation for Git URLs on server ( #13182 )
...
This PR adds a backend validation for git URLs on the backend side. Plus added some more test cases for URLs
2022-04-22 07:23:13 +05:30
Nayan
6889882088
feat: updated download template App API to download from cloud services ( #12311 )
...
Update download json file API so that it downloads via cloud services
2022-04-22 00:19:46 +06:00
Nayan
15394207a5
feat: Add API to get template filters ( #12969 )
...
Adds a new API to get available filters for application templates from Appsmith cloud services. It acts as a proxy to the API.
2022-04-21 15:52:27 +06:00
Nidhi
d14d8d356e
chore: Added jcmd to Appsmith server image ( #13155 )
2022-04-21 13:56:49 +05:30
Abhijeet
3a22cda148
Add index for git ( #13133 )
2022-04-21 11:10:41 +05:30
Leo Thomas
c8f88ed977
fix: 11141-JDBC override parameter for resolving TZ Cast Errors ( #12821 )
2022-04-20 14:50:49 +05:30
Vishnu Gp
cfb7fc4b94
fix: git remote SSH url for Azure | BE ( #12933 )
...
Users were not able to add Git SSH URLs from some providers. This fixes the BE aspects of this issue.
2022-04-20 14:47:02 +05:30
Pawan Kumar
a5e32c8083
chore: Update theming default themes configs ( #13117 )
...
* theming config update
* add progress bar
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2022-04-20 12:08:35 +05:30
Aman Agarwal
4f4d1400c5
fix: updated the condition to show expiry key ( #13092 )
2022-04-20 11:32:01 +05:30
Anagh Hegde
ecb08a4918
Add logic to change default branch for git connected application ( #11549 )
...
We are opening the appsmith default application when the user clicks on edit. But when the app is connected to git we should always bring up the default application of the default branch.
2022-04-19 19:43:23 +05:30
Abhijeet
cebccc5401
Fix issues in git flows when pages don't have reference in application object ( #13040 )
...
As a part of git-directory update we have introduced a bug where if the entity names includes the - we were not able to filter the entities in the individual page directory. This commit introduces a new name-seperator to avoid such issues.
2022-04-19 17:25:11 +05:30
Anagh Hegde
f9fee48c14
Remove feature flag for git import ( #12909 )
2022-04-18 16:36:59 +05:30
Anagh Hegde
4b8646dd05
Handle logic to delete the application during git delete branch flow ( #12986 )
2022-04-18 15:24:40 +05:30
Abhijeet
a12750b536
feat: Update directory structure for git-sync to mimic UI ( #11705 )
...
* File migration for git
* Testcases added
* Comments added
* Update the action file names to keep unique constraints
* Separate out the theme from metadata
* Update server version to convey the file migration
2022-04-14 23:35:08 +05:30
Vishnu Gp
c7a4ac7353
fix: Organization name can be empty
...
fix: Organization name can be empty
2022-04-13 17:36:32 +05:30
Anagh Hegde
5c17422956
fix: Connection timeout for git connect when the git repo is behind a firewall ( #12819 )
...
* Use non blocking IO for checking the repo status
* Cache the results
* Update tests for the util class method
2022-04-13 10:33:28 +00:00
Vishnu Gp
ccc25f35f5
code refactoring for empty organization name fix
2022-04-13 11:17:35 +05:30
Nayan
4819907a34
feat: Add analytics events to track user activation ( #12611 )
...
Adds some attributes to existing analytics events to track user activation.
2022-04-12 20:09:03 +06:00
Nidhi
b2d356bcce
fix: Fixes connection pool minimum size to 0, also refactored uri related operations ( #12837 )
2022-04-12 16:33:07 +05:30
Nidhi
e36b352a42
fix: Conversion logic for expires in field ( #12781 )
2022-04-11 11:27:24 +00:00
Vishnu Gp
2c24050bf9
Added comments and test case for empty organization name fix
2022-04-11 16:27:31 +05:30
Anagh Hegde
f9df59f02b
Handle empty repo during git import with proper error message ( #12752 )
2022-04-11 12:29:18 +05:30
Abhijeet
8dd6bc8d4c
fix: After cloning the page with JSObject creating a new branch copies all the JSObject in a single page ( #12743 )
2022-04-11 07:42:09 +02:00
Vishnu Gp
1826f3dfef
Fix empty organization name
2022-04-11 10:53:38 +05:30
Leo Thomas
f8cc2f5e54
fix: add support for reading DBRef type in Mongo plugin ( #12670 )
...
* DBRef fix with codec
* Added code comments regarding custom codec implemented
* Added Unit Test for Mongo DBRef
Co-authored-by: Leo Thomas <leoweb2010@gmail.com>
Co-authored-by: Sumit Kumar <sumit@appsmith.com>
2022-04-11 09:38:17 +05:30
Abhijeet
75cfe8df5b
fix: Fix clone page issue where JSObjects are not showing up in destination page when application is connected to git ( #12723 )
2022-04-09 13:53:28 +00:00
Anagh Hegde
e386c594fe
fix: Maintain page order during file import ( #12698 )
...
* Add logic to order page after creating
* Add test to check if the page order is same as the json file during the import
2022-04-09 11:15:45 +05:30
Anagh Hegde
f9f689af69
fix: Current branch delete exception in delete branch API ( #12699 )
...
* Handle current branch delete exception
* Updated error message
* Update error message
2022-04-08 18:28:43 +00:00
Sumit Kumar
cffc445824
fix: update check for GSheet where condition ( #12729 )
2022-04-08 22:33:47 +05:30
Anagh Hegde
737680bb9b
fix: Reset of isPublic flag during git merge operation ( #12703 )
...
* do not update the isPublic flag during git operation
* Add tests
* update the comments
2022-04-08 14:35:20 +05:30
arunvjn
fabfb65a4f
chore: Parallelise feature flags and user info API ( #12263 )
2022-04-07 23:27:32 +05:30
Nikhil Nandagopal
1d27c951de
Reverted to older template file
2022-04-07 12:14:41 +05:30
Nikhil Nandagopal
73b3a54e08
chore: Update crud template ( #12634 )
2022-04-07 11:36:55 +05:30
Pawan Kumar
cf425249ca
chore: update theming stylesheet config ( #12645 ) - skipChangeLog
...
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2022-04-07 11:28:45 +05:30
Nikhil Nandagopal
2539d6ec12
Updated Template
2022-04-06 19:44:23 +05:30
Nikhil Nandagopal
8dd700f663
Updated Template
2022-04-06 19:41:30 +05:30
Nikhil Nandagopal
a9ccfab55b
Updated Template
2022-04-06 19:41:28 +05:30
Nikhil Nandagopal
a6fe504768
feat: Updated CRUD Template ( #12579 )
...
* Updated Template
* Updated Template
* Updated Template
* updated xpaths for gemeratePage
Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
2022-04-06 15:46:36 +05:30
Nidhi
79a63d535d
fix: Only add missing user set actions to scheduling order ( #12601 )
2022-04-06 12:04:41 +05:30
Nidhi
981c618420
fix: Using form url encoded content type for token requests ( #12597 )
...
* fix: Using form url encoded content type for token requests
* fix: Using form url encoded content type for cc as well
* fix: Conversion logic for expires in field
2022-04-05 17:47:44 +00:00
Anagh Hegde
e3c7d2b3f2
fix: While importing the application page sequence does not match with the source application ( #12539 )
...
* Add logic to maintain page order while exporting the app
* Add test for the page order during export
2022-04-04 23:24:42 +05:30
Abhijeet
ffd0595330
fix: Fix importing datasource with same name but different plugin issue ( #12512 )
...
Co-authored-by: Anagh Hegde <anagh@appsmith.com>
2022-04-04 13:23:00 +05:30
Sumit Kumar
f201ec7bcd
fix: make region a non-mandatory field ( #12510 )
...
* Currently S3 plugin datasource requires the region field to be non-empty for it to work (when configured with other as the datasource type from dropdown). However, this field is not required for many S3 offerings. Hence, making it non-mandatory.
2022-04-04 13:06:58 +05:30