mirror of
https://github.com/mthenw/frontail.git
synced 2026-04-26 02:05:57 +03:00
[PR #31] [MERGED] Test for browser app #180
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/frontail#180
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/mthenw/frontail/pull/31
Author: @mthenw
Created: 2/28/2014
Status: ✅ Merged
Merged: 2/28/2014
Merged by: @mthenw
Base:
master← Head:frontend-tested📝 Commits (5)
c9d03a2twtr bootstrap from local file0a2911dBasic test for browser app55ef83fjQuery not needed9dc749cevent method extractedcd67c51not needed new lines📊 Changes
12 files changed (+144 additions, -51 deletions)
View changed files
📝
Makefile(+3 -3)📝
lib/web/assets/app.js(+5 -5)➕
lib/web/assets/styles/bootstrap.min.css(+7 -0)📝
lib/web/assets/styles/dark.css(+1 -1)📝
lib/web/assets/styles/default.css(+1 -1)📝
lib/web/index.html(+4 -3)📝
package.json(+37 -36)➕
test/app.js(+83 -0)📝
test/connect_builder.js(+1 -0)➖
test/mocha.opts(+0 -2)📝
test/server_builder.js(+1 -0)📝
test/tail.js(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.