akash-codemonk
e5cb636ea4
Remove run on page load in api pane ( #524 )
...
* Remove run on page load in api pane
* Remove run on page load setting in query pane
* Revert removal of run query on page load
2020-09-10 13:13:01 +05:30
Nikhil Nandagopal
7724fe5d82
Feature/intercom ( #521 )
...
* removed duplicate user object
removed id field which is never populated
added help modal in applications page and intercom to load in help modal
shutdown intercom on signout to clear existing chats
* added analytics to help modal and invite user
unescaped bindings before evaluation to prune newlines
* updated action confirmation text
* added a check to ignore old properties which are no longer dynamic
* fixed test case
* fix tests
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2020-09-10 12:56:55 +05:30
Nikhil Nandagopal
02c3c199ac
deprecated selectedOptionValueArr
2020-09-10 12:51:44 +05:30
Automated Github Action
683e0a5a65
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-10 07:06:09 +00:00
Shrikant Sharat Kandula
42545d1e88
Add migration to fix incorrect action IDs for onLoad ( #519 )
...
* Add migration to fix incorrect action IDs for onLoad
* Remove redundant comments
* Fix migration to work with published onLoad actions as well
* Only update the action ID when correcting onLoad action IDs
* Fix migration name for correcting action IDs
Co-authored-by: Trisha Anand <trisha@appsmith.com>
* Fix migration id for correcting action IDs
* Reformat code
Co-authored-by: Trisha Anand <trisha@appsmith.com>
2020-09-10 11:37:32 +05:30
Automated Github Action
bab7ebea0a
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-10 06:06:59 +00:00
akash-codemonk
c55a9214e1
Fixes ( #522 )
...
- Remove cache fields from settings
- Call the event callback method with success false to fix button widget loading issue
2020-09-10 11:05:45 +05:30
Automated Github Action
9badcb7704
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-09 08:06:58 +00:00
satbir121
c1df5a95ac
Fixing storybook build ( #517 )
2020-09-09 13:20:38 +05:30
Automated Github Action
39e5916b6b
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-09 07:38:47 +00:00
Hetu Nandu
96643507ec
Merge branch 'master' into release
2020-09-09 12:55:21 +05:30
Nikhil Nandagopal
185b66cedf
Update netlify.toml
2020-09-09 12:49:38 +05:30
vicky-primathon
fb34609c89
selectedRowIndexes changed to selectedRowIndices ( #516 )
...
Data type of selectedRowIndices changed to array of numbers
2020-09-09 12:42:15 +05:30
Automated Github Action
13bda5d82f
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-09 07:06:35 +00:00
Nikhil Nandagopal
62d87da51f
Update install.sh
2020-09-09 11:40:26 +05:30
Automated Github Action
1ce05879b8
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-09 06:07:02 +00:00
akash-codemonk
488d6f503b
Fix typo ( #514 )
2020-09-09 11:26:08 +05:30
vicky-primathon
da9274de10
Feature: Table Widget - multi row selection ( #507 )
2020-09-09 11:16:06 +05:30
Nikhil Nandagopal
c421ab12b1
removed duplicate user object ( #513 )
...
removed id field which is never populated
added help modal in applications page and intercom to load in help modal
shutdown intercom on signout to clear existing chats
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-09-09 10:48:36 +05:30
Automated Github Action
26f8606417
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-09 04:06:48 +00:00
devrk96
34ff72b505
Feature: Radio group component ( #481 )
...
* Radio group component with story implemented
* radio group implemented using native input and label.
* radio component height fixed in story
* disabled name in theme corrected for radio
* align prop removed
2020-09-09 08:48:54 +05:30
devrk96
6fbab2078d
Feature: Checkbox component ( #475 )
...
* checkbox disabled state added and checked UI fixed
* checkbox imported corrected in story
* checkbox implemented using input and label elements.
* align and isChecked props removed
* used styled component for span
2020-09-09 08:47:49 +05:30
devrk96
5d28f8f14e
Feature: Tooltip component with story ( #498 )
...
* tooltip component implemented with story
* default props fixed
* used constant classes names
* blueprint classname corrected
2020-09-09 08:46:44 +05:30
vicky-primathon
f7931701d8
Feature: Table Widget - multi row selection ( #507 )
2020-09-08 18:34:51 +05:30
Automated Github Action
c2d6af3747
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-08 11:06:09 +00:00
NandanAnantharamu
d8bbccb63a
Drag And drop widget ( #503 )
...
* Drag And drop widget
* Updated cordinates
2020-09-08 16:24:55 +05:30
Automated Github Action
445d1b9fdc
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-08 10:06:36 +00:00
Nikhil Nandagopal
f3db238de9
Update netlify.toml
2020-09-08 15:27:51 +05:30
devrk96
1cbff7211d
Feature: Toggle component ( #490 )
...
* Toggle component implemented with story
* props fixed
* lighten and darken colors implemented
* removed the unused css properties
* removed the used import in story
* toggle hover state fixed
* storywrapper import updated
2020-09-08 15:03:44 +05:30
devrk96
79c3bd6992
default icon selection issue fixed in stories ( #495 )
2020-09-08 15:00:17 +05:30
Automated Github Action
f5c8b1f4ee
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-08 09:06:25 +00:00
akash-codemonk
7271cd0a7a
Add few ternjs defs for moment ( #508 )
2020-09-08 14:13:46 +05:30
Automated Github Action
2deae08243
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-08 07:06:24 +00:00
Nikhil Nandagopal
83907b50b7
Update install.sh
2020-09-08 11:37:31 +05:30
Automated Github Action
2c70d12f41
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-08 05:06:22 +00:00
akash-codemonk
be2963061e
Add more options to action settings ( #473 )
2020-09-08 10:27:13 +05:30
Nikhil Nandagopal
96093426bf
Merge branch 'release'
2020-09-07 23:13:05 +05:30
Automated Github Action
fc0a12968d
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-07 17:42:20 +00:00
Nikhil Nandagopal
e214d77326
Update install.sh
2020-09-07 23:03:28 +05:30
Automated Github Action
051a02d831
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-07 17:05:58 +00:00
Nikhil Nandagopal
a4defd4b28
Update install.sh ( #505 )
...
* Update install.sh
* Update install.sh
* Update install.sh
* Update install.sh
* Update install.sh
* Update install.sh
* Update install.sh
* Update install.sh
* Update install.sh
* Update install.sh
2020-09-07 22:23:24 +05:30
Automated Github Action
23dce06d9b
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-07 15:06:37 +00:00
Nikhil Nandagopal
a0363691ab
Update install.sh
2020-09-07 20:30:51 +05:30
Automated Github Action
0771bebff5
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-07 12:08:22 +00:00
Nikhil Nandagopal
84d175dde1
Added anonymous tracking for installation
2020-09-07 16:36:14 +05:30
dependabot[bot]
41a51c2885
Bump bl from 2.2.0 to 2.2.1 in /app/server/scripts/node ( #496 )
...
Bumps [bl](https://github.com/rvagg/bl ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Commits](https://github.com/rvagg/bl/compare/v2.2.0...v2.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-07 12:52:35 +05:30
Automated Github Action
4f269ae693
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-07 07:06:24 +00:00
Shrikant Sharat Kandula
f5f66229ec
Get list of application IDs to be cloned as examples from template config ( #442 )
...
* Get list of application IDs to be cloned as examples
* Fix tests so that apps to be cloned are explicit
* Add migration to set applicationIds for example cloning
* Fix example org cloning tests
2020-09-07 11:40:28 +05:30
Automated Github Action
00ce029158
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-07 06:07:01 +00:00
Trisha Anand
a8a7955f41
Added new fields colour and icon in application required for homepage redesign project ( #499 )
2020-09-07 11:13:58 +05:30