z1c3codeeditor READMEThis Extension allows to edit C3 Event Enrichment code locally. This opens the opportunity to do versioning. FeaturesVS Code C3 commands pressing ctrl+shift+p Opens Command pallet and then type ZineOne Select Login and press enter. It will ask for C3 url and credentials. Enter details and press Login button Once logged in it will download the available js file for editing. Edit the Desired file. To save back to C3, open the command pallete again (ctrl+shift+p) type ZineOne and chose "Save to C3" Once saved it will show message that file has been saved successfully.
RequirementsExtension SettingsThis extension contributes the following settings:
Known IssuesFor each C3 url only one folder (workspace can be used). If multiple c3 urls are used it will overwrite the data. Does not delete files if it has been deleted from C3. Release Notes1.0.16 -07/02/2020Updated all end point URIs to match latest bits Added code to get the lib version, to download code snippets 1.0.15 -01/29/2020Updated ZineOne Logo Updated Set-Cookie bug due security update 1.0.14 -09/12/2019Added delay in downloading TIs due to server limit on request per second. 1.0.12 -09/12/2019Minor error handling code for TIs. 1.0.11 -08/07/2019Added support for Triggerd Interactions. Renamed folders for different artifacts matched with that of C3 UI screens. Added Create Package command Segments, Entities, Triggers only mapping file is available, does not support editing of it. 1.0.10 -05/23/2019Added support for Html5 Phone and Tablet tags. 1.0.9 -05/23/2019Added support for Html5 Desktop tags. Added support for encrypted login. 1.0.8 -04/12/2019Added exception handling for Authentication and download errors. it now shows error messages. 1.0.7 -03/29/2019Added support DataSheet and Dashboard JSON update. 1.0.6Fixed session expiry bug. 1.0.4Fixed minor bug for not able to edit the password. Timeout time is 5min. 1.0.3Fixed bug for login form password save. 1.0.2Added Support for Html Contents. Added Code Snippets, type "Z1" to filter Z1 code snippets. Display incontext snippets. 1.0.0Initial release: Allows to edit Channels, Event Processing, DataServices. |