Skip to content

Custom plugin publishing issues #583

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

raheeliftikhar5
Copy link
Collaborator

Proposed changes

Fixed issues in publishing custom plugin

Types of changes

What types of changes does your code introduce to Lowcoder?
Put an x in the boxes that apply.

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help!
This is simply a reminder of what we are going to look for before merging your code.
Put an x in the boxes that apply.

  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc.

Copy link

netlify bot commented Dec 14, 2023

Deploy Preview for lowcoder-test ready!

Name Link
🔨 Latest commit 887a8a4
🔍 Latest deploy log https://app.netlify.com/sites/lowcoder-test/deploys/657b129b870a5b00087e1fc1
😎 Deploy Preview https://deploy-preview-583--lowcoder-test.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ludomikula ludomikula self-requested a review December 14, 2023 14:44
@ludomikula ludomikula merged commit 990ff84 into lowcoder-org:dev Dec 14, 2023
ludomikula added a commit that referenced this pull request Dec 15, 2023
* Link accounts based on common authid(email)
* fixing plugin creator
* fix plugin creator 3
* fix documentation for plugin creator
* plugin creator fix dependencies
* Bump Vite to 4.5.1
* Updated Component Plugin Demo
* fix: fix build issues
* Fixes in workspaces anc comp includes
* Fixes in workspaces anc comp includes
* fix: avoid editor popup close on selecting suggeston using mouse
* fix: enable scroll in table columns configs popup
* fix: avoid editor popup close when open from config popup
* fix: date input validation fix
* fix: table status column's text color fix
* Reverted changes for Workspaces.
* Add functionality to allow users to link to auth providers while being logged in
* Add handling for LOWCODER_CREATE_SIGNUP_WORKSPACE
* new: simplify api service build
* new: allow serving static files from mounted volume
* removed lowcoder-dev-utils
* fix build issues
* remove create-lowcoder-plugin + version upgrade for publish
* Custom plugin publishing issues (#583)
* fixed issues in publishing custom plugin
* yarn lock updated
* added  hover and active color options in link styles (#585)

---------

Co-authored-by: Abdul Qadir <abdul.qadir@ikhwatech.com>
Co-authored-by: FalkWolsky <fw@falkwolsky.com>
Co-authored-by: RAHEEL <mraheeliftikhar1994@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants