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
Hetu Nandu
1b09c02f2e
Fork app for example apps ( #292 )
2020-08-13 15:03:44 +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
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
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
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
Trisha Anand
33e307f01e
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-11 09:25:23 +05:30