arunvjn
52f979cbf6
Fixes inconsistent rename behaviour for datasources ( #10767 )
2022-02-02 05:21:25 +00:00
Ajinkya Kulkarni
f4cbd38a24
Merge pull request #10792 from appsmithorg/release
...
ci: Release v1.6.9
2022-02-02 10:27:28 +05:30
Ankita Kinger
28e9f90f8b
Merge branch 'release' of https://github.com/appsmithorg/appsmith into hotfix/team-settings-page
2022-02-01 18:19:16 +05:30
Ankita Kinger
98dea5e64a
updated conditional check
2022-02-01 18:19:07 +05:30
Shrikant Sharat Kandula
b1997b8b08
fix: Disallow access to instance metadata hosts ( #10797 )
...
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2022-02-01 18:07:08 +05:30
Ankita Kinger
6ef90973c5
Merge branch 'release' of https://github.com/appsmithorg/appsmith into hotfix/team-settings-page
2022-02-01 18:06:27 +05:30
Ankita Kinger
34da849cbd
avoiding multiple API calls on selecting same role for a user under manage users
2022-02-01 18:06:10 +05:30
Bhavin K
4e28b4887c
Revert "fix: Added iFrame to load Base64 PDF data in document viewer widget ( #10770 )" ( #10786 )
...
This reverts commit df1ee35992 .
2022-02-01 15:43:20 +05:30
Tolulope Adetula
8729c2b435
fix: select treeselect value validation ( #10760 )
...
* fix: Select adn treeSelect validation
* fix: remove cy.wait()
2022-02-01 10:54:16 +01:00
Mojtaba Zarezadeh
d1ddebd3d8
merge all tests in one file
2022-02-01 13:02:53 +03:30
Bhavin K
df1ee35992
fix: Added iFrame to load Base64 PDF data in document viewer widget ( #10770 )
2022-02-01 13:37:52 +05:30
Mojtaba Zarezadeh
8197ebf297
fix: add single imports
2022-02-01 10:32:55 +03:30
Favour Ohanekwu
caca4131e7
fix: Evaluate PrivateWidgets to fix list widget children evaluation issue ( #10737 )
2022-02-01 10:48:57 +05:30
Vicky Bansal
8e174f7316
chore: Fix recaptcha script not loading issue ( #10764 )
2022-01-31 21:25:58 +05:30
geekup-legodevops
e85b34d66e
Add Helm configMap to update application configuration ( #10157 )
2022-01-31 13:27:01 +05:30
Abhijeet
6b1e3fe7c0
fix: Add branch param for redirect url while authorising Google Sheet when application is connected to git ( #10715 )
...
* Add branch param in the redirect url
2022-01-31 10:11:12 +05:30
Rishabh Saxena
2e92b3a05e
chore: increase axios timeout for git specific APIs ( #10732 )
2022-01-31 09:48:58 +05:30
Abhijeet
8c4d711f5b
chore: Make sure to keep forked application in valid state even if client exits the flow before server responds ( #10704 )
2022-01-30 17:43:35 +05:30
Rishabh Saxena
c0285eb168
chore: use documentation link from the error response for git errors ( #10662 )
2022-01-29 13:56:27 +05:30
albinAppsmith
5cfe12bcea
feat: Entity explorer UI redesign ( #9811 )
...
Co-authored-by: arunvjn <arun@appsmith.com>
2022-01-29 12:56:19 +05:30
Daniel
20f5a7f7d3
Merge pull request #10681 from appsmithorg/fix/authenticated-api-query-parameters
...
fix: Add query parameters to Options/Form
2022-01-28 05:03:33 -08:00
Shrikant Sharat Kandula
d3d1f8bbf9
Clear sessions on password reset ( #9955 )
...
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
Co-authored-by: Nayan <nayan@appsmith.com>
2022-01-28 16:49:00 +05:30
Shrikant Sharat Kandula
cc3ab115b5
Remove CORS config as it's unused now ( #10312 )
...
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2022-01-28 16:48:04 +05:30
Rishabh Rathod
b61ceab94b
fix: Add meta to eval cycle and update it when default changes ( #10401 )
...
* Rearrange data tree widget factory
* Remove existing handling of default value override
* Altternate way of meta property override
* Fix tests
Co-authored-by: hetunandu <hetu@appsmith.com>
2022-01-28 16:40:05 +05:30
Mojtaba Zarezadeh
e400ea0e80
cleanup: improve comments
2022-01-28 13:03:07 +03:30
Favour Ohanekwu
d5a459be30
fix: show lint warning when unused variable is present in code ( #10599 )
2022-01-28 09:18:19 +01:00
Mojtaba Zarezadeh
6d3be8c283
fix(mysqlPlugin): allow empty password if user is not empty
2022-01-28 11:43:21 +03:30
Abhijeet
07082f6bde
fix: Copy evaluation version for cloned application from the source application to fix dynamic binding evaluation to support escaped characters without double escapes ( #10702 )
2022-01-28 08:07:59 +00:00
Bhavin K
45d3704dda
fix: icon button remove default green ( #10573 )
2022-01-27 19:07:13 +05:30
Ankur Singhal
842828b187
added a keydown listener to focus property pane title on pressing f2
2022-01-27 16:40:57 +05:30
Arpit Mohan
434e21bd09
Merge pull request #10687 from appsmithorg/hotfix/list-widget-broken
...
fix: Fix crash on broken list widget (#10670 )
2022-01-27 16:31:49 +05:30
Favour Ohanekwu
ce066a57b6
fix: Fix crash on broken list widget ( #10670 )
...
(cherry picked from commit db3e29e15d )
2022-01-27 16:29:55 +05:30
Yash Vibhandik
35d46b42d4
fix : #10428 styling support in popup ( #10487 )
2022-01-27 15:37:05 +05:30
Favour Ohanekwu
db3e29e15d
fix: Fix crash on broken list widget ( #10670 )
2022-01-27 15:31:24 +05:30
rashmi rai
10b3fe3800
feat: Validations for Action Forms ( #10457 )
2022-01-27 15:20:05 +05:30
Rishabh Rathod
d3c2833c8c
chore: remove defaultSelectedFiles ( #10586 )
...
- It is not being used anywhere
2022-01-27 09:40:51 +00:00
Danieldare
5cfc81a9d3
fix: add query parameters to options
2022-01-27 10:04:27 +01:00
Aman Agarwal
aab77b8ebb
fix: Memoized the Form Control Component reducing unwanted re-rendering ( #10553 )
...
* fix: reduced unnecessary re-rendering of form components
* fix: memoized form control and moved config errors to selector logic
2022-01-27 14:09:21 +05:30
Tolulope Adetula
b89c3100e4
fix: RTE required field ( #10629 )
2022-01-27 00:37:50 -08:00
Abhijeet
8d93d06317
feat: Add reference doc url for error responses for git APIs ( #10620 )
...
* Added reference doc urls for pull conflicts
* Update TCs
2022-01-27 13:08:21 +05:30
Nikhil Nandagopal
c035203ebd
Updated Label Config
2022-01-27 13:02:57 +05:30
Bhavin K
dfaddfbce4
fix: Datepicker closeOnSelection will now remain true by default for new widget drops( #10479 )
2022-01-27 11:42:39 +05:30
Anagh Hegde
e0e4a73650
fix: Logic to delete stale git branch which are not in db ( #10647 )
2022-01-26 21:29:00 +05:30
Anagh Hegde
c83f7fb3c1
feat: Git import api ( #10282 )
...
* Added API to generate deploy keys and store them in a collection for import flow
* Add tests for the key generation flow
* Move the key generation to helper class
* changes per review
* Fix bad merge
* add api to import application
* handle timeout for git import
* Update the comments
* Add API for git import
* handle duplicate application name error & add profiles while importing
* Add tests for import api
* Hydrate from file system after cloning the repo
* Fix test failures
* Test cases
* changes per review
* throw error when the datasource with same name of different type exists
* Fix test failures
* Fis error messages
* Fix test failures
* Fix issue with checking the datasource types
* Add datasource name check while importing the application
* Refactor SSH key gen code for import
* Resolve issues around defaultResourceIds, don't commit app name
* Resolve the issue related to duplicate name for app during import
* Minor fixes
* WIP
* Add logic to get unconfigured datasources for the application
* Fix tests
* WIP
* revert datasource related changes
* Add a boolean flag to Datasource entity
* Add a boolean flag to Datasource entity
* Add flag to identify import status
* Set application name before importing from json files in git-import
* update the variable name
* changes per review
Co-authored-by: Abhijeet <abhijeet@appsmith.com>
2022-01-26 21:26:22 +05:30
Abhijeet
0183897d5a
chore: Update mongo indexes to improve the query performance ( #10658 )
...
* Add index for JScollection, action and userData
* Refactor
2022-01-26 21:24:56 +05:30
Nidhi
c7d1e87c0a
fix: Removed tracking on Sentry for unsupported plugin operation ( #10636 )
2022-01-26 19:02:48 +05:30
Abhijeet
231c3aaeb7
fix: Bugfix for curl import when the request is made from the child branch for git-connected application ( #10638 )
...
* Fix for curl import in sub-branch
* Added comment
2022-01-26 18:20:49 +05:30
Daniel
d553495d23
Merge pull request #10321 from appsmithorg/fix/active-datasoure-flash-page
...
fix: Active datasource page flashes to user upon clicking the Save DataSource Button.
2022-01-26 11:42:36 +01:00
Nikhil Nandagopal
46820d5dbc
Updated Label Config
2022-01-26 14:27:02 +05:30
Nikhil Nandagopal
322a018a4d
Updated Label Config
2022-01-26 13:31:44 +05:30