Commit graph

1578 commits

Author SHA1 Message Date
Nishidh Jain
219079be84
Resolves text and button color issue in dark mode for filter component of table (#1283) 2021-10-26 17:55:53 +05:30
SAI SUMANTH KUMAR
1cc16506b8
Should not allow creation of version without name (#1261) 2021-10-26 13:07:29 +05:30
Daniel Shuy
1efd73d8e2
Include ToolJet version in exported JSON (#1297) 2021-10-26 12:55:40 +05:30
Jayden-Chiu
206d4f0cef
reset connectionTestError on data source modal exit (#1295) 2021-10-26 12:45:58 +05:30
Bhavin Ag
8c3a9cbf2b
[docs] update the sidebar positions for doc items (#1294) 2021-10-26 12:45:26 +05:30
Sherfin Shamsudeen
d777de33c1
[docs] Add documentation for set localStorage action (#1296) 2021-10-26 12:37:31 +05:30
Nishant Samel
89c1f3f02c
Fixes logo alignment issue (#1291) 2021-10-26 10:03:25 +05:30
Rodolfo Nei
d5b062701a
fix widget documentation link to persist the applied theme (#1293) 2021-10-26 10:02:34 +05:30
navaneeth
bf7e4fe72c Merge branch 'release/v0.8.1' into develop 2021-10-25 22:30:06 +05:30
navaneeth
74533f98de Bump ToolJet version 2021-10-25 22:29:49 +05:30
Sherfin Shamsudeen
afa5dfc00d
Add action to set localStorage value (#1280)
* Add action to set localStorage value

* Apply spacing between key and value of set localstorage action
2021-10-25 22:24:21 +05:30
Arpit
e3087f737d
revert/fix default value for dropdown (#1142) 2021-10-25 17:25:40 +05:30
Gandharv
c8f3479432
add encrypted icon to firestore data source (#1272) 2021-10-25 14:46:46 +05:30
Akshay
a958b37cef
Feature: Group level permissions and related fixes (#1204)
* add column app_create to group_permissions table

* add app create column to group permission entity

* backfill app_create permission as true for admin group

* add app delete permissions to group permissions

* update group permissions entity for app delete

* add ability to set group level permission for app creation

* refactor and fix app clone and imports

* fix created by user on homepage

* fix spinner on import

* update seeds service to set group level permission

* fix rollback query

* fix imported/cloned app timestamps

* honor logged in user permissions at UI

* remove console log

* fix data query id being replaced on import

* replace data query id within app versions on import
2021-10-25 14:05:32 +05:30
Sherfin Shamsudeen
ef9951b255
Bugfix/table pageindex sync with total pages (#1263)
* Update table page data when page index is updated

* Pass pageIndex from useTable hook as lastActivePageIndex for pagination

* Goto last page in table whenever page count is less than current page index
2021-10-25 14:00:52 +05:30
SaintMalik
939303f3ad
[docs] Fixes the SEO issues (#1265) 2021-10-25 13:58:35 +05:30
Trevor Bayless
d5c4ca6128
Do not allow ConfigHandle icons to be dragged on the canvas (#1260) 2021-10-25 09:19:54 +05:30
Gurvir
f10727068e
Removes empty rulesets and commented out code (#1254) 2021-10-25 09:06:30 +05:30
saurabh042
bc403ba275
[docs] Update PostgreSQL datasource image #1238 (#1256)
* [Docs] Update to Inline code and fix grammatical error #1053

[Docs] Update to Inline code and fix grammatical error #1053

* [docs]: Update PostgreSQL datasource image #1238

[docs]: Update PostgreSQL datasource image #1238

* [docs]: Update PostgreSQL datasource image #1238

[docs]: Update PostgreSQL datasource image #1238

* [docs]: Update PostgreSQL datasource image #1238

[docs]: Update PostgreSQL datasource image #1238
2021-10-25 08:56:23 +05:30
SAI SUMANTH KUMAR
5a458acfe2
Disables resizing of textarea to avoid overflow (#1252) 2021-10-24 20:55:09 +05:30
Akhil Johny
939fb39e57
[docs] corrected issues in contributing guide (#1250) 2021-10-24 20:54:10 +05:30
SAI SUMANTH KUMAR
3ec6e2d06a
dropdown to H1 - H6 tags in Text Editor (#1207) 2021-10-24 20:43:55 +05:30
Jayden-Chiu
78f6785456
fix vertical alignment of empty folder in homepage (#1198) 2021-10-24 20:00:38 +05:30
Bhavin Ag
3ebf355d47
fix(table): add condition to check empty id row (#1213) 2021-10-24 19:54:00 +05:30
SAI SUMANTH KUMAR
c258016fba
Bugfix: The search box should be displayed on the map if canSearch is set to true by default (#1243)
* Update components.js

* Update components.js
2021-10-24 19:50:27 +05:30
Mohammad Farhan
36d39cb47b
Fixes close button in dark mode (#1187) 2021-10-24 19:49:00 +05:30
Raj Mhatre
a238efe062
fixed edit icon in databse section in dark mode (#1215) 2021-10-24 19:47:36 +05:30
Tulsi Prasad
3c1dc290e8
Use createref in Editor component properly (#1227)
- Prettify editor component
2021-10-24 19:46:10 +05:30
SAI SUMANTH KUMAR
1f1cd70175
To perform an action immediately after setting state on a state variable and then returning a result, a callback will be useful. (#1229)
* Update Editor.jsx

* fixed typo
2021-10-24 19:45:37 +05:30
JuniorS6
a27d603ea3
Update theme.scss for accessibility (#1212)
* Update theme.scss

* Revert theme.scss

* Update ManageGroupPermissionResources.jsx
2021-10-24 19:43:35 +05:30
alammoiz
2f3336bfea
[docs] Updated mongo screenshot (#1248) 2021-10-24 19:43:06 +05:30
SAI SUMANTH KUMAR
eec6263dda
Fixes the overflow issue of text editor (#1214)
* Update DraftEditor.jsx

* Update theme.scss
2021-10-23 17:50:53 +05:30
Jayden-Chiu
2106f4c5f5
Fixes app being able to be named empty or whitespace string in editor (#1197) 2021-10-23 16:11:58 +05:30
Santosh Bhandari
59e33a370c
Fix query manager appearance in dark mode (#1202) 2021-10-23 16:08:47 +05:30
navaneeth
2aa6179111 Backward compatibility for button border radius 2021-10-23 15:43:59 +05:30
SAI SUMANTH KUMAR
522baf32fb
Feature: border radius property for buttons (#1152)
* Update Button.jsx

* Update components.js

* Update components.js

* Update Button.jsx

* Update components.js

* Update Button.jsx

* Update Button.jsx

* Update Button.jsx
2021-10-23 15:29:33 +05:30
Ksathwik03
3302eb9647
Fixes border radius (#1209) 2021-10-23 13:35:34 +05:30
Sarvesh Kumar Dwivedi
f9cf716a27
[docs] fixes typos (#1211)
* docs(widget): correct spelling allows

* docs(widget): correct spelling allows widget star
2021-10-23 13:33:08 +05:30
navaneeth
2dedcae20a Shallow clone objects while resolving references 2021-10-23 00:41:22 +05:30
Sherfin Shamsudeen
65b5735b74
Feature/resize dropdowns (#1206)
* Resize dropdown height

* Fix for label

* fix

Co-authored-by: navaneeth <navaneethpk@outlook.com>
2021-10-22 14:42:37 +05:30
Pramod
a18dacf544
Use const declarations for variables that are never reassigned (#1203) 2021-10-22 12:17:31 +05:30
Ksathwik03
918e8b9304
Remove null check for 'component.definition.styles (#1183)
* Remove null check for 'component.definition.styles

* Update Toggle.jsx

* Update Toggle.jsx
2021-10-22 07:51:45 +05:30
Sherfin Shamsudeen
a7502e5f03
Feature/cell types (#1194)
* Add custom spacing for table cells

* Add migration to set every tables cell spacing compact

* Rename cellSpacing to cellSize

* Add documentation for table cellSize
2021-10-22 07:49:51 +05:30
SAI SUMANTH KUMAR
9b59d0820b
Avoid using this.state inside this.setState() (#1176)
* Update LoginPage.jsx

* Update LoginPage.jsx
2021-10-21 23:10:51 +05:30
Arnav Puri
cf4e28c59e
resolves #401 by adding dark mode color (#1189) 2021-10-21 23:01:21 +05:30
Bhavin Ag
37d3bb4ae9
update theme toggle position to bottom (#1186) 2021-10-21 22:57:31 +05:30
Arpit
cb78a73105
Password input widget (#1172)
* password input widget

* revert: textinput default value
2021-10-21 21:53:11 +05:30
alammoiz
0605f97a21
Added tooltip to buttons (#1132) 2021-10-21 21:44:21 +05:30
Muhammad Mohsin
94f614918e
Added condition for pie chart to hide marker and grid line from inspector (#1182) 2021-10-21 21:36:58 +05:30
nik
8a51fe36ad
Add default value for text widget (#1179)
* Add default value for text widget

* Revert "Add default value for text widget"

This reverts commit fc03b3bdcf.

t

* Remove extra space and add text widget

* add value at proper place and remove from display
2021-10-21 21:29:47 +05:30