Commit Graph

8706 Commits

Author SHA1 Message Date
Sumit Kumar
d7411be855
fix: show hint message on using duplicate header or query parameters in API (#8263)
* show hint message on using duplicate headers or query parameters in API.
2021-10-13 18:02:16 +05:30
Arpit Mohan
de9a05606a Merge branch 'release'
# Conflicts:
#	.github/workflows/test-build-docker-image.yml
#	app/client/cypress/integration/Smoke_TestSuite/ClientSideTests/Pages/Pages_spec.js
#	app/client/src/components/ads/Dropdown.tsx
#	app/client/src/components/ads/Icon.tsx
#	app/client/src/components/ads/TextInput.tsx
#	app/client/src/components/ads/TreeDropdown.tsx
#	app/client/src/components/editorComponents/ApiResponseView.tsx
#	app/client/src/components/editorComponents/Debugger/DebuggerTabs.tsx
#	app/client/src/components/editorComponents/Debugger/index.tsx
#	app/client/src/components/editorComponents/DropdownComponent.tsx
#	app/client/src/components/editorComponents/Sidebar.tsx
#	app/client/src/components/editorComponents/form/fields/EmbeddedDatasourcePathField.tsx
#	app/client/src/components/formControls/FilePickerControl.tsx
#	app/client/src/constants/DefaultTheme.tsx
#	app/client/src/notifications/Bell.tsx
#	app/client/src/pages/Editor/EditorHeader.tsx
#	app/client/src/pages/Editor/Explorer/ContextMenuTrigger.tsx
#	app/client/src/pages/Editor/Explorer/Entity/EntityProperty.tsx
#	app/client/src/pages/Editor/Explorer/Entity/index.tsx
#	app/client/src/pages/Editor/HelpButton.tsx
#	app/client/src/pages/Editor/QueryEditor/EditorJSONtoForm.tsx
#	app/client/src/pages/common/ProfileDropdown.tsx
#	app/client/src/pages/common/SharedUserList.tsx
#	app/server/appsmith-server/src/main/java/com/appsmith/server/solutions/PingScheduledTask.java
#	app/server/appsmith-server/src/main/resources/application.properties
2021-10-13 16:06:41 +05:30
Rishabh Rathod
a4c3c6ca9d
fix: Remove Success GIF and Add Tick Animation (#7925)
- Decreased the delay to 3 seconds and
- Added CSS animation instead of GIF which reduces the load time.
- Added Placeholder image for the information image to show while it is loading.
2021-10-13 09:43:57 +00:00
Ashok Kumar M
4807e58267
fix: Switching back from comment mode the selection canvas doesn't work. (#8328) 2021-10-13 15:13:16 +05:30
Satish Gandham
b580e55e83
fix: Check if event.target is defined before accessing the value (#8475)
This is a patch, should see what triggered this issue.

Co-authored-by: Satish Gandham <satish@appsmith.com>
2021-10-13 11:55:04 +05:30
Nidhi
a3e63758d8
fix: Added default cs url for netlify builds (#8471) 2021-10-12 20:17:17 +05:30
Favour Ohanekwu
d10bde59e9
Add support for optional chaining and null coalescing in Linting (#8448) 2021-10-12 15:39:43 +01:00
Nidhi
a7a559cc62
fix: Back to repository dispatch (#8470)
* fix: Back to repository dispatch

* Test

* Test

* Test
2021-10-12 18:46:45 +05:30
Nidhi
fbfb7a6fd7
fix: Back to repository dispatch (#8469)
* fix: Back to repository dispatch

* Test

* Test
2021-10-12 18:42:45 +05:30
Nidhi
1caa8b2dc1
fix: Back to repository dispatch (#8468)
* fix: Back to repository dispatch

* Test
2021-10-12 18:39:56 +05:30
Nidhi
5919d4ed6d
fix: Back to repository dispatch (#8467) 2021-10-12 18:25:00 +05:30
Nidhi
ba66e555dd
fix: Back to repository dispatch (#8466)
* fix: Back to repository dispatch

* fix: Back to repository dispatch
2021-10-12 18:07:48 +05:30
Nidhi
711db19538
fix: Back to repository dispatch (#8464) 2021-10-12 18:02:31 +05:30
Nidhi
7e9798b1fe
fix: Back to repository dispatch (#8463) 2021-10-12 17:42:50 +05:30
Nidhi
9edfe4b165
fix: Upgraded slash command version related changes (#8462) 2021-10-12 17:31:57 +05:30
Nidhi
e60b01cc32
fix: Upgraded slash command version (#8458) 2021-10-12 16:59:31 +05:30
Nidhi
692e62b4dd
fix: Separated out workflows (#8434)
* Separated out workflows

* Separated out workflows

* Update .github/workflows/ok-to-test.yml

Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>

Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-10-12 16:26:18 +05:30
Apeksha Bhosale
c0e945f0a3
in case if empty eval tree (#8441) 2021-10-12 15:49:10 +05:30
Aswath K
24b9da6741
fix: change Button variant types constant (#7817)
* change Button variant types constant

* Add migration

* Adds cypress test to validate default button variant

* update the ButtonVariant for MenuButton inside table widget

* Remove only from Button_spec

* fix: Binding issue with Variant in table

* fix: cypress test for default variant validation

* Add validation to IconButton inside table
2021-10-12 08:04:51 +00:00
Apeksha Bhosale
7c55a903f9
clear history from code editor (#8422) 2021-10-12 12:06:15 +05:30
Rishabh Rathod
41758bcd4d
fix: icon path fillColor issue (#8347) 2021-10-12 11:14:47 +05:30
Apeksha Bhosale
7eeba049ba
fix: js collection static values as part of best match (#8351)
* no rules for js actions

* add edit option to explorer
2021-10-11 19:22:39 +05:30
Hetu Nandu
2c3a0991f7
feat: setInterval and clearInterval support (#8158) 2021-10-11 12:55:03 +00:00
Paul Li
8bf6f1379e
feat: Audio recorder widget - permission denied state (#8223)
-- Design a new UI for permission denied status
-- Add a new recorder status for getting permission
2021-10-11 18:21:34 +05:30
Nayan
c288df157b
Show profile picture from the uploaded photo id of the user (#8402)
Sends photoId in user profile response. Shows profile picture from the uploaded photo id instead of email address.
2021-10-11 18:28:08 +06:00
Vicky Bansal
1d9f1831ba
Reset table page on filters reset (#8257)
Date column to not show invalid date when column value is empty
2021-10-11 17:51:35 +05:30
Shrikant Sharat Kandula
09c2875e4f
Server restart API, and restart detection API (#7480) 2021-10-11 16:29:39 +05:30
Nayan
1fa4a175a3
feat: upgraded spring boot vesion from 2.2.4 to 2.2.13 (#8381) 2021-10-11 15:58:37 +06:00
Nikhil Nandagopal
d42417ed48 Updated Label Config 2021-10-11 14:48:47 +05:30
Apeksha Bhosale
5eb292aaee
fix: recent entities and incoming entity change (#8342)
* recent entities and incoming entity change

* added icon for js objects
2021-10-11 14:14:26 +05:30
Alyssa Holland
b4b038d90e
fix: 🐛 Display tooltips for scroll content label (#8134) 2021-10-11 13:08:27 +05:30
Nikhil Nandagopal
069dc5323c Updated Label Config 2021-10-11 13:07:39 +05:30
Nikhil Nandagopal
3d89295470
Update --documentation-improvement.yaml 2021-10-11 12:15:48 +05:30
Nikhil Nandagopal
b6bc2cacb2
Update --epic.yaml 2021-10-11 12:13:26 +05:30
Nikhil Nandagopal
9cc33eb138
Update --epic.yaml 2021-10-11 12:12:03 +05:30
Nikhil Nandagopal
f3087f3433
Update --epic.yaml 2021-10-11 12:10:52 +05:30
Nikhil Nandagopal
e87f5038f5
Update --epic.yaml 2021-10-11 12:07:12 +05:30
Nikhil Nandagopal
6dc1aa7b1b
Update --epic.yaml 2021-10-11 12:05:55 +05:30
Nikhil Nandagopal
37978bbafa
Update --epic.yaml 2021-10-11 12:04:34 +05:30
Nikhil Nandagopal
5a021ac1f3
Update --feature-request.yaml 2021-10-11 11:58:32 +05:30
Nikhil Nandagopal
b52d287b16
Update --bug-report.yaml 2021-10-11 11:54:55 +05:30
Nikhil Nandagopal
d4dd1e24a8
Update --bug-report.yaml 2021-10-11 11:52:45 +05:30
albinAppsmith
71886c3b9e
feat: Property pane dropdown overflow issues (#8236)
* * hide subtext for date picker fix
* EE clicking on entity, unfolding/folding added

* * bug fixes in action dropdown

* bug fix for cursor

* fix: 8190 background api request and welcome helper button (#8281)

* chore: Move action/js debugger tabs related logic to a common component (#8199)

* removed background of api request textbox and added hover text on "no thanks" button

Co-authored-by: akash-codemonk <67054171+akash-codemonk@users.noreply.github.com>

* fix: added scrolling in invited users more popup (#8226)

* added scrolling in invited users more popup

* always scrollbar displaying on invited users pan

* fixed issue related with 8190

* updated cursor of invited users more

* replace edit data source icon with remix icon (#8192)

* * active text color

* fix: dropdownlist props issue (#8322)

* Commented failing JS tests (#8276)

Co-authored-by: Yatin Chaubal <yatin.chaubal@gmail.com>

* docs: Update ServerSetup.md (#8255)

* Make port customizable from env variable (#8288)

* fix: issue with string templates (#7848)

* Remove bracket highlight on error

* fix string template issue

* using string template to join strings

* fix breaking tests

* fixed props pass issue

Co-authored-by: yatinappsmith <84702014+yatinappsmith@users.noreply.github.com>
Co-authored-by: Yatin Chaubal <yatin.chaubal@gmail.com>
Co-authored-by: Abhishek Choudhary <shreemaan.abhishek@gmail.com>
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
Co-authored-by: Vinod <4994565+vnodecg@users.noreply.github.com>

* * bug fixes

* * bug fix

* * test cases fix

* - test case fix

* * test fixes

* * bug fix in test case

Co-authored-by: haojin111 <63215848+haojin111@users.noreply.github.com>
Co-authored-by: akash-codemonk <67054171+akash-codemonk@users.noreply.github.com>
Co-authored-by: yatinappsmith <84702014+yatinappsmith@users.noreply.github.com>
Co-authored-by: Yatin Chaubal <yatin.chaubal@gmail.com>
Co-authored-by: Abhishek Choudhary <shreemaan.abhishek@gmail.com>
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
Co-authored-by: Vinod <4994565+vnodecg@users.noreply.github.com>
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2021-10-11 11:31:05 +05:30
Jen Dunlap
bd1e196139
chore: removed duplicate else-if JS-0034 (#8356)
Co-authored-by: Jen Dunlap <jen@customer.io>
2021-10-11 10:49:03 +05:30
Siddharth Mishra
97a330c4e9
chore: Added GitHub issue form templates (#8119) 2021-10-11 10:45:09 +05:30
Arpit Mohan
57bdbdc0f9
test: Fixing some cypress tests that were asserting if the message texts are correct (#8369) 2021-10-11 10:38:08 +05:30
Vaishnavi Joshi
9818001c3d
fix: updated misleading title in datasource page (#8028) 2021-10-10 09:18:20 +05:30
Bhavin K
22acbe4474
feat: updated widget meta key reset logic (#7901)
* updated widget meta key reset logic

* changes as required
2021-10-09 10:13:19 +05:30
Chiradeep-Banik
7af22b96a7
Remove Square bracket notation when using object properties (#7954)
- Replaced with dot-notations
2021-10-09 02:13:43 +05:30
Sheetal Patel
addca3fdb4
fix: if-else-statements-converted to ternary operator (#8219) 2021-10-09 02:05:24 +05:30