design-first / system-designer

A low-code development platform for creating systems 🇺🇦#standwithUkraine
https://designfirst.io/systemdesigner/
Apache License 2.0
930 stars 136 forks source link

Allow JSON export on iOS #103

Closed zeeMonkeez closed 6 years ago

zeeMonkeez commented 6 years ago

For issues give the following informations related to your problem:

I would love to be able to export my systems as JSON on the iPad or iPhone. While GitHub integration is great, we use BitBucket and some other data sharing solutions. Supporting generic ‘copy as JSON’ would go a long way.

ecarriou commented 6 years ago

In order to simplify the UI on mobile, I have deactivated this feature on mobile. So I will enable it.

To do so I will enable the Advanced mode checkbox on the Configuration panel. This checkbox will show a Bundle menu on top when you edit a system. When you click on it, you will see the JSON generated for the system and you will be able to select/copy/paste it with native iOS menu.

ecarriou commented 6 years ago

Fixed with commit https://github.com/design-first/system-designer-cordova/commit/b27d096cf2cd5abf37f09b3eb57e1beb02844ca4

ecarriou commented 6 years ago

Version will be available on App Store next week (for System Designer v2.8.4).