Commit graph

3446 commits

Author SHA1 Message Date
Kavin Venkatachalam
7fc641d12a
Exposed current view when changing the value of the default value property (#4786) 2022-12-07 18:52:37 +05:30
Adish M
34f7be5bb2
changes for heroku fix (#4888) 2022-12-02 22:23:27 +05:30
gsmithun4
1f3e4e07ea Bump minor version v1.29.1 2022-11-22 18:07:59 +05:30
Midhun G S
8ed3f7bb66
fix for rest api error on API error (#4830) 2022-11-22 18:06:38 +05:30
Sherfin Shamsudeen
e9cf2fa142 Bump version 2022-11-11 20:17:16 +05:30
gsmithun4
649a63f5e6 fixing test cases 2022-11-11 19:36:17 +05:30
Kavin Venkatachalam
f489eeaadd
[Bug]: Fixed triggering query on page load if other queries are added/deleted (#4747)
* Fixed triggering query on page load if other queries are updated

* checked preview while triggering query
2022-11-11 17:16:59 +05:30
Shubhendra Singh Chauhan
6a303347d0
updated number input doc (#4738) 2022-11-11 13:18:45 +05:30
Shubhendra Singh Chauhan
57bf084f6f
updated tab doc (#4742) 2022-11-11 13:18:18 +05:30
Midhun Kumar E
138ad797d0
Added cypress test for data source PostgreSQL (#4602)
* Add data-cy

* Add basic spec

* Add basic method to create query

* Add data-cy for query section components

* Add common method for postgreSQL

* Update spec with methods

* Add data-cy for alert-box and query search elements

* Add method for widget integrations and event handler

* Add selector into selectorFile.

* Fix failing cases

* Add labels on Text file

* Fix failing specs due to rerendering

* Remove creds from spec
2022-11-11 11:15:12 +05:30
Midhun Kumar E
0ad366b7f2
Fixed the widget specs failed on v1.28.3 (#4749)
* Fix toast-message failure

* Fix datepicker failures

* Fix listview failures

* Fix numberinput failures

* Fix passwordinput failures

* Fix textinput failures

* Remove commented code
2022-11-11 11:00:28 +05:30
Gandharv
ed3bc9d46d
fix: failing e2e test case (#4745)
* fix: failing e2e test case

* fix lint

* Add if condition
2022-11-10 16:46:21 +05:30
Arpit
c1f0408605
fixes icon crash for plugins (#4744) 2022-11-10 15:51:45 +05:30
Sherfin Shamsudeen
572db9d09f Merge branch 'main' into develop 2022-11-10 15:43:18 +05:30
Sherfin Shamsudeen
df11cc4d3a Bump hotfix version 2022-11-10 15:42:50 +05:30
Arpit
91d0fc9b64
[hotfix] update to pyodide (#4743)
* update to pyodide

* resolved
2022-11-10 15:19:38 +05:30
Ajith KV
936f28c401
Fixed failing profile spec (#4689)
* Add data-cy

* Add cypress file upload

* Fix and modify failing profile spec
2022-11-09 13:32:50 +05:30
Ajith KV
3f33354b79
Fixed failing manage sso spec (#4695)
* Modify data-cy

* Fix and modify failing Manage SSO spec in multi workspace

* Fix and modify failing Manage SSO spec in single  workspace
2022-11-09 13:32:02 +05:30
Arpit
250e58cc38
[Bugfix] Query Manager: Creating a query, the options are set to their previous state used to create the last query from the same datasource/plugin (#4736) 2022-11-08 18:18:28 +05:30
Gandharv
7994aba9db
fix: marketplace plugin viewer bug (#4732)
* fix: viewer not loading widgets

* typo

* handles query icons in inspector

Co-authored-by: arpitnath <arpitnath42@gmail.com>
2022-11-08 17:30:41 +05:30
Luis V
7a5f0bb648
Add storage.googleapis.com as a verified source (#4610)
* Add storage.googleapis.com as a verified source

This will allow the users to play mp3 from public google cloud storage buckets

* coma
2022-11-08 14:55:15 +05:30
Ajith KV
7454169077
Fixed and modified failing cypress spec (#4715)
* Modify manage users spec in multi workspace

* Add data-cy

* Modify login spec

* Replace pagination with filter option

* Replace hard coded wait with alias

* Modify Manage users spec in single workspace
2022-11-08 11:18:25 +05:30
Mike
beefc83d7a
[docs] Small grammar fixes (#4718)
Changes made to contributing guide, create widget.
2022-11-08 11:03:21 +05:30
Gandharv
2046eaf85b
fix: marketplace dark mode css changes (#4727) 2022-11-07 16:56:03 +05:30
Arpit
62d2480d04
renders plugin icon from manifest file (#4724) 2022-11-07 14:33:39 +05:30
Arpit
0db36bb7d5
fixes: ref:#4703 and open datasource connection form bug from leftsidebar datasource popup (#4725) 2022-11-07 14:31:53 +05:30
Arpit
494fa0015a
[Bugfix] Datasource Manager: stale connection msg should be removed on back (#4703)
* fixes: stale connection msg should be removed on back

* update asset path
2022-11-07 10:52:23 +05:30
Arpit
657e77f404
camelize the source data and decalize the options (#4720) 2022-11-05 18:42:24 +05:30
Gandharv
83a11c5cdc
fix: query manager loading when marketplace plugin is uninstalled (#4709)
* fix: add foreign key migration

* fix: app crash on clicking marketplace datasource
2022-11-04 13:21:29 +05:30
Arpit
c2af1f52e3
eslint fixes for frontend (#4706) 2022-11-03 19:34:37 +05:30
Dmitriy Danilov
e848316137
Small fixes for Server-side filter button (#4571) (#4580)
* Small fixes for Server-side filter button (#4571)

* fixes: show/hide server side filter toggle button when with resp to show filter button toggle

Co-authored-by: arpitnath <arpitnath42@gmail.com>
Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-11-03 17:38:21 +05:30
Arpit
25836743a7
[Bugfix] : validating query name on throws error for non-existing queries (#4698)
* fix

* fixed computing queryName
2022-11-03 17:27:34 +05:30
Arpit
46a6125b96
fixes: onload queries fail and fixes the app crash on runjs calling itslef (#4697) 2022-11-03 17:23:59 +05:30
Kiran Ashok
142d2efa11
Enhancement :: setting currentData exposed variable as total data coming to table (#4629)
* setting current data as the original data coming to table

* typo
2022-11-03 17:17:34 +05:30
Manish Kushare
aface7d5db
[ bug fixed ]: [ Table widget ] filter is not getting applied correctly (#4663)
* bug fixed : filter is not getting applied

* bug fixed for matches and does not match filter

* bug fixed : isempty and is not empty filter are not working
2022-11-03 17:09:00 +05:30
Mohammed Bajuaifer
daeada1b00
Add onChange event to passwordInput (#4218)
* closes #4173

* fix lint errors

* fix lint

* Update frontend/src/Editor/Components/PasswordInput.jsx

Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>

* Update PasswordInput.jsx

Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>
Co-authored-by: Arpit <arpitnath42@gmail.com>
2022-11-03 17:02:38 +05:30
Kiran Ashok
361f3c164b
feat :: changed naming from disable -> enabledSort , serverside sort only active when sort enabled (#4477) 2022-11-03 16:53:09 +05:30
Sherfin Shamsudeen
8ea07a317a Merge branch 'main' into develop 2022-11-03 15:44:23 +05:30
Sherfin Shamsudeen
ddb84d1333 Bump hotfix version to 1.28.3 2022-11-03 15:44:01 +05:30
Kavin Venkatachalam
8a1ad154b5
Reverted max canvas width bug (#4701) 2022-11-03 15:42:35 +05:30
Kavin Venkatachalam
8a0410717b
[Bug]: Reverting Canvas Max Width Limit (#4678)
* Revetring the max width set to 1292

* Revetring the max width set to gcs-file-explorer template

* Fixed last digit deletion issue
2022-11-03 15:20:51 +05:30
Frenchtoast0
2466320496
Folder Name Length Validation (#4613)
* Added frontend and backend validation

* Ran the linter

* Update server/src/services/folders.service.ts

Co-authored-by: Midhun G S <gsmithun4@gmail.com>

* Minor null check

Co-authored-by: Midhun G S <gsmithun4@gmail.com>
2022-11-03 13:41:52 +05:30
Srisuma Atluri
4c4749af0a
Add border color property to number input widget (#4175)
* add border color property to number input widget

* fix lint

* adds default value

* fixes

* fix lint
2022-11-03 11:02:00 +05:30
Daniele Vilela
a920811cb4
Feature: Number input text color (#4193)
* Number input text color

* Default value and missing commit

* Update widgetConfig.js

* Update NumberInput.jsx

* Update NumberInput.jsx

* Update NumberInput.jsx

Co-authored-by: Midhun G S <gsmithun4@gmail.com>
2022-11-03 07:45:54 +05:30
Akshay
6b3916c2ef
Fix: Login redirect on subpath (#4607)
* fix login redirect for subpath

* hardcode login for subpath path as basename is not picked

* fix broken links

* fix google sso link

* remove invalid condition
2022-11-02 11:37:17 +05:30
Utsav Paul
506b2367df
Copy to clipboard (#4588)
* Update EventManager.jsx

* Update EventManager.jsx

* Update EventManager.jsx
2022-11-02 09:17:20 +05:30
Akarsh Jain
df4352ee0a
fix: Added a modal with warning message on disabling password (#4552) 2022-11-02 09:16:58 +05:30
Arpit
85391d260a
[Marketplace] AWS S3 (#4670)
* fix: sub path for static asset serve (#4665)

* fix: sub path for static asset serve

* fix: sub path for static asset serve

* marketplace: s3

* rename operations file to query_operations

* fix: crash on click of existing plugin

* remove unused console

* adds missing async await

* add isoptional for repo

* plugin card ui style fixes

* update plugin name

Co-authored-by: Gandharv <gandharvkumargarg@gmail.com>
2022-11-01 16:24:30 +05:30
Ajith KV
299ff9f667
Fixed failing dashboard specs (#4667)
* Add and modify data-cy

* Fix failing manage users spec in multiworkspace

* Fix failing user permission spec in multi workspace

* Fix failing dashboard spec

* Fix failing manage group spec

* Fix failing manage users spec in single workspace

* Fix failing user permission spec in single workspace

* indentation changes

* Remove wait
2022-10-31 19:08:43 +05:30
Arpit
476e011063
persist data without saving the query (#4649) 2022-10-31 19:08:26 +05:30