-
Notifications
You must be signed in to change notification settings - Fork 0
"feat(Cards,Charts): Add Number Card and Charts for Lead" #3
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Made grammar corrections, and added links to the prerequisite installations.
* Update custom-apps.md made document clear to insert custom app to build and resolved error - "url": "https://user:password@git.example.com/project/repository.git", to "url": "https://{{ PAT }}@git.example.com/project/repository.git", * docs: remove comments from shell commands --------- Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.0.2...8.1.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
no ssh service installed in frappe/bench:latest for custom usage add to gitignored .devcontainer
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.0 to 8.1.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.1.0...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4.1.0 to 4.3.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v4.1.0...v4.3.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
Co-authored-by: dhafer <dhafer.souadni@ensi-uma.tn>
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
* refactor: update from pwd.yml * refactor: update erpnext image to v15
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
ci: use source for bake-action path context
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.0.0 to 6.1.1. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v6.0.0...v6.1.1) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.1.1 to 6.2.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v6.1.1...v6.2.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v6.2.0...v6.3.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Remove redis-cache volume * remove from docs * ci: fix pre-commit --------- Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
* Update custom-apps.md grammar fixes * Remove redis-cache volume (#1555) * Remove redis-cache volume * remove from docs * ci: fix pre-commit --------- Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com> --------- Co-authored-by: Salah Aldin Fateh <83924106+sdfateh@users.noreply.github.com> Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
* Autostart pod on system boot * ci: fix pre-commit --------- Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
* added restart policy for critical sirvices * Update configurator restart policy * Added restart policy * Added restart policy * Added restart policy
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update installer.py Revising the `installer.py` script. The script is facing an issue during execution as it required interactive input for the root username unless the username was provided as a flag https://github.com/frappe/frappe/blob/42f9e537d0de84bdcd540281d5f8149ea5d50eaa/frappe/installer.py#L157-L158. Resolving this by passing the username as a flag allows the script to proceed successfully. * ci: pin pre-commit/prettier to 3.5.2 --------- Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
3bfd0cc
to
bff029d
Compare
This pull request was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.