Nikhil Nandagopal
9063488acf
Update welcomeUserTemplate.html
2020-09-10 14:50:44 +05:30
Trisha Anand
eccad93efd
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-10 14:31:04 +05:30
Trisha Anand
9dcb7d5522
When on page load setting is changed, update layout must be called to update the onPageLoadActions field in the layout. ( #467 )
2020-09-10 14:30:30 +05:30
Automated Github Action
cb4ee59b06
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-10 07:45:02 +00:00
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
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
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
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
Trisha Anand
437d04f045
Added a field to denote confirmBeforeExecute field whose functionality would be handled by the client. ( #487 )
2020-09-07 11:12:08 +05:30
Automated Github Action
1193c6b9f2
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-05 07:47:26 +00:00
Nikhil Nandagopal
d7c10fb1e2
removed id field
2020-09-05 13:12:35 +05:30
Nikhil Nandagopal
0b1bc06b29
remapped identification to username field
2020-09-05 13:06:12 +05:30
Nikhil Nandagopal
38a82ae70a
updated user object and pass the correct user id for user data
2020-09-05 12:58:29 +05:30
Automated Github Action
e9041d66de
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-04 06:06:49 +00:00
Shrikant Sharat Kandula
3353962719
Fix MongoDB plugin update commands produce an empty response ( #469 )
2020-09-04 10:56:09 +05:30
Automated Github Action
9728e772b2
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-03 15:06:24 +00:00
Abhinav Jha
7944ad535a
Fixes: Reset search on widget search clear ( #497 )
2020-09-03 19:52:08 +05:30
Automated Github Action
f2ae7d209e
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-03 10:06:22 +00:00
devrk96
e99efcf108
icon size prop fixed ( #485 )
2020-09-03 15:11:20 +05:30
Automated Github Action
7f4c2c907f
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-03 08:13:23 +00:00
Nikhil Nandagopal
c66aa1fa7d
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-09-03 13:38:27 +05:30
Nikhil Nandagopal
4d48b18060
fixed nginx template for mac
...
added error boundary for sentry
2020-09-03 13:38:04 +05:30
Automated Github Action
9d3bd4a36d
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-03 08:07:00 +00:00
satbir121
3e88578318
Fixing Storybook deploy ( #493 )
2020-09-03 12:42:22 +05:30
Automated Github Action
0c7a6026db
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-03 07:06:15 +00:00
devrk96
78f7039e85
hide edit icon issue fixed ( #494 )
2020-09-03 11:51:36 +05:30
Nikhil Nandagopal
828be2f268
Merge branch 'release' of github.com:appsmithorg/appsmith-ee into release
2020-09-03 01:18:52 +05:30
Nikhil Nandagopal
a5f88ff760
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-09-03 01:18:39 +05:30
Nikhil Nandagopal
28f70e911f
moved sentry plugin to the end so sourcemaps are generated correctly
2020-09-03 01:17:49 +05:30
Nikhil Nandagopal
fcf3b35df6
Update netlify.toml
2020-09-03 01:15:30 +05:30
Nikhil Nandagopal
43b59d5a4f
Update AppsmithUtils.tsx
2020-09-03 01:14:22 +05:30
Nikhil Nandagopal
2168583a73
Update AppsmithUtils.tsx
2020-09-03 01:01:04 +05:30
Nikhil Nandagopal
24bf4cc44c
Update netlify.toml
2020-09-03 00:50:18 +05:30
Nikhil Nandagopal
83539b819f
Update netlify.toml
2020-09-03 00:40:34 +05:30
Nikhil Nandagopal
a24f17bf2c
Update netlify.toml
2020-09-02 23:57:03 +05:30
Automated Github Action
5b445939ab
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-02 18:22:07 +00:00
Nikhil Nandagopal
5949ad8343
re-added release to webpack plugin
2020-09-02 23:49:15 +05:30
Nikhil Nandagopal
a69f25c61e
Merge branch 'release' of github.com:appsmithorg/appsmith into release
...
# Conflicts:
# app/client/.sentryclirc
2020-09-02 22:21:43 +05:30
Nikhil Nandagopal
750e48977d
removed sentry cli again
...
increased redux depth
2020-09-02 22:15:42 +05:30
Nikhil Nandagopal
704497832b
Update netlify.toml
2020-09-02 22:05:39 +05:30
Nikhil Nandagopal
07d6b66610
Update netlify.toml
2020-09-02 21:53:06 +05:30
Nikhil Nandagopal
8d11952c9e
Update netlify.toml
2020-09-02 21:52:49 +05:30
Nikhil Nandagopal
174383a71b
Update netlify.toml
2020-09-02 21:46:27 +05:30
Nikhil Nandagopal
6da9839d90
Update netlify.toml
2020-09-02 21:44:46 +05:30
Automated Github Action
3507a85841
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-02 16:06:39 +00:00
Nikhil Nandagopal
57fef66144
Update .sentryclirc
2020-09-02 21:30:31 +05:30
Nikhil Nandagopal
be8b1e9220
re-added sentry cli
2020-09-02 21:25:14 +05:30
Nikhil Nandagopal
0d190d41e7
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-09-02 20:57:51 +05:30
Nikhil Nandagopal
2028b36ff2
removed sentrycli and release from webpack plugin
2020-09-02 20:57:33 +05:30
Automated Github Action
fe62029c63
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-02 14:08:27 +00:00
NandanAnantharamu
762dd5a450
query and datasource related tests ( #423 )
...
* query and datasource related tests
* review comment incorporated
* Adding multiple widgets test
* Table widget related search/filter/compact mode tests
* Added tests related to visiblity funvtionality in table widget
* Validate action type in explorer
* updated test
* Test updated in accordance with new UI
2020-09-02 18:43:06 +05:30
Automated Github Action
0f978b487d
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-02 12:08:11 +00:00
Shrikant Sharat Kandula
59349fd03e
Fix column alias names in MySQL actions ( #466 )
...
* Fix aliases not showing up for MySQL actions
* Fix date column display for MySQL actions
* Fix datetime columns for MySQL actions
* Add support for timestamp and year data types for MySQL actions
* Fix column label for MySQL plugin
* Add tests for MySQL temporal data types
* Add tests for alias columns in MySQL and Postgres
2020-09-02 17:19:41 +05:30
Trisha Anand
3648a2b804
Returning an error in case the user tries to get all users. ( #472 )
2020-09-02 17:18:22 +05:30
Shrikant Sharat Kandula
54c75b26dd
Add a node.js script to dump examples organization ( #448 )
...
* Add a node.js script to dump examples organization
This dump file is used to setup initial examples organization
in a self-hosted setup.
* Remove unused variable
* Add npm run shortcut for dump script
2020-09-02 17:15:55 +05:30
Automated Github Action
d573364509
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-02 09:06:17 +00:00
devrk96
cb2e85785f
Menu item disabled UI fixed ( #484 )
2020-09-02 14:32:29 +05:30
devrk96
8a0966d1f7
button height issue fixed in all sizes ( #483 )
2020-09-02 14:28:49 +05:30
Nikhil Nandagopal
9329fccb85
Update netlify.toml
2020-09-02 14:28:34 +05:30
Automated Github Action
af24f95ca9
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-02 07:06:16 +00:00
devrk96
a7e33a90e2
Feature: Dropdown component ( #477 )
...
* dropdown with text and icon implemented
* dropdown with lable implemented and story updated
* Icon import and storyWrapper import updated
* onclick cleaned
2020-09-02 12:16:02 +05:30
Abhinav Jha
70fea0e560
Feature: Add widgets from explorer ( #464 )
...
* Deprecate Navbar. Sidebar becomes a panelStack. It now has two panels, WidgetSidebar and Explorer
Co-authored-by: Nandan <nandan@thinkify.io>
2020-09-02 12:14:01 +05:30
Abhinav Jha
83945c81a0
Fix: Other page widget props are not shown on the entity explorer ( #480 )
2020-09-02 11:37:34 +05:30
Abhinav Jha
0368f5dbc3
Fix: Datasource name not getting updated from the entity explorer ( #478 )
2020-09-02 11:37:18 +05:30
Automated Github Action
74dc599214
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-02 06:07:02 +00:00
Shrikant Sharat Kandula
91ad617904
Add validation for host values in DB datasources ( #444 )
...
* Add validation for host values in DB datasources
* Mild refactoring, for a dummy commit
* Add test for host name validation in datasources
2020-09-02 11:28:41 +05:30
Shrikant Sharat Kandula
223a735b87
Add API for uploading logo images for organizations ( #376 )
...
* Start with new controller for assets
* Progress on uploading logo image
* Saving and loading organization logo assets now works
* Remove existing logo asset before saving a new one
* Fix 500 when uploading logo for the first time
* Fix URL in response for uploading logo image
* Add test for uploading logo for ogranization
* Mild refactoring in tests
2020-09-02 11:28:15 +05:30
Automated Github Action
b93c2830a0
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-01 10:32:10 +00:00
Hetu Nandu
6a0d24c7a7
Remove @appsmith alias that causes build errors ( #479 )
2020-09-01 16:01:39 +05:30
Automated Github Action
51bd2f27d1
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-01 08:07:27 +00:00
devrk96
1adfdb2fcd
Feature: Icon component icon names, props and className updated ( #471 )
...
* className added in icon component and used icon names as an array in stories
* button component semicolon fixed
* fill prop added in button component
* name prop and iconName import updated.
2020-09-01 12:54:53 +05:30
akash-codemonk
aa068e3596
Add duplicate application option ( #465 )
2020-09-01 12:46:54 +05:30
Hetu Nandu
f05f895ffd
Update netlify.toml
...
add default value for REACT_APP_SENTRY_ENVIRONMENT to avoid build failure
2020-09-01 11:39:01 +05:30
Automated Github Action
922bb4a135
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-31 13:07:40 +00:00
devrk96
a071d05e0c
Feature: Text component props and enum values in stories updated ( #468 )
...
* text component props updated
* case prop updated
* className added in text component and used enum values as array in stories
2020-08-31 18:34:34 +05:30
Automated Github Action
3a3b1275a4
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-31 06:09:58 +00:00
Abhinav Jha
3b3d5aca62
Performance:entity explorer ( #395 )
...
* Entity explorer performance enhancements
2020-08-31 11:26:52 +05:30
akash-codemonk
8f0015eaf3
Show validation errors if any for keyvalue fields ( #445 )
...
* Update host field with validation properties
2020-08-31 10:45:04 +05:30
Automated Github Action
29ed86bfc0
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-31 05:02:45 +00:00
devrk96
f562ecf159
Feature-Icon enum added and size updated. ( #463 )
...
* appIcon color, icon enums and size fixed
* icon import updated
2020-08-31 10:29:18 +05:30
Automated Github Action
af3c4fbaf7
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-28 19:05:57 +00:00
satbir121
e2b939416a
Members and org settings page ( #424 )
...
* Members and org settings page.
* Adding link back to applications
* Making UI look better.
* Fixing some more css
* Table dropdown onBlur, UI transparency, Popover issue fixed. Added sort arrow (#413 )
* table dropdown ui issue and onblur click fixed
* position props value fixed
* tabs tripple click fixed
* Position props in table dropdown made optional
* tabs background color bug removed
* General settings page is bug free.
* Getting the manage users page to work.
* Moving general settings into its own file.
* Removing some unwanted URLs
* User cant change their role or remove themselves
* Changing onClick prop for Icon.
* Fixing tests
* Added loading states to text inputs.
* Added validators for text input
* Fixed border of skeleton for text input
* Adding a loader for Members screen
* Adding Noop to icon button
* Removing console.log
* Fixing imports.
* Moving org reducer to immer.
* Using utils email validator.
* Removing placeholder from text input props.
Co-authored-by: devrk96 <rohit.kumawat@primathon.in>
2020-08-29 00:21:16 +05:30
Automated Github Action
d66793bca8
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-28 17:24:03 +00:00
Nikhil Nandagopal
0b22fc67b3
Updated sentry sdk ( #461 )
...
Integrated react router for better performance reporting
Added Sentry Profiler for editor, appviewer and widgets
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-08-28 22:53:07 +05:30
Automated Github Action
243037f6fe
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-28 16:06:33 +00:00
Nikhil Nandagopal
d26db12e44
removed initialised event
2020-08-28 20:53:36 +05:30
Automated Github Action
ca47fe1123
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-28 14:35:17 +00:00
Nikhil Nandagopal
77e17ddf5d
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-08-28 20:04:10 +05:30
Nikhil Nandagopal
06ed653890
minor fix
2020-08-28 20:04:00 +05:30
vicky-primathon
e90d8b6fc1
Feature - Column type displayed in column options of table widget filters ( #411 )
...
* Table widget filter type attribute displayed in column options
2020-08-28 19:44:47 +05:30
Automated Github Action
572c5b3065
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-28 14:12:42 +00:00
Nikhil Nandagopal
4ab6632fdc
fixed sentry performance monitoring
2020-08-28 19:41:16 +05:30
Automated Github Action
f93b1961c3
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-28 13:45:56 +00:00
Nikhil Nandagopal
040af14de6
added capture message
2020-08-28 19:14:32 +05:30
Automated Github Action
aca60b4de2
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-28 13:05:48 +00:00
Nikhil Nandagopal
5f6e1dddc3
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-08-28 18:03:04 +05:30
Nikhil Nandagopal
0bb2336a3a
added deploy environment for sentry
2020-08-28 18:02:50 +05:30
Automated Github Action
026153f62f
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-28 12:09:03 +00:00
Hetu Nandu
f7ec5209cf
Add function to download part of the Data tree as a file ( #458 )
2020-08-28 17:37:37 +05:30
Automated Github Action
690c0b3a8a
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-28 11:44:53 +00:00
Nikhil Nandagopal
8722e246e0
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-08-28 17:01:19 +05:30
Nikhil Nandagopal
288420f8ab
added autocommit
...
added sentry in reducer
2020-08-28 17:01:07 +05:30
Automated Github Action
66509101f0
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-28 11:05:43 +00:00
devrk96
241eff7d55
Menu component ( #358 )
...
* menu component implemented and tabs selected ui bug fixed
* PR comments resolved
* icon import updated
* Menu item component (#437 )
* Adding blank components.
* Adding Todo note for tree
* Adding todo note for LighteningMenu
* ads button component
* Adding storybook support.
* storybook integrated with button component
* ads button component props completed
* button component icon and loading logic implemented
* button component completed
* Added a text knob.
* Adding default text for button.
* Merging theme and other fixes.
* Fixed info button.
* Better types.
* Adding background param to components.
* Re-using vsariant for callount.
* Added props for Text input.
* Adding text component.
* feedback changes added in button and icon component
* type any removed in button component
* function naming corrected
* menu component implemented
* menu-item implemented with text, icon and label
* menu story updated with menu-items
* menu story updated
* storyWrapper added in all stories
* ads text removed
* spinner import updated
* relative import added
Co-authored-by: Satbir Singh <satbir121@gmail.com>
Co-authored-by: satbir121 <39981226+satbir121@users.noreply.github.com>
Co-authored-by: Satbir Singh <satbir121@gmail.com>
Co-authored-by: satbir121 <39981226+satbir121@users.noreply.github.com>
2020-08-28 16:21:41 +05:30
Automated Github Action
8e9849819a
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-28 10:06:14 +00:00
vicky-primathon
8a0805d77f
Fix: Table widget actions header scrollbar padding ( #353 )
...
* Table header scrollbar padding removed.
* Table row font size changed based on compact mode.
2020-08-28 15:25:20 +05:30
vicky-primathon
859b1f6966
Fix Chart widget crash ( #410 )
2020-08-28 15:22:18 +05:30
Automated Github Action
85ba0dbba1
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-28 09:20:41 +00:00
vicky-primathon
6d2721c888
Fix: Table crash when calling toString on null values for sorting ( #455 )
2020-08-28 14:42:17 +05:30
Automated Github Action
bc46e57f62
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-28 09:06:09 +00:00
Hetu Nandu
ef493808c2
Replaced production server link with mock api link
2020-08-28 14:20:57 +05:30
Nikhil Nandagopal
a365d58b91
Update netlify.toml
2020-08-28 14:16:22 +05:30
Automated Github Action
0f57152570
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-28 08:34:35 +00:00
Nikhil Nandagopal
bdbc73658e
Feature/sentry ( #452 )
...
* updated sentry and added performance monitoring
* identify users on sentry
* removed sentry browser
* added the environment for sentry
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-08-28 14:04:01 +05:30
Nandan
8d868a5e43
Replaced production server link with mock api link
2020-08-28 13:42:40 +05:30
Automated Github Action
030fcd6bd5
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-27 16:06:26 +00:00
akash-codemonk
dbfd986d0e
Add action settings tab to api and query pane ( #434 )
...
* Add action settings tab to api and query pane
- Ask for confirmation before running an action
* Update property of actions basedon the updateLayout response
Prevent confirmation dialog for Action run, until property of action is true
Send an API Request when the user toggles the property of an Action
* update http method to toggle executeOnLoad for an action to PUT
* Fix save layout response type
* Remove console.log
* If updating executeOnLoad, avoid calling update action API
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
2020-08-27 21:09:16 +05:30
Trisha Anand
46de20dfb3
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-27 20:09:08 +05:30
Trisha Anand
dfabda6009
GET API actions recognized as page load actions should also be update… ( #450 )
...
* GET API actions recognized as page load actions should also be updated as executeOnLoad actions.
* Update action during updateLayout only if executeOnLoad is not set or is false.
2020-08-27 20:05:07 +05:30
Hetu Nandu
094c50874e
Merge branch 'release' of github.com:appsmithorg/appsmith into release
...
# Conflicts:
# app/client/netlify.toml
2020-08-27 18:32:42 +05:30
Hetu Nandu
0b430d0324
Completely replace hotjar with smartlook ( #447 )
...
* Replace hotjar with smartlook
* Remove duplicate event declaration
2020-08-27 18:24:03 +05:30
Automated Github Action
3b5c58b963
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-27 12:08:14 +00:00
vicky-primathon
7d9e0cbdc1
Add classes in table widget elements for qa-automation ( #435 )
2020-08-27 16:50:39 +05:30
Trisha Anand
fe769b2373
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-27 16:23:52 +05:30
Trisha Anand
a806935f82
Use a new API to set (unset) execute on load for an action. ( #443 ) ( #446 )
2020-08-27 16:22:50 +05:30
Trisha Anand
c76a4b33ec
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-27 16:15:54 +05:30
Abhinav Jha
76072dcb04
Fix Entity Names ( #439 )
...
- Fix Page name restrictions to allow for spaces
- Keep new names of entities until failure
2020-08-27 16:05:15 +05:30
Automated Github Action
be690bae35
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-27 08:06:24 +00:00
Shrikant Sharat Kandula
9534eeef0a
Add logs to alert when cloned action id is unavailable ( #441 )
2020-08-27 12:46:04 +05:30
Automated Github Action
b19c9cbb90
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-27 06:07:52 +00:00
Hetu Nandu
d53dfede0e
Feature/new ux bad drop ( #440 )
2020-08-27 11:33:25 +05:30
Hetu Nandu
35e12b1747
update netlify.toml ( #34 )
2020-08-26 21:11:48 +05:30
Automated Github Action
9bfb40faad
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-26 14:27:39 +00:00
Hetu Nandu
f0a05e8a3f
Merge branch 'release'
2020-08-26 18:53:45 +05:30
Automated Github Action
79e80f60ae
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-26 13:23:11 +00:00
Hetu Nandu
37b5924110
Fixes for release ( #436 )
...
* Possible fix for plugins not found
* Add user info on smart look
* Add test for form and table inside form reset
* Add test for postgres nested data render
2020-08-26 18:52:10 +05:30
Automated Github Action
317bef1fbe
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-26 10:26:06 +00:00
Hetu Nandu
aa06bc2d3d
Fix cloud hosting error ( #433 )
2020-08-26 15:51:57 +05:30
Automated Github Action
65f33eb97d
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-26 09:28:07 +00:00
Hetu Nandu
f744f3aacd
add support for smart look ( #431 )
2020-08-26 14:54:44 +05:30
Hetu Nandu
5eb4d27297
Stringify nested objects in sql query responses ( #430 )
2020-08-26 14:46:20 +05:30
Automated Github Action
efab84615c
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-26 09:05:46 +00:00
devrk96
372fb3b33d
Editable text component ( #362 )
...
* editable text component started
* success and error callback implemented
* feedback implemented and success or error state corrected
* editable input ui fixed
* PR comments resolved
* isSaving state refactored from PR comment
* icon import updated
* Changing path
* icon import fixed
Co-authored-by: Satbir Singh <satbir121@gmail.com>
2020-08-26 14:34:58 +05:30
Hetu Nandu
487102469f
Add store value action in the action dropdown ( #427 )
2020-08-26 14:24:03 +05:30
satbir121
f35e2d7f05
Fixing icon path. ( #429 )
2020-08-26 13:53:43 +05:30
Automated Github Action
5886082871
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-26 08:06:08 +00:00
devrk96
6ff6b5e1a1
Search input component ( #403 )
...
* search input implemented with both variant
* classname bug resolved in icon component
* PR comments resolved
* ellipsis added for long search keywords
2020-08-26 12:55:27 +05:30
devrk96
4da585a5af
Icon picker component ( #404 )
...
* icon picker functionalities and UI implemented
* appicon component added for icon picker
* PR comments resolved
* PR comment on appicon size resolved
* icon picker story fixed and enum added for names
2020-08-26 12:48:04 +05:30
devrk96
d511b6ecab
Color picker component ( #405 )
...
* color picker functinalities and ui implemented
* unused import removed
* PR comments resolved
2020-08-26 12:44:41 +05:30
Automated Github Action
086d7725b1
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-26 06:09:27 +00:00
vicky-primathon
a8e6b268ab
Setting table widget filteredTableData after reset. ( #425 )
2020-08-26 11:11:18 +05:30
akash-codemonk
4f8a3b5968
Save datasource name on change ( #373 )
2020-08-26 10:54:44 +05:30
Automated Github Action
ad81dd9921
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-25 12:36:01 +00:00
Hetu Nandu
87876d8f51
Update Entity Explorer to avoid extra evals of data tree ( #421 )
...
* Use the without functions method since it is cached via selector
* Remove functionality where entity search is appended on the url
2020-08-25 17:55:22 +05:30
akash-codemonk
3e545e9638
Fix form-encoded body showing 0 ( #420 )
2020-08-25 17:52:54 +05:30
Automated Github Action
8bb3b4ce72
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-25 09:05:54 +00:00
Trisha Anand
11eac73013
Clone application within the same organization ( #414 )
...
* WIP : First draft of clone applications
* Cloning of application now works correctly.
* Fixed the failing test case for page cloning.
* Added test case to assert the clone of application successfully.
* Minor function renaming to avoid confusion.
* Minor code refactoring to remove duplicate code.
2020-08-25 14:08:52 +05:30
Automated Github Action
beabf4731c
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-25 06:06:22 +00:00
Trisha Anand
8c20aeb95b
Example app being cloned must be set to private instead of public because public permissions are not given during cloning. ( #418 )
2020-08-25 11:12:55 +05:30
Automated Github Action
986cb846d8
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-25 03:05:57 +00:00
Trisha Anand
c253b7430b
1. Fixed the bug where policies are being set to empty during organization update ( #415 )
...
1. Fixed the bug where policies are being set to empty during organization update.
2. Added email field in organization.
* Updated the test case for update organization to assert the organization policies being present post the update.
2020-08-25 08:13:37 +05:30
Trisha Anand
ce41fec346
Bug fix : Example applications should have make public permissions for the administrator. ( #416 )
2020-08-25 08:12:13 +05:30
Hetu Nandu
e8edaeee5d
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-08-24 18:19:05 +05:30
Hetu Nandu
4873ac3421
Local store via Datatree ( #367 )
2020-08-24 17:39:17 +05:30
Automated Github Action
29a9abdf7f
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-24 11:05:21 +00:00
Abhinav Jha
bb55029f42
Fix: Missing form button ( #397 )
2020-08-24 16:20:50 +05:30
Abhinav Jha
4ef36386fd
Enable property pane event listeners, so that it is contained within the viewport properly when it's size updates ( #398 )
2020-08-24 16:20:15 +05:30
Automated Github Action
2050d455f5
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-24 07:05:44 +00:00
Shrikant Sharat Kandula
eb7dcd69a5
Fix MongoDB datasource testing fails due to unauthorized error ( #402 )
2020-08-24 12:23:38 +05:30
NandanAnantharamu
01f6393189
Changed the widget used for search in the test ( #406 )
2020-08-24 12:16:28 +05:30
Automated Github Action
6cce099129
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-24 06:08:35 +00:00
devrk96
f5f65dd89e
table dropdown functionalities and UI implemented ( #407 )
2020-08-24 11:30:22 +05:30
satbir121
bccef563c4
Alignment of icon button is to right ( #372 )
2020-08-24 11:12:19 +05:30
Automated Github Action
d605554dc6
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-22 04:06:03 +00:00
akash-codemonk
3deb9ace43
Add clone page option ( #365 )
...
Adding the option to clone a page in the overflow menu of the entity explorer
2020-08-22 08:40:22 +05:30
Automated Github Action
e1ee82be9a
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-22 03:05:35 +00:00
Shrikant Sharat Kandula
27b7f6c5e2
Fix test DS fails on datasources with direct mongo connection ( #400 )
2020-08-22 07:40:02 +05:30
Automated Github Action
05b6910956
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-21 17:05:18 +00:00
Hetu Nandu
a2b1d3442f
Table widget selected row initial value fix ( #401 )
...
* Set initial value as empty object
* log debug
2020-08-21 22:13:02 +05:30
Automated Github Action
28c3e131f5
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-21 16:05:38 +00:00
akash-codemonk
5658e04a1c
Navigate to app via href instead of history push ( #396 )
2020-08-21 20:55:49 +05:30
Automated Github Action
f1452047d5
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-21 15:07:02 +00:00
Shrikant Sharat Kandula
ba72e21f7b
Add two more apps to examples org dump ( #393 )
...
* Add two more apps to examples org dump
* Fix undefined checks in example org dump
2020-08-21 19:53:16 +05:30
Automated Github Action
6fe4252da2
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-21 11:05:27 +00:00
Shrikant Sharat Kandula
2a2dda0ab0
Fix race condition in setting default page in application ( #394 )
...
We are currently getting the *list* of all pages, updating the
`isDefault` fields inside, and then saving the whole *list* of
all pages. If a new page got added to that list in the DB during
this process, that page would be lost. This commit fixes this
problem.
This race condition was causing tests for cloning applications
to fail *sometimes*.
2020-08-21 16:31:40 +05:30
Automated Github Action
50a5ecd77e
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-21 09:08:38 +00:00
Shrikant Sharat Kandula
87f27c9182
Add two new/updated apps for self-hosted ( #392 )
...
* Add two new/updated apps for self-hosted
* Fix potential NPE when template org dump has API datasources
2020-08-21 14:37:35 +05:30
Automated Github Action
378d1346c5
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-21 08:15:14 +00:00
Hetu Nandu
63946fcacb
indentify user email in hotjar ( #390 )
2020-08-21 13:43:59 +05:30
Automated Github Action
4f46f259ae
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-21 07:32:17 +00:00
Hetu Nandu
078a6a3a00
remove flag checks via EJS ( #387 )
2020-08-21 12:59:31 +05:30
Automated Github Action
ac456d1bf5
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-21 07:01:03 +00:00
Hetu Nandu
2e731b5e11
conditional ejs for GA and Intercom ( #384 )
2020-08-21 12:14:21 +05:30
Automated Github Action
5ef5144797
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-21 06:08:32 +00:00
Abhinav Jha
613db73b15
Fix: Action move & copy issues ( #381 )
...
* Fix: When copying a query, the app tries to open the API page with the queryID
* Fix: When moving a query, the query input box is empty
2020-08-21 11:33:04 +05:30
Shrikant Sharat Kandula
e97ceab412
Fix default page not being set for cloned applications ( #383 )
...
* Fix default page not being set for cloned applications
* Add test for setting default page in clone applications
2020-08-21 10:38:23 +05:30
Automated Github Action
77fe24e28e
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-20 20:06:06 +00:00
Abhinav Jha
a03568b79b
The default template in editor and app viewer must match ( #382 )
2020-08-21 01:24:18 +05:30
Automated Github Action
cf181b106f
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-20 16:05:41 +00:00
Hetu Nandu
c658769b1b
Style polish ( #371 )
...
* Rotate Fork app icon
* Change Explorer divider color
* Fix favicon not accessible
* Rename `appsmith.url` to `appsmith.URL`
* AppView page tab overflow ellipsis
* Rename `Back to editor` button to `Edit App`
* Update App card colors
2020-08-20 20:47:20 +05:30
Arpit Mohan
8c9cedd432
Merge pull request #23 from appsmithorg/feature/add-mail-enabled-flag-client
...
Adds flag in notlify toml file
2020-08-20 18:26:34 +05:30
Arpit Mohan
f19a5b34ab
Merge branch 'release' of github.com:appsmithorg/appsmith into release
...
[remote "client1"]
url = /tmp/client-1
fetch = +refs/heads/*:refs/remotes/client1/*
2020-08-20 18:25:46 +05:30
Shrikant Sharat Kandula
27511c90d4
Users created won't have any orgs if a template is configured ( #374 )
2020-08-20 18:24:31 +05:30
Arpit Mohan
e3bf0a21da
Updating server README to get Github Actions to run
2020-08-20 18:01:44 +05:30
Arpit Mohan
84f1683976
Merge branch 'release' into feature/add-mail-enabled-flag-client
2020-08-20 17:43:46 +05:30
Arpit Mohan
0087efa6a4
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-08-20 17:14:00 +05:30
NandanAnantharamu
4617a87686
Feature test/search delay ( #369 )
...
- Add a delay after adding a entity search text, to accommodate debounce and search computations
2020-08-20 16:48:10 +05:30
Shrikant Sharat Kandula
3ae6c745b1
Initial implementation to import examples organization as a migration ( #290 )
2020-08-20 16:46:23 +05:30
devrk96
0685243534
tabs ui and textinput box-shadow fixed ( #345 )
...
Co-authored-by: Satbir Singh <satbir121@gmail.com>
2020-08-20 16:12:45 +05:30
vicky-primathon
b4cb37ddb8
Table Widget: debounce ( #313 )
...
* debounce method attached to search component and input field in table widget filters
* debounce used inside RenderInput component to update changed value
2020-08-20 15:01:49 +05:30
vicky-primathon
17af152148
Table Widget: Filter updates ( #355 )
...
- Show symbol signifying selected filters in table widget
- Show callout to prompt users to change column data types for accurate filter operations
2020-08-20 15:00:19 +05:30
Arpit Mohan
09c8b00263
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-08-20 14:20:01 +05:30
Shrikant Sharat Kandula
bd670487a7
Redirect to forked application when signed up by clicking on Fork of a public example app ( #335 )
...
* Redirect to forked application works for direct login
Co-authored-by: Trisha Anand <trisha@appsmith.com>
2020-08-20 14:15:54 +05:30
vicky-primathon
296cadbcbb
Fix/rte cursor reset ( #317 )
...
* Cursor going to start issue is fixed
* Update editor content when content is updated using bindings
* Setting local editor's content value in debounce onChange to get the latest value passed to parent
2020-08-20 14:10:13 +05:30
Hetu Nandu
0399457599
added flag in notlify toml file
2020-08-20 13:44:07 +05:30
Automated Github Action
41aceb655e
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-20 07:05:31 +00:00
vicky-primathon
222ba74996
Table widget initializing selectedRow value to show up in autocomplete ( #359 )
2020-08-20 12:09:16 +05:30
vicky-primathon
714d107a71
Table column sorting changes ( #360 )
...
- Sort icon correction
- Allow users to remove sorting
2020-08-20 12:08:16 +05:30
Hetu Nandu
73f495e4c5
Fix curl import causing action responses to be wiped ( #363 )
...
* Fix curl import causing action responses to be wiped
* remove unused
2020-08-20 11:53:25 +05:30
Automated Github Action
9c4601ce58
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-20 06:06:22 +00:00
NandanAnantharamu
c680d70b5a
Feature/explorer tests ( #309 )
...
* Explorer related test scripts
* updated test data
* Added tests for widget edit/delete from explorer
* Incorporated review comments
* review comments incorporated
2020-08-20 11:08:08 +05:30
Shrikant Sharat Kandula
f57e2a2fb8
Refactor: Remove unused type parameter in AnalyticsService ( #340 )
...
* Move repeated code for analytics into functions inside AnalyticsService
* Fix type parameters in BaseService & BaseController
2020-08-20 10:47:22 +05:30
Hetu Nandu
f70c55c681
Show warning when mail client is not enabled on an instance ( #333 )
...
* Adds the `APPSMITH_MAIL_ENABLED` flag on client
* Shows warning if email service not configured for inviting users in an org
* Shows warning if email service not configured for password reset
2020-08-20 10:43:20 +05:30
Automated Github Action
bc40d337f5
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-19 10:05:37 +00:00
Tejaaswini Narendra
6b411cae7a
fix: Add loading indicator while fetching user details. ( #329 )
...
* fix: Add loading indicator while fetching user details.
* update: Variable name
2020-08-19 15:32:33 +05:30
Trisha Anand
efab105e19
Clone Page feature inside an application ( #357 )
...
* Working version of cloning page given page id. The clone is created inside the same application and is in unpublished state.
* Added a test case for Clone Page feature
* Incorporated review comments.
2020-08-19 15:20:00 +05:30
Automated Github Action
f078f07161
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-19 09:36:43 +00:00
Hetu Nandu
9a1658e2c1
Fixes for autocomplete ( #351 )
...
* Fix tern guessing for completions
* Probable fix for create api button not working
* Close autocomplete when "Backspace" or "Comma" is pressed
* Only show extra docs when ctrl+space is pressed when hint is selected
* Fix issue with action form state params not disabling after taking an action
2020-08-19 14:51:32 +05:30
Automated Github Action
0678ed16e5
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-19 09:05:47 +00:00
Hetu Nandu
abc6f3f6a6
Update postgres test datasource ( #356 )
2020-08-19 14:00:42 +05:30
Automated Github Action
5058cd0740
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-19 06:07:51 +00:00
Abhinav Jha
432c32e31e
Fix: Entity Explorer - Entity loaders ( #331 )
...
- Fixes issue where the loading state progress indicators do not show up on entities in the explorer.
2020-08-19 11:24:57 +05:30
vicky-primathon
eb62ff6675
Table Widget: Action Button name from evaluated values ( #332 )
...
- Add evaluated property in Table widget action button property control component to fix the evaluated value
2020-08-19 11:22:19 +05:30
satbir121
51ce6b320c
Fixing Application crashes when query is moved. ( #350 )
2020-08-19 11:17:54 +05:30
Automated Github Action
e544d228e0
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-19 05:05:13 +00:00
Hetu Nandu
590afa7a30
Fix query response state ( #348 )
2020-08-19 10:07:20 +05:30
Automated Github Action
fe0817b1e2
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-18 22:05:23 +00:00
satbir121
901932f9d7
Switching to system fonts ( #344 )
...
* Switching to system fonts
* Fixed text alignment issue in text component.
* Changing font of ads components.
* Adding a font type
* Removing unused fonts
* Making fonts in theme an object.
* Removing unncessary font declerations
* Fixing storybook
* Reverting background remove
2020-08-19 03:21:23 +05:30
Automated Github Action
2e71c2aa77
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-18 13:12:19 +00:00
Abhinav Jha
6776f6a251
Patch: New widget property pane offset ( #347 )
2020-08-18 18:40:07 +05:30
Automated Github Action
755dbf273d
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-18 13:05:23 +00:00
akash-codemonk
a73c0fd7d2
Fix tab name overflowing ( #343 )
...
- Set minimum width to 150 px, stretch if it exceeds
2020-08-18 18:06:45 +05:30
Automated Github Action
fb28b4e4b9
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-18 12:07:07 +00:00
vicky-primathon
33cd1ac1d9
Fix-table filtered data calculations ( #342 )
...
* Update table widget's filtered data calculations to avoid recursive dataTree evaluations
* Stringify removed from Table component as data is already checked inside TableWidget
* Vertical scrollbar removed from Table Widget. Stop column sorting by stopping event propagation when clicking column menu icon.
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
2020-08-18 17:00:26 +05:30
Automated Github Action
850f614e27
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-18 11:04:58 +00:00
Abhinav Jha
1eb193249e
Fix: Table widget pagination cypress tests ( #338 )
...
* Fix breaking cypress tests for table widget pagination
* Remove commented code
2020-08-18 16:00:36 +05:30
akash-codemonk
b58a7158d5
Fix query response table style ( #341 )
...
- Overide table body height to auto to take the available space
2020-08-18 15:48:43 +05:30
Automated Github Action
c9abaf5b57
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-18 09:05:35 +00:00
Hetu Nandu
c4ac4668c2
Launch polish bug fixes ( #337 )
...
* Make sure default page is first in view mode
* Update query form on name change
* Add copy support for deploy link
* Show server error when timeout occurs on first load
2020-08-18 14:18:06 +05:30
akash-codemonk
52b48b0c34
Update empty state of Dropdown component ( #339 )
2020-08-18 14:12:46 +05:30
Automated Github Action
e5712b89d3
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-18 08:06:22 +00:00
Hetu Nandu
bb369e6bdf
Fix overflowing multi select widget ( #320 )
...
Co-authored-by: Akash N <akash@codemonk.in>
2020-08-18 13:11:53 +05:30
Automated Github Action
d07709b5b0
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-18 07:05:42 +00:00
akash-codemonk
7eac30f82a
Tab should indent in query editor ( #327 )
2020-08-18 12:15:09 +05:30
akash-codemonk
1e10f39fa6
App homepage header new design ( #301 )
2020-08-18 12:10:11 +05:30
Automated Github Action
04aba94993
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-18 06:11:25 +00:00
Trisha Anand
82018547f5
Added tests to test invite user permissions for administrators and developers and make public app permissions for only administrators. Also added test to ensure that roles for an organization are being returned depending on the current user's roles. ( #326 )
2020-08-18 10:53:46 +05:30
Hetu Nandu
96cdc074f3
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-08-17 20:31:27 +05:30
akash-codemonk
664d55053d
Add email validation for email input ( #276 )
...
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2020-08-17 19:53:57 +05:30
Hetu Nandu
dca9e705a5
Access env variables in index.html via ejs ( #334 )
...
* Fix for intercom env variable
* Add GA via env variables
2020-08-17 19:51:42 +05:30
Automated Github Action
275848c3d2
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-17 14:05:42 +00:00
Tejaaswini Narendra
a0b823b1ca
Fix: User management table height. ( #324 )
...
* fix: Table Height
* fix: update styles
2020-08-17 19:08:05 +05:30
Automated Github Action
1850990f40
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-17 11:05:00 +00:00
Arpit Mohan
a7c4fe697e
Merge branch 'master' into release
...
# Conflicts:
# README.md
# app/client/yarn.lock
# deploy/install.sh
2020-08-17 16:33:37 +05:30
Automated Github Action
052ac4e0ad
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-17 10:05:29 +00:00
Abhinav Jha
28e3831862
Fix: Jump issue of APIPane fields ( #330 )
2020-08-17 15:13:25 +05:30
Trisha Anand
336514344b
If an invited user follows the path of reset password (instead of sign up), this should be allowed. ( #328 )
2020-08-17 14:57:41 +05:30
Automated Github Action
98bad427dc
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-17 09:05:56 +00:00
vicky-primathon
10ba66485d
Show add filter in table widget only when one filter is selected ( #271 )
2020-08-17 13:51:55 +05:30
akash-codemonk
30e93ea9df
Validate datasource name without calling update api ( #323 )
...
* Validate datasource name without calling update api
* Use EditableText for datasource name
2020-08-17 13:45:07 +05:30
Automated Github Action
6205b33e01
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-17 08:05:52 +00:00
vicky-primathon
aba53c0627
Table widget row items color changed. Pagination font-size changed. Search and pagination item font-size changed. ( #314 )
2020-08-17 13:11:50 +05:30
vicky-primathon
cf91361637
Fix: table compact mode to persist and saved from canvas editor ( #316 )
...
* Table widget compact mode to persist after reload
* Table widget compact mode to be saved from canvas editor
2020-08-17 13:03:37 +05:30
vicky-primathon
b7815006a1
Fix: selection of correct table row data after sort, search and filter ( #315 )
...
* Table fix sort, search and filter methods to set correct selectedRow after these methods are applied
* Filtering table data with the latest filters, to correctly select the row
* Setting initial filteredTableData value
* Updating filteredTableData when tableData is updated
2020-08-17 13:01:17 +05:30
Automated Github Action
effcf16b18
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-17 05:06:48 +00:00
Hetu Nandu
855fc1c00a
Fixes date widget crashing when no date format is mentioned ( #322 )
...
Fixed by using a proper default format string for ISO dates
2020-08-17 10:33:15 +05:30
Automated Github Action
304669daf0
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-17 04:05:50 +00:00
satbir121
cbc4796921
Fixing icon story disabled prop. ( #321 )
2020-08-17 09:31:15 +05:30
satbir121
ac91bedb98
Table component ads ( #251 )
...
* Adding blank components.
* Adding Todo note for tree
* Adding todo note for LighteningMenu
* ads button component
* Adding storybook support.
* storybook integrated with button component
* ads button component props completed
* button component icon and loading logic implemented
* button component completed
* Added a text knob.
* Adding default text for button.
* Merging theme and other fixes.
* Fixed info button.
* Better types.
* Adding background param to components.
* Re-using vsariant for callount.
* Added props for Text input.
* Adding text component.
* feedback changes added in button and icon component
* type any removed in button component
* function naming corrected
* table component ui and sorting implemented
* table component default sorting implemented
* Fixing spinner issues
* Fixing bad merge
* table feedback implemented
* merge conflict resolved
Co-authored-by: Rohit Kumawat <rohit.kumawat@primathon.in>
2020-08-17 08:55:35 +05:30
dependabot[bot]
5765552629
Bump prismjs from 1.20.0 to 1.21.0 in /app/client ( #308 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.21.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-14 22:28:42 +05:30
Hetu Nandu
5af1da5f3a
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-08-14 17:19:25 +05:30
Hetu Nandu
f38cd1da1f
Intercom object check before execution ( #312 )
2020-08-14 17:12:58 +05:30
Automated Github Action
96d4e2b787
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-14 11:05:44 +00:00
Hetu Nandu
a560761a53
Fixes for Intercom check and alias paths
2020-08-14 16:34:46 +05:30
Hetu Nandu
252a7670b6
App Intercom app id to activate it ( #22 )
2020-08-14 16:03:01 +05:30
Automated Github Action
fa72df3c36
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-14 10:06:03 +00:00
Shrikant Sharat Kandula
a79951bae9
Don't always automatically create a blank personal org ( #306 )
...
* Don't always automatically create a blank personal org
It will still be created, only if a example template organization
has not been configured in the system.
* Name examples organization same as personal organization
* Minor fixes in tests
* Remove unused userService in clone tests
2020-08-14 15:30:52 +05:30
Hetu Nandu
7f8befc365
Update support menu ( #259 )
...
Add a default help menu with
* Report a Github issues link
* Documentation link
* Github discussions link
* Intercom link support
* App version id support
2020-08-14 15:17:47 +05:30
Automated Github Action
e3e9796d23
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-14 09:05:25 +00:00
vicky-primathon
72d08b6c99
Fix-Operator in table filter made as empty by default ( #272 )
...
* Operator in filter made as empty be default
* Added props.placeholder as dependency for useEffect in CascadeField component
2020-08-14 14:30:59 +05:30
Automated Github Action
b8507be571
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-14 08:06:13 +00:00
Hetu Nandu
d24d0ed17c
Fixes to data tree appsmith entities ( #307 )
...
* Fixes to data tree appsmith entities
* Add app mode `appsmith.mode`
* Add a common app data state for appsmith namespace entities
* Add autocomplete entries for btoa and atob
* Add urlString property in appsmith.url for full url
2020-08-14 13:13:01 +05:30
Abhinav Jha
e22a9c6dc6
Entity Explorer Fixes ( #305 )
...
* Fix: modal widget closes when navigating to the widgets pane from explorer
* Fix: Align API input tab with the headers
Fix: align delete and run buttons to the right in queries pane
* Fix: while dragging, the cursor must be 'grabbing'
* Set new widget name in editing mode
* Fix: While property pane is open, changing the widget name in entity explorer does not update the name in the property pane
* Fix: The expanded entity property value popup should not have a label, as its function is only to show the full version of truncated data
* Feature: Edit datasource name from entity explorer
* Fix: Allow users to navigate from the placeholder text
* Fix: When moving or copying apis, navigate to the moved or copied api
2020-08-14 12:48:30 +05:30
devrk96
ef2eb6107d
Tabs component Appsmith Design System ( #300 )
...
* Adding blank components.
* Adding Todo note for tree
* Adding todo note for LighteningMenu
* ads button component
* Adding storybook support.
* storybook integrated with button component
* ads button component props completed
* button component icon and loading logic implemented
* button component completed
* Added a text knob.
* Adding default text for button.
* tabs component implemented and theme type added
* Merging theme and other fixes.
* Fixed info button.
* Better types.
* Adding background param to components.
* Re-using vsariant for callount.
* Added props for Text input.
* Adding text component.
* tab props fixed
* feedback changes added in button and icon component
* type any removed in button component
* key prop fixed and icon margin corrected
* Fixing spinner issues
* Removing unwanted files.
* tab header icon size fixed and story updated
* new tab added in tabs story
Co-authored-by: Satbir Singh <satbir121@gmail.com>
Co-authored-by: satbir121 <39981226+satbir121@users.noreply.github.com>
2020-08-14 12:41:38 +05:30
Automated Github Action
679a81792e
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-14 07:05:49 +00:00
akash-codemonk
476dc2bd88
Remove phone number ( #299 )
2020-08-14 12:04:25 +05:30
Automated Github Action
c47e66cf0c
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-14 06:06:03 +00:00
Shrikant Sharat Kandula
50e8ee7255
Fix link in invite emails to point to signup page ( #268 )
...
* Fix link in invite emails to point to signup page
* Auto-fill email in signup page and remove CreatePassword component
2020-08-14 11:31:50 +05:30
Abhinav Jha
51b2410372
Fix issue where the copy info text overlaps the property binding text ( #286 )
...
* Fix issue where the copy info text overlaps the property binding text
* Add padding to copy icon and change color
2020-08-14 11:25:06 +05:30
Automated Github Action
51d8baf0e9
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-14 05:08:44 +00:00
satbir121
fa7dc0b247
Text and TextInput component ads ( #249 )
...
* Adding blank components.
* Adding Todo note for tree
* Adding todo note for LighteningMenu
* ads button component
* Adding storybook support.
* storybook integrated with button component
* ads button component props completed
* button component icon and loading logic implemented
* button component completed
* Added a text knob.
* Adding default text for button.
* Merging theme and other fixes.
* Fixed info button.
* Better types.
* Adding background param to components.
* Re-using vsariant for callount.
* Added props for Text input.
* Adding text component.
* feedback changes added in button and icon component
* type any removed in button component
* Text component created with typography and story
* Fixing spinner issues
* Textinput component ads (#252 )
* text input component with story is implemented
* Update README.md
* Fixing spinner issues
* Fixing hexToRGBA import
* story error fixed and text component commented for now
* props condition fixed and added error input story
* unused import removed
Co-authored-by: Rohit Kumawat <rohit.kumawat@primathon.in>
Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>
* story spacing added and component name fixed
* feedback changes implemented
* forward ref added
* feedback changes implemented
* text and textinput stories updated
* pr comments resolved
Co-authored-by: Rohit Kumawat <rohit.kumawat@primathon.in>
Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>
2020-08-14 10:28:03 +05:30
Automated Github Action
8826286e6c
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-13 17:05:24 +00:00
vicky-primathon
02a2d8e0a3
Fix-table widget compact mode row height ( #285 )
...
* Table column header made sticky. Scrollbar background changed to be in consistent with the background for table body scroll and table header scroll
* Row height changed for short compact mode
* New "Tall" row size
2020-08-13 22:11:08 +05:30
satbir121
dab6d1ea3b
Adding base64 library to realm executor ( #304 )
...
* Adding base64 library to realm executor
* Changing base64 interface to btoa and atob
* Making base64 a dependancy
2020-08-13 22:07:15 +05:30
Arpit Mohan
aeb9ecb8f4
Fixing merge conflicts
2020-08-13 18:59:41 +05:30
Trisha Anand
52e7ed4f02
Bug Fix : When role changes from developer to admin, the user was not being given make application public permission for the application ( #302 )
...
* During add role to an organziation, the application was only inheriting from subset of the organization permissions. Generalized this code to ensure that this doesnt happen again in the future when more permissions are introduced. Refactored some code as well.
2020-08-13 18:53:00 +05:30
Hetu Nandu
1b09c02f2e
Fork app for example apps ( #292 )
2020-08-13 15:03:44 +05:30
Arpit Mohan
a9e16ee6c0
Adding dummy check in server build to satisfy required status checks ( #296 )
...
This is a hack to get around the fact that Github Actions doesn't support conditional status checks for monorepo PRs. Hence, we create similar jobs in the both server & client builds. In the server build, those jobs are dummy jobs that do nothing but satisfy the all-encompassing green tick so that PRs can be merged without using Admin privileges.
2020-08-13 14:50:34 +05:30
Automated Github Action
b8d1d56310
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-13 09:05:18 +00:00
satbir121
0fa2088571
Revert "Tabs component ads ( #248 )" ( #297 )
...
This reverts commit 1e4c9b01dc .
2020-08-13 13:44:59 +05:30
Abhinav Jha
2cb5e4442b
Tab Widget Fixes ( #293 )
...
* Issue: Tabs widget's child canvas widget's minHeight is not updating
* Fix: Warning removed for unused onTabChange event handler by removing event handler from props passed to ScrollableCanvasWrapper
* Removed tab container not working as droppable component if added again with same name fixed
* Selecting first tab as default tab when no tab is selected in tabs widget. Used getNextEntityName funciton to generate new tab name
2020-08-13 13:38:16 +05:30
Automated Github Action
aac34bf395
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-13 08:05:36 +00:00
vicky-primathon
e1676beba2
Table filters to be accessible in publish mode ( #273 )
...
Filters are only available on the client. This results in filters being available in published mode.
2020-08-13 13:26:10 +05:30
vicky-primathon
b62f5cf3c4
Table widget filter column clickable area encompasses the whole area within its borders ( #278 )
2020-08-13 13:24:46 +05:30
vicky-primathon
1def463767
Table filters popup width increased, so that condition is not trimmed ( #281 )
2020-08-13 13:23:50 +05:30
Automated Github Action
6becd5877f
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-13 07:05:26 +00:00
vicky-primathon
9a9a04626e
Sticky Table Header
...
Table column header made sticky.
Scrollbar background changed to be in consistent with the background for table body scroll and table header scroll
2020-08-13 12:23:21 +05:30
vicky-primathon
ef570567f6
Table column sorting on single click ( #282 )
2020-08-13 12:15:28 +05:30
Automated Github Action
ecc80e08d5
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-13 06:06:19 +00:00
satbir121
1e4c9b01dc
Tabs component ads ( #248 )
...
* Adding blank components.
* Adding Todo note for tree
* Adding todo note for LighteningMenu
* ads button component
* Adding storybook support.
* storybook integrated with button component
* ads button component props completed
* button component icon and loading logic implemented
* button component completed
* Added a text knob.
* Adding default text for button.
* tabs component implemented and theme type added
* Merging theme and other fixes.
* Fixed info button.
* Better types.
* Adding background param to components.
* Re-using vsariant for callount.
* Added props for Text input.
* Adding text component.
* tab props fixed
* feedback changes added in button and icon component
* type any removed in button component
* Fixing spinner issues
* Removing unwanted files.
Co-authored-by: Rohit Kumawat <rohit.kumawat@primathon.in>
2020-08-13 10:47:58 +05:30
Automated Github Action
e8536b5e01
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-13 05:07:17 +00:00
Abhinav Jha
1ced3aa67a
Add sentry release and environment configurations ( #277 )
...
* Add sentry release and environment configurations
* Fixing nginx config issue
Co-authored-by: Satbir Singh <satbir121@gmail.com>
2020-08-13 10:16:06 +05:30
Automated Github Action
dab44e2151
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-12 15:05:26 +00:00
Hetu Nandu
fbbe32c8f7
Fix Modal widget overlay to cover top bar ( #266 )
2020-08-12 20:18:49 +05:30
Arpit Mohan
10f462b229
Adding a test for the valid scenario when returning the plugin form details ( #295 )
...
We use @SpyBean annotation to partially mock the PluginService class.
2020-08-12 20:09:56 +05:30
Automated Github Action
c7fceabba6
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-12 13:05:13 +00:00
akash-codemonk
aab61cf5fd
Set current value instead of default value when there is an error ( #214 )
...
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2020-08-12 18:28:05 +05:30
akash-codemonk
4abc0b2637
Remove dark mode for query editor ( #294 )
2020-08-12 18:24:16 +05:30
Abhinav Jha
38afc64a5d
Update: When clicking on a page in the entity explorer, the canvas of the page opens ( #288 )
2020-08-12 18:00:07 +05:30
Trisha Anand
491da004c3
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-12 17:29:40 +05:30
Tejaaswini Narendra
68e048761a
fix: restructure code and show content based on permission ( #261 )
...
* fix: restructure code and show content based on permission
- Restructure Invite user forms into separate App and Org forms
- Show Modal content based on permissions.
* update: Permission handling.
* fix: Modify permission handling
* fix: check manage permission for manage users btn and show copy to clipboard always.
* Dummy commit to run the tests
* Fix: Test cases
* Another dummy commit to run the tests
Co-authored-by: Trisha Anand <trisha@appsmith.com>
2020-08-12 17:11:56 +05:30
Shrikant Sharat Kandula
368ed79f4b
Removed OPA config ( #291 )
...
* Removed OPA config along with the bundle and rules files
2020-08-12 16:52:42 +05:30
Trisha Anand
67e14898e6
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-12 15:36:56 +05:30
Shrikant Sharat Kandula
30c595678d
Set transient fields when loading application by id ( #287 )
2020-08-12 15:35:50 +05:30
Automated Github Action
3bfafa9f9c
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-12 10:05:17 +00:00
Trisha Anand
c3c8e532c6
Updated the invite and make public app migration script more performant so that it takes lesser time on big db ( #289 )
...
* Updated the migration script to make more db queries instead of searching in the local app memory
* Permission correction.
2020-08-12 15:35:04 +05:30
Abhinav Jha
8b729436d3
- Merge branch 'release' of github.com:appsmithorg/appsmith into release
...
- Disable segment, sentry, mixpanel, hotjar from release
- Enable the above for production
2020-08-12 14:29:01 +05:30
Abhinav Jha
fecc6d3bbf
Add develop deploy context in netlify.toml ( #284 )
2020-08-12 14:18:07 +05:30
Automated Github Action
9704697093
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-12 08:05:31 +00:00
satbir121
b3b06d4bdf
Moved FETCH_USER_DETAILS_ERROR to ReduxActionError ( #283 )
2020-08-12 13:31:25 +05:30
Trisha Anand
245721deb9
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-12 13:24:11 +05:30
Trisha Anand
7ee21456d5
Share Changes : Adding users to organization permission updates ( #262 )
...
* Introduced new permissions for making app public and inviting users.
* WIP : Returning a subset of roles depending on the current user's role
* Added code and tests for generating hierarchical children given a role name
* Get all invite roles now returns roles depending on the current users permissions (aka - admin can invite users for all roles, developers can invite users for roles develoeprs and below)
* When invite api is called, check if the user has correct permissions ( invite permission) and check if the role for which the users are bieng invited is allowed (aka the current user has the permission to invite for the said role)
* Introduced a new permission at application level which is inherited from manage:organizations. This new permission gives the administrator of the organization to make any application public .
* Incorporated review comments.
* Minor code changes.
* Added migration script to add the new policies introduced as part of this new share modal changes.
* Null pointer exception handled due to improper data in the database.
* Integration testing bug fixes.
2020-08-12 13:23:44 +05:30
Tejaaswini Narendra
c77452775b
update: Invite user dropdown UI ( #267 )
2020-08-12 12:47:15 +05:30
Automated Github Action
1b48290b9a
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-12 07:05:25 +00:00
akash-codemonk
7565ca69d2
Use local stored config for property pane ( #212 )
2020-08-12 12:29:27 +05:30
akash-codemonk
a0351bfe81
Get query ui from form config ( #205 )
...
* Get query ui from form config
* Update editor config selector
* Show error message when config is undefined
* Move FormLabel to components
* Show dark theme in query editor
* Allow query name to be focused
2020-08-12 11:57:35 +05:30
Automated Github Action
0b9f548144
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-12 06:13:00 +00:00
vicky-primathon
c0527a4816
Reset page number when searching in table widget ( #274 )
2020-08-12 10:52:19 +05:30
Automated Github Action
ec0a1b5e2d
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-11 13:05:25 +00:00
Abhinav Jha
c4de6a20a5
Fix: Entity property overflows ( #275 )
...
Fixes issue where entity property binding text overflows to the next line.
2020-08-11 18:19:17 +05:30
Nandan H A
da02f5eed5
curl command updated for POST operation ( #279 )
...
Co-authored-by: Nandan <nandan@thinkify.io>
2020-08-11 18:16:36 +05:30
vicky-primathon
6abd79537e
Fix: Cursor going to start when editing content in rich text editor widget ( #265 )
2020-08-11 18:01:50 +05:30
Automated Github Action
9ae3b66d5c
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-11 12:06:41 +00:00
vicky-primathon
94b829513e
Wrapped table cell value in double quotes to avoid column escape when downloading as CSV ( #264 )
2020-08-11 17:23:39 +05:30
Arpit Mohan
a17d7a4a8f
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-08-11 17:17:35 +05:30
Trisha Anand
a6496bd5af
Correcting the Docker image for Appsmith server for Github actions test ( #260 )
...
* Correcting the Docker image for Appsmith server for Github actions test
* Also fixing the bug where the datasource config is not returned properly for restapi-plugin
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2020-08-11 16:53:47 +05:30
Automated Github Action
00c997a4be
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-11 11:04:34 +00:00
vicky-primathon
bd4c34f56e
Sorted widget names in lightning menu ( #263 )
2020-08-11 16:31:34 +05:30
Abhinav Jha
e38bd9f37b
Fix: Missing widgets when searching in entity explorer ( #270 )
2020-08-11 16:28:39 +05:30
Automated Github Action
56f681dc16
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-11 09:05:10 +00:00
Shrikant Sharat Kandula
115bff546c
Replace class-level generics with method-level in PolicyUtils ( #257 )
2020-08-11 14:07:52 +05:30
Shrikant Sharat Kandula
3e1522628f
Fix numbers being converted to floats in JSON Post body ( #241 )
2020-08-11 14:07:34 +05:30
Shrikant Sharat Kandula
0c344115c3
Add transient field on applications to indicate whether it's an example application ( #256 )
...
* Add transient field on application to indicate whether it's an example
* Add test for marking of example applications
* Remove unused constant
2020-08-11 14:00:41 +05:30
Shrikant Sharat Kandula
dc10f09906
Fix organization cloning gets stale action IDs inside onLoad actions ( #245 )
...
* Fix organization cloning gets stale action ids for onload
* Fix test for onload action's organization after cloning
2020-08-11 13:58:50 +05:30
Trisha Anand
ec1620508b
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-11 09:45:43 +05:30
Trisha Anand
43d633f007
Setting role name while adding a user to an organizaiton. ( #258 )
2020-08-11 09:45:23 +05:30