Commit Graph

3162 Commits

Author SHA1 Message Date
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
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
Rishabh Saxena
2e6b262f29
Revert specific handling at setup for macs with apple chips (#4591) 2021-06-07 16:23:18 +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
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
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
abhishek nayak
8a1ed9773b
Merge pull request #4383 from appsmithorg/snyk-upgrade-a64f1aa8c6960bf68ab55f4ece93ec96
[Snyk] Upgrade flow-bin from 0.91.0 to 0.148.0
2021-06-03 13:03:28 +05:30
somangshu
90d4d3a71a Merge branch 'release' into feature/datepicker-max-date 2021-06-03 11:56:51 +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
NandanAnantharamu
03b2e7b042
updated locator (#4871) 2021-06-02 21:23:30 +05:30
Hetu Nandu
8c84dcfdec
Fix multiline js issues (#4816) 2021-06-02 18:27:27 +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
NandanAnantharamu
86d3d1d2be
Added wait for route (#4817)
* Added wait for route

* updated test with datasource route

* udpated version and cleanup

* updated duplicate app
2021-06-02 13:34:02 +05:30
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