Shrikant Sharat Kandula
828a9ae308
Add message re telemetry during installation ( #2621 )
2021-01-22 15:18:12 +05:30
vicky-primathon
a309107623
Fix - Remove delete icon when there are no filters in table widget ( #2605 )
2021-01-22 15:17:14 +05:30
vicky-primathon
a9e0b5b678
Fix - selectedRow autocomplete suggestions when no row is selected ( #2603 )
2021-01-22 15:15:14 +05:30
vicky-primathon
ae276a93f8
Fix - Boolean values comparison in Table widget filters( #2586 )
...
- Display filter label instead of value
2021-01-22 15:14:03 +05:30
Shrikant Sharat Kandula
b1564c9452
Add Sentry token to enable Sentry integration ( #2674 )
2021-01-22 15:10:42 +05:30
vicky-primathon
154a4d30c9
Persist column sizes on resize in app viewer for the duration of the session ( #2578 )
2021-01-22 15:08:48 +05:30
vicky-primathon
64a0a44446
Remove table row alternating colors ( #2552 )
2021-01-22 15:07:43 +05:30
Shrikant Sharat Kandula
1e8aa62654
Merge branch 'release'
2021-01-22 14:34:58 +05:30
Shrikant Sharat Kandula
468e84aabb
Fix calls to release notes from cloud instances ( #2680 )
2021-01-22 14:25:24 +05:30
Hetu Nandu
d4be9b9404
Remove any functions from Eval Action bindings task before returning from the worker ( #2679 )
2021-01-22 13:40:00 +05:30
Trisha Anand
48cfa2cea0
In case an action has been deleted in unpublished state, dont return it to the user in edit mode. ( #2678 )
2021-01-22 13:19:42 +05:30
Rishabh Saxena
5ab2e194f7
update release modal styles ( #2668 )
2021-01-22 11:31:41 +05:30
Rishabh Saxena
57f6219d75
update styles for new updates count ( #2646 )
2021-01-22 11:04:37 +05:30
Rishabh Saxena
64a90a6767
enable immer autofreeze only in development ( #2669 )
2021-01-22 10:50:55 +05:30
Pawan Kumar
90b37e83d7
FIx - ReferenceError: $RefreshReg$ is not defined ( #2663 )
...
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2021-01-21 19:15:48 +05:30
dependabot[bot]
41690e2d61
Bump immer from 7.0.9 to 8.0.1 in /app/client ( #2659 )
...
Bumps [immer](https://github.com/immerjs/immer ) from 7.0.9 to 8.0.1.
- [Release notes](https://github.com/immerjs/immer/releases )
- [Commits](https://github.com/immerjs/immer/compare/v7.0.9...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-21 19:00:44 +05:30
Shrikant Sharat Kandula
317fa1e59c
Remove duplicate function definition
2021-01-21 17:43:41 +05:30
Shrikant Sharat Kandula
95250cf955
Merge branch 'release'
...
# Conflicts:
# app/client/src/constants/messages.ts
# app/client/src/sagas/ErrorSagas.tsx
2021-01-21 17:16:33 +05:30
Pawan Kumar
f059e40484
Fix - RichTextEditor test by increasing wait time ( #2666 )
...
* remove default action function in messages file
* revert getErrorMessageFromActionType comment
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2021-01-21 16:38:18 +05:30
Arpit Mohan
8ba4db6a96
Commenting out the test for RTE because it's failing even though the widget is operating properly
...
The test needs to be fixed
2021-01-21 14:58:00 +05:30
Hetu Nandu
4014e523db
Never show the redux action type in toast errors ( #2635 )
2021-01-21 12:17:04 +05:30
Hetu Nandu
4021b210b1
Never show the redux action type in toast errors ( #2635 )
2021-01-21 12:12:53 +05:30
Shrikant Sharat Kandula
6b406be39e
Fetch release notes for caching every two hours ( #2657 )
...
* Fetch release notes for caching every two hours
* Revert unrelated changes in Ping class
2021-01-21 11:59:35 +05:30
Rishabh Saxena
628ac6953f
Scroll to created org ( #2477 )
2021-01-21 11:49:06 +05:30
dependabot[bot]
e781ceb30a
Bump jackson-databind in /app/server/appsmith-interfaces ( #2652 )
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.9.10.5 to 2.9.10.7.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-21 10:48:01 +05:30
Shrikant Sharat Kandula
52c689efee
Add a migration to fix any remembered versions ( #2651 )
...
* Add a migration to fix any remembered versions
* Drop the userData collection instead
2021-01-21 07:39:41 +05:30
Shrikant Sharat Kandula
af73090edc
Fix application version on self-hosted instances ( #2650 )
2021-01-20 20:52:59 +05:30
hetunandu
7f713b3def
uncomment RTE tests
2021-01-20 16:53:58 +05:30
hetunandu
ee985af3d2
Merge branch 'release'
2021-01-20 16:48:30 +05:30
hetunandu
a478fcb149
Temporary comment RTE tests
2021-01-20 16:48:02 +05:30
Shrikant Sharat Kandula
63fb249e40
Merge branch 'release'
...
# Conflicts:
# app/client/cypress/integration/Smoke_TestSuite/Onboarding/Onboarding_spec.js
# app/client/src/components/editorComponents/Onboarding/Tooltip.tsx
# app/client/src/constants/OnboardingConstants.tsx
# app/client/src/pages/Editor/Welcome.tsx
# app/client/src/sagas/ActionExecutionSagas.ts
# app/client/src/sagas/OnboardingSagas.ts
2021-01-20 15:49:56 +05:30
Nikhil Nandagopal
ddad022fff
Update config.json
2021-01-20 12:34:32 +05:30
Rishabh Saxena
d2dfd75a0c
use editor init event intead of setup to check if initialised ( #2622 )
2021-01-20 11:00:53 +05:30
Shrikant Sharat Kandula
d4990683c6
Fix UI for documentation modal ( #2631 )
2021-01-19 22:01:35 +05:30
Rishabh Saxena
cf2e5ce9d1
fix: use popover for ads dropdown options ( #2628 )
2021-01-19 19:42:00 +05:30
Shrikant Sharat Kandula
816df69675
Fix docker image not being pushed on workflow_dispatch ( #2630 )
2021-01-19 18:47:33 +05:30
Shrikant Sharat Kandula
3d20b03760
Fix manual triggering of client workflow ( #2625 )
2021-01-19 17:46:55 +05:30
Shrikant Sharat Kandula
999caf0ccf
Fix manual triggering of client workflow ( #2624 )
2021-01-19 15:53:37 +05:30
Shrikant Sharat Kandula
6750ca1981
Fix incorrect version showing up in client ( #2623 )
2021-01-19 15:46:42 +05:30
Rishabh Saxena
20d315b527
check for empty releases ( #2619 )
2021-01-19 14:48:32 +05:30
Rishabh Saxena
3aa268174d
use script loader for tinymce ( #2620 )
2021-01-19 14:24:50 +05:30
NandanAnantharamu
4d556754e5
Fixes for Filepicker test flakiness ( #2616 )
...
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2021-01-19 14:21:16 +05:30
Rishabh Saxena
8e459a0c6b
validate map center and markers ( #2488 )
2021-01-19 12:59:15 +05:30
Rishabh Saxena
969b6fd0d2
Product updates modal ( #2453 )
2021-01-19 11:47:15 +05:30
Shrikant Sharat Kandula
9ead9af5f6
Respond with empty string when no new versions ( #2618 )
2021-01-19 11:37:31 +05:30
Shrikant Sharat Kandula
f6845486d2
Handle snapshot versions as special ( #2617 )
...
This is needed for remembering when a user has viewed
release notes. Snapshot versions aren't a tagged marker
on the version timeline so aren't useful for this purpose.
2021-01-19 08:24:56 +05:30
abhishek nayak
c911bd183c
Merge pull request #2613 from appsmithorg/chart-widget-example
...
Update ChartDataControl.tsx
2021-01-19 01:19:26 +05:30
Shrikant Sharat Kandula
3dc6f1107b
Send repo information when fetching release notes ( #2615 )
2021-01-18 21:21:22 +05:30
Shrikant Sharat Kandula
c018f76982
Add manual triggering for sync workflow ( #2614 )
2021-01-18 19:22:21 +05:30
abhishek nayak
4048b81b2e
Update ChartDataControl.tsx
2021-01-18 18:47:50 +05:30