Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long's branch #9

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
13 changes: 0 additions & 13 deletions app/.editorconfig

This file was deleted.

26 changes: 0 additions & 26 deletions app/.eslintrc.json

This file was deleted.

30 changes: 0 additions & 30 deletions app/.npmignore

This file was deleted.

7 changes: 0 additions & 7 deletions app/client/.gitignore

This file was deleted.

7 changes: 7 additions & 0 deletions app/client/.lein-repl-history
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
(fig-start)
(load-file "dev/user.clj")
(fig-start)
(fig-stop)
(fig-start)
(fig-stop)
(fig-start)
1 change: 1 addition & 0 deletions app/client/.nrepl-port
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
63077
57 changes: 0 additions & 57 deletions app/client/dev/user.clj

This file was deleted.

77 changes: 0 additions & 77 deletions app/client/project.clj

This file was deleted.

11 changes: 0 additions & 11 deletions app/client/resources/public/cards.html

This file was deleted.

8 changes: 0 additions & 8 deletions app/client/resources/public/css/app.css

This file was deleted.

364 changes: 0 additions & 364 deletions app/client/resources/public/css/semantic.amazon.min.css

This file was deleted.

364 changes: 0 additions & 364 deletions app/client/resources/public/css/semantic.chubby.min.css

This file was deleted.

364 changes: 0 additions & 364 deletions app/client/resources/public/css/semantic.flat.min.css

This file was deleted.

364 changes: 0 additions & 364 deletions app/client/resources/public/css/semantic.github.min.css

This file was deleted.

364 changes: 0 additions & 364 deletions app/client/resources/public/css/semantic.material.min.css

This file was deleted.

364 changes: 0 additions & 364 deletions app/client/resources/public/css/semantic.min.css

This file was deleted.

364 changes: 0 additions & 364 deletions app/client/resources/public/css/semantic.twitter.min.css

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 0 additions & 1 deletion app/client/resources/public/css/toastr/toastr.min.css

This file was deleted.

1 change: 0 additions & 1 deletion app/client/resources/public/css/wflow_style.css

This file was deleted.

Binary file removed app/client/resources/public/favicon.ico
Binary file not shown.
19 changes: 0 additions & 19 deletions app/client/resources/public/index.html

This file was deleted.

11 changes: 11 additions & 0 deletions app/client/resources/public/js/compiled/app.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
var CLOSURE_UNCOMPILED_DEFINES = {"re_frame.trace.trace_enabled_QMARK_":true};
var CLOSURE_NO_DEPS = true;
if(typeof goog == "undefined") document.write('<script src="js/compiled/out/goog/base.js"></script>');
document.write('<script src="js/compiled/out/goog/deps.js"></script>');
document.write('<script src="js/compiled/out/cljs_deps.js"></script>');
document.write('<script>if (typeof goog == "undefined") console.warn("ClojureScript could not load :main, did you forget to specify :asset-path?");</script>');
document.write('<script>goog.require("devtools.preload");</script>');
document.write('<script>goog.require("process.env");</script>');

document.write("<script>if (typeof goog != \"undefined\") { goog.require(\"figwheel.connect.build_dev\"); }</script>");
document.write('<script>goog.require("wflow.core");</script>');
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
-1634175295
Loading