Add support for zoom profiles #175

Merged
bumi merged 3 commits from feature/zoom-profile into master 2019-09-18 07:28:20 +00:00
bumi commented 2019-09-17 15:31:57 +00:00 (Migrated from github.com)

This adds an accessor for the zoom_name to the contributor profile.
Doing this also removes general support for preserviing the contributor
accounts array as this was buggy and caused accounts to be added
multiple times.

This adds an accessor for the zoom_name to the contributor profile. Doing this also removes general support for preserviing the contributor accounts array as this was buggy and caused accounts to be added multiple times.
bumi commented 2019-09-17 15:33:13 +00:00 (Migrated from github.com)

sadly I have issues with my setup since the weekend after I did a system upgrade and I don't get aragon cli and some native dependencies installed. so far I failed to fix it, thus this is untested PR so far.

sadly I have issues with my setup since the weekend after I did a system upgrade and I don't get aragon cli and some native dependencies installed. so far I failed to fix it, thus this is untested PR so far.
raucao commented 2019-09-17 16:22:26 +00:00 (Migrated from github.com)

There are some Travis errors you can look at (and linting should work locally without Aragon CLI, too).

There are some Travis errors you can look at (and linting should work locally without Aragon CLI, too).
raucao commented 2019-09-17 16:23:31 +00:00 (Migrated from github.com)

sadly I have issues with my setup since the weekend after I did a system upgrade

You don't have a way of rolling back your system to a working state? If you still use Arch, I can highly recommend creating Timeshift snapshots before upgrades, so you don't get into this situation again.

See e.g. https://itsfoss.com/backup-restore-linux-timeshift/

> sadly I have issues with my setup since the weekend after I did a system upgrade You don't have a way of rolling back your system to a working state? If you still use Arch, I can highly recommend creating Timeshift snapshots before upgrades, so you don't get into this situation again. See e.g. https://itsfoss.com/backup-restore-linux-timeshift/
raucao commented 2019-09-18 07:27:34 +00:00 (Migrated from github.com)

Tested successfully with my WIP branch of kredits-web. 👍

I changed the serialized property name to better reflect the actual data.

Tested successfully with my WIP branch of kredits-web. :+1: I changed the serialized property name to better reflect the actual data.
bumi commented 2019-09-18 09:07:13 +00:00 (Migrated from github.com)

yeah, thanks for the hint. I am using timeshift, but it is some node.js and npm only issue I did not want to rollback.

yeah, thanks for the hint. I am using timeshift, but it is some node.js and npm only issue I did not want to rollback.
Sign in to join this conversation.
No description provided.