Skip to content

[FINISHED #10320202046] Mobile - push notification - #96

Open
tomatell wants to merge 3 commits into
membery:szh-forkfrom
tomatell:103202046
Open

[FINISHED #10320202046] Mobile - push notification#96
tomatell wants to merge 3 commits into
membery:szh-forkfrom
tomatell:103202046

Conversation

@tomatell

Copy link
Copy Markdown
Contributor
  • added regid as a root parameter in security login controller.
    so that Membery can handle the GCM registration ID.
  • added pushregid argument in security service.
  • added pushregid when storing a token.
  • added url taken from the current logged-in Membery instance and
    send it to the client so that the client can open the appropriate
    instance.
  • added a textarea to set the url for a specific page in the
    pushnotification page.

Review on Reviewable

- added regid as a root parameter in security login controller so that
  Membery can handle the GCM registration ID.
- added pushregid argument in security service
- added pushregid when storing to a tokenu
- push registration ids is now stored in Collection.people.
- created a html page for sending push notification.
- created a push notification controller.
- added some variables to be translated to x-translation.js.
- created a standalone GCM node script and shell script for testing.
- added a directive to access push notification page.
- added storing a cookie for a GCM push notification registration id.
- added pushregid to people schema so that it could be looked up from Membery
- created a push notification service module in server.
- only who used the mobile apps can be listed when searched.
- a push notification can be sent from https://membery/#/pushnotification now.
- specific persons can be selected by toggling a checkbox. Also, all people
  can be selected by toggling 'Select all' checkbox.
- modified the message object to send the title
- added iOS detection for enabling the link to the top page.
- adjusted the media screen minimum size for 320px for x-logo so that
  everything fits in the header even for smaller phones.
- a push notification is disabled, but the implementation is still there.
- added detection of iOS so that the button to return to the top menu will
  work on iOS.
@tomatell
tomatell force-pushed the 103202046 branch 2 times, most recently from ff0258d to 700a67c Compare December 17, 2015 13:20
- added regid as a root parameter in security login controller.
  so that Membery can handle the GCM registration ID.
- added pushregid argument in security service.
- added pushregid when storing a token.
- added url taken from the current logged-in Membery instance and
  send it to the client so that the client can open the appropriate
  instance.
- node-gcm-service is added to dependency
- fixed malformed url issue when the pushnotification page url is sent.
- added a textarea to set the url for a specific page in the
  pushnotification page.
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

Successfully merging this pull request may close these issues.

1 participant