Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
webapp
webapp
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 672
    • Issues 672
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 26
    • Merge Requests 26
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gitter
  • webappwebapp
  • Issues
  • #1992

Closed
Open
Opened Sep 25, 2018 by Eric Eastwood@MadLittleModsOwner

Progressive web app (PWA)

Progressive web app (PWA) to replace mobile and desktop apps (one codebase)

  • Desktop progressive webapp (PWA), https://youtu.be/UyLI3WlWqLM?t=21s
    • https://love2dev.com/blog/chrome-desktop-pwa/
  • Trusted Web Activities (PWA for Android), https://www.youtube.com/watch?v=TCgT8dzSiU8
  • This also addresses missing features across on Android/iOS like:
    • GitLab sign in for mobile apps automagically if a community contribution doesn’t happen, gitter-android-app#90 (moved)
    • Soon to be threaded conversations, #741 (closed)

Push notifications

There is a web-push feature toggle on https://next.gitter.im/ which enables the service worker and push notifications. We could roll this out to the public.

iOS does not support browser push notifications yet so those user's would be lacking. We could potentially setup bare bones "Gitter push notifications" app that just received push notifications and links off to the browser.

Offline capable

TBD

Edited Sep 02, 2020 by 🤖 GitLab Bot 🤖
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gitterHQ/webapp#1992