Bhavin K
140d6c8dda
fix: comma-separated splitting of image url in table col of type image ( #4427 )
...
* fix for comma separated splitting of image url in table col of type image
2021-06-29 18:59:19 +05:30
somangshu
a42e89a8a2
Merge branch 'release-frozen' into release
2021-06-29 17:07:31 +05:30
Somangshu Goswami
9b1dbeb9dc
Revert "Enable total number of rows and page size for server side pagination in table widget ( #4863 )" ( #5469 )
...
This reverts commit related to #2230 & #1578 . We will revisit this problem again and implement the solution based on the discussion in the thread.
2021-06-29 15:01:41 +05:30
imgbot[bot]
0ed6a018ca
[ImgBot] Optimize images ( #5467 )
...
*Total -- 1,409.96kb -> 1,370.42kb (2.8%)
/static/animations/invite.gif -- 778.42kb -> 751.72kb (3.43%)
/static/animations/login-google.gif -- 625.10kb -> 612.35kb (2.04%)
/app/client/src/assets/icons/comments/chat.svg -- 0.44kb -> 0.43kb (1.79%)
/app/client/src/assets/icons/comments/comment-mode-unread-indicator.svg -- 0.58kb -> 0.57kb (1.69%)
/app/client/src/assets/icons/comments/notifications-empty-state.svg -- 4.78kb -> 4.71kb (1.39%)
/app/client/src/assets/icons/widget/embed.svg -- 0.64kb -> 0.64kb (0.46%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-06-29 14:10:56 +05:30
Yash Vibhandik
c5e56662a1
FIX #4627 : updated css to change button widget height when deployed ( #5439 )
...
This fixes the difference in the height of a button widget between edit mode and deploy mode.
2021-06-28 18:56:11 +05:30
Rishabh Saxena
5fe13f5da4
Onboarding typeform related fixes ( #5416 )
2021-06-28 13:08:44 +05:30
Ashok Kumar M
cf19b8e44d
[Feature] Widget Grouping Phase - 3 (Cut Copy Paste) ( #5083 )
...
* Cut copy paste first cut
* removed different parent groups logic
* mouseup on the outer canvas removes selections.
* bug fix
* remove unwanted dead code.
* Adding tests
* build fix
* min height fixes
* fixing specs.
* fixing specs.
2021-06-28 12:41:47 +05:30
akash-codemonk
d4dfa836b1
Changes to show multiple messages for a log in the debugger ( #5144 )
2021-06-28 09:44:06 +05:30
Sumit Kumar
b2d4454492
Feature: add api key based and bearer token based authentication options to REST API datasource ( #5367 )
...
* add api key based and bearer token based authentication options to REST API datasource
* this change is ported to release from Feature: datasource changes for api key auth, bearer token auth, combine config. #4683
2021-06-25 12:15:48 +05:30
Rishabh Saxena
6640a64fe4
Make the whole window scrollable instead of the main container ( #5369 )
2021-06-24 16:41:56 +05:30
akash-codemonk
7f478482d1
Fix: Fixes a bug in onboarding flow step 1 ( #5363 )
2021-06-24 14:42:12 +05:30
Rishabh Saxena
b24dd8f8b2
Minor collab fixes ( #5271 )
2021-06-24 14:34:27 +05:30
Rishabh Saxena
29a6136380
Set mode for comments ( #5372 )
2021-06-24 12:51:01 +05:30
Rishabh Saxena
a61b802039
Update comments onboarding carousel images ( #5373 )
2021-06-24 12:50:35 +05:30
Pranav Kanade
599996fbfa
bug/duplicate application name error will be handled ( #5316 )
...
* will show last saved app name if save app name action results in error
* handled duplicate appname update for editing cards
* fixed the app icon update bug
* updated list widget dsl
2021-06-24 12:02:09 +05:30
akash-codemonk
3747d41c30
Show the associated page name subtly in the omnibar ( #5120 )
2021-06-24 11:14:36 +05:30
Rishabh Saxena
c351643f57
Notification updates ( #5239 )
2021-06-23 21:12:07 +05:30
Vicky Bansal
fe700a8049
Fixed empty area issue when columns are hidden in published mode ( #5162 )
2021-06-23 19:09:04 +05:30
Hetu Nandu
dce3a80e40
Minor fixes for errors ( #5361 )
2021-06-23 18:55:18 +05:30
Vicky Bansal
6b7aef8dc8
Enable total number of rows and page size for server side pagination in table widget ( #4863 )
...
* Add defaultPageSize and totalRecordsCount properties in table widget
* Changing next button disable
* Added checks for properties change
* Handle defaultPageSize change
* Updated util.test to handle new table properties
* Configure for cypress test for page size and total records count properties
* Added cypress test for default page size and total records count validation
* Fix test cases
* Handle empty space for page size is less than availabe space in table widget
2021-06-23 18:53:24 +05:30
Satish Gandham
47bc5aa032
Merge pull request #5026 from appsmithorg/feature/1726-iframe-widget
...
Adding iframe widget
2021-06-23 13:01:40 +05:30
Hetu Nandu
eae2e46b9d
Fix cyclical dependency issue when Api returns an error ( #5333 )
...
Co-authored-by: Trisha Anand <trisha@appsmith.com>
2021-06-23 12:59:36 +05:30
rahulramesha
b12cea84a6
Merge pull request #5167 from appsmithorg/FIX/5073-File-Picker-close-button-tool-tip-content-change
...
FIX/5073 for File Picker close button tool tip content change
2021-06-22 16:52:19 +05:30
Somangshu Goswami
3c8944cc1c
Merge pull request #4341 from appsmithorg/fix/dropdown-overlap-modal
...
fix: Dropdown option gets overlapped on the ModalComponent
2021-06-22 15:37:44 +05:30
arunvjn
f4b1daa459
Use loadash get function to add fall back value to datasource url ( #5285 )
2021-06-22 11:56:18 +05:30
arunvjn
469d7f0e14
Fix to enable scroll in sql query results. ( #5091 )
...
* Dynamically adjust table virtualizer's height according to resizer
2021-06-22 09:23:53 +05:30
arunvjn
655918f741
Removed intermediate navigation to datasource list page. ( #5304 )
2021-06-21 21:28:00 +05:30
Hetu Nandu
441f42c72f
Generate linting errors via JSHint ( #5034 )
2021-06-21 16:39:51 +05:30
Paul Li
9bc1cd4899
Merge branch 'release' into feature/1726-iframe-widget
2021-06-21 06:54:20 -04:00
Paul Li
96c273cc22
FEATURE-1726 : Iframe Widget
...
-- Set default source url to wikipedia.org
-- Fix typo on the tooltip of onURLChanged, url to URL
-- Fix the issue which is related to reduced iframe in its deploy mode
-- Fix the issue which is related to the inclusion of nearby widgets in deploy mode
-- Add Expected Data Type fields with regard to borderOpacity and borderWidth
2021-06-21 06:48:00 -04:00
rahulramesha
c17588f2f8
Merge branch 'release' of github.com:appsmithorg/appsmith into FIX/5073-File-Picker-close-button-tool-tip-content-change
2021-06-21 15:17:10 +05:30
imgbot[bot]
4117aba204
[ImgBot] Optimize images ( #5277 )
...
*Total -- 3,594.44kb -> 3,429.78kb (4.58%)
/static/animations/widgets.gif -- 1,349.47kb -> 1,261.08kb (6.55%)
/static/animations/javascript.gif -- 2,244.10kb -> 2,167.84kb (3.4%)
/app/client/src/assets/icons/comments/filter.svg -- 0.86kb -> 0.86kb (0.34%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-06-21 14:55:06 +05:30
Somangshu Goswami
82a62cf4a7
Merge pull request #4864 from appsmithorg/FIX/4731-dragging-and-dropping-table-widget-error-in-debugger
...
FIX #4731 : update condition for selectedRowIndices when table widget drag and drop
2021-06-21 14:39:10 +05:30
akash-codemonk
e7f6598231
Fix: Log dependent property values in debugger when a property is updated ( #4865 )
2021-06-21 13:50:25 +05:30
Yash
26a70870f0
Merge remote-tracking branch 'origin/release' into FIX/4731-dragging-and-dropping-table-widget-error-in-debugger
2021-06-21 13:15:07 +05:30
imgbot[bot]
6358062dd7
[ImgBot] Optimize images ( #5260 )
...
*Total -- 1,360.99kb -> 1,333.59kb (2.01%)
/static/animations/running-api.gif -- 1,353.80kb -> 1,326.48kb (2.02%)
/app/client/src/assets/images/InspectElement.svg -- 4.50kb -> 4.43kb (1.46%)
/app/client/src/assets/icons/comments/down-arrow.svg -- 0.32kb -> 0.32kb (1.21%)
/app/client/src/assets/icons/ads/bell.svg -- 0.38kb -> 0.37kb (0.78%)
/app/client/src/assets/icons/ads/upload_success.svg -- 0.48kb -> 0.48kb (0.61%)
/app/client/src/assets/icons/ads/download.svg -- 0.60kb -> 0.60kb (0.49%)
/app/client/src/assets/icons/comments/eye.svg -- 0.91kb -> 0.91kb (0.32%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-06-21 11:28:32 +05:30
Abhinav Jha
2c3b457b47
Fix Table Widget Filter issue ( #3975 )
...
* Fix issue where non-string empty values are not correctly filtered
* Add unit test for fix
2021-06-18 17:34:34 +05:30
Pawan Kumar
91bf527bea
List Widget Phase 2 ( #4189 )
...
* update meta properties + default properties map
* update widget registery
* update get meta property
* update metahoc + widgetfactory + data tree evaluator
* try sending function as string to worker
* revert data tree evaluator update
* pass default props map from dataTreeWidget file
* wip
* save child meta properties
* remove console.log
* save meta and default map in list
* update listwidget
* remove console.log + unused variables
* revert getMetaPropertiesMap function
* fix data tree test
* fix list widget test
* fix entity definition test
* fix overriting of item in updatedItems
* remove todo comments
* fix meta prop issue
* revert making meta properties from undefiend to "" & fix filepicker bug
* fix test case
* change items to listData and updatedItems to items
* remove console.log
* fix test
* extract derived properties to dervied.js
* disabled top, left, right resize handler list widget container
* add test for dervied js
* add test for selectedItem
* fix background color bug on hover
* remove console.log
* fix chart widget inside list widget
* fix checkbox issue + points raised by yogesh
* revert the createImmerReducer usage
* fix parse derived properties
* remove internal props object that fails the test
* fix import typo
* allow bottom resize handler
* fix template height check
* fix template height check
* update template size check
* fix the is visible invalid prop issue
* fix migration of list widget phase 2
* fix migration
* remove unused import
* fix migration
* fix migration
* remove console.log
* hide delete option for container in entity explorer
* fix testcases
* remove unused import
* fix switch widget meta prop
Co-authored-by: root <root@DESKTOP-9GENCK0.localdomain>
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2021-06-18 13:12:57 +05:30
Tolulope Adetula
2e896e1ddd
Merge branch 'release' into fix/dropdown-overlap-modal
2021-06-18 07:09:34 +01:00
Satish Gandham
295ac586ba
Merge pull request #5222 from appsmithorg/ui/perf/add-widget-type-id-to-property-pane-tracker
...
Add widget type and id to property pane tracker
2021-06-18 11:37:55 +05:30
Tolulope Adetula
9b39cdbb45
Merge branch 'release' into fix/dropdown-overlap-modal
2021-06-18 07:07:35 +01:00
rahulramesha
b4519b9dae
Merge branch 'release' of github.com:appsmithorg/appsmith into FIX/5073-File-Picker-close-button-tool-tip-content-change
2021-06-18 10:46:27 +05:30
Rishabh Saxena
75481e93d2
Fix redirect URL on 401s ( #5230 )
2021-06-17 22:50:32 +05:30
akash-codemonk
11342651db
Fix: Show error callout in api pane when there is an error ( #4827 )
2021-06-17 18:57:46 +05:30
Ashok Kumar M
a76b8cad9b
Feature: Widget Grouping Phase II ( #4825 )
...
* dip
* dip
* Cleaning up grid density positioning.
* dip
* dip
* dip
* dip
* code clean up
* dip
* dip(restructuring widget selection)
* Deselect parents and children of a widget when user multi selects.
* dip
* dip
* dip
* dip
* dip
* fixing a bad merge
* fixing tests
* adding jest tests.
* common util
* dip
* dip
* fixes
* restrict in deploy mode.
* fixing dynamic layout.
* fixing tests.
* on paste fix.
* fixing specs.
* addressing code review comments
* dip
* dip
* dip
* fixing specs.
2021-06-17 18:56:54 +05:30
Satish Gandham
76ad932682
Add widget ID, widget type to property pane open perforamnce tracker.
2021-06-17 15:04:18 +05:30
Rishabh Saxena
9c99f36bd6
Comments feature fixes (view mode) ( #5081 )
2021-06-17 13:07:27 +05:30
akash-codemonk
6001e69de4
Highlight the second item in in the omnibar search results ( #4611 )
2021-06-17 12:24:55 +05:30
Satish Gandham
68ba1acb58
Merge pull request #5148 from appsmithorg/ui/perf/add-tags-option-to-performance-tracker
...
Add an option to set tags on sentry performance transactions #5147
2021-06-17 11:13:23 +05:30
Rishabh Saxena
1b2f01ed2a
Profile image updates ( #4783 )
2021-06-17 00:06:34 +05:30