Tim Dillon
|
1c6252b719
|
Add Linux Mint support to install.sh (#2694)
|
2021-01-25 13:25:10 +05:30 |
|
devrk96
|
3be4828d63
|
Fix: App name UI in edit and deploy mode (#2216)
|
2021-01-25 12:51:54 +05:30 |
|
Pawan Kumar
|
4f1fd68052
|
add check if widget is available in data tree (#2681)
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
|
2021-01-25 11:01:44 +05:30 |
|
NandanAnantharamu
|
536a222e1c
|
Uncommented few tests (#2695)
* Uncommented few tests
* updated dsl
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
|
2021-01-25 10:39:16 +05:30 |
|
Rishabh Saxena
|
e8a01c456d
|
product updates modal test (#2677)
|
2021-01-23 13:46:50 +05:30 |
|
Shrikant Sharat Kandula
|
3deb106aa7
|
Add message re telemetry during installation (#2621)
(cherry picked from commit 828a9ae308)
|
2021-01-22 16:28:38 +05:30 |
|
Shrikant Sharat Kandula
|
dc4e741ae7
|
Add Sentry token to enable Sentry integration (#2674)
(cherry picked from commit b1564c9452)
|
2021-01-22 16:28:37 +05:30 |
|
vicky-primathon
|
63e286a469
|
Show row cursor as pointer when onRowSelected property is set in table widget (#2604)
|
2021-01-22 15:42:34 +05:30 |
|
vicky-primathon
|
c9cee45f51
|
Fix - Wrap contents of the table cell tooltip (#2629)
|
2021-01-22 15:19:02 +05:30 |
|
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 |
|