Muhsin Shah
fef64ccbec
Updated cli dev-dependencies
2024-08-05 12:44:23 +05:30
Muhsin Shah
ee336379e7
Regenerated some plugin locks
2024-08-05 12:26:01 +05:30
Muhsin Shah C P
53d119680f
[chore] Node-module vulnerabilities ( #8226 )
...
* started working on node upgrade to 18.18.2
* testing ci
* updated ci node version
* updated action code
* deleted all package-lock.json files
* deleted and ovverrided some packages
* deleted and fixed server & frontend vulnerabilities
* updated firestore version
* fix: ws type issue
* fix: upgraded lerna version
* regenerated package-lock.json files again
* regenerated marketplace lock file
* updated node version in other ci and docker files
* update: lock file plugin side
* updated the npm version in docker & ci files
* removed unused imports from events file
* removed dependency-review action
* updated some packages
* tried to go with current node-module of jest. had to upgrade
* fix: deprecated function usage - ts-jest
* fix: server directory lint issues
* fixed login page issue after router-dom upgrade
* updated import/no-unresolved rule to ignore import errors of react-loading-skeleton, react-spring packages
* fix: cypress node version & package-lock issue
* regenerated cli package-lock.json
* fix: new webpack version might cause runtime issues (had issues with enterprise). lets use old version only
* fix: form-data docker issue
* removed comment
2023-12-21 11:55:35 +05:30
Arpit
d1ec7942d1
Improvements : ToolJet CLI ( #6155 )
...
* remove repo url prompt for creating a new plugin
* deprecating : creating new plugins for datasource/plugins
* package version upgraded to v0.0.14
* fixes: delete cmd
* delete prompt confirms marketplace plugins
* removes repo from json
2023-06-07 16:27:58 +05:30
Arpit
7dea6c9ad1
Enhancements to the process of developing a Marketplace plugin ( #5777 )
...
* in dev mode, start watching for changes in all packages
* plugin reload service
* typo
* fixes updates from fs
* checks if marketplace dev mode is on to decode the run code from plugin index file
* clean up
* removes console.log
* refactor: marketplace dashboard
* prep to merge
* dotenv
* fixes: install new upadates for one plugin at a time
* fixes app crash for new plugins(marketplace/datasource) with default schema
* avoid creating docs for marketplace to root docs
* Before starting watcher, build the marketplace once.
* fixes: installed plugin crashes if deleting the entire plugin from the dir, but the build still haves the plugin files
2023-03-24 17:05:08 +05:30
Sherfin Shamsudeen
d6a72b50bd
Merge develop to v2-beta
2022-12-27 20:10:33 +05:30
Gandharv
a1fd1fc301
[Feature] Make plugins installable ( #3069 )
...
* feat: add user avatar
* update: @nest/platform-express from 8.0.0 to 8.4.4
* add avatar_id in login response
* add user avatar upload in frontend
* align cross divider with layout icons'
* generate nest model - extensions
* Add extensions module
* Add extension to datasouce
* add not implemented check
* create extension
* refactor
* cleanup
* fix tests
* reduce the avatar size on homepage
* poc: run js code from string
* resolve conflicts
* fix conflicts
* add globals
* add new route
* add icon, manifest file upload
* complete user flow
* add flow for data queries
* add dynamic manifest instead of local datasource types
* add version attr
* remove unused code
* add version
* rename extension(s) -> plugins(s)
* add test connection method
* feat: add marketplace listing page
* Add install plugin cmd + missing attrs {name, repo, desc} to plugin
* add missing icon
* - Add npm workspaces for marketplace monorepo
- Added cassandra datasource plugin
- Created upload to s3 script
- Created plugins.json entry file
* install plugin from s3 bucket
* cleanup
* update pkg locks
* fix icon render
* cleanup
* marketplace changes
* ui changes
* operations file load fix + revert vm2
* update module from string to 3.2.1
* load plugins.json from local file instead of remote
* install plugin from local file if not production environment
* add sqlite
* feat: add plivo api plugin
* exp: add heroku 22 stack
* update assets include path
* Revert "exp: add heroku 22 stack"
This reverts commit a8926b36e1 .
* add integrations link
* Add casl ability for plugin
* load host from env else fallback to default
* update imports
* remove sqlite
* typo
* add marketplace flag to cli command
* move ts and ncc to devDep
* add hygen templates for marketplace
* cli tree-node path fix
* template indent fix
* TOOLJET_URL -> MARKETPLACE_TOOLJET_URL
* add tests
* refactor: move to plugins.helper for get-service helper utility
* fix; typo
* update package-lock.json
* review changes
* remove a href
* remove bg color + redirect issue due to href
* add test url
* fix crash on search
* remove extra slash
* feat: allow plugin to be installed from github repository
* remove unwanted args from cli command
* add repo attr while save
* feat: add feature toggle for marketplace feature
* fix: make default config as false
* chore: remove hyperlink
* fix: failing build
* chore: update s3 url to point to prod
* fix failing test
* fix test
* fix: test case
* update module from string pkg
* update env
* fix test
* fix test
* add readme file
* Update README.md
Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
2022-10-27 16:59:43 +05:30
John Bampton
ca5fe39751
all: fix spelling ( #4326 )
...
Fixes typos, fixes a file name.
Minor whitespace removal from link
2022-10-11 13:46:40 +05:30
Gandharv
67c25f30d2
Add tooljet info command to cli ( #3345 )
...
* feat: add tooljet info command
* post publish changes
* upgraded cli version
* readme changes
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2022-06-22 07:26:23 +05:30
Jared Ramon Elizan
b0b7ca0e29
Fixes typos in readme of cli ( #3354 )
...
fixed typos, converted necessary singular form to plural form
2022-06-22 07:12:06 +05:30
Midhun G S
af0a17936f
Bug-2565 cli error on create ( #2566 )
2022-03-18 10:15:29 +05:30
Gandharv
151fc607ff
Pin version oclif/core to latest version ( #2508 )
...
* fix: pin version oclif/core to latest version
* Readme change
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2022-03-16 13:57:53 +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
dependabot[bot]
3ce5ad0345
Bump follow-redirects from 1.14.6 to 1.14.7 in /cli ( #2039 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-01 07:08:36 +05:30
dependabot[bot]
f26897f6c6
Bump node-fetch from 2.6.6 to 2.6.7 in /cli ( #2035 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 16:53:15 +05:30
dependabot[bot]
75b59e0053
Bump shelljs from 0.8.4 to 0.8.5 in /cli ( #2038 )
...
Bumps [shelljs](https://github.com/shelljs/shelljs ) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases )
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5 )
---
updated-dependencies:
- dependency-name: shelljs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 16:52:36 +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