Templates refactoring #26
Reference in New Issue
Block a user
Delete Branch "package-template-refactoring"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 16 commits
master21d96a0e- Removed uneccesary code from wiaas admin panels.js93d03a96- Refactored template product featureCompare with previous version
added 2 commits
6f6fb111- renamed variables tof1c99c28- Added documentation to methodsCompare with previous version
added 1 commit
4c760b12- Added unit tests for templatesCompare with previous version
unmarked as a Work In Progress
assigned to @akrdzic
Remove error logs
changed this line in version 7 of the diff
added 1 commit
b028fb3f- Removed error logCompare with previous version
Because of this typo template categories for template are not correctly saved!
Because of it template validation always returns false.
Here you are using static call for method that is not declared as static. It should probably be declared static.
changed this line in version 8 of the diff
added 1 commit
7ceac97f- Fixed template validation bugCompare with previous version
After i saved templates with 'A' category under Installation and 'B' category under Service they got
saved under wrong type ('A' under Service and 'B' under Installation.
If I save multiple categories under Service only one gets saved.
added 1 commit
c5c07cbf- Fixed bug where template categoryes are not save properly in templateCompare with previous version
Services not listed when template is selected.
added 1 commit
f41252ea- Services not listed bug fixCompare with previous version
added 1 commit
c102b6a5- Fixed template selection bugCompare with previous version
merged
mentioned in commit
c537557daf