mirror of
https://github.com/nishchayp/DAMN.git
synced 2026-04-24 22:55:59 +03:00
[PR #29] [MERGED] Added background sync #29
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DAMN#29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nishchayp/DAMN/pull/29
Author: @pranavtharoor
Created: 12/23/2017
Status: ✅ Merged
Merged: 12/23/2017
Merged by: @nishchayp
Base:
master← Head:frontend📝 Commits (2)
d793742Added background sync5e81968Fixed bug📊 Changes
22 files changed (+200 additions, -104 deletions)
View changed files
📝
angular-src/src/admin-styles.css(+4 -0)📝
angular-src/src/app/admin/components/indicator/indicator.component.ts(+7 -1)📝
angular-src/src/app/admin/services/admin-data.service.ts(+12 -0)📝
angular-src/src/app/user/components/damn/damn.component.css(+1 -1)📝
angular-src/src/app/user/components/indicator/indicator.component.ts(+7 -1)📝
angular-src/src/app/user/services/user-data.service.ts(+4 -0)📝
angular-src/src/main-user.ts(+3 -1)📝
angular-src/src/service-worker.js(+67 -38)📝
angular-src/src/styles.css(+4 -0)📝
dist/admin-static/index.html(+1 -1)📝
dist/admin-static/inline.4ce40e0fb249ef6c445e.bundle.js(+1 -1)📝
dist/admin-static/main.a369562a73a8feb6aa94.bundle.js(+1 -1)📝
dist/admin-static/styles.146d8f0a5157c7726eb8.bundle.css(+1 -1)📝
dist/service-worker.js(+81 -52)📝
dist/user-static/index.html(+1 -1)➖
dist/user-static/inline.9554ad9e5222aeba5ee7.bundle.js(+0 -1)➕
dist/user-static/inline.d7e2f46eba80f01103f6.bundle.js(+1 -0)➕
dist/user-static/main.58f4cfb7ec6f2706ac32.bundle.js(+1 -0)➖
dist/user-static/main.ea52b42c5a4ee6dc8eee.bundle.js(+0 -1)📝
dist/user-static/styles.118713447dd8619ffaf5.bundle.css(+1 -1)...and 2 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.