mirror of
https://github.com/nishchayp/DAMN.git
synced 2026-04-25 07:05:58 +03:00
[PR #23] [MERGED] Added some styles #27
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#27
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/23
Author: @nishchayp
Created: 12/15/2017
Status: ✅ Merged
Merged: 12/15/2017
Merged by: @nishchayp
Base:
master← Head:admin-frontend📝 Commits (1)
1683bf3Added some styles📊 Changes
53 files changed (+592 additions, -152496 deletions)
View changed files
📝
angular-src/src/app/admin/app.module.ts(+2 -2)📝
angular-src/src/app/admin/services/admin-data.service.ts(+10 -10)📝
angular-src/src/app/user/app.component.html(+2 -1)📝
angular-src/src/app/user/app.module.ts(+8 -3)📝
angular-src/src/app/user/components/damn/damn.component.css(+46 -0)📝
angular-src/src/app/user/components/damn/damn.component.html(+11 -1)📝
angular-src/src/app/user/components/damn/damn.component.ts(+39 -1)➕
angular-src/src/app/user/components/snackbar/snackbar.component.css(+49 -0)➕
angular-src/src/app/user/components/snackbar/snackbar.component.html(+1 -0)➕
angular-src/src/app/user/components/snackbar/snackbar.component.spec.ts(+25 -0)➕
angular-src/src/app/user/components/snackbar/snackbar.component.ts(+37 -0)➕
angular-src/src/app/user/services/auth.service.spec.ts(+15 -0)📝
angular-src/src/app/user/services/auth.service.ts(+1 -1)➕
angular-src/src/app/user/services/user-data.service.spec.ts(+15 -0)➕
angular-src/src/app/user/services/user-data.service.ts(+57 -0)📝
angular-src/src/index.html(+1 -0)📝
angular-src/src/styles.css(+23 -1)➕
dist/admin-static/3rdpartylicenses.txt(+140 -0)📝
dist/admin-static/index.html(+1 -14)➕
dist/admin-static/inline.a3fe45a8353d2e54a899.bundle.js(+1 -0)...and 33 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.