Commit graph

1963 commits

Author SHA1 Message Date
Sherfin Shamsudeen
81ee8a0fbe Merge branch 'main' into develop 2022-01-21 18:04:12 +05:30
Sherfin Shamsudeen
cd04467423 Bump version to v0.13.3 2022-01-21 16:51:33 +05:30
navaneeth
9794668880 [HotFix] Fixes race condition in multiple query execution 2022-01-21 16:42:33 +05:30
Gandharv
3ed0dc56ec
Add fade animation to datasources modal (#1881)
* add fade animation to datasources modal

* unused
2022-01-21 11:28:16 +05:30
Muhsin Shah C P
d0fe83f97c
Fix: Center alignment icon of text widget's alignment property is different color in dark mode (#1877)
* solved svg color issue

* removed unwanted lines
2022-01-21 10:59:25 +05:30
Akshay
b3245b5a25
Chore: invoke ci action if label is present (#1891)
* invoke ci action if run-ci label is present

* update pr event types
2022-01-21 10:34:52 +05:30
Sherfin Shamsudeen
5710e84e6e
[HotFix] Add 'Set table page' action (#1880)
* Add action to set table page

* Add support for invoking functions inside component from appUtils.js
2022-01-20 19:05:34 +05:30
Midhun G S
2f6608bf6f
[Home Page Design Changes] App listing style (#1808)
* feature-1802

* Changes

* feature-1802

* review comments

* Fix for firefox issue

* Styles Reveiw

* review comments

* fix

* fix

* Increased app title height condition

* Test

* Remove logging

* Review comments

* debounce changes
2022-01-20 18:35:37 +05:30
Akshay
0b576f051b
rename filename to ds kind to fix link (#1885) 2022-01-20 18:16:23 +05:30
Gandharv
c9d5bd09e9
Added Airtable plugin tests (#1863) 2022-01-20 14:38:19 +05:30
Muhsin Shah C P
c3c13a4b8b
Changes spacing and active color of templates list of template modal (#1872) 2022-01-20 13:45:46 +05:30
Arpit
a2b19934e8
[Hotfix]: Adds current user's groups the inspector in the editor (#1875)
* adding groups which lists all the groups the current user belongs in globals [inspector(leftsidebar))]

* adds a check for possibility exists for a missing ref
2022-01-20 13:43:27 +05:30
Muhsin Shah C P
cffb3a0882
added lazyload to template model images (#1847) 2022-01-20 12:59:56 +05:30
Muhsin Shah C P
efca1f32ba
Fixes query panel resizing issue (#1841) 2022-01-20 10:13:21 +05:30
Kiran Ashok
0f2a658876
Improvement :home page search updated to support live search ,without clicking enter button (#1850)
* bugfix: fixing search homepage to allow seaching while typing

* bugfix : debouncing search
2022-01-20 10:12:21 +05:30
Karl Rezansoff
c56fd143d4
added dark theme to querymanager dropdown lists (#1839)
* added dark theme to querymanager dropdown lists

* set Operation dropdown to 100% width to match light mode

* removed filter on icons, removed commented out styling
2022-01-20 10:11:01 +05:30
Muhsin Shah C P
1d1685ed6a
Fix: solve map widget issues (#1832)
* disabled rnd dragging on maps widget canvas

* fixed: initial location field doesn't update map on the fly if lat and lng changed

* Exposed googleMapUrl
2022-01-20 00:29:40 +05:30
Muhsin Shah C P
3a6d4e5b5e
Fixes bug that prevented alpha value from being set for color picker (#1814) 2022-01-20 00:26:47 +05:30
Akshay Sasidharan
21a20bfd78 Merge branch 'main' into develop 2022-01-19 18:21:08 +05:30
Akshay
888a5d6bf1
Hotfix: oauth provider parse (#1867)
* fix oauth provider parse

* bump version

* fix failing spec
2022-01-19 18:19:21 +05:30
Sherfin Shamsudeen
0a5cb30013 Do not return any data on signup 2022-01-19 15:02:36 +05:30
Muhsin Shah C P
ffcc67a3f8
Fix: datasource Icons doesn't show on templates modal (#1859)
* fixed: icons deosn't show

* changed getSvgIcon fn as reusable
2022-01-18 20:11:20 +05:30
Gandharv
4487641384
Update README.md (#1852) 2022-01-18 16:21:08 +05:30
Arpit
0ae92d980d
updates pagination widget icon (#1857) 2022-01-18 15:57:55 +05:30
Gandharv
6205903401
[docs] update datasource docs (#1851) 2022-01-18 11:22:23 +05:30
Arpit
2c70c2bd34
[Feature] pagination widget (#1727)
* feature: pagination widget

* style fixes

* add paginaton svg icon

* updated icon

* update property names

* Merge branch 'develop' into feature/pagination-widget
2022-01-18 11:19:55 +05:30
Muhsin Shah C P
46c00c54e0
Added a style property to align a text inside the text widget (#1792)
* Added text alignment property

* Replaced dropdown list with image radio buttons
 - Added list of action buttons
 - Added tooltips

* changed colors and icons

* tooltip is redesigned
2022-01-18 11:13:41 +05:30
Gandharv
631ff04d5f
Add tooljet cli (#1611)
* add tooljet cli

* remove yarn

* add integration command

* remove lic

* add plugin command

* feat: add plugin create cmd

* add path

* add create, delete, install cmds

* auto-generated readme

* use raw hygen runner inside cli

* add auto gen doc

* add rimraf

* add correct plugin name for tree

* remove oclif plugins

* update version - npm

* remove operations.ts

* add root path
2022-01-17 22:28:15 +05:30
Gandharv
fd6f263a87
add int type for port - knex (#1842) 2022-01-17 21:46:46 +05:30
Sherfin Shamsudeen
2c20b3af94
Bring dropdown component to front whenever it is focused (#1845) 2022-01-17 19:46:24 +05:30
Akshay
65a65f3a2f
fix docker compose build plugins (#1843) 2022-01-17 17:38:44 +05:30
Muhsin Shah C P
a68bb57302
Added Json description feature (#1732)
* Added Json description feature

* Added a toggle button for toggle from chart data to json data

* toggle effects for chart-data and json-data is added

* documentation about json part is added

* replaced the position of json toggle . changed the section and label name

* marker color field will hide if plotly is enabled
2022-01-17 16:43:02 +05:30
Bhavin Ag
6d69dde671
fix(date-range): show date format from the properties (#1733) 2022-01-17 13:14:56 +05:30
Ivelin Ivanov
92da33c8d9
Fixed container background in dark mode. (#1838) 2022-01-17 12:50:41 +05:30
Gandharv
2f3b441c0a
Move plugins to root (#1728)
* feat: move plugins to root

* modify tsconfig

* add .gitignore

* delete old plugins file

* add parcel

* docker compose volume mount

* add gcs

* add typescript to plugins folder

* gcs to ts

* add dynamodb

* add elastic search

* add firestore

* add gsheets

* add graphql

* add mongodb

* mssql

* add mysql

* add postgresql

* add redis

* add s3

* add slack

* add stripe

* remove plugin related packages from pkgjson

* add lib folder

* add gitignore

* remove typescript generated files

* remove generated file

* remove generated files

* add twilio

* add dist to docker compose cache binding

* add dist prefix

* cleanup - 1

* delete dist

* rename to index.ts + add jest config

* add it.todo in tests

* test fixes

* test file changes

* fix type checks

* add @tooljet/plugins to server package json

* esm vs commonjs bug, reduce got to 11.8.2 from 12.0.0

* docker file npm package version fix

* add typesense

* cleaup - 2

* add sendgrid

* add lerna build and clean script for all packages + tsconfig

* cleanup -3

* add plugins build step

* add missing plugins build step in npm run build

* add mssql, mysql & postgres as singleton classes

* add db connection to cache only if datasourceId is available

* client: add data source schema/manifest files

* add query operations files

* logic for wrapping form with schema

* add script to create index file

* add @tooljet/plugins to frontend folder

* cleanup 1 -frontend

* cleanup - 2 // frontend // data queries

* add client and index to gitignore

* update gitignore

* fix lint & test

* update ci

* fix unit, e2e

* cleanup -3

* fix test

* fix tests

* fix indent

* try npm ci

* fix tests

* fix typo

* fix

* rename file for server entry

* heroku fix

* add main and types entry points in pkg json

* move common to root

* cleanup - 4: remove redundant $ sign prefix

* cleanup - 4: remove redundant $ sign prefix

* update options in-sync before DOM is painted

* change type cloud to cloud storage

* update readme

* update ci.yml

* update ci yml

* add pkg-lock.json

* rename index.ts to server.ts

* update lock files

* add server package.lock

* remove unused import

* revert commit: add minio

* add root dep

* import server.ts

* remove plugins build step

* add npm shrinkwrap

* update version - plugins

* add new version - 0.0.8

* upgrade version

* move to symlinked package

* add lock file

* feat: add icon inside package

* add plugin creation docs

* Remove seed

* move icons to plugins folder

* install pg dep

* add react to packages

* add seed cmd

* revert change

* add plugins build in lint, e2e, unit

* e2e, lint use npm ci

* update dockerfile for plugins

* try combining release with web

* limit memory on release

* try executing seed script post transpile

* try executing seed from server directory

* update seed execution

* add minio

* add correct type

* add minio to pkg json

* remove old file

* fix provider key

* add python installable + npm ^7.2.0 (#1752)

* add python installable + npm ^7.2.0

* add py to prod file

* pin npm version to 7.20.0

* pin npm version to 7.20.0

* split into multi stage build and remove python for buildx

* copy plugins from buider stage

* update dependencies

* add freetds dependency

* update server dockerfile

* update client dockerfile

* update dev dockerfile and compose file

* fix entrypoint

* fix server dev dockerfile

* update docker-compose

* remove npm install on root dir on docker build

* fix heroku script

* make lerna prod dependency to enable prod builds

* remove redundant env setup

Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
Co-authored-by: navaneeth <navaneethpk@outlook.com>
2022-01-17 12:38:17 +05:30
Muhsin Shah C P
077c297ecb
Window title should change to app name when the user is on the editor page (#1824)
* Fixed: tab title stays default

* Added title change code to unmount function

* Reversed the title
2022-01-17 09:07:34 +05:30
Muhsin Shah C P
a02d47e88e
Tags widget (#1659)
* implemented tags widget

* added text color option, changed default tags

* added scrollbar & space between tags

* Required changes are added:

- Changed colors of buttons as per the document
- Now scrollbar only shows if it is needed
- Tags height will be static

* Changed documentation

- Added gif file

* Removed text color style option from inspector
 - Changed md text file
2022-01-15 10:41:27 +05:30
Muhsin Shah C P
3c99dd6fed
Added different border shapes for image widget (#1735)
* added different border types

* added migration file

* rounded-0 replaced with none
2022-01-15 10:38:13 +05:30
navaneeth
50de145f0c [docs] add how it wotks diagram 2022-01-15 10:27:40 +05:30
Sherfin Shamsudeen
9b1b19e831
Feature/templated library apps (#1820)
* add launch icon

* Set categories for app templates

* Display button with dropdown for create new app

* Show modal when "create from template" is chosen

* Implement template selection modal category list

* Filter and list app templates based on selected category

* Display template screenshot on templates modal

* Align template screenshot vertically and horizontally centered

* Deploy template app when deploy button of template modal is clicked

* Display data sources in template preview

* Add search functionality to template modal

* Show "no results" if templates are not found

* Display category counts on template list

* Add styles for darkmode

* Dark mode style updates for template modal

* Add dark mode template screenshots

* Correct template screenshot proportion

* Change text on deploy button of template modal

* Remove links to apps and library from dashboard

* Remove library apps

* Remove unnecessary import of deleted component Library

* Show loading icon when template is being created

Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
2022-01-15 08:07:05 +05:30
Navaneeth Pk
4d6906503b
[WIP] Widget: List view (#1575)
* list view initial commit

* More stuffs

* More stuffs

* Minor changes

* merge fixes

* Minor changes

* Fix misspelt variable name that caused data to not show up

* Merge conflicts

* Fix lint for ListView component

* Update ListView to new API

* Fixes

* Fixes

* Fix radio

* Fix

* Lint fixes

* Set icon for List View widget

* Fix list view within tabs

* Fix

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-01-14 13:57:31 +05:30
Kiran Ashok
03296cb587
Fix for pagination not visible in smaller resolutions (#1810) 2022-01-14 13:55:08 +05:30
Midhun G S
21d63d2c99
Feature: Mongodb more operations support (#1717)
* feature-842 mongo support

* feature-842 fix

* json parse improvement

* Feature-842 date data type support

* feature-842 fix

* convert ejson to bson on mongo queries

* fix type on parse

* json parsing

* Typo error fix

* Insert Many Fix

Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
2022-01-14 13:53:57 +05:30
Navaneeth Pk
3fdcf3168b
Update README.md (#1826) 2022-01-14 13:38:07 +05:30
Navaneeth Pk
e4050ae732
Update README.md (#1825) 2022-01-14 12:56:22 +05:30
Karl Rezansoff
fc5ea5f7a3
Querymanager add logo (#1818)
* added logos to querymanager

* fixed to pass eslint check

* fixed positioning of icons
2022-01-14 10:04:11 +05:30
Karl Rezansoff
1ff19c037a
added logos to querymanager (#1744)
* added logos to querymanager

* fixed to pass eslint check
2022-01-13 16:55:37 +05:30
Muhsin Shah C P
c19d0b77b5
Query manager panel resizes smoothly (#1812)
* jumbing problem fixed with smooth transition

* now query panel can be drag using the border

* removed css transition
2022-01-13 16:52:58 +05:30
Abhinaba Adhikari
7e24ad002e
Add upper & lower limit to number input widget (#1761)
* Add upper & lower limit to number input widget

* add documentation for number input widget limits
2022-01-12 23:54:42 +05:30
Gandharv
f48c2fd2b9
Fixes scroll of datasource modal (#1804) 2022-01-12 23:08:59 +05:30