Commit graph

2196 commits

Author SHA1 Message Date
Abhishek K M
449135e54d
increase query name field by 50% (#2313) 2022-02-21 23:10:43 +05:30
Abhinaba Adhikari
17e3b37fa5
Dark mode theme for App Edit button (#2298) 2022-02-20 22:45:18 +05:30
Eyuel Berga Woldemichael
43fdc1c4bd
[docs] Fix incorrect formatting of docker deployment guide (#2299) 2022-02-20 22:15:55 +05:30
Arpit
c0e90ec729
Fixes icon and text alignment for query-pane datasource selection (#2289)
* fixes icon and text alignment for query-pane datasource selection & adds runjs icon

* fixes horizontal alignment for datasource icons and name
2022-02-19 23:42:50 +05:30
Abhishek K M
8826d69653
Fixes space between query pane and widget section (#2294) 2022-02-19 23:32:43 +05:30
Kyle Felter
1ccd10dc23
Adds the not equals and not matches filters (#2287) 2022-02-19 23:31:12 +05:30
Abhishek K M
d9c2c0697e
[docs] Fixes the order of data source reference (#2291)
* fix order of data source

* rearrange based on actual title
2022-02-18 21:10:29 +05:30
Shubhendra Singh Chauhan
bdce3d21bc
[Docs] Updated S3 docs with operations (#2285) 2022-02-18 07:12:34 +05:30
Navaneeth Pk
3cbaa87a05 Merge branch 'release/v1.1.0' into develop 2022-02-17 22:10:49 +05:30
Navaneeth Pk
e8fbe8a4e8 Bump ToolJet version 2022-02-17 22:10:26 +05:30
Akshay
98d6fb928e
Feature: Adds toojet hub telemetry endpoint (#2283)
* adds endpoint for telemetry on tooljet hub

* remove optional params

* enable telemetry only for prod env

* remove org scope
2022-02-17 21:49:53 +05:30
Abhishek K M
a550018aa9
[docs] correction in BigQuery data source reference (#2276) 2022-02-17 16:29:47 +05:30
Sherfin Shamsudeen
a4f2593d3d
Change the position of readOnly prop of subContainer inside ListView.jsx (#2278) 2022-02-17 16:11:24 +05:30
Akshay
3c0aeb3253
Fix: Remove trailing slashes on tooljet host on invite email (#2230)
* remove trailing slashes on tooljet host on invite email

* strip trailing slash only when host name is present
2022-02-17 14:41:43 +05:30
Akshay
1228c3b48d
Feature: Snowflake integration 🚀 (#2261)
* wip

* establish connection to snowflake ds

* fix icon

* fix snowflake operations manifest

* add documentation

* fix formatting

* add snowflake optional params

* update snowflake sdk dependencies
2022-02-17 14:33:27 +05:30
Sherfin Shamsudeen
c4f179330b
Feature/make list item available for actions of list children (#2272) 2022-02-17 13:10:20 +05:30
Navaneeth Pk
8a15765c38
Add organization to metadata modal (#2273)
* Add organization to metadata popup

* Fixes
2022-02-17 11:40:25 +05:30
Navaneeth Pk
0f71973194 Merge branch 'main' into develop 2022-02-17 00:13:21 +05:30
Arpit
1b7fb46d13
[hotfix] adds update operation with sheet name (#2266)
* adds update operation with sheet name

* update placeholders
2022-02-17 00:12:20 +05:30
Arpit
64cfcc6acd
Fixes a typo in datasource modal (#2270) 2022-02-17 00:07:31 +05:30
Shubhendra Singh Chauhan
f426c3b95d
[docs] bulk updating in MySQL and PostgreSQL (#2260)
* [docs] bulk querying in MySQL and PostgreSQL

* [docs] consistent word for data source
2022-02-15 22:40:27 +05:30
Girish Bharadwaj
58cf3be3ec
[docs] show scroll bar of left sidebar only on hover (#2257) 2022-02-15 12:56:03 +05:30
Arpit
dd79f24715
[Bugfix] Typing "this" or "window" or "app" on any code box will crash the app completely (#1998)
* fixes: Typing  ,  or  on any code box will crash the app completely

* handle circular dependecies in the preview component and checks to resolved reserved keywords list

* remove comments

* exp: resolves reserved keywords to null if declared inside obj

* Remove unnecessary import for react-hot-toast

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-02-15 12:19:22 +05:30
Akshay
cf704e5014
Adds comments for posgres on prod docker-compose setup (#2223) 2022-02-15 10:06:22 +05:30
Shubhendra Singh Chauhan
cd9751a53a
[Docs] updated env-var reference (#2256) 2022-02-14 19:16:12 +05:30
Arpit
7a1778edcd
Fixes inconsistent styles for widgets in darkmode (#2252)
* fixes inconsistent styles for widgets in darkmode

* fixes default color for lightmode
2022-02-14 19:11:39 +05:30
Arpit
f1b5fc73ed
Fix/codehinter fields scroll (#2211)
* fixes only for restapi

* Fix

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2022-02-14 19:03:47 +05:30
Girish Bharadwaj
535b9234b5
Moved the layout section to above forms section (#2253) 2022-02-14 13:29:42 +05:30
Arpit
eda1b0f431
Fixes querypanel reset when widget is clicked or dragged (#2204) 2022-02-12 21:30:10 +05:30
Sherfin Shamsudeen
d2071ac183 Merge branch 'main' into develop 2022-02-12 15:52:09 +05:30
Ivelin Ivanov
a403a2fe2c
Fixed not visible folder name input field text in dark mode when the field is not selected. (#2234) 2022-02-12 15:51:05 +05:30
Sherfin Shamsudeen
52317be94e Bump version 2022-02-12 15:38:58 +05:30
Navaneeth Pk
e18bface32
Adds support for JSON string in firestore bulk update query (#2243) 2022-02-12 15:37:05 +05:30
Sherfin Shamsudeen
401fdc6837
Show app name as window title when launched (#2229) 2022-02-11 17:32:32 +05:30
Shubhendra Singh Chauhan
ea03b56489
[Docs] updated google-sheet data source (#2221) 2022-02-11 07:09:07 +05:30
Muhsin Shah C P
2347b1f9e0
Added a spinner to show before rendering template images (#2206)
* Added a spinner for show before rendering template images

* Spinner with another lazyload lib

* Added additional property to track img changes

* Changed lazyload with spinner to a reusable component
2022-02-11 07:07:46 +05:30
Dmitriy Fishman
c3eaaa21ff
[Docs] fixed a typo in security.md (#2215) 2022-02-11 07:05:36 +05:30
Gandharv
7f73115073
Fixes vulnerabilities in npm dependencies (#2217) 2022-02-10 14:33:17 +05:30
Gandharv
87f385d727
Chore: update sentry sdk to 6.17.6 (#2220) 2022-02-10 14:30:43 +05:30
Muhsin Shah C P
02e7b3538c
Now list item text weight is similar in all browsers (#2209) 2022-02-10 14:30:14 +05:30
Shubhendra Singh Chauhan
85121ff29c
Updated template: create record query in store catalogue (#2212) 2022-02-10 14:26:08 +05:30
Gandharv
f686e378c6
Chore: add source-map to devtool for prod (#2214) 2022-02-10 14:23:43 +05:30
Navaneeth Pk
4aa9c0e08d Merge branch 'release/v1.0' into develop 2022-02-08 12:44:15 +05:30
Navaneeth Pk
f78b9c1e95 Merge branch 'release/v1.0' 2022-02-08 12:43:59 +05:30
Navaneeth Pk
39b3317aed Bump ToolJet version 2022-02-08 12:43:10 +05:30
Muhsin Shah C P
97d355b6e4
Fixed scroll problem (#2199) 2022-02-08 12:41:30 +05:30
Arpit
f57c848bdc
darktheme onboarding and walkthrough (#2200)
* dark theme for onboarding modal

* dark theme for onboarding-walkthorugh
2022-02-08 12:41:16 +05:30
Sherfin Shamsudeen
2d89658997 Read safely from rest api options method key 2022-02-08 12:10:42 +05:30
Akshay
28b72ef773
update package lock for bigquery (#2198) 2022-02-08 10:53:42 +05:30
Gandharv
3098fdaa19
Plugin naming for minio, mongodb, twilio, typesense (#2154) 2022-02-08 10:34:50 +05:30