Shrikant Sharat Kandula
e7b2e2392b
Fix NPE on reset password, and message formats ( #18108 )
...
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2022-12-06 08:37:41 +05:30
Nidhi
166414b6d6
chore: Improved metadata on logs when reading DSL fails ( #18692 )
...
* chore: Improved metadata on logs when reading DSL fails
* Fixed test
* Test fix
* Review comment
2022-12-05 22:35:44 +03:00
Nilansh Bansal
ebadab572b
feat: Adding Embedding Apps Functionality in the API ( #18566 )
2022-12-05 15:49:37 +05:30
Anagh Hegde
f70ad56fae
chore: Remove debugging logs for analytics ( #18662 )
2022-12-05 11:29:25 +05:30
akash-codemonk
3eab587368
feat: [Context Switching] Maintain datasource collapse state ( #17616 )
2022-12-05 11:28:17 +05:30
Ankita Kinger
b7d00d2498
feat: Adding an upgrade page for Access control ( #18554 )
...
* updated content for access control upgrade page
* added feature flag and moved content to message constants
* adding feature flag for RBAC
* updated some styles
* added a missing comma
* removed width on trigger details container
* updated some styles
2022-12-04 20:12:35 +05:30
Trisha Anand
74dddd4701
fix: Add user permission in the response for update datasource api ( #18629 )
2022-12-02 13:40:57 +05:30
Trisha Anand
4345e29dc5
fix: If the user has delete permission on the workspace, allow the user to delete the workspace and also delete the default roles (without permission) ( #18615 )
2022-12-02 13:39:04 +05:30
Hetu Nandu
bf07e141f4
chore: Update NavigateTo tests to verify params ( #18581 )
2022-12-02 11:57:03 +05:30
Nilesh Sarupriya
68bb871fa8
chore: add events related to roles and groups ( #18611 )
2022-12-01 20:53:30 +05:30
Trisha Anand
a7f1f365af
Revert "ci:update env variable" ( #18607 )
...
Revert "ci:update env variable (#18557 )"
This reverts commit e0fe306503 .
2022-12-01 16:08:02 +05:30
Parthvi
e0fe306503
ci:update env variable ( #18557 )
...
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2022-12-01 13:47:11 +05:30
Nidhi
83cbc3aed1
fix: Added view mode param to returned application object ( #18522 )
...
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-11-30 08:34:02 +03:00
Nidhi
9b45afbffb
chore: Fixed a failing assertion in page clone test ( #18526 )
2022-11-30 08:33:49 +03:00
Trisha Anand
effbcd1d25
chore: Minor code refactor to support changes around permissions and test cases in EE ( #18563 )
2022-11-29 21:28:43 +05:30
Nilesh Sarupriya
c27fbac04a
feat: segregate entity permissions ( #18384 )
2022-11-29 00:27:28 +05:30
sneha122
03eaab7c58
fix: gsheet save and authorize redirect issue fixed ( #18389 )
...
* gsheet save and authorize redirect issue fixed
* cypress test code review issue fixed
Co-authored-by: “sneha122” <“sneha@appsmith.com”>
2022-11-28 10:42:27 +05:30
Anagh Hegde
a00dedb625
chore: Fix analytics NPE for checkout remote branch flow ( #18466 )
2022-11-26 17:37:07 +05:30
Anagh Hegde
f8580477ad
chore: Reduce size of payload to data sent to Segment ( #18467 )
2022-11-26 17:04:59 +05:30
Anagh Hegde
5530f3e26c
chore: Added size limit check for the message before sending the data to segment ( #18453 )
2022-11-25 16:04:40 +05:30
Nidhi
0447496e7f
chore: Switched to sequential checks instead of a parallel one for RTS check ( #18440 )
...
fix: Switched to sequential checks instead of a parallel one
2022-11-25 12:48:14 +03:00
Anagh Hegde
a7cb2ce39d
fix: App card is created even when app import fails and no action can be performed on this app card ( #18034 )
...
* Add loigc to delete the app created when the corrupted file is uploaded
* Update error message to fix test failures
2022-11-25 11:39:41 +05:30
dependabot[bot]
8e9ce96565
chore: bump postgresql from 42.4.1 to 42.4.3 in /app/server/appsmith-plugins/postgresPlugin ( #18407 )
...
chore: bump postgresql in /app/server/appsmith-plugins/postgresPlugin
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.4.1 to 42.4.3.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.4.1...REL42.4.3 )
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-25 11:19:24 +05:30
subratadeypappu
c6a7786911
Add binding parameters' count to analytics data on execute action event ( #18418 )
2022-11-25 08:46:10 +05:30
Anagh Hegde
32eebcbd43
chore: Add logs from segment error retry handler ( #18432 )
2022-11-24 20:27:14 +05:30
akash-codemonk
cdcb6a0019
chore: add back feature flag for context switching ( #18417 )
...
## Description
Add back feature flag for context switching
2022-11-24 12:36:37 +05:30
Anagh Hegde
bae241461c
chore: Add data points for debugging event log ( #18404 )
2022-11-23 23:06:37 +05:30
Nilesh Sarupriya
287311ee98
feat: set user permissions for js object ( #18077 )
2022-11-21 17:22:04 +05:30
Nilansh Bansal
a5ec8600b9
fix: Fixed error message mentioning the wrong resource type ( #18308 )
2022-11-21 15:55:30 +05:30
Shrikant Sharat Kandula
d96019cbb1
fix: Fix NPE if email in admin emails doesn't have a user ( #18222 )
...
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2022-11-21 14:14:42 +05:30
subratadeypappu
4e20b4c496
Fix JS object duplicate name issue ( #18198 )
2022-11-19 09:19:36 +05:30
Vishnu Gp
9c1f9e4af8
fix: Corrected usage of old soft deleted filter in BaseAppsmithRepository ( #18238 )
2022-11-18 09:33:00 +00:00
Vaibhav Tanwar
bc516a5583
fix: Google sheet datasource fix ( #18199 )
...
null check added for object value
2022-11-17 18:54:21 +05:30
Vishnu Gp
4402b35247
fix: Error deleting application when soft-deleted entities are present in the application ( #18185 )
...
* fix: Error deleting application when soft-deleted entities are present in the application
* Review changes
2022-11-16 20:15:38 +05:30
subratadeypappu
993eae833e
fix: JS Objects save failures due to AST changes ( #18018 )
2022-11-16 05:40:29 +05:30
Hetu Nandu
b4adfcf8e2
feat: [Context Switching]: Change focus target and fix cursor position ( #17794 )
...
Co-authored-by:
rahulramesha <rahul@appsmith.com>
2022-11-15 11:50:18 +05:30
Trisha Anand
5f8f8f9b70
chore: Re-adding the read permission group AclPermission ( #18132 )
2022-11-08 08:03:08 +05:30
Vaibhav Tanwar
49c3b929e9
feat: Default port for Elastic Search plugin ( #17468 )
...
* add default port for ElasticSearch plugin.
2022-11-03 06:51:34 +05:30
Nilesh Sarupriya
39c4ae7f54
chore: add EE Pojo for UpdatePermissionGroup ( #17902 )
2022-11-02 21:46:44 +05:30
Anagh Hegde
518909f781
chore: Remove feature flags for GIT ( #17170 )
...
Remove feature flags for GIT
Co-authored-by: Anubhav <anubhav@appsmith.com>
2022-11-02 11:07:25 +05:30
Trisha Anand
42e790dc14
chore: Add missing relationships for RBAC ( #17958 )
2022-11-01 12:28:33 +05:30
Trisha Anand
9ec18c927a
chore: Remove example workspace creation in migration since its no longer used ( #17995 )
2022-11-01 06:58:16 +00:00
amogh2019
a99a989929
chore: Mongo plugin refactor Mongo plugin JUnit TCs ( #17633 )
...
* Refactoring MongoPlugin Junit TCs into smaller files
2022-10-31 18:42:54 +05:30
akash-codemonk
0cc0209eda
chore: remove feature flag for templates phase 2 ( #17937 )
2022-10-31 12:19:12 +05:30
dependabot[bot]
920e7f8305
chore: bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /app/server/appsmith-plugins/graphqlPlugin ( #17703 )
...
chore(deps): bump jackson-databind
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.12.6.1 to 2.13.4.1.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 09:48:37 +05:30
dependabot[bot]
d4068a24af
chore: bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /app/server/appsmith-plugins/snowflakePlugin ( #17695 )
...
chore(deps): bump jackson-databind
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.12.6.1 to 2.13.4.1.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 09:48:03 +05:30
dependabot[bot]
a26c43622f
chore: bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /app/server/appsmith-plugins/googleSheetsPlugin ( #17694 )
...
chore(deps): bump jackson-databind
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.12.6.1 to 2.13.4.1.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 09:47:38 +05:30
dependabot[bot]
02b3bd3670
chore: bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /app/server/appsmith-plugins/restApiPlugin ( #17693 )
...
chore(deps): bump jackson-databind
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.12.6.1 to 2.13.4.1.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 09:47:10 +05:30
Bhuvaneswari Pathsamatla
cc2c3eae69
chore: Refactor DB changelog to install plugins in workspace with single query ( #17395 )
...
* refactor DB changelog to install plugins in workspace in much fewer iterations (in large size batches)
2022-10-30 17:10:50 +05:30
amogh2019
37a1738490
fix: MongoPlugin Update Command : parsing valid document or array of valid documents ( #17732 )
...
* parse array of valid documents for update command
2022-10-30 17:07:02 +05:30