Rishabh Saxena
9c75596957
Init notifications ( #4839 )
2021-06-09 20:02:17 +05:30
akash-codemonk
6996e6eab4
Feature: Show entity dependencies in debugger ( #4356 )
2021-06-09 18:15:41 +05:30
Pranav Kanade
b04b7ddf02
[ Fixed #4520 ] - Remove Entity Explorer Search ( #4600 )
...
* Added a prop to hide the entity explorer search
* Updated the cypress tests to accomodate invisible entity explorer search bar
* Removed cmd + f key mapping for entity search.
Although, keeping it for widget search
* blocking default `cmd+f` event only if widget search is present
Co-authored-by: Rishabh Saxena <rishabh.robben@gmail.com>
* removed a test case dependent on entity search.
* Revert "removed a test case dependent on entity search."
This reverts commit d5595d1856bbbb6ae472f26cb125b86787197b48.
* fixed test cases for table widget to force em to use table's search functionality
Co-authored-by: Rishabh Saxena <rishabh.robben@gmail.com>
2021-06-09 17:50:15 +05:30
Rishabh Saxena
07a292328a
Comments feature fixes ( #4738 )
2021-06-09 16:05:10 +05:30
Paul Li
a54b0ffc16
Merge branch 'release' into feature/2111-toggle-header-options
2021-06-09 06:19:41 -04:00
Paul Li
8cef35cecf
FEATURE-2111 : Show/Hide Table Controls
...
-- Add a migration for the header options visibilities
2021-06-09 06:16:48 -04:00
Paul Li
a5cdf32590
FEATURE-1726 : iframe widget
...
-- Scaffold the widget
-- Bind properties
2021-06-09 05:39:17 -04:00
Confidence Okoghenun
3291e8ca85
chore: Fixes typo in collab tour ( #4681 )
2021-06-08 20:40:10 +06:00
Somangshu Goswami
ebacb9e11d
Merge pull request #4844 from appsmithorg/FIX/3899-typeerror-in-custom-chart
...
FIX #3899 : added supported custom chart types list, validate chart t…
2021-06-08 18:12:00 +05:30
Somangshu Goswami
972bc2fee4
Merge pull request #4967 from appsmithorg/fix/-page-saga-bug
...
fix: *isRetry is undefined* bug on Page saga
2021-06-08 18:09:50 +05:30
Somangshu Goswami
3816eb2773
Merge pull request #4641 from appsmithorg/FIX/4524-Toggle-dyanmic-to-normal-boolean-field
...
[ISSUE#4524]Fix: Added a check in else block too and assigned default…
2021-06-08 17:56:59 +05:30
Satish Gandham
d2fafaa7f6
Merge branch 'release' into perf/ui/optimize-popper-component/4837
2021-06-08 14:39:36 +05:30
Tolulope Adetula
b0c7c1c5ca
fix: options display in deploy view
2021-06-08 08:40:41 +01:00
Somangshu Goswami
d37c7a97a4
Merge pull request #4834 from appsmithorg/feature/modal-onClose
...
added onclose property and handlers on ModalWidget
2021-06-08 12:43:50 +05:30
Pranav Kanade
dd9f8b362d
[Feature #3379 ] Added recaptcha for signup ( #4701 )
...
* temp commit
* using onsubmit to continue using action on form
* added recaptcha site key to env example file
* moved the recaptcha lib loading logic to signup page
* removed unnecessary edit
* handle the case where the recaptcha token is not provided as env var
* added proper env var config for client
* recaptcha config for ansible
* recaptcha config for heroku
* recaptcha config for k8s
* updated app.json
* fixed the typos
* added more description for env vars
* removed api key
* minor typo fix
2021-06-08 11:10:11 +05:30
Satish Gandham
7c0f46a189
Merge pull request #4605 from appsmithorg/perf/ui/optimize-editableText-component
...
[Perf] Patch for bluperint to optimize editable text component
2021-06-07 20:11:54 +05:30
Tolulope Adetula
89ca5b6da0
fix: isRetry bug in Page saga
2021-06-07 15:33:20 +01:00
Somangshu Goswami
5f01ec859d
Merge pull request #4660 from appsmithorg/FIX/4573-custom-chart-type-not-supported-text
...
FIX #4573 : added custom fusion chart config to override default message
2021-06-07 19:09:35 +05:30
akash-codemonk
8e7b95fd62
Omnibar UI/UX improvements ( #4677 )
...
- Open omnibar on cmd + p as well
- Add analytics event for opening discord link
- Update api icon to keep same width
- Click anywhere on search result row will now open the link instead of just clicking on the icon
- Change text from "Recents" to "Recent Entities"
- Show a footer with a few instructions.
2021-06-07 18:44:35 +05:30
Somangshu Goswami
5bca743790
Merge pull request #4452 from appsmithorg/fix--color-picker-in-form-widget
...
fix: add color picker to form component
2021-06-07 18:15:15 +05:30
Somangshu Goswami
43e8195192
Merge pull request #4799 from appsmithorg/fix/default-table-scrolls
...
Horizontal scrollbars are not required for default table widget
2021-06-07 17:58:09 +05:30
Somangshu Goswami
57487947f3
Merge pull request #4372 from appsmithorg/feature/datepicker-max-date
...
fix :extended maxDate and minDate limits to 100 years from now.
2021-06-07 14:51:27 +05:30
Somangshu Goswami
e1fb11b27c
Merge pull request #4604 from appsmithorg/fix/4362-recaptcha-field-unexpected-data-types
...
Fix/4362 recaptcha field unexpected data types
2021-06-07 14:50:53 +05:30
Somangshu Goswami
ba0a7a428e
Merge pull request #4734 from appsmithorg/bug/select-lodash-options
...
added string check on options props
2021-06-07 14:45:49 +05:30
vicky.bansal@primathon.in
6610786e79
Merge branch 'release' of https://github.com/appsmithorg/appsmith into fix/default-table-scrolls
2021-06-07 13:04:04 +05:30
Tolulope Adetula
cf8d9b8c0b
Merge branch 'release' into fix--color-picker-in-form-widget
2021-06-07 07:33:17 +01:00
Tolulope Adetula
210e65a668
Merge branch 'release' into fix/dropdown-overlap-modal
2021-06-07 07:28:42 +01:00
Pranav Kanade
55e6fcfc2f
App viewer will not be able to export app ( #4938 )
2021-06-07 11:30:10 +05:30
Sumit Kumar
d2a74b5ac9
Feature: firestore plugin support for multiple where conditions ( #3740 )
...
* allow users to add multiple where conditions to firestore's get documents query.
2021-06-07 10:43:16 +05:30
Satish Gandham
5152f2ad57
Merge branch 'release' into perf/ui/optimize-editableText-component
2021-06-07 10:25:22 +05:30
Satish Gandham
e0642ddaab
Merge branch 'release' into perf/ui/optimize-popper-component/4837
2021-06-07 10:11:49 +05:30
Yash
430e8522f1
FIX #4875 : update modal onclick reference for same modal while pasting modal and added test case
2021-06-05 22:09:30 +05:30
Pranav Kanade
8290dd5a25
Fix/update cypress command delete user from org ( #4930 )
...
* added the isOpen and onClose pros to context menu component
* added a warning shown before letting a user leave org
* added confirmation modal for removing members from table
* Added warning modal to be showing on member deletion
* updated cypress tests
* fixed typo
* removed log
* updated deleteUserFromOrg cypress command
2021-06-05 11:01:18 +05:30
Pranav Kanade
42bbc1edf1
[Feature #4903 ] Show warning text for choosing choosing to leave organisation. ( #4915 )
...
* added the isOpen and onClose pros to context menu component
* added a warning shown before letting a user leave org
* added confirmation modal for removing members from table
* Added warning modal to be showing on member deletion
* updated cypress tests
* fixed typo
* removed log
2021-06-04 16:26:58 +05:30
Somangshu Goswami
162b4bd4bc
Merge pull request #4618 from appsmithorg/fix/2358-dropdown-multi-select-too-much-space
...
Fix/2358 dropdown multi select too much space
2021-06-04 16:15:16 +05:30
Somangshu Goswami
29262ecbd5
Merge pull request #4309 from appsmithorg/fix/text-parsing
...
Fix email parsing issue in text widget
2021-06-04 16:06:29 +05:30
Somangshu Goswami
4cf050147b
Merge pull request #4835 from appsmithorg/fix/custom-chart-config-better-doc
...
fixing docs and expectation strings on custom chart
2021-06-04 16:04:15 +05:30
akash-codemonk
24d2974a3e
Improve omnibar highlight and search experience ( #4753 )
2021-06-04 16:03:57 +05:30
Somangshu Goswami
f02b440ec9
Merge pull request #4794 from appsmithorg/FIX/3648-display-issue-delete-toast-message-on-rte
...
FIX #3648 : updated css to display toast message properly on deleting…
2021-06-04 16:03:27 +05:30
Somangshu Goswami
57cd947d9f
Merge pull request #4425 from appsmithorg/bug/datepicker-max-date-validation
...
Fix: Allow the same dates to be used in Default & Min/Max fields
2021-06-04 16:03:00 +05:30
Rishabh Saxena
d9758f7755
Onboarding form ( #4910 )
2021-06-04 13:18:17 +05:30
Apeksha Bhosale
0199aeef33
Improve autocomplete ( #4898 )
2021-06-04 13:03:54 +05:30
Apeksha Bhosale
179d5ae8a9
Improve JS error reporting in the debugger ( #4854 )
2021-06-04 12:39:36 +05:30
arunvjn
a7a7390d08
Fixed overlapping dropdown in MYSQL forms ( #4914 )
2021-06-04 11:09:31 +05:30
Nayan
5cf5160c99
bugfix: redirect user to homepage when user was inside an org and lef… ( #4905 )
...
* bugfix: redirect user to homepage when user was inside an org and left that organization
* -removed a console log
2021-06-04 00:36:34 +06:00
arunvjn
2757f0fe15
Fixed mouse click bug in datasource suggestions( #4668 )
2021-06-03 22:02:59 +05:30
Yash
8008aefcc7
FIX #4573 : custom fusion chart sample data make consistent as chartData property
2021-06-03 20:50:23 +05:30
arunvjn
c8b93cf1ec
Fix to show datasource auth info clearly ( #4900 )
2021-06-03 18:07:18 +05:30
Satish Gandham
64a3131812
Merge branch 'release' into perf/ui/optimize-popper-component/4837
2021-06-03 14:14:47 +05:30
Paul Li
f7ae4f0b2d
Merge branch 'release' into feature/2111-toggle-header-options
2021-06-03 03:46:29 -04:00
Paul Li
53fe96b5cf
FEATURE-2111 : Show/Hide Table Controls
...
-- Use isHeaderVisible variable for conditional rendering
2021-06-03 03:43:08 -04:00
somangshu
90d4d3a71a
Merge branch 'release' into feature/datepicker-max-date
2021-06-03 11:56:51 +05:30
somangshu
d794cbbef9
Merge branch 'release' into fix/dropdown-overlap-modal
2021-06-03 11:53:31 +05:30
Kaushik Varanasi
3a6da2d797
Feature/import applications ( #4483 )
...
* Added export option to app menu. TODO: call api to download app file
* Added checkbox component and removed unused code
* Added import app without filepicker. Opens modal
* added ability to fetch the exported app
* can download exported application as a json file
* Updated the file picker component to accept other file formats
* WIP import app
* Added functionality to import application json file
* minor fixes
* Made the file type prop mandatory for file picker
* added a test suite for export app
* Test added to check if on import application click, it open a modal
* added a dummy application file for cypress testing
* Added end to end integration test suite
to verify import app feature
* added test to verify the export api status and download file.
* added a linked btn to carry exporting.
- according to latest BE changes
* Removed old redux and saga mechanism for app export
* updated cypress test to validate new flow
* fixed minor linting errors
* updated test case title
* updated the test cases for import/export app feat
* review changes
* added prop to facilitate delayed upload
* added new application file to fixtures. Minor fix to take care of loading state.
* Removed export app modal. Added one click action, to download the file.
* Updated File picker to work with all other files acc to the design.
* Updated the import modal
* updated the import application test
* Added remove upload tooltip
* updated the icons for import/export actions
* removed unused logs
* added hard coded feature flag to hide/show import export feature
Co-authored-by: Pranav Kanade <pranav@appsmith.com>
2021-06-03 11:48:08 +05:30
vicky.bansal@primathon.in
40debe9e42
Merge branch 'release' of https://github.com/appsmithorg/appsmith into fix/default-table-scrolls
2021-06-03 11:32:16 +05:30
arunvjn
4952207fc2
UI improvements to API Editor ( #4845 )
...
* Change CTA to apply datasource on datasource card click
* Fix for Request method button's alignment issue.
* Hide save/edit datasource button when url field is empty
* Added edit icons to navigate to datasource form
2021-06-03 10:29:41 +05:30
arunvjn
a31adce20d
Bug/api editor datasources ( #4780 )
...
* Fixed datasource urls' disappearance when the saved datasource has a trailing slash
* Refactored query params parser to a seperate function.
Added unit tests for the new function
2021-06-03 10:28:18 +05:30
Hetu Nandu
8c84dcfdec
Fix multiline js issues ( #4816 )
2021-06-02 18:27:27 +05:30
Yash
3d18a9b36a
FIX #4731 : update condition for selectedRowIndices when table widget drag and drop
2021-06-02 15:31:52 +05:30
Nayan
78915301e3
[Issue #4572 ]-Allow users to leave an organization ( #4634 )
...
* [Issue #4572 ]-Added API to leave organisation by any user
[Issue #4572 ]-Add option for organization admins to leave an organization
* -add option to leave organization in frontend for non-admin users
* -updated the leave org endpoint path and HTTP method as per PR review
* Update app/server/appsmith-server/src/main/java/com/appsmith/server/services/UserOrganizationServiceImpl.java
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
* Update app/server/appsmith-server/src/main/java/com/appsmith/server/services/UserOrganizationServiceImpl.java
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
* -add cypress test and some minor changes as per PR comment
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-06-02 15:56:22 +06:00
imgbot[bot]
a11e732b61
[ImgBot] Optimize images ( #4707 )
...
*Total -- 3,752.13kb -> 3,526.66kb (6.01%)
/static/images/users.png -- 15.03kb -> 6.11kb (59.37%)
/static/images/integrations.png -- 14.43kb -> 9.37kb (35.05%)
/static/images/build-tool.png -- 27.04kb -> 21.86kb (19.15%)
/app/client/src/assets/icons/ads/commentIcon.png -- 0.90kb -> 0.77kb (14.67%)
/static/images/git-banner.jpg -- 779.36kb -> 666.22kb (14.52%)
/static/images/git-banner-left.png -- 72.13kb -> 65.42kb (9.29%)
/app/client/src/assets/icons/comments/context-menu.svg -- 0.43kb -> 0.40kb (5.92%)
/app/client/src/assets/icons/comments/commentCursor.png -- 1.41kb -> 1.34kb (4.72%)
/app/client/src/assets/images/comments-onboarding/step-4.png -- 14.90kb -> 14.26kb (4.3%)
/static/images/animations/video-preview.gif -- 1,300.08kb -> 1,247.97kb (4.01%)
/static/images/animations/writing-js.gif -- 264.13kb -> 254.80kb (3.53%)
/static/images/git-banner-right.png -- 654.13kb -> 633.46kb (3.16%)
/static/images/animations/running-api.gif -- 38.67kb -> 37.59kb (2.8%)
/app/client/src/assets/icons/ads/open.svg -- 0.32kb -> 0.32kb (1.81%)
/app/client/src/assets/icons/ads/cross.svg -- 0.22kb -> 0.21kb (1.81%)
/app/client/src/assets/icons/control/back.svg -- 0.26kb -> 0.26kb (1.49%)
/app/client/src/assets/icons/ads/app-icons/draghandler.svg -- 0.53kb -> 0.52kb (1.48%)
/app/client/src/assets/icons/comments/comment-mode-unread-indicator.svg -- 0.40kb -> 0.39kb (1.46%)
/app/client/src/assets/icons/comments/send-button.svg -- 0.21kb -> 0.21kb (1.41%)
/app/client/src/assets/icons/comments/read-pin.svg -- 0.29kb -> 0.29kb (1.34%)
/app/client/src/assets/icons/comments/unread-pin.svg -- 0.29kb -> 0.29kb (1.34%)
/app/client/src/assets/icons/comments/check-oval.svg -- 0.30kb -> 0.30kb (1.28%)
/app/client/src/assets/icons/comments/emoji.svg -- 0.40kb -> 0.40kb (1.22%)
/app/client/src/assets/icons/comments/reaction-2.svg -- 1.19kb -> 1.17kb (1.15%)
/app/client/src/assets/icons/control/open-new-tab.svg -- 1.09kb -> 1.08kb (1.08%)
/app/client/src/assets/icons/comments/trash.svg -- 0.32kb -> 0.32kb (0.91%)
/app/client/src/assets/icons/comments/chat.svg -- 0.34kb -> 0.33kb (0.87%)
/app/client/src/assets/icons/comments/pin_3.svg -- 0.39kb -> 0.39kb (0.75%)
/app/client/src/assets/images/profile-placeholder.svg -- 0.54kb -> 0.54kb (0.72%)
/app/client/src/assets/icons/comments/reaction.svg -- 0.83kb -> 0.82kb (0.71%)
/app/client/src/assets/icons/comments/pen.svg -- 0.42kb -> 0.41kb (0.7%)
/app/client/src/assets/icons/comments/edit-mode.svg -- 0.42kb -> 0.42kb (0.7%)
/app/client/src/assets/icons/comments/link.svg -- 0.65kb -> 0.64kb (0.6%)
/app/client/src/assets/icons/comments/unpin.svg -- 0.51kb -> 0.51kb (0.57%)
/app/client/src/assets/icons/comments/toggle-comment-mode.svg -- 0.51kb -> 0.51kb (0.57%)
/app/client/src/assets/icons/ads/cancel.svg -- 0.52kb -> 0.51kb (0.57%)
/static/images/animations/selections.gif -- 119.85kb -> 119.23kb (0.52%)
/app/client/src/assets/icons/control/download-data-icon.svg -- 0.62kb -> 0.61kb (0.48%)
/app/client/src/assets/icons/comments/pin.svg -- 0.63kb -> 0.63kb (0.47%)
/app/client/src/assets/icons/comments/pin_2.svg -- 0.87kb -> 0.87kb (0.45%)
/static/images/animations/move-around.gif -- 229.66kb -> 228.69kb (0.43%)
/app/client/src/assets/icons/ads/bug.svg -- 0.70kb -> 0.70kb (0.42%)
/static/images/animations/drag-drop.gif -- 159.38kb -> 158.73kb (0.41%)
/app/client/src/assets/icons/ads/wand.svg -- 2.79kb -> 2.77kb (0.39%)
/app/client/src/assets/icons/ads/warning-triangle.svg -- 1.08kb -> 1.07kb (0.36%)
/app/client/src/assets/icons/control/filter-icon.svg -- 0.91kb -> 0.91kb (0.32%)
/app/client/src/assets/icons/ads/card-context-menu.svg -- 1.12kb -> 1.12kb (0.26%)
/app/client/src/assets/icons/widget/list.svg -- 1.65kb -> 1.65kb (0.24%)
/app/client/src/assets/images/comments-onboarding/step-3.png -- 39.31kb -> 39.29kb (0.05%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-06-02 07:51:52 +05:30
Satish Gandham
899b7f2f24
Merge branch 'release' into perf/ui/optimize-editableText-component
2021-06-01 22:54:56 +05:30
Yash
23bfcc706d
FIX #3899 : added supported custom chart types list, validate chart type and fix type error by fusioncharts
2021-06-01 20:27:58 +05:30
Nidhi
26ce58e9e3
Changes to client credentials form ( #4836 )
2021-06-01 17:41:48 +05:30
Satish Gandham
6e8338089e
- Change useEffect hook to use deep cehck for modifiers instead of refernece equality
...
- Moemoize getThemeDetails
2021-06-01 17:37:16 +05:30
Somangshu Goswami
771cf4a34f
Merge pull request #4805 from appsmithorg/fix/table-pagesize-migrations
...
Fix for pageSize calculation in table widget
2021-06-01 16:44:23 +05:30
bhavin
a889153714
fixing docs and expectation strings on custom chart
2021-06-01 16:01:32 +05:30
bhavin
53598e8027
added onclose property and handlers on ModalWidget
2021-06-01 14:50:13 +05:30
Tolulope Adetula
59738c5019
Merge branch 'release' into fix/dropdown-overlap-modal
2021-06-01 07:11:52 +01:00
Hetu Nandu
ae28731947
Enable smart substitution for widgets ( #4801 )
2021-06-01 10:29:45 +05:30
bhavin
2b9cc622cc
replaced string check with array check
2021-06-01 09:36:47 +05:30
arunvjn
9e8e432a1f
Feature/cmd enter to execute actions ( #4774 )
...
Added new global hotkey to trigger Run on cmd+enter
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
Co-authored-by: Apple <nandan@thinkify.io>
2021-05-31 21:10:21 +05:30
Somangshu Goswami
5e72910be5
Merge pull request #4525 from appsmithorg/bug/model-reset-children-meta-onclose
...
updated closeModal saga to stop reseting children meta properties.
2021-05-31 20:09:17 +05:30
Somangshu Goswami
d770b360b0
Merge pull request #4350 from appsmithorg/fix/dropdown-default-value
...
fix: set default format in table date type cell
2021-05-31 20:08:49 +05:30
Somangshu Goswami
de4af915b3
Merge pull request #4766 from appsmithorg/bug/chart-onDataPointClick
...
added click event config for customChart
2021-05-31 20:08:28 +05:30
Somangshu Goswami
fd7db3356e
Merge pull request #4433 from appsmithorg/fix/-filePicker-widget-property-cleanup
...
fix: remove uploadedFileUrls property from FilePicker
2021-05-31 20:07:16 +05:30
Somangshu Goswami
ceabb7a50f
Merge pull request #4693 from appsmithorg/FIX/4603-truncate-long-column-names
...
FIX #4603 : updated css to truncate long column name
2021-05-31 20:06:55 +05:30
vicky.bansal@primathon.in
3182d2fe15
Fix unused variable issue
2021-05-31 17:27:00 +05:30
vicky.bansal@primathon.in
5ea2d961db
Added migration to update parentRowSpace property of table widget
2021-05-31 17:09:06 +05:30
Ashok Kumar M
2052a8e545
Fix: Positioning widgets without left right column towards the end of the page. ( #4777 )
2021-05-28 22:25:10 +05:30
Yash
ad427c86b2
FIX #3648 : updated css to display toast message properly on deleting RTE
2021-05-28 21:42:47 +05:30
arunvjn
a133a320cf
Added replacer in stringfy method to optionally use toString method for big ints. ( #4745 )
2021-05-28 21:30:21 +05:30
akash-codemonk
cbca6bedd4
Clear debugger errors on page switch ( #4672 )
2021-05-28 19:44:44 +05:30
arunvjn
f6a33fafbf
Text overflow bug in datasource tab in API Editor( #4776 )
2021-05-28 17:46:09 +05:30
Yash
9de9b1eb30
FIX #4573 : added sample custom fusion chart config and updated data shape to override default message
2021-05-28 14:49:36 +05:30
Tolulope Adetula
664ba6ab22
Update File-picker widget property
2021-05-28 01:45:37 -07:00
bhavin
cfded6d99e
added click event config for customChart
2021-05-28 11:46:11 +05:30
Satish Gandham
b75dcc384d
Merge pull request #4563 from appsmithorg/perf/ui/optimize-binding-prompt/4555
...
[Perf] Remove code causing expensive style recalculation from binding prompt
2021-05-28 11:17:43 +05:30
Satish Gandham
83b44b30b6
Merge pull request #4680 from appsmithorg/ui/perf/optimize-expensive-style-calc-evalauatedValuePopup/4679
...
Memoize the evaluate popup placement value
2021-05-28 11:16:21 +05:30
Ashok Kumar M
575d7fe7f9
Fix: Adding missing widget properties when a new tab is created. ( #4733 )
...
* dip
* dip
* dip
* Revert "dip"
This reverts commit f0eeaa4a2dc9845509945c2af9376f1573baafdf.
* dip
* removing unwanted iteration.
* Adding and fixing specs.
2021-05-28 08:28:02 +05:30
Nidhi
5ddd58cdfd
Added optional audience and resource fields for oauth2 datasources ( #4678 )
...
* Added optional audience and resource fields for oauth2
* Review changes
* Don't show audience and resource fields by default
2021-05-27 21:53:59 +05:30
abhishek nayak
02e52d019f
Merge pull request #4414 from appsmithorg/areyabhishek-patch-4
...
[FIX] Update Dropdown Widget default value placeholder
2021-05-27 19:23:03 +05:30
bhavin
c014485268
added string check on options prop
2021-05-27 16:27:10 +05:30
Apeksha Bhosale
47969d708c
show pre-filled values for autocomplete ( #4400 )
...
* dot added after selection of an option
* added all options to autocomplete list
* small css change
* css changes
* small function change
* removed commented code
* data type match with autocomplete
* added headers and changes cursor activity for autocomplete
* removed wrong value
* removed type from server added to showhint
* modified and added test case
* small modification for test cypress case
2021-05-27 15:31:26 +05:30
somangshu
ee4fa8307f
Merge branch 'release' into areyabhishek-patch-4
2021-05-27 12:38:32 +05:30
Pawan Kumar
0d41797a26
Fix: List Widget crashes on null empty object in data ( #4349 )
...
* filter null values in property pane autocomplete
* add hover states for list items
* add loading state in list
* fix loading state of list widget
* open list widget property on click of container
* fix isVisible bug in list widget children
* remove unused import
* add cusor pointer
* add focused state for first item in list widget
* fix empty state
* fix test case
* fix visiblity bug
* fix test case
* fixes for review comments
Co-authored-by: root <root@DESKTOP-9GENCK0.localdomain>
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2021-05-27 12:11:38 +05:30
Rishabh Saxena
9f76218306
Trigger invite flow via comments ( #4602 )
2021-05-27 11:51:36 +05:30
arunvjn
5c45217f3d
Feature/datasource list in api editor ( #4587 )
...
Show datasource list in API editor
2021-05-27 08:35:05 +05:30
Tolulope Adetula
b78c6204b9
fix: Add zIndex Layers of Dropdown and Modal
2021-05-26 14:56:40 +01:00
Tolulope Adetula
f54d4c618e
Merge branch 'release' into fix/dropdown-overlap-modal
2021-05-26 13:56:48 +01:00
Apeksha Bhosale
4825ce2a2a
Show JS eval errors in evaluated value pane and debugger ( #4463 )
...
Co-authored-by: jsartisan <pawankumar2901@gmail.com>
Co-authored-by: hetunandu <hetu@appsmith.com>
2021-05-26 18:02:43 +05:30
Yash
a24623da94
FIX #4603 : updated css to truncate long column name
2021-05-26 17:51:09 +05:30
Yash
218ad04553
FIX #4524 : revert added check in else block and add handle boolean validation in validator
2021-05-26 17:43:25 +05:30
vicky.bansal@primathon.in
bd5ca7011c
Removed unused import
2021-05-26 16:57:01 +05:30
akash-codemonk
8bd6ed3a70
Feature: Show current value in the debugger when widget property has an error ( #4592 )
2021-05-26 13:47:52 +05:30
vicky.bansal@primathon.in
312ea00138
Increase width of default table widget so that scrollbars are not required by default
2021-05-26 10:22:08 +05:30
vicky.bansal@primathon.in
042ee3fa46
Merge branch 'release' of https://github.com/appsmithorg/appsmith into fix/text-parsing
2021-05-26 08:57:40 +05:30
vicky.bansal@primathon.in
dcebd1103e
Fix for email parse
2021-05-26 08:47:46 +05:30
Satish Gandham
bfc8b6a46f
Memoize the evaluate popup placement value
2021-05-25 22:07:38 +05:30
Nikhil Nandagopal
50b03302e4
fixed validation messages
2021-05-25 19:18:35 +05:30
Satish Gandham
ad3997ecde
Merge branch 'release' into perf/ui/optimize-binding-prompt/4555
2021-05-25 11:14:28 +05:30
Yash
e34a156f18
FIX #4573 : added custom fusion chart config to override default message
2021-05-24 18:27:50 +05:30
Tolulope Adetula
4ac85a7fd9
fix: add Layers to the dropdown
2021-05-24 10:09:43 +01:00
Tolulope Adetula
b95ff2001e
Merge branch 'release' into fix/dropdown-overlap-modal
2021-05-24 08:21:30 +01:00
Yash
591f9395f6
[ISSUE#4524]Fix: Added a check in else block too and assigned default config
2021-05-24 12:27:33 +05:30
Tolulope Adetula
b2a86d7e11
fix: failing modal test
2021-05-24 06:52:49 +01:00
Nikhil Nandagopal
750e3808f2
Merge branch 'release' into fix/validation-messages
2021-05-24 11:01:24 +05:30
Satish Gandham
7ef5f70596
Merge branch 'release' into perf/ui/optimize-editableText-component
2021-05-24 06:53:35 +05:30
Satish Gandham
b01c615056
Merge pull request #4554 from appsmithorg/perf/ui/optimize-resizable-component
...
Optimize resizable component
2021-05-21 19:33:51 +05:30
Satish Gandham
516aa0f40c
Merge pull request #4397 from appsmithorg/perf/ui/reduce-json-view-data
...
[Performance] Collapse all but the first two records in react-json-view
2021-05-21 19:32:52 +05:30
Paul Li
5701e2ac3e
Merge branch 'release' into fix/2358-dropdown-multi-select-too-much-space
2021-05-21 05:39:47 -04:00
Paul Li
0966536638
FIX-2358 : Too much spacing between option on multi selection option in Dropdown Widget
...
-- Adjust space between tag items along a flexbox's cross-axis
2021-05-21 05:32:28 -04:00
Nikhil Nandagopal
4ed203d4af
Merge branch 'release' into fix/validation-messages
2021-05-21 14:19:25 +05:30
Nikhil Nandagopal
ecb85efe7c
updated validation messages
2021-05-21 14:18:59 +05:30
Rishabh Saxena
220c8d9d25
Remove isFromSignup param to prevent duplicate analytics hits ( #4480 )
2021-05-21 13:20:27 +05:30
Tolulope Adetula
3c1f4bca9b
Merge branch 'release' into fix/-filePicker-widget-property-cleanup
2021-05-21 08:05:17 +01:00
Tolulope Adetula
f4e693f4f8
Merge branch 'release' into fix--color-picker-in-form-widget
2021-05-21 06:42:26 +01:00
Tolulope Adetula
6381f5d2ec
Merge branch 'release' into fix/dropdown-overlap-modal
2021-05-21 06:41:06 +01:00
Paul Li
5ae2d1a04a
Merge branch 'release' into fix/4362-recaptcha-field-unexpected-data-types
2021-05-20 15:30:29 -04:00
Paul Li
4d9aa2bd00
FIX-4362 : Unexpected data types in the Recaptcha field for buttons breaks the widget
...
-- Add a guard for invalid googleRecaptcha key
2021-05-20 15:28:02 -04:00
Satish Gandham
ee7d9f2498
Merge branch 'release' into perf/ui/optimize-resizable-component
2021-05-20 18:45:59 +05:30
Satish Gandham
041ee6a479
Merge branch 'release' into perf/ui/reduce-json-view-data
2021-05-20 18:45:31 +05:30
Rishabh Saxena
8964aea9df
[Feature] Comments feature updates ( #4579 )
2021-05-20 17:33:08 +05:30
arunvjn
63db439183
Fixed r.match bug ( #4593 )
2021-05-20 16:51:10 +05:30
somangshu
29579a71fa
Merge branch 'release' into areyabhishek-patch-4
2021-05-20 15:21:25 +05:30
bhavin
4e559b4228
remove no selection option
2021-05-20 13:54:26 +05:30
Tolulope Adetula
0372e47e14
Merge branch 'release' into fix/dropdown-overlap-modal
2021-05-20 08:33:49 +01:00
Hetu Nandu
aac5fcb6c7
Use the Function constructor for user script eval ( #4446 )
...
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2021-05-20 12:31:10 +05:30
Tolulope Adetula
afcf7d793a
fix: PR comments
2021-05-20 06:04:52 +01:00
Paul Li
c1557c187a
FEATURE-2111 : Show/Hide Table Controls
...
-- Adjust pageSize
-- Change column header height
-- Restore the logic for renderEmptyRow
2021-05-19 07:02:07 -04:00
Satish Gandham
3886386b4d
Merge branch 'release' into perf/ui/reduce-json-view-data
2021-05-19 16:21:43 +05:30
Paul Li
c906b0e447
FEATURE-2111 : Show/Hide table controls
...
-- Apply some cleanup
2021-05-19 05:36:30 -04:00
Paul Li
9e0ec2304a
Revert "FEATURE-2111 : Show/Hide Table Controls"
...
This reverts commit 1d3c2da455d0a58beb4189898464baf5096c1aee.
2021-05-19 05:36:30 -04:00
Paul Li
7cf12ed031
FEATURE-2111 : Show/Hide Table Controls
...
-- Remove extra space when the header options is all hidden
2021-05-19 05:36:30 -04:00
Paul Li
35e28dcb08
FEATURE-2111 : Show/Hide Table Controls
...
-- PositionedContainer : Add padding-bottom: 42px in case of Table widget
2021-05-19 05:33:45 -04:00
Paul Li
f943d0b330
FEATURE-2111 : Show/Hide Table Controls
...
-- Remove JS convertible
-- Set isBindProperty and isTriggerProperty to false
2021-05-19 05:31:53 -04:00
Paul Li
c76ef9e3d7
FEATURE-2111 : Show/Hide Table Controls
...
-- Add the header options section for the visibility setting
-- Render conditionally the header part based on the setting
2021-05-19 05:31:53 -04:00
Tolulope Adetula
4c3834828a
fix: remove console statement
2021-05-19 08:21:25 +01:00
Tolulope Adetula
4e890dce86
fix: remove unnecessary className
2021-05-19 08:21:00 +01:00
Tolulope Adetula
523972e191
Fix: modal and Dropdown
2021-05-19 08:20:00 +01:00
Satish Gandham
f266ca3793
Merge branch 'release' into perf/ui/optimize-resizable-component
2021-05-19 11:37:41 +05:30
Trisha Anand
d5e5be5d6a
[Feature] Mongo Form ( #4378 )
2021-05-19 11:05:24 +05:30
Arpit Mohan
b1d7258dcb
Adding support for multipart form data ( #4547 )
...
* Handling multipart form data in the CURL import flow
* Adding Cypress test for curl import with multipart/form-data
* Also fixing minor bug where the form values need not always be double-quoted
2021-05-19 10:48:51 +05:30
Tolulope Adetula
18e5dde01d
Merge branch 'release' into fix/dropdown-overlap-modal
2021-05-18 22:24:33 +01:00
Ashok Kumar M
8c8141650a
Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. ( #4219 )
...
* Feature: Canvas layer enhancements(DIP)
* feedback fixes
* fixing build
* dip
* dip
* dip
* fixing build
* dip
* dev fixes
* dip
* Fixing top bottom resize handles
* dip
* reposition widget name on top edges.
* dip
* dip
* dip
* dip
* renaming selectedWidget to lastSelectedWidget
* code clean up
* Fixing list widget as per grid scale.
* Fixing existing specs.
* Adding migration test cases.
* dip
* FIxing proppane in modal.
* fixing modal z-indedx.
* fix for modal name.
* dip
* dip
* dip
* adding test cases for hotkeys.
* dip
* dip
* fixing build
* Trying some performance improvements for jests.
* 17 mins with runinband lets try without it.
* minor bug fixes.
* code clean up
* save migrated app on fetch.
* fixing few cypress tests
* fixing cypress tests
* fixing cypress tests.
* fixing cypress
* updated DSL
* Addressing code review comments.
* test fails
* dip
* eslint fixes.
* fixing debugger cypress tests.
* updating latest page version.
* updating migration changes to cypress dsl's.
* updating chart data fixes for cypress tests.
Co-authored-by: Apple <nandan@thinkify.io>
2021-05-18 23:59:39 +05:30
arunvjn
b14f043172
Fix/datasource request headers in api ( #4481 )
...
* Show datasource headers when used in an API
2021-05-18 21:40:53 +05:30
Somangshu Goswami
41419e0406
Merge pull request #4199 from appsmithorg/feature/table-excel-export
...
Allow table data to download as Excel
2021-05-18 20:17:16 +05:30
Somangshu Goswami
01aa8ed36d
Merge pull request #4316 from appsmithorg/fix/server-side-search
...
Disable client side search when server side search is enabled in table widget
2021-05-18 20:16:30 +05:30
Somangshu Goswami
52da3e7030
Merge pull request #3791 from aswathkk/issue/3321
...
Allow removing filter on Dropdown Widget
2021-05-18 20:15:42 +05:30
Somangshu Goswami
559555f175
Merge pull request #4485 from appsmithorg/bug/select-optionmenu-scroll
...
fix: select disabled option popover overflow
2021-05-18 20:01:06 +05:30
Somangshu Goswami
c233dc1273
Merge pull request #4313 from appsmithorg/fix/datepickerwidget-popover
...
fix: datepicker popover adjust height and width.
2021-05-18 20:00:04 +05:30
akash-codemonk
9e082a6156
Feature: Show widget error state ( #4558 )
2021-05-18 19:24:40 +05:30
Satish Gandham
faeac974ca
- Remove code casuing expensive style recalculation
2021-05-18 17:48:29 +05:30
akash-codemonk
51b98eed2f
Fix: Debugger shows errors for evaluations done on page load ( #4552 )
2021-05-18 17:21:32 +05:30
arunvjn
4733edfccd
Fixed query params parsing in API pane ( #4482 )
...
* Fixed query params parsing when there are mulitple "="s.
* Added cypress tests to validate query params parsing
2021-05-18 17:17:43 +05:30
arunvjn
08966499be
Remove request/response data from copies of an executed API ( #4521 )
2021-05-18 17:17:22 +05:30
Shrikant Sharat Kandula
1e052a9462
Fix redirectUrl not being encoded ( #4546 )
2021-05-18 11:22:54 +05:30
Satish Gandham
bbecba125e
- Wrap the methods passed to editableText component with useCallback
...
- Use destructing for props
2021-05-18 00:42:06 +05:30
akash-codemonk
cbace9d5d7
Fix: Debugger showing previous application logs ( #4455 )
2021-05-17 15:31:22 +05:30
Satish Gandham
6bf7903570
Merge pull request #4470 from appsmithorg/ui/eslint/sort-destructured-props
...
Add eslint rule to sort destructured props and auto fix the issues.
2021-05-17 14:52:59 +05:30
Satish Gandham
bed4b39561
Merge pull request #4292 from appsmithorg/perf/optimize-table-widget
...
Optimize table widget
2021-05-17 14:52:49 +05:30
bhavin
b323c75d1d
updated closeModal saga to stop reseting children meta properties on a modal
2021-05-17 14:04:56 +05:30
Apeksha Bhosale
e4ee2b07c9
r.match on API pane error ( #4497 )
...
* r.match on API pane error
* Pr comment fixed
2021-05-17 12:51:48 +05:30
arunvjn
67e292cc2a
Fixed handleSubmit bug in API form editor (pagination buttons) ( #4477 )
2021-05-15 00:13:08 +05:30
bhavin
cab7f4a099
fix: select disabled option popover overflow
2021-05-14 14:53:22 +05:30
arunvjn
341a4d62af
Bug/paste widget append copy to name ( #4399 )
...
* Changes to retain widget/Action names on copy when there is no clash.
* Updated tests
Co-authored-by: Apple <nandan@thinkify.io>
2021-05-14 14:35:55 +05:30
arunvjn
068e4065d7
Expose response headers for API/DB actions ( #4336 )
...
* Expose response headers for API/DB actions
* Added responseMeta to actions datatree
* Modified cypress test to account for responseMeta
* Modify cypress test case
* More test changes
* Modified tests
2021-05-14 12:21:09 +05:30
Trisha Anand
377629955d
Revert "Init minor comment"
...
This reverts commit 2b7212da8c .
2021-05-13 20:01:37 +05:30
Trisha Anand
2b7212da8c
Init minor comment
2021-05-13 19:52:54 +05:30
Satish Gandham
8ecac87ec7
Change the cell renderer function from class property to inline and use JSON.stringify to do the comparision.
2021-05-13 17:38:15 +05:30
Satish Gandham
8ad7eecdeb
- Auto fix sort ddestructured props rule
2021-05-13 14:05:39 +05:30
Apeksha Bhosale
66c7a0b252
Revert "Separating js error and validation error for debugger ( #4361 )" ( #4447 )
...
This reverts commit c6a8f81d60 .
2021-05-13 09:50:30 +05:30
bhavin
0015d72122
updated max year for datepicker to +100, same as property pane datepicker
2021-05-12 21:01:17 +05:30
Tolulope Adetula
285f7faf41
fix: add color picker to form component
2021-05-12 11:03:34 +01:00
Pawan Kumar
cc36bdc051
Fix: TypeError: t.match is not a function ( #4445 )
...
* add is number check before setting widget property
* use toString of lodash
Co-authored-by: root <root@DESKTOP-9GENCK0.localdomain>
2021-05-12 13:27:28 +05:30
Apeksha Bhosale
c6a8f81d60
Separating js error and validation error for debugger ( #4361 )
...
* separate js error and validation error
* PR comments fixed and added error for pageload action
* reverted to jsError message property
* small check for empty errors
* small changes for Test to pass
* space was missing for test case
* removed console statement
2021-05-12 12:10:32 +05:30
Tolulope Adetula
0b1db5689f
Merge branch 'release' into fix/dropdown-overlap-modal
2021-05-12 02:22:07 +01:00
Tolulope Adetula
f6c7036d5c
fix: remove uploadedFileUrls ppty from FilePicker
2021-05-11 16:53:02 +01:00
Ashok Kumar M
3eeaf86097
Fix: Resize doesn't react as intended for top/bottom handles. ( #4321 )
2021-05-11 20:09:33 +05:30
Satish Gandham
8bd947671d
Move the expensive getBoundingReactangle call to isColliding function to avoid unnecessary calls.
2021-05-11 20:09:09 +05:30
bhavin
ca7594ac3f
fixed : deafult and min/max is allow same date
2021-05-11 13:07:16 +05:30
Satish Gandham
68c258ab3a
- Remove unncessary anonymous funciton
...
- Use destructured imports
2021-05-11 12:25:42 +05:30
vicky-primathon.in
56f0ba716b
Merge branch 'release' of https://github.com/appsmithorg/appsmith into feature/table-excel-export
2021-05-11 12:10:26 +05:30
vicky-primathon.in
78bad85e24
Used useCallBack hook and remove inline arrow function
2021-05-11 12:10:13 +05:30
Satish Gandham
812e893eee
- Add name to memoized resizableComponent
2021-05-11 12:03:07 +05:30
Satish Gandham
8763f9518b
- Memoize EditorContext value
...
- Change mapDispatchToProps to object form
2021-05-11 12:02:24 +05:30
akash-codemonk
d6de913949
Revert "Feature: Show widget error state ( #4202 )" ( #4406 )
...
This reverts commit bf7a8b91a4 .
2021-05-11 09:40:43 +05:30
abhishek nayak
1276edf517
Update DropdownWidget.tsx
...
Updated the default value to something that doesn't fail.
2021-05-11 03:19:03 +05:30
Tolulope Adetula
8c484798de
fix: overlay covering widget explorer
2021-05-10 20:59:16 +01:00
Apeksha Bhosale
2138c9059b
match is not a function ( #4409 )
2021-05-10 19:40:22 +05:30
arunvjn
1b98c2e520
Revert Gsheets warning modal ( #4405 )
2021-05-10 19:39:26 +05:30
Tolulope Adetula
23367fe3be
Merge branch 'release' into fix/dropdown-overlap-modal
2021-05-10 14:43:38 +01:00
Tolulope Adetula
579085a88b
Merge branch 'fix/Datasource-dropdown-stacking-issue' into fix/dropdown-overlap-modal
2021-05-10 14:42:40 +01:00
Tolulope Adetula
57a621978d
Merge branch 'release' into pr/3791
2021-05-10 14:33:01 +01:00
arunvjn
3b61af395e
Fix/text overflow json viewer ( #4367 )
...
CSS fix to wrap long urls/text in json viewer. GSheets to occupy full width
2021-05-10 18:58:38 +05:30
vicky-primathon.in
f14ca6b6c3
Hide sub icon
2021-05-10 17:04:17 +05:30
vicky-primathon.in
97178ea899
Merge branch 'release' of https://github.com/appsmithorg/appsmith into fix/table-header-styles
2021-05-10 16:56:37 +05:30
vicky-primathon.in
9ab8da4671
Table header style changes
2021-05-10 16:54:50 +05:30
Pawan Kumar
fc10625d41
Fix: Cannot read property 'label' of undefined & Cannot read property 'length' of undefined ( #4389 )
...
* fix for label of undefined
* add check for data type
Co-authored-by: root <root@DESKTOP-9GENCK0.localdomain>
2021-05-10 15:22:17 +05:30
vicky-primathon.in
aa5beddf4a
Merge branch 'release' of https://github.com/appsmithorg/appsmith into feature/table-excel-export
2021-05-10 15:08:48 +05:30
vicky-primathon.in
30510c56b4
Fix download dropdown UI
2021-05-10 15:08:23 +05:30
bhavin
4c824a1214
fix: datepicker popover adjust height and width.
2021-05-10 13:14:29 +05:30
akash-codemonk
359d104f5f
Show debug button in toast only for some particular errors ( #4311 )
2021-05-10 13:13:12 +05:30
akash-codemonk
78ccfadb61
Fix: Make contents of tab selectable ( #4390 )
2021-05-10 13:08:39 +05:30
Somangshu Goswami
d4e3de6330
Merge pull request #4359 from appsmithorg/fix/dropdown-rename-select
...
Refactor: Rename Dropdown to Select
2021-05-10 11:25:24 +05:30
Somangshu Goswami
1864166fdc
Merge pull request #4285 from appsmithorg/fix/date-time-picker-bug
...
change data-time format 'YYYY-MM-DD hh:mm:ss A' to 'YYYY-MM-DD hh:mm:ss'
2021-05-10 11:21:42 +05:30
akash-codemonk
bf7a8b91a4
Feature: Show widget error state ( #4202 )
2021-05-07 20:03:20 +05:30
bhavin
c3960a7a4d
fix :extended maxDate and minDate limits to 100 years from now.
2021-05-07 18:38:43 +05:30
Nidhi
4a288439f0
Added basic authentication type to REST APIs ( #4040 )
...
* Added basic authentication type to REST APIs
* Spacing for prefix
* Tests and json ignore for password
* Client side form changes
* Review comments
2021-05-07 17:24:05 +05:30
Satish Gandham
c86390ebfe
- Collapse all but the first two records in react-json-view
2021-05-07 15:22:53 +05:30
arunvjn
45aa3c57f1
Added null check against datasource url ( #4352 )
2021-05-07 13:24:58 +05:30
Tolulope Adetula
ff4dbfde74
Merge branch 'release' into fix/Datasource-dropdown-stacking-issue
2021-05-07 08:41:34 +01:00
Tolulope Adetula
00669d9b8e
fix: move dropdown options to portal
2021-05-07 08:35:00 +01:00
Nidhi
51aee58c54
Bearer prefix without space
2021-05-07 12:35:34 +05:30
bhavin
47a7128a06
Refactor: rename Dropdown to Select
2021-05-07 10:56:36 +05:30
Tolulope Adetula
213d7e0c58
Merge branch 'release' into pr/3791
2021-05-06 19:04:14 +01:00
Paul Li
a2faae4216
Merge branch 'release' into feature/4135-table-url-column-pretty-link
2021-05-06 10:32:06 -04:00
Paul Li
8ea4638d00
FEATURE-4135 : Table URL columns pretty link
...
-- Change controlType for display text to COMPUTE_VALUE
2021-05-06 10:29:09 -04:00
bhavin
9b91a09c73
fix: set default format in table date type cell
2021-05-06 19:36:41 +05:30
arunvjn
65d33c2614
Fixed query params parsing in API pane when dynamic bindings are present in the URL ( #4205 )
2021-05-06 18:45:05 +05:30
Trisha Anand
ee14571ffc
[Bug Fix] : Removal of cyclical dependencies due to action relationships being added to dependency map ( #4342 )
2021-05-06 18:28:06 +05:30
vicky-primathon.in
a5dbb5261b
Added test case to validate onSearchTextChange function if configured in table widget
2021-05-06 13:54:18 +05:30
Tolulope Adetula
829742b239
fix: reduced portal zindex
2021-05-06 08:18:39 +01:00
Satish Gandham
f193ff4a21
- Remove the accidental recursive funciton call in tablewidget
2021-05-06 12:01:39 +05:30
Satish Gandham
9fc5770d72
- Refactor the Cell render function and change it into a class property.
...
- Remove unsed hook.
2021-05-05 18:31:11 +05:30
Satish Gandham
abf7277d20
Merge pull request #4240 from appsmithorg/perf/optimize_react-json-viewer
...
Memoize CurrentValueViewer to prevent expensive rerenders of react JSON viewer
2021-05-05 18:18:05 +05:30
Trisha Anand
218ac82e7f
During updateDependencyMap, when dependencies are getting added for a path, only add if the dependency is not a parent of the path. ( #4315 )
...
* During updateDependencyMap, when dependencies are getting added for a path, only add if the dependency is not a parent of the path.
* To avoid catching all cyclical dependencies, only handling catching incorrect action dependencies when the dependency paths dont yet exist.
* Revert "To avoid catching all cyclical dependencies, only handling catching incorrect action dependencies when the dependency paths dont yet exist."
This reverts commit c494932289e33287074c56844fbf76c8418875af.
* Disabling cypress test which asserts cyclical errors when depending on yourself
2021-05-05 17:55:39 +05:30
Rishabh Saxena
95f3cb8a9a
Log an analytics event for cyclical dependency errors ( #4323 )
2021-05-05 16:51:15 +05:30
Trisha Anand
6cf3b8a901
In case the chart series data id starts with a number, it was incorrectly identified as a number instead of a string which led to incorrect path computed to check in binding paths ( #4322 )
2021-05-05 16:50:59 +05:30
Paul Li
ee47510fac
Merge branch 'release' into feature/4135-table-url-column-pretty-link
2021-05-05 05:29:46 -04:00
Paul Li
4be80b665a
FEATURE-4135 : Table URL columns pretty link
...
-- Remove the anchor tag wrapping display text
-- Make display text case-sensitive
2021-05-05 05:26:57 -04:00
Kaushik Varanasi
984119e9cb
Feature: auto create organisation Fixes #2720 ( #3922 )
...
* added basic function structure for creating organization
* added functionality for automatically creating an organization with 'Untitled organization 1' like applications. Need to add tests.
* added test for creating organizations with default names
* added tests for creating org with default name
* updated jest tests to not fill in the organization form
* remove unused imports
* deleted unnused files
* added more test to check invite users to application and check that the create application is visible
* updated share application tests according to the new workflow
* fix failing tests. TODO: fix tests with renameRandomOrg to rename specific org
* remove rename random org and rename specific orgs
* remove blocking code so the element can be scrolled into view
* fix tests
* try to fix flaky tests
* remove unused
* remove create organization tests as we are testing these components elsewhere
* fix failing tests by stubbing create org response
* update tests according to new workflow
2021-05-05 12:40:35 +05:30
vicky-primathon.in
e96fa63f6d
Disable client side search when server side search is enabled in table widget
2021-05-05 12:39:15 +05:30
Somangshu Goswami
fd6709b29a
Merge pull request #4119 from appsmithorg/fix/date-input-edit
...
Fix date string parsing for date from input field
2021-05-05 12:08:16 +05:30
Somangshu Goswami
0a0d9794dd
Merge pull request #4099 from appsmithorg/fix/#3860-input-widget-validation
...
[Bug] : Input widget validation issues#3860
2021-05-05 12:06:59 +05:30
Somangshu Goswami
6d41a4eb27
Merge pull request #4211 from appsmithorg/fix/4134-table-filter-case-insensitive
...
Fix/4134 table filter case insensitive
2021-05-05 12:02:27 +05:30
bhavin
a29b20eca5
fix: set date picker calendar popover position to bottom
2021-05-05 11:53:59 +05:30
vicky-primathon.in
53b99c1a34
Fix email parsing issue in text widget
2021-05-05 10:59:49 +05:30
abhishek nayak
10b8cdc32a
Update WidgetConfigResponse.tsx
...
Edited default table column size to remove scrollbar
2021-05-05 03:36:21 +05:30
Paul Li
e1be6ad940
Merge branch 'release' into feature/4135-table-url-column-pretty-link
2021-05-04 15:53:24 -04:00