Commit graph

2591 commits

Author SHA1 Message Date
Midhun G S
493b0ceb00
Feature - SAP HANA Integration (#2957)
* SAP HANA Integration

* sap hana docs reviewed

* Add private true

Co-authored-by: Shubhendra <withshubh@gmail.com>
2022-05-19 20:54:25 +05:30
Muhsin Shah C P
66764d5511
Added custom headers for access token URL (#3078) 2022-05-19 18:42:44 +05:30
Sherfin Shamsudeen
8304bd21cb Merge branch 'main' into develop 2022-05-19 13:28:02 +05:30
Sherfin Shamsudeen
bed71b1311 Bump patch version 2022-05-19 13:23:19 +05:30
Muhammad Azka
4bb6c1e175
Fix query database operation typo (#3041) 2022-05-19 12:56:26 +05:30
Kiran Ashok
3b96e99d6a
Woocommerce integration 🚀 (#2866)
* base structure

* tested all customer operations

* all product enpoints tested

* all order api tested

* typo fix

* icon updated

* tested all operation , cleanup

* added create coupon operation

* removing unwanted types

* cleanup

* updating test connection bug

* doc updated

* docs updated

* removing logs :: pr updates

* removing types :: pr updates

* cleanup :: pr changes

* operation structure updated

* restructured whole code for seperating operations

* typo bug updated

* updating pr updates remove host , test error case updated

* typo bug fixed

* updating naming conventions

* plugins operation.json reusable fields

* pr changes :: making all ids common

* fixing customer params

* updating all additional param types

* updating all product params

* including some more product params

* adding all order params

* adding all coupon params

* updating common defenitions

* capitalise labels

* updating all list operation definitions

* clearing some typos

* global defenition

* lock file changes

* lock file changes

* server lock file changes

* typo fix

* typo fix

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2022-05-19 11:38:14 +05:30
Arpit
7221040a1b
fixes app crash in subcontainer layer (#3081) 2022-05-18 18:33:04 +05:30
Ajith KV
0512dc6e97
Cypress test for empty dashboard (#3056)
* Added cypress test for empty dashboard

* Added UI login

* Added data-cy attribute to empty dashboard elements

* Resolved merge conflicts
2022-05-18 14:04:45 +05:30
Sherfin Shamsudeen
145ccd2a56 Merge branch 'main' into develop 2022-05-17 19:55:33 +05:30
Sherfin Shamsudeen
9e61fab479 Bump patch version 2022-05-17 19:54:18 +05:30
Arpit
f078522b78
reverts [Improvement] Suggestion hints (#3074) 2022-05-17 19:53:00 +05:30
Muhsin Shah C P
c49752c819
Resolved height issue (#3072) 2022-05-17 18:15:10 +05:30
Akshay
d1422d93a5
Always enable preview button (#3061) 2022-05-17 11:10:52 +05:30
Ajith KV
2db14dd9f5
Cypress test for button widget (#2989)
* Added cypress test for button widget

* Added custom commands

* Updated common selectors

* data-cy attributes for the elements

* Updated the login end point

* Updated new login end point

* Added data-cy attribute for autosave indicator

* Updated login end point

* Updated test for auto save indicator

* Updated custom commands for skipping instruction modal
2022-05-16 15:39:10 +05:30
Kiran Ashok
e0e8b6f50b
Feature :: Image widget enhancements (#3007)
* adding loadingstate and object fit style

* adding zoom functionality

* pan image function

* fixing pan for image

* pan and drag fix image

* library install

* pr changes:: hover button , object fit made dropdown

* fix for old apps

* updated docs
2022-05-16 14:40:44 +05:30
Manish Kushare
145f4d81db
solved border radius & alignment issue after selecting file (#3032) 2022-05-16 14:32:10 +05:30
Tanmoy Bhowmik
15c909abb2
Avoid creation of system group names (#2999)
* fix(group_permission): avoid useage of system defined user group

* test(group_permission): add test to verify the chaanges related to system group names

* fix(group_permission): change error message and fix reserved group list
2022-05-13 13:18:26 +05:30
Navaneeth Pk
b1f8764be2
Update README.md 2022-05-13 07:22:17 +05:30
Sherfin Shamsudeen
65baf7232b Merge branch 'main' into develop 2022-05-12 11:47:46 +05:30
Maurits Lourens
563b18e81c
#2740 - fix refreshing selected datasource component (#2828) 2022-05-12 07:01:20 +05:30
Tanmoy Bhowmik
537b18ae47
Hide result when suggesting data source (#3034) 2022-05-12 06:56:05 +05:30
Mount-Blanc
6ea8b225cb
[docs] Added list of supported operations (#3043) 2022-05-12 06:53:53 +05:30
lewisyng
dc16faa0b2
Fixes typo in file picker widget (#3048) 2022-05-12 06:52:26 +05:30
Sherfin Shamsudeen
e3ad6b7cd2 Bump version to 1.13.0 2022-05-11 21:48:35 +05:30
Sherfin Shamsudeen
f20cb9fba8 Merge branch 'develop' into release/1.13.0 2022-05-11 20:31:55 +05:30
Arpit
71200bf28d
fixes container crash on viewer (#3042) 2022-05-11 20:10:48 +05:30
Kavin Venkatachalam
d6ce6ed18a
Linked custom component doc (#3036) 2022-05-11 19:11:55 +05:30
Arpit
91f4bbd709
[Improvement] Suggestion hints (#3040)
* feature: suggestion hints

* removes unwanted vars
2022-05-11 19:05:09 +05:30
Kavin Venkatachalam
b16a74dcf1
[Feature]: PDF Widget (#3035)
* Created PDF Widget

* Added color to page number to support dark mode
2022-05-11 18:51:10 +05:30
Midhun G S
e656ea9259
Relabelling organization with workspace (#2992)
* Relabelling organization with workspace

* placeholder fix

* Bug fixes

* fix

* firefox issue fix
2022-05-11 16:30:25 +05:30
Arpit
863f91c77b
fixes: selectedWidget should only be computed in edit mode (#3037) 2022-05-11 15:59:43 +05:30
Arpit
7c7b011537
[inspector] followup to #2789 (#3027)
* followup to: 2789

* Revert "followup to: 2789"

This reverts commit 8a2b8b90a4.

* followup to: 2789
2022-05-11 15:01:12 +05:30
Navaneeth Pk
e8ca5cbc73
Ability to select multiple widgets from canvas and change their position (#2979)
* Better canvas

* fixes sets the active node to the selected widget on the editor

* removing selectedComponent and fixing currentTab msg alignment for inspector

* useKeyHooks custom hotkey hook

* handles escape key on editor

* handles delete for multiple widgets

* removes unwanted comments

* fixes: all the widgets are deleted at once, in a single action

* hide delete button from widegt config handler when multiple components are selected

* fixes delete button width for long chars

* Revert "fixes delete button width for long chars"

This reverts commit 79dadfa7d3.

* fixes display config handler for selected widgets on layout/container widgets

* subcontainer layer dnd improvement for multi-widget

Co-authored-by: arpitnath <arpitnath42@gmail.com>
2022-05-11 14:43:13 +05:30
Muhsin Shah C P
4b9f49eb41
Fixed null status code issue for Google sheets plugin (#3026) 2022-05-11 10:52:55 +05:30
Mount-Blanc
84c10583d9
[docs] Added supported operations for Min.io (#3029) 2022-05-11 10:51:43 +05:30
Kavin Venkatachalam
7c30a830db
[Feature]: Custom Component Widget (#2960)
* Created custom component widget

* Updated the custom component key

* Added doc for custom component

* Update iframe.html

* Installed HTML parse in dependencies

* Updated script source

* Added scripts to CSP

* Added Skypack to CSP

* Fixed Run Query issue in Viewer
2022-05-10 15:09:09 +05:30
Mount-Blanc
20d4e1b416
Listed coupon code manager app tutorial (#3015) 2022-05-10 09:23:27 +05:30
Manish Kushare
acd9ae26cf
Made timeline scrollable on shrinking the height or width (#3013) 2022-05-09 18:55:31 +05:30
Gandharv
5cfb759b73
style: add save text to header (#3010)
* style: add save text to header

* hide message if version is released:

* on version switch

* avatar border +.5px

* fix: tooltips not showing for dynamically added user

* add tooltip for undo-redo
2022-05-09 17:38:46 +05:30
Midhun G S
d8f40ab0bd
Netlify config update (#3003) 2022-05-09 15:39:15 +05:30
Muhsin Shah C P
b279c4daf1
[feature] Added maximum canvas height property (#2908)
* Added maximum canvas height property

* Solved min-height issue

* Now, will not able enter a height greater than 2400

* Change leftsidebar z-index
2022-05-09 14:06:59 +05:30
Muhsin Shah C P
197f313f66
[Feature] Added textSize style to the text widget (#2948)
* Added textSize style to text widget

* Added new migration

* Edited the migration file
2022-05-09 13:35:02 +05:30
Gandharv
2da1b274fe
Merge main to develop (#3004)
* bump up version

* Fixes new added/deleted query doesnt update on query manager (#3001)

* Bump hotfix version

Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-05-09 12:47:12 +05:30
Shubhendra Singh Chauhan
a0e9b9fdb1
[docs] how to: upload and download files using aws s3 (#3006)
* added bulk update multiple rows in sidebar

* how to: upload and download files using aws s3
2022-05-09 07:36:52 +05:30
Manish Kushare
03f400bf52
Added loading state for statistics widget (#2882)
* added loading state in Statistics Widget

* removed unwanted uses of hooks and destructured loadingState from the properties
2022-05-08 05:10:51 +05:30
Gandharv
1833f83603
Merge branch 'develop' into main 2022-05-07 14:30:01 +05:30
Sherfin Shamsudeen
57140594ed Bump hotfix version 2022-05-07 13:33:29 +05:30
Gandharv
4f5b5ea6b8
Fixes new added/deleted query doesnt update on query manager (#3001) 2022-05-07 13:31:36 +05:30
Kavin Venkatachalam
e32819e57b
Fixed default value issue in dropdown widget (#2988) 2022-05-06 18:11:26 +05:30
Gandharv
1716213247
Chore: add option to enable/disable multiplayer feature (#2984)
* chore: add env to enable/disable multiplayer feature

* fix merge conflict

* rename env

* add default true

* add null check on ymap
2022-05-06 12:29:50 +05:30