mirror of
https://github.com/nishchayp/DAMN.git
synced 2026-04-25 07:05:58 +03:00
[PR #27] [MERGED] Frontend #26
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#26
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/27
Author: @pranavtharoor
Created: 12/20/2017
Status: ✅ Merged
Merged: 12/20/2017
Merged by: @nishchayp
Base:
master← Head:frontend📝 Commits (2)
cb0118dAdded login page styles and direct to admin page553a3a7Merge branch 'master' into frontend📊 Changes
19 files changed (+107 additions, -15 deletions)
View changed files
📝
angular-src/src/admin.html(+1 -0)📝
angular-src/src/app/admin/components/navbar/navbar.component.css(+18 -3)📝
angular-src/src/app/admin/components/navbar/navbar.component.html(+2 -1)📝
angular-src/src/app/user/components/damn/damn.component.css(+35 -1)📝
angular-src/src/app/user/components/damn/damn.component.html(+2 -0)📝
angular-src/src/app/user/components/login/login.component.css(+28 -0)📝
angular-src/src/app/user/components/login/login.component.html(+4 -1)📝
app/handlers.go(+9 -1)📝
dist/admin-static/index.html(+1 -1)📝
dist/admin-static/inline.f341fec6d70f8c86f310.bundle.js(+1 -1)➖
dist/admin-static/main.0064869738418ef813c3.bundle.js(+0 -1)➕
dist/admin-static/main.7b26011708783a137ab1.bundle.js(+1 -0)📝
dist/user-static/index.html(+1 -1)➕
dist/user-static/inline.b1a2138b604fed82bc6d.bundle.js(+1 -0)➖
dist/user-static/inline.bad70f2ad8a11b5b3bce.bundle.js(+0 -1)➖
dist/user-static/main.2aad8fab533417106449.bundle.js(+0 -1)➕
dist/user-static/main.d8fed3c7be8f8c2b1524.bundle.js(+1 -0)📝
templates/admin.html(+1 -1)📝
templates/index.html(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.