Arpit
59f0db5d03
fixes leftsidebar inspector crash for n depth nodes with actions ( #3206 )
2022-06-08 20:40:14 +05:30
Kiran Ashok
5664803194
Feature :: event firing on tab selection in Tabs widget ( #3193 )
...
* tabs event
* completed event firing on selection tab
* pr changes :: renaming event
* updated event
2022-06-08 12:20:51 +05:30
Kavin Venkatachalam
5280e9d6e7
Move & Resize portal ( #3224 )
2022-06-08 12:18:47 +05:30
Akshay Sasidharan
86ea2ceb52
Merge branch 'main' into develop
2022-06-08 11:22:19 +05:30
Midhun G S
910cbfe230
Relabelling Git and workspace ( #3216 )
2022-06-07 07:38:26 +05:30
Kiran Ashok
c49d752b5a
Fix for app breaking when deleting a datasource and then trying to add DynamoDB / Elastic search ( #3195 )
2022-06-06 06:58:04 +05:30
Kavin Venkatachalam
e6d43d21eb
[Feature]: Inline style support for custom component ( #3076 )
...
* Inline style support for custom component
* Added skipResolve check
2022-06-03 17:47:43 +05:30
Akshay Sasidharan
3af96b0845
fix version on redirect sso page
2022-06-02 15:47:46 +05:30
Midhun G S
fadf025365
[BUG] Account level security issue ( #3150 )
...
* bug fixes
* changes
* changes for single workspace support
* added guards for signup route
* test cases fixes
* Workspace invite and user onboarding flow changes (#3190 )
* invite user flow changes
* review comments
* cleanup
* testcase fix
2022-06-02 15:20:51 +05:30
Kiran Ashok
8545689a3b
bugfix removing transformation for runjs ( #3185 )
2022-06-02 14:56:26 +05:30
Manish Kushare
675e87157b
added default prop in checkbox widget ( #3063 )
...
* added default prop in checkbox widget
* removed unwanted code
* changing defaultValue prop display name to Default Status
* added value key in exposedVariables prop
* Fixed : the issue where checkbox is getting filled instead of checked
Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-06-02 13:08:47 +05:30
Kavin Venkatachalam
1552f834d6
[Feature]: Copy text from CodeHinter preview ( #3155 )
...
* Copy text from CodeHinter preview
* Updated copy text logic
2022-06-02 12:57:20 +05:30
Gandharv
5dbe795d73
feat: add user avatar ( #2920 )
...
* feat: add user avatar
* update: @nest/platform-express from 8.0.0 to 8.4.4
* add avatar_id in login response
* add user avatar upload in frontend
* align cross divider with layout icons'
* generate nest model - extensions
* cleanup
* fix tests
* reduce the avatar size on homepage
* fix review comments
* import Express
* add blob to csp
2022-06-02 12:19:49 +05:30
Kavin Venkatachalam
ed43ca844a
[Feature]: Added universal props for widgets with Tooltip ( #3096 )
...
* Added universal props for widget
* Fixed lint issues
* Updated export name
* Fixed lint errors
* Updated genral variable name
* Updated file name in doc
2022-06-02 11:51:52 +05:30
Aaron
75723ac58c
Changed widget-button-label (theme.scss) text color to be visible in dark mode ( #3188 )
2022-06-02 07:05:24 +05:30
Akshay
9db1aee6f7
update routes for nginx conf and event gateway for being proxied ( #3183 )
2022-06-01 18:23:41 +05:30
Manish Kushare
3e0b4dabab
fixed : FX button misaligned with the corresponding text ( #3118 )
2022-06-01 18:04:31 +05:30
Muhsin Shah C P
28bac00491
[bugfix] Now the app exit modal will not show if there isn't anything to save ( #3167 )
...
* Now, the exit app pop up modal will only show if there are any changes to save
* Resolved a bug
* Refactored the code
2022-06-01 17:44:59 +05:30
Kiran Ashok
336b099db7
Bugfix :: Canvas background made programmable and fix for alpha not working ( #2807 )
...
* fixing alpha not changing issue
* fixing possible undefined isues
* including codehinter for canvas bg colour updation
* updating styles
* codehinter with gloabla value access
* updating colour bug
* updating fx styles
* light mode updates
* fixing light bg bugs
* cleanup
* fixing flickering
* dynamic background changing using fx :: fix
* removing all logs and fixing state not updating correctly issue
* fixing layout
* updates useeffect trigger
* live typing component , bugfix
* viewer testing
* fixing issue in preview mode
* colour preview issue fix
2022-06-01 16:48:12 +05:30
Kiran Ashok
9b557d11b9
Feature :: Button group widget ( #2977 )
...
* button group initial
* updates
* updating value logic
* updating all selection and normal styles
* bugfixes and icon change
* cleanup
* fixing button width
* changing non dynamic styles to theme
* updating padding
* PR changes :: updating with same margin for label
* pr changes :: updating default bg colour for selected
* exposing selected items
* fixing alignment to column
* fixing issue with default active
* updating transition
* initial selected element
* initial selection
* updating with documentation
* intermediate update fixing labels
* fixing multiple edge cases
* cleanup
* updating label
* fixing pending pr issues :: changing default selected as array
* multislection toggle fix
* fixing label padding
2022-06-01 13:50:02 +05:30
Ajith KV
cb678190d7
Cypress test for the profile settings page ( #3083 )
...
* Added cypress test for profile settings page
* Updated common selectors
* Updated common text
* Added functions for random names
* Added data-cy attributes for components
* Added verification for the input value
* Added password field validation
* Added common utils file
* Added wait
* Updated login error toast
2022-06-01 13:42:53 +05:30
Manish Kushare
cacce68713
Added default table type prop to table-bordererd in component.js ( #3161 )
...
* added default table type prop to table-bordererd in component.js
* shifted back to previous logic
2022-06-01 06:36:34 +05:30
Sherfin Shamsudeen
c13f7c20d8
Merge branch 'main' into develop
2022-05-31 21:54:41 +05:30
Muhsin Shah C P
7c6ccccf08
Disabled the feature ( #3177 )
2022-05-31 21:52:21 +05:30
Kavin Venkatachalam
7a419796e3
PDF url null check added ( #3142 )
2022-05-30 14:06:10 +05:30
Kiran Ashok
f64df9162d
SSO & multi workspace helper page ( #3091 )
...
* sso page
* updating with sso id , changing
* updates
* dynamic url build based on enable/disable or workspace and sso
* removing logs
* removing logs
* removing private route
* pr updates :: making route public , content update
* fixing issues
* upadting few content
* removing logs
* bugcheck
* typo fix
* ui updates
* id fix
* link fix
* updated with suggested pr change
* updated with pr suggestion
* style update
* updates content
* updates
* style removal ::
* updated some styles
* typo fix
* style fix
2022-05-30 10:47:13 +05:30
Kavin Venkatachalam
30a4dc9949
Fixed widgets sticking to cursor ( #3143 )
2022-05-28 06:44:50 +05:30
Gandharv
8a7a1d21ad
fix: datasources/dataqueries refresh post-addition ( #3140 )
2022-05-27 14:16:29 +05:30
Alessandro Cipolletti
50f04ebe7e
Fixes #3135 - typo: label should be Allowed domains ( #3137 )
2022-05-27 07:33:24 +05:30
Ajith KV
754a533129
Update Manage user Archive and Unarchive button style ( #3120 )
2022-05-27 07:33:03 +05:30
Akshay
bd56792d58
Add deployment platform for telemetry ( #3126 )
...
* add deployment platform telemetry
* make use of config service
2022-05-26 07:11:56 +05:30
Muhsin Shah C P
4e6e6f5826
[Feature] Now users can edit created version's name 🚀 ( #3106 )
...
* Added a feature for updating a version's name
* fixed icon space
* Fixed a bug
* solved a possible error
* Added a new state for edit name modal
2022-05-25 22:58:29 +05:30
Arpit
9da311c68f
[Improvement] Filepicker widget : The file picker should reject files with existing file names. ( #3046 )
...
* fixes: multiple files with same file name can be uploaded
* removes unwanted logs
* compare file paths for validating existing selected files
* disable picker if max count is reched
* fixes loading spinner postions
* max file count for single selection
* disables the dropzone on max count only when multiple is true
* show max count msg for dnd file to the dropzone
* clean up
* check already selectedFile count with max file count on adding new files
* reverts accepted file data for singly selected files
* Remove validation for existing files on filepicker
Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-05-25 17:05:32 +05:30
Eyuel Berga Woldemichael
450a4841c5
Fix hide action options section ( #3088 )
...
- add actionLookup object for easy action type lookup
- add conditional render to the Action Options section
2022-05-25 08:06:37 +05:30
Eyuel Berga Woldemichael
50f5b9fa77
[Feature] Update Manage user Archive and Unarchive button style ( #3089 )
...
* Update archive/unarchive style
* update button styles
2022-05-25 08:06:17 +05:30
Akshay
fd89a0f242
Fix: Show sign up form for single organization when no org present ( #3107 )
...
* show sign up form for single organization when no org present
* update spec
* fix spec
2022-05-24 22:16:01 +05:30
Manish Kushare
6b6cb5fc32
[Improvement] : Filepicker widget ( #3021 )
...
* solve the bug- now only 1 message is shown for exceeding max file count
* added edge case to only show unique error message
* persisting previous accepted files upon rejecting a file
* fixes: retain existing selected files on rejection
* cleanup
* fixes: dropzone active even with listed selected files
* handles rejected files sizes for error msgs
* on dialogue box closed, should list files if exits
* fixes: show list of files if exits when files are rejected
* fixes: show list of files if exits when files are rejected
* fixes reject message for file sizes
* clean up
Co-authored-by: arpitnath <arpitnath42@gmail.com>
2022-05-24 15:49:33 +05:30
Muhsin Shah C P
b4809db0ac
[Feature] Added an option to save edited queries to avoid losing values by state changes 🚀 ( #2944 )
...
* Implemented basic edited queries tracking for normal plugins (queries)
* Implemented on custom plugin also
* Resolved a bug
* now, save modal will not popup if querypane moved
* Resolved restapi array values issue
* Removed unwanted lines
* Resolved issues
- losing selected datsource while Query pane being dragged
- Triggering save modal when theme mode changes
* Now, application will be save unsaved new queries
* Resolved some issues
2022-05-24 04:02:59 +05:30
Manish Kushare
57da2b640c
added default value in the toggle widget ( #3059 )
...
* added default value in the toggle widget
* make sure existing apps do not get crashed if they don't have default value prop
* removed unwanted code
* changing defaultValue prop display name to Default Status
* added value key in exposedVariables prop
2022-05-24 03:45:03 +05:30
Kavin Venkatachalam
d6b941227e
Updated cursor on hovering image widget ( #3080 )
2022-05-24 03:37:51 +05:30
Midhun G S
4b68627431
[BUG] Error while switching organization ( #3054 )
...
* Fix - error while switching organization
* fixes
* Update oauth.service.ts
2022-05-23 17:47:46 +05:30
Sherfin Shamsudeen
9ffd885222
Merge branch 'main' into develop
2022-05-20 14:05:45 +05:30
Sherfin Shamsudeen
dd03b91d23
Add try catch for codehinter preview generation ( #3099 )
2022-05-20 14:03:43 +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
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
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