Commit graph

3559 commits

Author SHA1 Message Date
Mike
aa0359171d
fix: 4966 edit comments (#5004)
fix: 4966 edit comment upd
2022-12-26 15:46:45 +05:30
Mike
ddeedf1232
[docs] small grammar fix in editor (#5003) 2022-12-26 12:03:01 +05:30
Shubhendra Singh Chauhan
951f6bf4e1
[docs] Customized setup index (#4931) 2022-12-26 12:02:24 +05:30
Adish M
a755269d1c
Removing a tip from Heroku setup doc (#5030)
Removing the Tip - 

:::tip
The one click deployment will create a **free dyno** and a **free postgresql database**.
:::

Since free dyno and postgressql database are longer available.
2022-12-25 17:34:06 +05:30
Adish M
592c71082a
adding permission for render-suspend-labeler (#5036) 2022-12-22 18:19:17 +05:30
vjaris42
e49ef9777f
[Enhancement] :: Allow users to add custom query parameters for postgresql connections (#4912)
* add: custom endpoint for s3 hosts

* add: key-value pair editor for connection options

* add: newkeyvalue Pair button

* fix: reset header key-value pairs
2022-12-22 17:35:11 +05:30
Muhsin Shah C P
c5d74c4a27
Fixed the issue (#4790) 2022-12-22 17:16:50 +05:30
Kiran Ashok
60bc09f0ba
fix :: drag issue in column properties (#4840) 2022-12-22 17:01:36 +05:30
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
Shubhendra Singh Chauhan
93dbbb9a69
[doc] Run Python code (#4896)
* runpy doc

* Update docs/docs/data-sources/run-py.md

Co-authored-by: Arpit <arpitnath42@gmail.com>

* Update docs/docs/data-sources/run-py.md

Co-authored-by: Arpit <arpitnath42@gmail.com>
2022-12-19 14:37:27 +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
wrola
e80061313a
[doc] Correct the command in testing doc (#4990) 2022-12-15 09:34:37 +05:30
Maurits Lourens
d8e25d5a5a
[docs] Fix typo (#4954) 2022-12-14 18:42:03 +05:30
Maurits Lourens
8f0cbd86ad
[docs] Fix link in Rethinkdb docs (#4956) 2022-12-14 18:17:42 +05:30
Navaneeth Pk
6f870fb9ed
Update README.md 2022-12-14 15:20:35 +05:30
Navaneeth Pk
86e3a814b7
Update README.md 2022-12-14 15:17:38 +05:30
maddy020
3ba36ccf33
[docs] docs updated (#4949) 2022-12-12 19:44:52 +05:30
maddy020
14c625adfb
[docs] image link updated (#4950) 2022-12-12 19:44:31 +05:30
Akshay
0ddad20b1a
Update netlify.toml 2022-12-12 15:48:02 +05:30
Akshay
b4c4266865
test alogolia api key set 2022-12-12 15:37:20 +05:30
Akshay
488cc24faf
Update netlify.toml 2022-12-12 15:24:47 +05:30
Akshay
e06ad56684
Update netlify.yml 2022-12-12 15:03:01 +05:30
Aayush Sharma
6b6b8f864f
[docs] use-inspector Link is updated (#4939) 2022-12-11 22:06:56 +05:30
Shubhendra Singh Chauhan
53f47e3af4
[doc] How to use inspector, custom s3 service (#4918)
* how-to: use inspector, custom s3

* Update docs/docs/how-to/s3-custom-endpoint.md

* Update docs/docs/how-to/s3-custom-endpoint.md

* Update docs/docs/how-to/s3-custom-endpoint.md

* Update docs/docs/how-to/s3-custom-endpoint.md
2022-12-09 13:08:55 +05:30
Sheikh Jamir Alam
ae5a168f18
[docs] keyboard shortcuts (#4890)
* Update keyboard-shortcuts.md

* Add Cut keyboard shortcut gif file.

* Delete Ctrl+C.gif

* Delete Ctrl+V.gif

* Add Copy and Paste gif files.

* Delete Ctrl+D.gif

* Delete Ctrl+Shift+Z.gif

* Delete Ctrl+Z.gif

* Delete bkspc.gif

* Delete esc.gif

* Add Undo, Redo, Clone, Esc, Delete gif files.
2022-12-08 23:14:09 +05:30
Shubhendra Singh Chauhan
ba19159193
[docs] How to load img/pdf from db (#4878) 2022-12-08 19:16:25 +05:30
Adish M
e77a08037d
Update to Netlify action code (#4917) 2022-12-08 14:59:01 +05:30
Sherfin Shamsudeen
046a212b74 Bump minor version 2022-12-07 18:59:56 +05:30
Sherfin Shamsudeen
27850bf06d Merge branch 'main' into develop 2022-12-07 18:53:58 +05:30
Sherfin Shamsudeen
d9a507733a Bump hotfix version 2022-12-07 18:53:35 +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