Feature #2493
closedAllow deploy script via dropdown zone
100%
Description
This is nice to have feature for project that hasn't own project module and script must deployed by copy paste.
Dropzone behavior can be same as on workflow.
Workaround is use property: idm.sec.core.script.folder. But for new script is required restart whole IdM application.
Also direct download button for backup via GUI is also nice thing :)
Related issues
Updated by Alena Peterová about 4 years ago
- Priority changed from Normal to High
Increasing priority - direct download button for backup via GUI would be really helpful.
Updated by Vít Švanda about 4 years ago
- Assignee changed from Ondřej Kopr to Radek Tomiška
- Target version set to 10.6.0
Updated by Ondrej Husník about 4 years ago
- Related to Task #2516: Add support of bulk actions for script definition added
Updated by Radek Tomiška about 4 years ago
- Status changed from New to In Progress
Updated by Radek Tomiška about 4 years ago
- Related to Feature #2533: Add download button for backup scripts and templates bulk action added
Updated by Radek Tomiška about 4 years ago
- Related to Feature #2489: Sort attribute in backup XML's for scripts and templates added
Updated by Radek Tomiška about 4 years ago
- Related to Feature #2492: Change order enum field Authority type for script added
Updated by Radek Tomiška about 4 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 90
Feature is implemented for scripts and notification templates.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/c7d834f2cf5807e584e6bfe5fd0497750272a48d
Could you provide me a feedback, please?
Notes:
- abstract recoverable service implementation added
- attachment storage path used as default backup folder
- permissions added for redeploy scripts and templates
- fixed backup files with special characters
- template module attribute is editable from FE now
- scripts support events now
- detail header added to script and template detail
Updated by Vít Švanda about 4 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
I did review and tested it. Thanks for this awesome UX improvements and big refactoring.
Updated by Radek Tomiška about 4 years ago
- Status changed from Resolved to Closed
Updated by Radek Tomiška almost 4 years ago
- Related to Task #2518: Script definition duplication added