Maurits Lourens
60f515d19c
Feature/2395 - add eslint to plugins ( #2402 )
...
* merge develop
* Add eslint dependencies, configs and scripts to plugins project
* run lint with Github action
* ignore tests and dist folders
* fun eslint with --fix and manual fixes, renamed __tests_ to __tests__
* add plugins packages folder to lint-staged config
* fix lint issue
2022-03-10 12:29:48 +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
Midhun G S
f4284f8f81
Big Query Integration 🚀 ( #2160 )
...
* initial commit
* feature-2152 bigquery integration
* Typo fix
* moved bigquery to databse type
2022-02-07 15:32:38 +05:30
Midhun G S
72db6f6d8c
Tooljet CLI deployment and sanity check ( #2096 )
...
* feature-2054 plugin cli
* plugin cli
* readme changes
* npm publish
* Review comments
* Review comments
* cli fix
* added build flag
2022-02-05 06:49:49 +05:30
Gandharv
27c91a008a
Add json schema for vscode autocomplete ( #1962 )
...
* add json schema
* update schema
* update link
2022-01-27 10:55:16 +05:30
Gandharv
d367720c66
Add source options types for plugins ( #1861 )
...
* add source options types
* Remove query type
* fix source options
* add accesstoken - slack
* add types.ts file
* add idx files
* Add query options type for plugins (#1878 )
* add query options type
* add missing import
2022-01-24 19:29:21 +05:30
Gandharv
639161f192
Add namespace @tooljet-plugins ( #1904 )
...
* add namespace @tooljet-plugins
* add namespace for common package
* lerna -> dev deps
* npx lerna
* pkg-lock
2022-01-23 14:43:52 +05:30
Navaneeth Pk
fcd0e1d7c1
Updated template files to fix package bootstrapping bugs ( #1902 )
2022-01-23 12:02:42 +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