Shrikant Sharat Kandula
3adfaa5872
Include a default value for server proxy pass ( #7042 )
...
The env variable APPSMITH_SERVER_PROXY_PASS is missing a default value, and the start script in client image requires this. But since this env variable is not set on any _existing_ installations, they will break. So to fix that, we are adding an initial value to this variable to a sensible default.
2021-09-06 12:25:31 +05:30
Arpit Mohan
6638a2065b
Create an exclude-label for changelog instead of include-label
...
Till we have an auto labeler, we should have an exclude list.
2021-09-06 11:49:14 +05:30
rashmi rai
590b33a370
css fix primary and secondary box in FieldArrayControl ( #7116 )
...
Co-authored-by: rashmi rai <rashmirai@appsmith.com>
2021-09-06 11:23:46 +05:30
rashmi rai
c0748e5d5a
fixed missing toast ( #7124 )
...
Co-authored-by: rashmi rai <rashmirai@appsmith.com>
2021-09-06 11:23:21 +05:30
Pranav Kanade
228990e9a5
changing the order of connect widget and suggested widgets ( #7129 )
2021-09-06 10:56:28 +05:30
haojin111
0cec3f461f
fix: Making only the back link clickable instead of the whole row ( #6287 )
...
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2021-09-05 21:55:34 +00:00
Snyk bot
b7e149958e
fix: app/client/package.json & app/client/yarn.lock to reduce vulnerabilities ( #7044 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-IMMER-1540542
2021-09-06 02:47:11 +05:30
Arpit Mohan
fc1083a8d4
ci: Adding release-drafter back ( #7072 )
2021-09-06 02:41:30 +05:30
arunvjn
5fe83b6716
feat: Omnibar redesign and added snippets analytics ( #7053 )
2021-09-05 23:40:38 +05:30
Trisha Anand
7526129a3a
feat: Adding APPSMITH_PLUGIN_MAX_RESPONSE_SIZE which can be configured as an environment variable to increase plugin response size (currently only supported for Postgres Plugin) ( #7126 )
...
* Adding `APPSMITH_PLUGIN_MAX_RESPONSE_SIZE` which can be configured as an environment variable to increase plugin response size (currently only supported for Postgres Plugin)
* Updated error message + added the environment variable to the template docker env files for new installations
2021-09-05 15:38:36 +00:00
Anagh Hegde
a4434872b0
Classify the Plugin errors to Action and Datasource configuration issues ( #7095 )
2021-09-04 02:54:23 +05:30
Rishabh Rathod
93ce03c765
feat: git-connections-tab-ui ( #7099 )
...
update git connection UI
2021-09-03 23:27:22 +05:30
Rishabh Rathod
b020ad72a4
feat: Add horizontal tabs in gitSync Modal ( #7048 )
...
Add horizontal tabs in gitSync Modal
2021-09-03 11:56:09 +00:00
arunvjn
53b389d348
fix: Filter empty key value pairs from form data, headers and query params. ( #7019 )
2021-09-03 11:43:11 +00:00
Aswath K
fbb8af1c3b
fix: reorder IconButtonWidget properties ( #7088 )
2021-09-03 16:35:15 +05:30
Hetu Nandu
f95f550721
fix: Promise action backwards compatibility ( #7052 )
2021-09-03 16:32:28 +05:30
Bhavin K
3d967e2df3
feat: statbox widget ( #6556 )
...
Introducing a new widget: Statbox / Statistic box Widget; This is a composite widget which has text and icon in a certain layout that can be easily changed.
2021-09-03 15:45:04 +05:30
Nayan
b5529310d1
feat: Removed check on template organization ID when creating the default organization and application after signup ( #7084 )
2021-09-03 15:32:53 +06:00
Rishabh Saxena
3859cb8438
fix: listen to page id url param at the parent editor component ( #7009 )
2021-09-03 13:39:39 +05:30
Anagh Hegde
d4ee07ab58
Remove list widget from suggested widget on action execution ( #7038 )
2021-09-03 11:52:27 +05:30
Yash Vibhandik
cc606b2fe9
test: added jest test cases for null or undefined value in table data ( #7010 )
2021-09-03 10:24:32 +05:30
ashit-rath
2cb57156f9
fix: Firefox input widget text selection ( #6832 )
...
* fix - firefox input widget selection
* minor change
* dragDisabled - updateWidgetProperty -> updateWidgetMetaProperty
2021-09-03 10:19:07 +05:30
Rishabh Saxena
8b63b2029e
fix: bottom padding at the api editor ( #7074 )
2021-09-02 23:56:30 +05:30
Trisha Anand
cbf7dc2745
feat: New Mongo UQI Plugin with new datastructures (with old UI) ( #6666 )
2021-09-02 14:00:18 +00:00
Trisha Anand
5139be6be9
feat: Generating plugin framework using plop ( #6956 )
...
* WIP First commit
* Generating different files from different templates
* Adding file to edit for adding database changelogs
* Tested the modify file step as well.
* Completed the plugin generation for today's plugins
* Tested with all the files getting generated property
* Not tracking node_modules
* Removes node_modules
* Incorporated review comments
2021-09-02 19:22:17 +05:30
Bhavin K
b8c1f0d672
Fix for D&D on input on canvas: changed defaultText to empty string ( #7018 )
2021-09-02 18:31:09 +05:30
Tolulope Adetula
682526c5ee
fix: multiselect animation changed for consistency ( #6618 )
2021-09-02 18:28:08 +05:30
yatinappsmith
c0ddcd474a
Added labels for new features ( #7058 )
2021-09-02 18:08:57 +05:30
Trisha Anand
f6df16bde4
fix: Json smart substitution breaks when evaluated value contains the character '?' ( #7031 )
...
* Minor refactoring
* Partial code change to replace question mark with appsmith placeholder
* Working version
* Removing unnecessary code
* Added test case to assert that when evaluated value contains a "?", the replacements are still correct
* Added test case in Mongo Plugin as well for the same scenario
* Minor change in the language of the comment
2021-09-02 12:30:04 +00:00
Paul Li
d71253ee94
fix: Iframe onUrlChanged Prevented from being triggered on initial mount ( #6961 )
2021-09-02 17:43:01 +05:30
Yash Vibhandik
164a574935
fix: the colour picker select was not working in some cases, resolved the issue here ( #7026 )
2021-09-02 16:57:03 +05:30
ashit-rath
4a8f65d30d
add mod + s hotkey to suppress default page save and show toast message ( #6917 )
2021-09-02 14:07:27 +05:30
arunvjn
21f04166e3
fix: form data overflow ( #7029 )
2021-09-02 14:03:10 +05:30
Nayan
b98f646642
feat: Redirect after signup ( #6962 )
...
* WIP
* -redirect to newly created application after signup
* feat: create default application if no redirect url exists. also add a param to indicate first time user experience
* -updated function comment as per PR review
* -updated the create application using existing function
* -added check whether application is null when creating application page url
* -removed unnecessary refactoring
* -removed unused parameter from method
2021-09-02 12:25:39 +06:00
Arpit Mohan
c078976616
chore: Minor refactoring changes for RTS ( #7011 )
...
* Checking for anonymousUser when performing session check
* Using the custom path /rts instead of the default /socket.io. This makes the endpoint more readable & scalable for future websocket endpoints as well.
2021-09-02 08:47:42 +05:30
Snyk bot
4972e197ea
fix: [Snyk] Security upgrade nginx from 1.19-alpine to 1.20-alpine ( #7040 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE313-APKTOOLS-1533754
- https://snyk.io/vuln/SNYK-ALPINE313-OPENSSL-1569446
- https://snyk.io/vuln/SNYK-ALPINE313-OPENSSL-1569446
- https://snyk.io/vuln/SNYK-ALPINE313-OPENSSL-1569448
- https://snyk.io/vuln/SNYK-ALPINE313-OPENSSL-1569448
2021-09-02 02:26:40 +00:00
Rishabh Saxena
d990554290
fix: center align emoji for non-retina displays ( #7023 )
2021-09-01 20:28:23 +05:30
Favour Ohanekwu
69be9e7e18
closed hint menu when space/semicolon is entered ( #7022 )
2021-09-01 15:41:08 +01:00
Shrikant Sharat Kandula
250508bccc
Fix editor container fails to run with vanilla config ( #6361 )
2021-09-01 17:05:33 +05:30
arunvjn
558e333526
Revert "Adjust tab containers height"
...
This reverts commit 65e223fe84 .
2021-09-01 16:42:12 +05:30
arunvjn
6e35b1a9bc
Revert "Open dropdown on top when there is no space at the bottom"
...
This reverts commit b8a31691e0 .
2021-09-01 16:41:53 +05:30
arunvjn
5b615215a2
Revert "set overflow to auto"
...
This reverts commit d6164a1dfc .
2021-09-01 16:40:59 +05:30
arunvjn
d6164a1dfc
set overflow to auto
2021-09-01 16:27:48 +05:30
arunvjn
b8a31691e0
Open dropdown on top when there is no space at the bottom
2021-09-01 16:27:26 +05:30
arunvjn
65e223fe84
Adjust tab containers height
2021-09-01 16:26:53 +05:30
akash-codemonk
9de37f7fc5
fix: Fix missed out errorType field for debugger error analytics ( #7017 )
2021-09-01 15:45:45 +05:30
Tolulope Adetula
45fad5e094
Feat: Table Widget: icon button as a new column type ( #6598 )
...
* feat: add icon button properties to property pane
* feat: add icon button styles to property pane
2021-09-01 15:20:23 +05:30
arunvjn
277cb7fcca
fix: Ghseets scroll bug( #6634 )
2021-09-01 14:41:51 +05:30
Rishabh Saxena
8c8afd8c32
fix: caret color light theme ( #6973 )
2021-09-01 14:24:41 +05:30
Rishabh Saxena
47df5dbb34
fix: minor spacing issue reaction bubble ( #7015 )
2021-09-01 14:24:32 +05:30