Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cockpit next? #6

Open
gryphonmyers opened this issue Apr 13, 2016 · 5 comments
Open

Cockpit next? #6

gryphonmyers opened this issue Apr 13, 2016 · 5 comments

Comments

@gryphonmyers
Copy link

any plans to update your add-on for the new version?

@piotr-cz
Copy link
Owner

Due to my current workload, not any time soon.

The thing is that current module version uses heavily angular which has been dropped in cockpit-next in favor of Riot.js which I have no experience with.

As cockpit requires modern browser to run, some angular utilities could be moved native (Promise, XHR2)

I'll keep this issue open until I'll be able to tell more.

@aheinze
Copy link

aheinze commented Aug 10, 2016

@piotr-cz I started to work on an import functionality in cockpit next, feel invited to join ;-)

@piotr-cz
Copy link
Owner

I'd feel more comfortable if Import functionality would be a separate and independent module.
It's quite complex and I think it deserves own repository, decoupled from Cockpit repo

@gryphonmyers
Copy link
Author

I disagree - I think the core integration makes perfect sense how Artur
laid it out. Collection export has always been a core feature, and the lack
of an accompanying import made it seem incomplete. Putting the functions
right there in the context of the collection you're looking at seems like
correct ux.

On Wed, Aug 24, 2016, 6:08 AM Piotr [email protected] wrote:

I'd feel more comfortable if Import functionality would be a separate and
independent module.
It's quite complex and I think it deserves own repository, decoupled from
Cockpit repo


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#6 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AFhG2HES68XM_4hXL_PL6TyEjVpoEjY_ks5qjEJKgaJpZM4IG1ip
.

@piotr-cz
Copy link
Owner

In my opinion it makes sense to have built-in import functionality for JSON files previously exported from Cockpit-next or Cockpit where data structure is very similar.

But for me personally main goal for this module is to import CSV/ spreadsheet data, that I receive from customer, with for example gelocating addresses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants