-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
##### Changelog: * Feature: Create plugins system which allows to execute custom command from Polemarch. * Fix: Fix FK inventory field showing id instead of name (vstutils>=5.2.0). * Fix: Add patch to `setup.py` which raises compile error if frontend hasn't built. * Refactor: Use `BaseEnum.LOWER` in enums. * Refactor: `test_community_templates` now uses `MockServer` and doesn't make calls outside. * Refactor: Get rid of weird template execution approach with test client and use PLUGIN_HANDLERS instead. * Chore: Update vstutils to 5.1.11. * Chore: Add `openssh-client` dependency to production docker build. See merge request polemarch/ce!284
- Loading branch information
Showing
46 changed files
with
1,630 additions
and
830 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.