You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* replace deprecated api calls for plugin fetching
* - remove Create New field,
- Component selector from "app" to "", since this is how the components are named
- resolved some TS warnings
* - resolved all TS warnings in plugin-editor.component.ts
* - allow leading underscore in variable names
* - added policy details such as objectives and parameters
* - hidden the edit buttons
* fixes in query.controller.ts
- query function
- tag function
- address function
* fixes in query.controller.ts
- query function
- tag function
- address function
* console debug error in tag
* adjusted the query.service.ts to the modern response shape of the api;
fixed lots of issues reported by tslint
* switched default to SkillsAndDistance due to outdated default
* tslint fixes
* removed commented code
* added todo;
cleanup;
error info
* clean up
0 commit comments