Actions
Feature #800
closedScript usages
Start date:
10/31/2017
Due date:
% Done:
100%
Estimated time:
Owner:
Description
Could be nice if in scripts was table with usage references in another scripts (include transformation rules)
- maybe will be neccessary to add authorities and new table to seperate tabs, like users and etc.
- add new filter in script body (like),
- to FE add new table with search with some prefix and postfix in scripts bodies (example ".setScriptCode('" + scriptCode + "')")
feel free to consult.
Related issues
Updated by Ondřej Kopr about 7 years ago
- Assignee changed from Ondřej Kopr to Patrik Stloukal
Updated by Patrik Stloukal about 7 years ago
- Status changed from New to In Progress
added script tab panel, detail and authorities working now,
just started with new tab
Updated by Patrik Stloukal about 7 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Patrik Stloukal to Ondřej Kopr
- % Done changed from 0 to 90
completed script references, resolving issues - localization, navigation, routes, new script
please look on my implementation, try this new feature and write me feedback
commits:
https://github.com/bcvsolutions/CzechIdMng/commit/24fec8fcee96ece2814cc339563cf779eba64bec
https://github.com/bcvsolutions/CzechIdMng/commit/8aa135e5558b0161fafcd968493f5267876f0d9b
Updated by Ondřej Kopr about 7 years ago
- Target version set to Garnet (7.7.0)
- % Done changed from 90 to 100
I made first feedback:
- I'm not able merge actual develop to your branch pstloukal/800-scripts a created new one pstloukal/800-script-usages and cherry pick your solution to this branch, you branch parent is probably some of your local branchens,
- I made some minor issues see commit: https://github.com/bcvsolutions/CzechIdMng/commit/71a610d092e3bb591460197f0fb5b8fedfaa2e54 and already merge into develop
thank you for add this new table.
Updated by Ondřej Kopr almost 7 years ago
- Assignee changed from Ondřej Kopr to Radek Tomiška
- % Done changed from 100 to 90
Please Radek coul you make a secod review? I already merged this branch into develop.
Updated by Radek Tomiška almost 7 years ago
- Is duplicate of Task #674: Add use of scripts by code added
Updated by Radek Tomiška almost 7 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Radek Tomiška to Patrik Stloukal
- % Done changed from 90 to 100
I did test, review and small refactoring (FE layout ...).
Thx for this new feature, it works!
Actions