Sherfin Shamsudeen
b3103e7ec0
Bump hotfix version
2022-09-08 16:59:31 +05:30
Kavin Venkatachalam
d8195ec718
[Hotfix]: Render Only Active Tab Toggle ( #3980 )
...
* Added render only active tab toggle
* Added a comment for renderOnlyActiveTab
2022-09-08 16:22:01 +05:30
Sherfin Shamsudeen
0061b8b7e3
Make table always apply filters and expose filtered data ( #3968 )
...
* Make table always apply filters and expose filtered data
* Re-render table when computed table data changes
* Re-apply global filter using search text when table data changes
* Stringify table data before sending it as dependency for table data to be displayed
* Use data returned from Table internal state to ensure filters are always applied
* Do not autoreset filteres in table when data changes
* Show row count of filtered row set in Table
2022-09-08 15:51:45 +05:30
Midhun G S
0471b72fc4
turned off loading in confirmation page ( #3973 )
2022-09-08 14:54:42 +05:30
Akshay Sasidharan
421a0b865e
bump version to v1.24.1
2022-09-05 23:10:41 +05:30
Akshay Sasidharan
902a94c8a9
fix plugins package.lock
2022-09-05 23:08:10 +05:30
Akshay Sasidharan
50ab571fe3
bump to v1.24.1
2022-09-05 21:10:48 +05:30
Akshay
0d482f8161
Revise docker setup ( #3954 )
...
* fixes separate client build
* update docs
* add SERVE_CLIENT flag for dev docker step for uniformity
* Doc changes
* Doc changes
* Doc changes
* update readme
* add separate docker compose setups
* Doc changes
* rename compose files
* remove unused dependency
* rename service name to server for uniformity
Co-authored-by: Navaneeth Pk <navaneeth@tooljet.io>
2022-09-05 21:06:11 +05:30
Arpit
84e7cef097
[Plugins] CosmosDB integration ( #3828 )
...
* init
* cosmos db icon
* manifest file
* adds azure package
* test connection
* operations: list databases
* operation: read item, insert items with a lookup function
* operation: delete item
* operation: query database using SQL-like syntax
* adds unit tests
* adds unit test: query db
* clean up
* docs: cosmosdb
* docs: cleanup
* typo
* updated the image(docs)
* updated inserting operation: field: placeholder
* item id for delete operation
* Revert "item id for delete operation"
This reverts commit bc2d1b87e4 .
* item id for delete operation
2022-09-01 23:03:44 +05:30
Akshay Sasidharan
8e23f019db
bump to v1.24.0
2022-09-01 22:49:14 +05:30
Akshay Sasidharan
fd15d12db9
Merge branch 'develop'
2022-09-01 22:47:46 +05:30
Akshay
14fc14c90c
Chore: Fix docker image build ( #3934 )
...
* make webpack-cli non dev dependency
* update dockerfiles
* Revert "make webpack-cli non dev dependency"
This reverts commit d2eb5cf701 .
* update dockerfile
2022-09-01 22:40:02 +05:30
Midhun G S
4f001f9214
fixes for rest api url encoded requests ( #3924 ) ( #3931 )
2022-09-01 18:53:19 +05:30
Akshay
3cf2c089cc
make health check endpoints backward compatible ( #3930 )
2022-09-01 18:41:10 +05:30
Midhun G S
3201a52460
fixes for rest api url encoded requests ( #3924 )
2022-09-01 18:30:32 +05:30
Gandharv
bbb99f3778
ci: fix lint stage ( #3926 )
2022-09-01 16:49:23 +05:30
Shubhendra Singh Chauhan
81e1f2b75f
one click deploy-digitalocean ( #3885 )
2022-09-01 13:38:46 +05:30
Gandharv
caea485858
chore: remove unused modules from root pkg.json ( #3847 )
...
* chore: remove unused modules from root pkg.json
* add pkg.lock
2022-09-01 13:32:09 +05:30
Akshay
33ac8809dd
Chore: Add wait for it script ( #3909 )
...
* add wait-for-it to remove errors on premature server start
* handle pg default port
* run postgres container as root
* remove root user on postgres
2022-09-01 13:00:06 +05:30
Akshay
2be5abfdf0
update seed command on doc ( #3910 )
2022-09-01 12:42:15 +05:30
Akshay
032c687c45
move data migration to respective folder ( #3911 )
2022-09-01 12:39:30 +05:30
Gandharv
c324ff8d28
chore: move devDeps to deps in package.json ( #3916 )
...
* chore: move devDeps -> deps
* change pos of preview-email import
* fix lint
2022-09-01 11:33:23 +05:30
Shubhendra Singh Chauhan
42dd78e3a9
added white label docs ( #3874 )
2022-09-01 00:27:53 +05:30
Akshay
78703d362e
Update docs for subpath ( #3893 )
...
* update docs for subpath
* update doc
2022-08-31 22:36:16 +05:30
Miho
74a65456ed
Fix the type of input for textSize property and adjust the width ( #3896 )
2022-08-31 22:07:00 +05:30
Akshay Sasidharan
fcfc2735e0
Merge branch 'main' into develop
2022-08-31 20:47:52 +05:30
Akshay
368330ec9a
subpath fixes ( #3919 )
2022-08-31 20:44:08 +05:30
Gandharv
eed9ff4909
fix: eslint config ( #3915 )
2022-08-31 13:06:16 +05:30
Arpit
c4b8a82491
[Hotfix] Not able to select date with Datepicker widget ( #3886 )
...
* fixes: datepicker popup
* fixes: border-radius
2022-08-30 14:16:39 +05:30
Muhsin Shah C P
a8c77e4f6f
[enhancement] Handle internal database exceptions in a better way ( #3414 )
...
* Added some exceptions
* Edited some error messages
* Removed some errors from handling
* Fixing failed test cases
* Fixed some issues
2022-08-30 12:40:58 +05:30
Mouad Ennasri
0f29125186
Run container for root user ( #3901 )
2022-08-30 12:39:34 +05:30
Aashish Upadhyay
b6b0cf6476
Refactors babel-parser ( #3882 )
2022-08-30 09:19:49 +05:30
Manish Kushare
a6d8208a77
Changed the height of the homepage to avoid border bottom ( #3895 )
2022-08-30 07:17:36 +05:30
Manish Kushare
fdb1ea6d24
Updated Minio icon svg ( #3849 )
...
* Updated minio logo
* replaced minio-connect png with newly added minio logo
2022-08-30 07:06:30 +05:30
Akshay Sasidharan
765b98334f
Merge branch 'main' into develop
2022-08-29 23:45:12 +05:30
Akshay Sasidharan
c422546e18
fix try tooljet setup
2022-08-29 23:44:17 +05:30
Akshay
efa876e426
fix redirect on profile page ( #3892 )
2022-08-29 16:08:37 +05:30
Akshay Sasidharan
d27fa1eaa4
bump version
2022-08-29 15:51:53 +05:30
Akshay
3178cb66b1
Hotfix: subpath link formation ( #3897 )
...
* fix link formation
* strip trailing slash
* fix lint
2022-08-29 15:49:39 +05:30
Tima Gixe
4c885fb391
[feat] Extend webpack development server configuration to open docs path on development server start ( #3878 )
...
* Extend webpack dev server configuration
* Add dev server plugin to docusaurus configuration
2022-08-29 14:12:30 +05:30
Manish Kushare
6b4195c266
Bug fixed : Date range picker, input element is not visisble in the dark theme ( #3879 )
2022-08-29 07:52:17 +05:30
Akshay Sasidharan
23d354f4a2
Merge branch 'main' into develop
2022-08-28 15:21:09 +05:30
Akshay Sasidharan
cc7befcfd9
bump to v1.23.1
2022-08-28 15:20:37 +05:30
Akshay Sasidharan
48d0636af9
hotfix: router updates with basename
2022-08-28 15:17:46 +05:30
Akshay Sasidharan
1ca800a299
Merge branch 'main' into develop
2022-08-27 22:20:29 +05:30
Akshay Sasidharan
1f4d5b9434
bump to v1.23.0
2022-08-27 22:10:47 +05:30
Navaneeth Pk
98bb7519dd
Reverse proxy using base tag ( #3889 )
...
* reverse proxy
* reverse proxy
* Fix for yjs
* Fix for ws
* Fixes org switching
* Fixes org creation
* Fixes login logo
* Fixes download icon
* Construct use invite URL from base URI
* Fixes apiUrl if sub path is set
* Remove commented code
* Fix profile link
* invitation url changes
* Fixes dev env
* Use url-join lib to connect urls for goto app and invitation link
* Use useHistory instead of helper to get history for template modal
* Review changes
Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2022-08-27 21:58:24 +05:30
Shivang
4f45e8c6ed
Replaced widget image with intro video ( #3850 )
...
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-08-26 11:15:48 +05:30
Shivang
ab406d3448
Replaced widget image with intro video ( #3851 )
...
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-08-26 11:15:31 +05:30
Shubhendra Singh Chauhan
0d4ea6a6ba
[docs] Slack, Stripe, and Twilio datasource ( #3852 )
...
* added slack and stripe
* added slack strip and twilio
2022-08-26 11:15:11 +05:30