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
Sherfin Shamsudeen
cba49a8813
Fix failing specs on oauth and templates ( #2197 )
2022-02-08 09:49:27 +05:30
Navaneeth Pk
efcf3b775f
Update README.md ( #2062 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2022-02-08 09:02:04 +05:30
Midhun G S
6bcfff7196
Feature: create record operation for Airtable ( #2191 )
2022-02-08 08:54:50 +05:30
Kiran Ashok
5d3aefdec4
Fixes toggle layout widget visibility ( #2184 )
2022-02-08 08:53:14 +05:30
Midhun G S
f2088be23b
[BUG-2187] Plugins manifest.json isLoading type should be boolean ( #2188 )
...
* bug-2187 fix
* add encrypted field
2022-02-08 08:44:38 +05:30
Navaneeth Pk
277195d8d3
Fixes inconsistent margin of Fx fields ( #2194 )
...
Co-authored-by: gandharv <gandharvkumargarg@gmail.com>
2022-02-08 08:43:33 +05:30
Sherfin Shamsudeen
46ef41fb0c
Read safely from plotly-json properties to avoid crash on existing charts ( #2193 )
2022-02-08 08:21:48 +05:30
Muhsin Shah C P
a38ebb764c
Fixes Twilio and S3 icons ( #2186 )
2022-02-08 06:49:46 +05:30
Shubhendra Singh Chauhan
2dc4879935
[Docs] Keyboard shortcuts ( #2190 )
2022-02-08 06:47:46 +05:30
Muhsin Shah C P
2c70a98e94
Fixes incorrect marker color for charts ( #2180 )
2022-02-07 22:15:31 +05:30
Arpit
ce0254215e
[improvements/update] dark theme fixes ( #2181 )
...
* fixes app-version-name form-select border
* layout btns svgs for dark theme
2022-02-07 22:10:58 +05:30
Muhsin Shah C P
b6fcbc44c3
Fix: Transform label and toggle should be in one row ( #2175 )
...
* Fixed transform toggle ui
* Changed to correct positions
2022-02-07 22:09:33 +05:30
Muhsin Shah C P
03100b6363
Changed dashboard folders skeleton design ( #2179 )
2022-02-07 21:36:46 +05:30
Navaneeth Pk
8c4303c7a9
[docs] update oauth callback urls ( #2177 )
2022-02-07 21:25:37 +05:30
Muhsin Shah C P
caa3b67226
Updated widget icons ( #2173 )
2022-02-07 20:38:26 +05:30
Sherfin Shamsudeen
c64b68187a
Convert multiple fields to fx ( #2170 )
...
* Set visibility, loadingState and disabledState of all components to be displayed as UI
* Set fxActive of visibility, loadingState and disabledState of all existing components to true
* Remove unnecessary console.log from migration
2022-02-07 19:58:34 +05:30
Arpit
ee353966b4
fixes rest-api query methods ( #2171 )
2022-02-07 19:06:16 +05:30
Shubhendra Singh Chauhan
14c29ee92c
Added more templates ( #2123 )
...
* Added templates
* added new categories
* removed multiple versions in a template
2022-02-07 18:51:15 +05:30
Kiran Ashok
5afbf1f0ed
updated homepage with template chossing option ( #2165 )
2022-02-07 18:50:30 +05:30