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
Shrikant Sharat Kandula
6ce1e35ed1
Add API for setting page order in an application
2021-06-07 15:55:52 +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
3e515d0288
App viewer will not be able to export app ( #4938 )
2021-06-07 11:53:31 +05:30
Pranav Kanade
6989da0b3a
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-07 11:53:09 +05:30
Pranav Kanade
0b298d2a7a
[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-07 11:52:31 +05:30
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
Ashok Kumar M
6db8ebf3cb
Update README.md ( #4708 )
...
* Update README.md
* Update README.md
* Update README.md
2021-06-06 12:34:36 +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
Confidence Okoghenun
5cc9ae7a62
chore: Adds live demo for 03-06-2021
2021-06-04 10:20:03 +01:00
Anagh Hegde
4268e4caaa
Replace the repoTag from latest to fixed version
2021-06-04 13:49:20 +05:30
Vihar Kurama
496ad5b215
add community link on readme ( #4922 )
2021-06-04 13:33:33 +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
Anagh Hegde
b73f5c8ed1
Replace the repoTag from latest to fixed version
2021-06-04 12:37:16 +05:30
Anagh Hegde
b7ccb1da01
Fix - tests don't run on an M1 Silicon Mac
2021-06-04 11:15:44 +05:30
arunvjn
a7a7390d08
Fixed overlapping dropdown in MYSQL forms ( #4914 )
2021-06-04 11:09:31 +05:30
dependabot[bot]
98d5a0ff50
Bump httpclient from 4.5.10 to 4.5.13 in /app/server/appsmith-server ( #4917 )
...
Bumps httpclient from 4.5.10 to 4.5.13.
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-04 10:19:06 +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
Sumit Kumar
8199db669a
- remove DB Auth type check. ( #4896 )
...
* remove DB Auth type check, since the type is not getting set and the check does not seem to be required in any way.
2021-06-03 23:31:37 +05:30
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
Shrikant Sharat Kandula
ad9e7e0515
Fix migration NPE
2021-06-03 16:59:50 +05:30
Nidhi
c5c0269954
Default state for mongo actions that were already configured ( #4873 )
...
* Default state for mongo actions that were already configured
* Clean up
2021-06-03 16:59:39 +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
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