Commit graph

2228 commits

Author SHA1 Message Date
John Bampton
c84d306fc3
[CLI] Fix spelling (#5027) 2022-12-21 15:09:47 +05:30
vjaris42
307f869ff9
Make encrypted fields editable (#5008)
* fix: data sources update

* fix: default state for custom s3 url

* refactor: move state to parent

* make encrypted fields default enabled for new datasources

* show edit toggle only while editing datasource

* chore: change toggle placement

* chore: replace edit toggle with button

* fix: password reset
2022-12-21 12:33:12 +05:30
vjaris42
68393cecb2
[Feature] :: Allow users to invite users in bulk (#4995)
* add: ability to bulk upload users

* refactor: inviting users asynchronously

* chore: add transaction wrap

* chore: fetch existing groups initially

* chore: add transaction wrap

* chore: add package-lock

* fix: namespace issue

* fix: empty group names
2022-12-21 12:32:39 +05:30
Manish Kushare
35fc8d160c
[Bug fixed ] :[ Table widget ] Badge column type is always editable in table row regardless of the editable property (#4999)
* bug fixed: Badge column type is always editable in table row regardless of the editable property

* refactored the code
2022-12-20 17:07:49 +05:30
Arpit
85cea9e6f1
resolves basic ds proxies (#5012) 2022-12-19 18:54:45 +05:30
ishaanparlikar
55c783064e
change position of cell background color option in column properties (#4891)
* fixed #4838

* Removed extra input field
2022-12-19 15:39:57 +05:30
Maurits Lourens
742d2b9887
fix bug when tooltip contains number (#4953) 2022-12-19 15:36:29 +05:30
Manish Kushare
6d26ff7ec8
[ Enhancement ] : Adding PDF downloading option in Table widget (#4597)
* added support for pdf download

* bug fixed : data in PDF file was not visible

* bug fixed

* removed console statement

* bug fixed : long text are hidden in pdf

* enhancement of code

* made the header in  uppercase format

* removed console

* removed custom width logic
2022-12-19 15:12:42 +05:30
Manish Kushare
a7daa00f00
[ Bug fixed ] : [ Table widget ] download as excel exports extra columns (#4906)
* bug fixed: Table widget Download as Excel exports extra columns

* bug fixed

* excluded bulk selector column from the downloaded file

* removed console

* bug: code was breaking with large data set

* made headers in uppecase format

* removed max width adjusting logic
2022-12-19 15:09:42 +05:30
Kavin Venkatachalam
a8fa6693d9
[Enhancement]: Query Builder Improvements (#4893)
* Added unsaved changes popup on query manager

* Cleanup changes in codehinter

* Fixed bug on clearing query values while dropping widget

* Persisted changed value in transformation during toggle

* Persisted updated value with dark mode toggle

* Fixed clearing transformation on initial render of confirmation popup

* Fixed getting confirm dialog on focusing fields

* Fixed getting confirm dialog for older queries with transformation

* Reverting the timeout change as it causes very much delay in hude apps
2022-12-19 14:57:14 +05:30
vjaris42
e50fa984ee
[Feature] :: Allow users to be filtered via status (#4908)
* add: user filter via status

* fix: typo in options name

* refactor: add All options to status filters
2022-12-19 12:36:08 +05:30
Arpit
c5d03f904c
[Feature] Runpy : support for running Python code as a query (#4690) 2022-12-16 14:35:59 +05:30
Manish Kushare
547a9cd6cc
exposed text property (#4989) 2022-12-15 18:53:24 +05:30
Manish Kushare
7bf260b7fb
exposed the label property (#4988) 2022-12-15 18:49:53 +05:30
Manish Kushare
3d6b8fedd9
[ Bug fixed ] : [ Table Widget ] Updated changes persist , even after discarding it. (#4903)
* bug fixed : on discard changes, updated changes still persists

* code enhancement

* code enhancement
2022-12-15 18:43:24 +05:30
Manish Kushare
5ae46081de
bug fixed : canavs background color is not getting applied in the viewer mode (#4818) 2022-12-15 18:35:16 +05:30
Manish Kushare
71ed5bf490
bug fixed : removed word-break warning (#4809) 2022-12-15 18:33:46 +05:30
Sherfin Shamsudeen
27850bf06d Merge branch 'main' into develop 2022-12-07 18:53:58 +05:30
Kavin Venkatachalam
7fc641d12a
Exposed current view when changing the value of the default value property (#4786) 2022-12-07 18:52:37 +05:30
Kavin Venkatachalam
8d03c93e17
Avoid lazyload if widget has parent (#4911) 2022-12-07 16:15:57 +05:30
vjaris42
21177d1317
add: custom endpoint for s3 hosts (#4881) 2022-12-07 14:15:05 +05:30
Kiran Ashok
136597fc72
fix :: bulk selection function in table column hide dropdown (#4799) 2022-12-07 13:56:18 +05:30
vjaris42
87528f9882
Feature/multi select search groups (#4713)
* create: multiselect component

* create: filter preview component

* revam: user search dropdown

* fix: loading ui in multi-select

* refactor: multi-select css

* fix: pr changes

* update: test cases for addable_users

* refactor: css files

* chore: revert theme.sccs

* chore: pr suggestion

* add: search labels on dropdown

* chore: pr changes

Co-authored-by: Vijaykant Yadav <vjaris42@Vijaykants-MacBook-Pro.local>
2022-12-07 12:11:48 +05:30
Kavin Venkatachalam
3945e15b0f
Fixes crash on older app with same widget name (#4876) 2022-12-05 17:22:31 +05:30
Kavin Venkatachalam
49224f4e48
Open widget manager on dropping the widget into canvas (#4866) 2022-12-05 16:58:47 +05:30
3t8
37e87078ad
Changed "show bulk update actions" label in Table (#4496) (#4497)
* Changed "show bulk update actions" label in table

* Update table.md

* Fix update buttons description
2022-12-05 16:55:42 +05:30
Kiran Ashok
f631d1a5a0
Option to toggle display of column hide ::[ Table widget ] (#4831)
* feat :: table hide property

* name change

* name update

* name update

* latest

* name change

* typo fix

* fix
2022-12-05 16:53:57 +05:30
Kiran Ashok
a520cb30a8
Feature :: SelectRow CSA :: [ Table ] (#4591)
* feat :: prototyping selectrow csa

* fix :: bug

* removed :: logs

* bugfix :: page does not contain whole data changed to rows

* fix :: for table inside modal

* fix:: csa not working for table inside modal

* fix :: table csa in modal

* fix :: multiple event params
2022-12-05 16:49:47 +05:30
Akshay
cc516b9ddc
Feature: Versioned exports (#4140)
* add ability to export app versions

* remove console.log

* add spec

* [ Enhancement ]: Ability to export versioned apps ( frontend ) (#4271)

* added basic UI and functionality

* added functionality to export all versions or selected versions of app

* added UI

* refactored the code

* refactored code

* use custom hook for checking if component is mounted or not and accessing  darkMode from props

* showing current version first

* added spacing between container and input tag and input tag and text

* added cursor pointer on the version container

* removed use mount to avoid extra re-rendering component

* fixed typo request

* update permissions

* fix permissions

Co-authored-by: Manish Kushare <kushare.manish9@gmail.com>
2022-12-02 14:13:28 +05:30
Midhun Kumar E
1ea2b1b305
Test/add data cy for table column options (#4828)
* Add data-cy for Colum edit options

* minor data-cy changes.

* Modify the data-cy of custom rule
2022-11-29 17:14:52 +05:30
Jhan Silva
db8265cd62
[Localization] Spanish (#4600)
* Initial commit, translate first texts

* chore: Add couple more of translations 25% done

* 50% done

* 75% done

* chore: Finalize translation to Spanish
2022-11-23 14:47:19 +05:30
Frenchtoast0
20e2f7d6d0
Added Version Name Validation (#4612)
* Added frontend and backend validation

* Added line that got deleted accidentally

* Delete package-lock.json

Did not mean to include

* Minor fixes

* Revert "Delete package-lock.json"

This reverts commit c56f79dfca.

* Reverted package.json

* Ran the linter

* Fixed accidentally changed files

* Ran frontend linter

* Removed changes on frontend json

* Attempting to add newline

* Added missing newline

* Update frontend/src/Editor/AppVersionsManager.jsx

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

* Fixed issue resulting from deleted else

* Attempting to fix lint errors

* Linting fix

Co-authored-by: Midhun G S <gsmithun4@gmail.com>
2022-11-22 17:51:07 +05:30
Yajat Vishwakk
39123f8af0
Fixes typo in signup page (#4807) 2022-11-21 09:36:01 +05:30
Midhun Kumar E
1b270ab412
Added data-cy for table widget elements (#4792)
* Add data-cy to tooltip label

* Add data-cy to table filter pop-over

* Add data-cy to table elements

* Add review changes
2022-11-18 09:16:19 +05:30
Srisuma Atluri
8824c00896
Enhancement : [RangeSlider widget] Bind onChange event (#4192)
* add onChange event and its handler

* add handler for slider change as well

* fix lint

* added onChange fire event when slider value is changed

Co-authored-by: manishkushare <kushare.manish9@gmail.com>
2022-11-17 18:18:44 +05:30
Kiran Ashok
a7ca80e932
[ Hotfix ] :: Hard to resize table columns (#4438)
* fix :: hard to resize , scrollbar should not be visible

* fix :: resizer not working in pewview
2022-11-17 18:03:53 +05:30
Akarsh Jain
99842877b4
fix: Dark mode on table's Striped and Striped & Bordered table type mode (#4611) 2022-11-17 17:57:05 +05:30
Gandharv
1853a3233e
feat: Add update version button on installable plugin (#4766)
* feat: Add update version button on installable plugin

* use id from update method

* removes redundant check

* use plugin id for fetching files from s3

* fetch latest plugins once updated

* disable update and remove buttons while update in progress

* replace href with link-span cx + send body in patch request
2022-11-17 16:02:59 +05:30
Rahul Sunil
14e4593578
Added Background Color to Text Input (#4194)
* Added Background Color to Text Input

* Added Default Value for Background Color

* added default value and make background of text input consistent with the dark theme

Co-authored-by: manishkushare <kushare.manish9@gmail.com>
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2022-11-17 15:08:36 +05:30
Syed Ansar
016620589f
Added the hover effects on datasources (#4303)
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2022-11-17 14:50:12 +05:30
Abhushan Gautam
e1ef96ce7a
Added default value for backgroundColor In NumberInput (#4378)
* fix: added background styles for number input

* fix: removed additional f from the background color property

* fix: added backgroundColor property from styles

* fixes: default bg color for dark mode

Co-authored-by: arpitnath <arpitnath42@gmail.com>
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2022-11-17 14:42:02 +05:30
geisterfurz007
fcbc5fbc03
fix: popout editor closing for tables (#4674)
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2022-11-17 14:09:44 +05:30
Manish Kushare
2ac288ab45
bug fixed :On updating any permissions under permission tab, currentTab switches to app tab (#4734) 2022-11-17 13:03:42 +05:30
Kushal Raut
7b07e8dbef
styles: fixes in workspace dark mode (#4440)
* styles: fixes in workspace dark mode

* updated the requested changes

Co-authored-by: manishkushare <kushare.manish9@gmail.com>
2022-11-17 12:19:37 +05:30
Manthan Kuber
0aeab09c2a
[Feature] :: Option to customise the error message styles for validations :: [Text input widget] (#4616)
* feat: add error text color property in styles

* feat: add default value to error text color

* fix: lint errors

* Update TextInput.jsx

* Remove errTextColor

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

* add style prop from computed styles

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

* Revert Package Lock changes

* Fixed bug on showing error message

Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2022-11-17 11:52:09 +05:30
Zain Ahmed
222eca68fe
On hovering the Link widget, a tooltip should be displayed fixed (#4609)
* fixed lint issues

* update lint issues

* remove all the previous changes in the unrelated files

* removed event propogation on mouse over event

Co-authored-by: manishkushare <kushare.manish9@gmail.com>
2022-11-17 11:44:03 +05:30
alammoiz
89c6663265
alert msg in different line when there is no space in the msg (#4636) 2022-11-17 11:43:39 +05:30
zaahmed-nisum-com
55dc8afcf6
fixed chart loading spinner is not at the centre vertically (#4640) 2022-11-17 11:42:08 +05:30
Midhun Kumar E
d26f1af9a4
- Add data-cy to google sheet connection modal. (#4761)
- Add data-cy to connection modal back button and close button.
2022-11-15 14:48:26 +05:30
Appledora
dd7b743143
adds On change event in color picker component (#4203)
* #issue4174

* #issue-4174

* #issue-4174

* bug fixed : event is getting fired on reloading the component

* bug fixed : event getting fired on changing default value of the color picker from the inspector widget

Co-authored-by: manishkushare <kushare.manish9@gmail.com>
2022-11-15 14:11:29 +05:30