akash-codemonk
3ee637c57c
Datasource explorer fixes ( #789 )
...
- Expand datasource by default
- Let column/key name take more space.
- Show column popup on hover instead of click
2020-09-30 15:45:04 +05:30
Automated Github Action
ace05649a7
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-29 11:06:10 +00:00
akash-codemonk
4d9727203b
Stop showing empty table when there are no records ( #790 )
2020-09-29 16:12:24 +05:30
satbir121
048c8c0097
Merge pull request #756 from appsmithorg/release
...
Release
2020-09-29 15:56:35 +05:30
Satbir Singh
e62acba3a2
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-09-29 15:33:30 +05:30
satbir121
53c616b747
Video URL and Auto Play labels changed. Removed onStart. ( #793 )
...
* Removing onStart
* Changing auto play and url label
2020-09-29 15:30:55 +05:30
Automated Github Action
5bcbda32b1
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-29 05:06:30 +00:00
akash-codemonk
90438b117b
Add option to refresh datasource structure ( #686 )
2020-09-29 09:47:25 +05:30
Satbir Singh
e6b6c1f406
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-09-28 21:47:54 +05:30
Satbir Singh
25e920de8b
Fixing code lint issue
2020-09-28 21:45:34 +05:30
Nikhil Nandagopal
6922b9b564
added a fix so that sub dependencies did not look into prototype chain ( #771 )
...
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-09-28 19:12:50 +05:30
Automated Github Action
5dd696dd12
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-28 07:07:01 +00:00
Nikhil Nandagopal
a8001d0356
added tracking for me call and signup / login ( #758 )
...
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-09-28 11:59:41 +05:30
Automated Github Action
5f0351a1d9
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-28 06:07:32 +00:00
satbir121
0991595b25
Fixix merge issue with ShadeColor ( #757 )
2020-09-28 11:08:44 +05:30
Nikhil Nandagopal
3fdd0a246a
Feature/instrumentation ( #744 )
...
* bumped sentry version
modified performance monitor to use a queue internally to make synchronous logging easy
added logging for api pane close / open and various different methods
* added use effect to stop tracking on mount of entity properties
* removed open api tracking
* fixed stop tracking to pop from the end instead of the beginning
added tracking for editor mount and sidebar mount
* added tracking for entity explorer
* moved from app route to sentry app route because passing JSX to app route causes re-renders
* Fixing theme and route change issues.
* added performance tracking for API / Query execution and Page Load actions
* added isntrumentation to open / close actions
* added instrumentation for apis & actions
* reduced sample rate
added async tracking
* added tracking for property pane
* Remove tracking from reducer
* added option to attach async operations to parent transactions
* Fix typo
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
Co-authored-by: Satbir Singh <satbir121@gmail.com>
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2020-09-28 10:42:23 +05:30
Automated Github Action
f831a89740
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-28 05:06:39 +00:00
devrk96
dc1e2e124f
Fix: Light mode bugs ( #724 )
...
* light mode bugs resolved
* dark and light color type name is renamed
* useCallback added in editableText
2020-09-28 10:36:06 +05:30
Automated Github Action
84bc2420d3
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-26 14:06:58 +00:00
devrk96
03e658d3b6
user name added in profile dropdown ( #736 )
2020-09-26 18:52:15 +05:30
Automated Github Action
902fd2dcc7
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-26 13:06:06 +00:00
satbir121
15f84203c7
Video widget ( #684 )
...
* Working version of video player.
* Adding default video url
* Reducing the default widget of video widget
* Fixed tests
* Adding video icon.
* Removing commented code.
* Adding playState, onPause, onStart, onEnd.
* Adding onPlay event.
* Fixing onPlay
* Adding isVisible field.
* Changing video icon.
* Fixing Popover table video.
* Adding an error message for no url.
2020-09-26 18:29:33 +05:30
Automated Github Action
5146e09f37
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-25 06:45:46 +00:00
Hetu Nandu
bff5527dfc
Fix issue where unknown functions in data tree cause evaluation issues ( #722 )
...
Solved by removing functions before setting the evaluatedValues map of a widget
2020-09-25 12:11:18 +05:30
Hetu Nandu
17d5c6cdc8
Fix issue where unknown functions in data tree cause evaluation issues ( #722 )
...
Solved by removing functions before setting the evaluatedValues map of a widget
2020-09-25 12:05:25 +05:30
Nikhil Nandagopal
42e1ef53b5
Merge branch 'master' into release
2020-09-25 12:02:21 +05:30
Nikhil Nandagopal
164b3ccd71
Merge branch 'master' of github.com:appsmithorg/appsmith
...
# Conflicts:
# app/client/src/components/editorComponents/Sidebar.tsx
# app/client/src/pages/Editor/WidgetsEditor.tsx
# app/client/src/pages/Editor/routes.tsx
# app/client/src/pages/common/AppRoute.tsx
# app/client/src/utils/PerformanceTracker.ts
2020-09-25 12:01:25 +05:30
Automated Github Action
7ef587fd74
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-24 16:16:09 +00:00
Nikhil Nandagopal
fa20d54bd0
Merge branch 'master' into release
2020-09-24 21:36:08 +05:30
Nikhil Nandagopal
d5ac05caf8
Feature/instrumentation ( #708 )
...
* bumped sentry version
modified performance monitor to use a queue internally to make synchronous logging easy
added logging for api pane close / open and various different methods
* added use effect to stop tracking on mount of entity properties
* removed open api tracking
* fixed stop tracking to pop from the end instead of the beginning
added tracking for editor mount and sidebar mount
* added tracking for entity explorer
* moved from app route to sentry app route because passing JSX to app route causes re-renders
* Fixing theme and route change issues.
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
Co-authored-by: Satbir Singh <satbir121@gmail.com>
2020-09-24 21:35:18 +05:30
Automated Github Action
0a00844f38
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-24 06:07:28 +00:00
akash-codemonk
15d84a21cb
Fix previous name showing up in test datasource toast ( #675 )
...
- Fix two toasts showing up for test datasource error
2020-09-24 10:56:06 +05:30
Nikhil Nandagopal
32eff3563c
Manual Performance Tracking utility ( #696 )
...
- Created Performance Tracker to use a queue internally to make synchronous logging easy
- Bump sentry sdk versions
- Added performance tracking for
- GENERATE_VIEW_MODE_PROPS
- GENERATE_API_PROPS
- ENTITY_EXPLORER_ENTITY
- GENERATE_PROPERTY_PANE_PROPS
- GENERATE_WIDGET_EDITOR_PROPS
- CLOSE_API
- SYNC_PARAMS_SAGA
- CHANGE_API_SAGA
- CONSTRUCT_UNEVAL_TREE
- DATA_TREE_EVALUATION
- CREATE_DEPENDENCIES
- SORTED_DEPENDENCY_EVALUATION
- SET_WIDGET_LOADING
- VALIDATE_DATA_TREE
- CONSTRUCT_CANVAS_DSL
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2020-09-24 10:27:05 +05:30
Automated Github Action
53a301c7fb
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-24 04:51:20 +00:00
Hetu Nandu
e51b89df38
Merge branch 'master' into release
2020-09-24 10:19:43 +05:30
Nikhil Nandagopal
662098d771
Manual Performance Tracking utility ( #696 )
...
- Created Performance Tracker to use a queue internally to make synchronous logging easy
- Bump sentry sdk versions
- Added performance tracking for
- GENERATE_VIEW_MODE_PROPS
- GENERATE_API_PROPS
- ENTITY_EXPLORER_ENTITY
- GENERATE_PROPERTY_PANE_PROPS
- GENERATE_WIDGET_EDITOR_PROPS
- CLOSE_API
- SYNC_PARAMS_SAGA
- CHANGE_API_SAGA
- CONSTRUCT_UNEVAL_TREE
- DATA_TREE_EVALUATION
- CREATE_DEPENDENCIES
- SORTED_DEPENDENCY_EVALUATION
- SET_WIDGET_LOADING
- VALIDATE_DATA_TREE
- CONSTRUCT_CANVAS_DSL
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2020-09-24 10:17:37 +05:30
Automated Github Action
b1e0230d84
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-23 14:07:20 +00:00
devrk96
028070eeb2
Feature: Variable addition in light and dark theme ( #677 )
...
* variables defined in light and dark constants in theme.
* warning message removed
* Fixing create app btn click opening form
* blackShades removed and icon color in application card fixed
* state change fixed
* type of light and dark constants added
Co-authored-by: Satbir Singh <satbir121@gmail.com>
2020-09-23 19:36:50 +05:30
Nikhil Nandagopal
03b7441258
Merge branch 'master' of github.com:appsmithorg/appsmith
2020-09-23 12:38:56 +05:30
Nikhil Nandagopal
29fa3c9715
added code to manually trigger intercom on click ( #687 )
...
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-09-23 12:38:21 +05:30
Arpit Mohan
aab61f21d0
Merge branch 'master' into release
2020-09-22 18:16:01 +05:30
Satbir Singh
fc2e5ffa26
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-09-22 17:28:18 +05:30
devrk96
a297737ca3
Feature: Theme switching between light and dark mode ( #578 )
...
* Theme switching feature integrated
* Condition removed
* menu height bugs fixed
* warnings removed
2020-09-22 17:26:11 +05:30
Abhinav Jha
31c00b72b3
Show JS dependencies in the entity explorer ( #546 )
2020-09-22 16:42:34 +05:30
Automated Github Action
9dd1292e67
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-22 09:06:36 +00:00
satbir121
ff49033e08
Fixing duplicate app issue. ( #666 )
2020-09-22 14:33:02 +05:30
Arpit Mohan
08533e3fb9
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-09-22 09:58:58 +05:30
akash-codemonk
a8a28835c1
Update datasource structure icons ( #642 )
...
* Update datasource structure icons
2020-09-22 09:42:39 +05:30
Automated Github Action
fe6c5e0382
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-21 14:06:58 +00:00
satbir121
c935c5b20f
Merge pull request #649 from appsmithorg/fix/theme-tests
...
Fix theme initial load.
2020-09-21 19:35:21 +05:30
Satbir Singh
aab56496c9
Adding type and app background
2020-09-21 18:55:58 +05:30
Satbir Singh
3713eceb9c
Fixing tests finally!
2020-09-21 18:41:28 +05:30
Automated Github Action
6c96ca210e
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-21 13:06:21 +00:00
Arpit Mohan
a0d5f67aa5
Removing the keep-alive ping check for CI builds ( #565 )
2020-09-21 18:33:47 +05:30
Arpit Mohan
20d85d8949
Giving higher preference to window variables instead of build variables in configuration. ( #644 )
...
This is because window configurations have been set by the user while the build configurations have been set by the build script.
2020-09-21 18:20:19 +05:30
Arpit Mohan
92a916373e
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-09-21 18:08:31 +05:30
satbir121
703e39999e
Revert "Revert "Fixing applications page first theme load.""
2020-09-21 17:47:08 +05:30
Automated Github Action
c39eee0c33
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-21 12:08:43 +00:00
satbir121
94e1239c6a
Revert "Fixing applications page first theme load."
2020-09-21 17:23:23 +05:30
Satbir Singh
44b03cdb33
Fixing applications page first theme load.
2020-09-21 16:48:33 +05:30
Automated Github Action
d1be948146
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-21 10:06:57 +00:00
akash-codemonk
8b668484ad
Feat/database structure ( #525 )
...
Datasource structure ui
2020-09-21 14:41:42 +05:30
Automated Github Action
c3703edba4
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-21 06:07:35 +00:00
Abhinav Jha
114dfd3cbb
Add Tests: Delete widget and Undo delete widget ( #556 )
...
* Add selectors for delete trigger, toast action and copy trigger
* Copy/Paste/Delete/Undo test
Co-authored-by: Nandan <nandan@thinkify.io>
2020-09-21 11:27:54 +05:30
Automated Github Action
42f213902c
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-19 12:08:20 +00:00
Nikhil Nandagopal
7bd5e9655a
Merge branch 'master' of github.com:appsmithorg/appsmith
2020-09-19 17:16:26 +05:30
Nikhil Nandagopal
b6071a054e
Merge branch 'master' into release
2020-09-19 17:15:46 +05:30
Nikhil Nandagopal
04368d675e
Patch for Rich text editor updates
2020-09-19 17:15:19 +05:30
Automated Github Action
7f5c135f08
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-18 13:06:03 +00:00
Hetu Nandu
962dfcbd86
Router switching for editor to avoid extra renders ( #571 )
2020-09-18 18:17:32 +05:30
Satbir Singh
ff6b7d487f
Adding onClick property for image widget.
...
(cherry picked from commit d444b2e169 )
2020-09-18 16:42:35 +05:30
Satbir Singh
e7a1ba0741
Adding onClick property for image widget.
...
(cherry picked from commit d444b2e169 )
2020-09-18 16:41:12 +05:30
Automated Github Action
91b9d4ec66
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-18 11:06:09 +00:00
satbir121
3d52c1cd24
Adding onClick property for image widget. ( #575 )
2020-09-18 15:58:00 +05:30
Abhinav Jha
9e5b99cde1
Prime cut feature code for keyboard shortcut tests ( #568 )
...
* Update cypress layoutDSL to include parentIds. Handle widget's parentId undefined scenario
* handle tabs parsing error when deleting tabs widget
2020-09-18 15:57:49 +05:30
Satbir Singh
d444b2e169
Adding onClick property for image widget.
2020-09-18 15:42:57 +05:30
Arpit Mohan
f7f5e9fabc
Fixing merge conflicts in server README
2020-09-18 13:59:45 +05:30
Arpit Mohan
149df6925a
Removing the keep-alive ping check for CI builds ( #565 )
2020-09-18 13:13:40 +05:30
Automated Github Action
20cb3c6439
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-18 07:06:32 +00:00
NandanAnantharamu
c51ec0e59b
locator updated ( #570 )
...
* locator updated
* updated action type
* Updated test
2020-09-18 11:47:51 +05:30
Automated Github Action
0cd99df405
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-18 06:07:10 +00:00
Abhinav Jha
0b87c7431b
Fix issue where tabs are lost when the user enters an invalid tabs value ( #569 )
2020-09-18 10:52:54 +05:30
Automated Github Action
0ee1e5598d
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-17 17:06:23 +00:00
NandanAnantharamu
437eb05f19
Updated locator for org setting on the home page ( #567 )
2020-09-17 22:31:01 +05:30
Arpit Mohan
7e7a14ac74
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-09-17 19:01:46 +05:30
Abhinav Jha
0eb6ebf95a
Increase clickable area of entities in explorer ( #561 )
2020-09-17 18:45:21 +05:30
Automated Github Action
6ad176151c
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-17 12:08:47 +00:00
Abhinav Jha
1d981463aa
Fix cut widget feature issue ( #562 )
2020-09-17 17:22:58 +05:30
Automated Github Action
d76ac0ea76
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-17 08:06:47 +00:00
satbir121
bef53b73aa
Making the ovrflow auto. ( #559 )
2020-09-17 13:27:19 +05:30
Automated Github Action
cb1ddf611e
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-16 13:06:12 +00:00
Nikhil Nandagopal
60043089ee
Feature/track install ( #557 )
...
* Bump http-proxy from 1.18.0 to 1.18.1 in /app/client (#538 )
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update install.sh
* Update install.sh
* Removed printing the ip
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-09-16 18:08:53 +05:30
Automated Github Action
bc756cc539
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-16 12:08:28 +00:00
satbir121
b9154f6ea9
Homepage redesign with themes ( #482 )
...
* Updating homepage body color
* WIP: Fixing scrolls and adding anchors
* Removing divider from bottom of the page.
* Adding hover background color to app card
* Changing edit and launch icons.
* Fixing app name paddding in card.
* Fixing workspaces overflow
* Adding right padding to applications view
* Adding share icon to share btn
* Fixing Application card styles.
* Fixing text decoration in button.
* Adding new workspace button
* Fixing new workspace and new app styles.
* Adding icon sizes.
* Fixing Org Name and Org settings menu.
* Application menu working
* Fixing overlay visibility on app card
* Fixing settings page content width.
* Fixing workspace icon
* Changing app card colors.
* Removing debugger
* Adding app icon.
* Fixing the spaces in application card
* Adding storybook-static folder to gitignore.
* Adding other storybook files.
* Adding menu items for app
* Removing cypress selector from text.
* Menu width issue fixed
* Default app icon color added
* Removing hardcoded colors
* Removing hardcoded colors.
* Light Mode on!
* Showing correct icon and color in menu
* Update color working properly.
* Updating appIcon
* Editable text working.
* Adding validator
* Adding edit permissions to menu
* Removing box shadow on app card.
* Fixing context menu fill color
* Fixing Menu hover issues.
* Fixing menu open close hover issues.
* Fixing settings pages
* Changed Workspace to org.
* Fix: State management in EditableText Component (#540 )
* Error state height is fixed as per design
* savingState prop condition fixed
* Fixing createnew.
* Fixing saving state for application card.
* Fixed application card editable text error.
* Fixing issue caused during merge.
* Fixing tests in create org.
* Removing commented code.
* Removing unwanted vars.
* Fixing delete duplicate tests.
* Latest color palette.
* Fixing form and table widget.
* Removing switcher from header
* Removing unused files
* Fixing app card context dropdown
* Show overlay fix
* Adding localStorage support to theme.
* Making dark mode the default.
Co-authored-by: Rohit Kumawat <rohit.kumawat@primathon.in>
2020-09-16 17:20:47 +05:30
Automated Github Action
5f0b1dfee5
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-16 11:06:02 +00:00
Abhinav Jha
436f190555
Feature: Widgets: Cut-Copy-Paste-Delete shortcuts, undo-delete facility ( #500 )
2020-09-16 15:58:01 +05:30
Automated Github Action
a2340ac029
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-16 10:06:23 +00:00
Nikhil Nandagopal
1b33da86c8
Merge branch 'release'
2020-09-16 15:34:29 +05:30
akash-codemonk
5891d40271
Fix ConfirmRunModal not showing up in view mode ( #551 )
2020-09-16 15:14:07 +05:30
Nikhil Nandagopal
7b42b60d47
Merge branch 'release'
2020-09-16 13:42:53 +05:30
Nikhil Nandagopal
82ce5a1c2e
Merge pull request #49 from appsmithorg/release
...
Release
2020-09-16 13:42:34 +05:30
Automated Github Action
7dc189265e
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-16 08:11:57 +00:00
Nikhil Nandagopal
ce628768bb
Fix/bindings ( #554 )
...
* changed chart data to behave as an array <str, str> and not use json stringify to update
added a generic logic to flag all objects with internal bindings as dynamic
moved unescape to only handle at the time of eval and removed new lines before eval
* added a migration for older charts that have their data as strings
* flagged column actions as an action trigger to avoid evaluating it
* minor fix
* fixed chart fields disappearing
* added migration on update
* added migration to constructor
* added a fallback for first time renders
* removed migration from did update
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-09-16 13:41:24 +05:30
Nikhil Nandagopal
daf65bf2f3
Merge pull request #48 from appsmithorg/release
...
Release
2020-09-16 11:30:19 +05:30
Automated Github Action
5513589aaa
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-15 17:06:13 +00:00
Nikhil Nandagopal
4995706679
Fix chart data evaluation ( #548 )
...
* changed chart data to behave as an array <str, str> and not use json stringify to update
added a generic logic to flag all objects with internal bindings as dynamic
moved unescape to only handle at the time of eval and removed new lines before eval
* added a migration for older charts that have their data as strings
* flagged column actions as an action trigger to avoid evaluating it
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-09-15 22:24:15 +05:30
Hetu Nandu
5cb1e2c0c0
Merge branch 'release'
2020-09-15 15:02:34 +05:30
Hetu Nandu
908e62af21
Merge branch 'release'
2020-09-15 15:00:16 +05:30
Automated Github Action
9466dd13f2
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-15 08:07:12 +00:00
devrk96
3f9d2e8d8d
Feature: Callout component ( #535 )
...
* callout component with story implemented
* text className import fixed
* callout color and background color fixed
* storywrapper import fixed
* fill property fixed
* background prop added
2020-09-15 12:40:53 +05:30
Automated Github Action
8d2463d8c1
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-15 07:06:25 +00:00
Hetu Nandu
f09b717b38
Retry dynamic import and lazy promises ( #543 )
2020-09-15 12:29:58 +05:30
Automated Github Action
d4ec738167
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-14 17:06:13 +00:00
devrk96
2b808797f5
Cypress selector added in component system ( #534 )
...
* cypress-selector added in component system
* unused import removed
2020-09-14 22:28:54 +05:30
Nikhil Nandagopal
705e6bf8ba
Update craco.build.config.js
2020-09-14 20:16:33 +05:30
Nikhil Nandagopal
4f4d373555
Merge branch 'master' of github.com:appsmithorg/appsmith
2020-09-14 15:26:25 +05:30
Automated Github Action
b8e69aecac
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-12 07:06:16 +00:00
dependabot[bot]
e0b3fc7944
Bump http-proxy from 1.18.0 to 1.18.1 in /app/client ( #538 )
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-12 11:56:13 +05:30
akash-codemonk
1701df82c3
Add remaining moment defs ( #537 )
2020-09-12 11:54:20 +05:30
Nikhil Nandagopal
f7d8810494
Merge branch 'master' of github.com:appsmithorg/appsmith
2020-09-11 17:24:05 +05:30
Automated Github Action
2d2b5ef696
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-11 11:39:19 +00:00
Nikhil Nandagopal
c0fcdef4b6
Merge branch 'master' into release
2020-09-11 17:08:15 +05:30
vicky-primathon
2cb7c7be97
Reset selected rows when table data is modified ( #536 )
2020-09-11 17:07:33 +05:30
vicky-primathon
c0b803fa99
Fix-table tooltip flicker ( #510 )
2020-09-11 16:55:48 +05:30
Automated Github Action
990148bea9
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-11 11:05:39 +00:00
vicky-primathon
e343f9deaa
Table Widget: Date column type: user defined input and display format ( #409 )
2020-09-11 16:10:15 +05:30
Automated Github Action
c28b42d116
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-11 08:21:48 +00:00
Abhinav Jha
c02a19396f
Fix the stacking context of the sidebar ( #533 )
2020-09-11 13:50:33 +05:30
Nikhil Nandagopal
0699e63846
Update netlify.toml
2020-09-10 17:15:24 +05:30
Automated Github Action
e3277648d9
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-09-10 10:55:10 +00:00
Nikhil Nandagopal
3648d9f108
Added JS convertible for date picker
2020-09-10 16:24:32 +05:30
Nikhil Nandagopal
88b471cbd0
added code to merge page load responses if they return before action … ( #528 )
...
* added code to merge page load responses if they return before action load responses
* commit to trigger tests
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-09-10 16:12:16 +05:30
Nikhil Nandagopal
5ea32de191
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-09-10 16:02:58 +05:30
Trisha Anand
3337f423a1
Adding back API on load setting on the client side. ( #526 )
2020-09-10 15:47: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
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