Commit Graph

8669 Commits

Author SHA1 Message Date
Aswath K
0faf333a55 fix: unable to change button color on table widget (#8521)
* fix: unable to change button color on table widget

* Adds test for Table button color validation

* removes commented out code
2021-10-14 19:42:53 +05:30
Pranav Kanade
82c033c785
fix: allow api error interceptor to handle api call failure (#8513)
* letting error interceptor take care of api call failure

* minor fix
2021-10-14 18:38:24 +05:30
Favour Ohanekwu
813af16dba
fix: Show readable error in query response pane if present (#8518) 2021-10-14 16:34:43 +05:30
Confidence Okoghenun
9359f16a07
chore: Add submission link to welcomebot (#8542) 2021-10-14 16:28:11 +05:30
Confidence Okoghenun
c069fd884e
docs: Adds video instructions for client setup in WSL2 (#8541) 2021-10-14 16:27:15 +05:30
Aswath K
ce4b984e27
fix: unable to change button color on table widget (#8521)
* fix: unable to change button color on table widget

* Adds test for Table button color validation

* removes commented out code
2021-10-14 16:25:03 +05:30
Tolulope Adetula
da49fabfdf
fix: add column order to default Config (#8386) 2021-10-14 00:06:46 -07:00
Nidhi
1cefa7e51b
fix: Expose actions with collections in view mode (#8509)
* fix: Expose actions with collections in view mode

* Dummy commit for tests to pass

* Test fixes
2021-10-14 06:53:46 +00:00
Samyak Jain
23dbc6c6d7
chore: Removing re-declared variables (#8050) 2021-10-14 09:47:26 +05:30
Noel Daniel Aguilera
c613195c9d
fix: remove append isCommentMode=false when hitting esc key outside of comment view (#8135)
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2021-10-13 21:54:23 +05:30
Paul Li
c9c529646f
feat: RTE - option to hide the toolbar (#8271)
-- Add a new widget property, isToolbarHidden
-- Add new Cypress test cases for the newly added property
2021-10-13 18:10:52 +05:30
Paul Li
d3fc8d8d1d
feat: Change color picker icon for better UX (#8352)
-- Replace no color icon with new design
2021-10-13 18:10:25 +05:30
Paul Li
a9e2eac8c3
fix: After using an app with AudioRecorder widget, Appsmith always shows the mic symbol in the tab (#8424)
-- Upgrade underlying package, react-media-recorder to the latest one
2021-10-13 18:10:04 +05:30
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