Skip to content

Commit

Permalink
Deployed b0fca35 with MkDocs version: 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KatjaGlassConsulting committed Jan 7, 2024
1 parent b721995 commit 5e9ee20
Show file tree
Hide file tree
Showing 41 changed files with 3,441 additions and 10 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@


<li class="md-tabs__item">
<a href="/./app/index.html" class="md-tabs__link">
<a href="/app/" class="md-tabs__link">
Live Demo
</a>
</li>
Expand Down Expand Up @@ -367,7 +367,7 @@


<li class="md-nav__item">
<a href="/./app/index.html" class="md-nav__link">
<a href="/app/" class="md-nav__link">
None
</a>
</li>
Expand Down
4 changes: 2 additions & 2 deletions adminGuide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@


<li class="md-tabs__item">
<a href="../app/index.html" class="md-tabs__link">
<a href="../app/" class="md-tabs__link">
Live Demo
</a>
</li>
Expand Down Expand Up @@ -435,7 +435,7 @@


<li class="md-nav__item">
<a href="../app/index.html" class="md-nav__link">
<a href="../app/" class="md-nav__link">
None
</a>
</li>
Expand Down
7 changes: 7 additions & 0 deletions app/TimeKex_configAdmin.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
var config = {
"username" : "susan_super",
"password" : "api_kitten",
"kimaiAPI" : "https://demo-stable.kimai.org/api/",
"ignoreActivities" : ["Vacation","Public Holiday"],
"adminUser" : ["anna_admin","susan_super"]
}
3 changes: 3 additions & 0 deletions app/TimeKex_configMini.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
var config = {
"kimaiAPI" : "https://demo-stable.kimai.org/api/"
}
5 changes: 5 additions & 0 deletions app/TimeKex_configNoUser.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
var config = {
"kimaiAPI" : "https://demo-stable.kimai.org/api/",
"ignoreActivities" : ["Vacation","Public Holiday"],
"adminUser" : ["anna_admin","susan_super"]
}
7 changes: 7 additions & 0 deletions app/TimeKex_configUser.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
var config = {
"username" : "john_user",
"password" : "api_kitten",
"kimaiAPI" : "https://demo-stable.kimai.org/api/",
"ignoreActivities" : ["Vacation","Public Holiday"],
"adminUser" : ["anna_admin","susan_super"]
}
29 changes: 29 additions & 0 deletions app/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"files": {
"main.css": "./static/css/main.97dfcb89.css",
"main.js": "./static/js/main.6ef8e142.js",
"static/media/brand-icons.svg": "./static/media/brand-icons.6729d29753e000c17489.svg",
"static/media/icons.svg": "./static/media/icons.62d9dae4e0040e81c980.svg",
"static/media/outline-icons.svg": "./static/media/outline-icons.9c4845b4b41ef40a22fa.svg",
"static/media/icons.eot": "./static/media/icons.a01e3f2d6c83dc3aee17.eot",
"static/media/icons.ttf": "./static/media/icons.c656b8caa454ed19b9a2.ttf",
"static/media/brand-icons.eot": "./static/media/brand-icons.d68fa3e67dbb653a13ce.eot",
"static/media/brand-icons.ttf": "./static/media/brand-icons.65a2fb6d9aaa164b41a0.ttf",
"static/media/brand-icons.woff": "./static/media/brand-icons.cac87dc00c87a5d74711.woff",
"static/media/brand-icons.woff2": "./static/media/brand-icons.278156e41e0ad908cf7f.woff2",
"static/media/icons.woff": "./static/media/icons.425399f81e4ce7cbd967.woff",
"static/media/icons.woff2": "./static/media/icons.38c6d8bab26db77d8c80.woff2",
"static/media/outline-icons.eot": "./static/media/outline-icons.752905fa5edf21fc52a1.eot",
"static/media/outline-icons.ttf": "./static/media/outline-icons.5367103510b27b784827.ttf",
"static/media/flags.png": "./static/media/flags.99f63ae7a743f21ab308.png",
"static/media/outline-icons.woff": "./static/media/outline-icons.ddae9b1ba9b0b42f5880.woff",
"static/media/outline-icons.woff2": "./static/media/outline-icons.687a4990ea22bb1a49d4.woff2",
"index.html": "./index.html",
"main.97dfcb89.css.map": "./static/css/main.97dfcb89.css.map",
"main.6ef8e142.js.map": "./static/js/main.6ef8e142.js.map"
},
"entrypoints": [
"static/css/main.97dfcb89.css",
"static/js/main.6ef8e142.js"
]
}
9 changes: 9 additions & 0 deletions app/config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
var config = {
"kimaiAPI" : "https://demo.kimai.org/api/",
"ignoreActivities" : ["Vacation","Public Holiday"],
"adminUser" : ["anna_admin","susan_super"],
"approval" : false,
"overtime" : false,
"summary15mins" : false,
"breakChecks" : false
}
Binary file added app/favicon.ico
Binary file not shown.
Binary file added app/images/fischlogo_02_black_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions app/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="TimeKex - Timetracking - Kimai meets Excel"/><script type="text/javascript" src="./config.js"></script><link rel="apple-touch-icon" href="./logo192.png"/><link rel="manifest" href="./manifest.json"/><title>TimeKex - Timetracking - Kimai meets Excel</title><script defer="defer" src="./static/js/main.6ef8e142.js"></script><link href="./static/css/main.97dfcb89.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body><script>window.RenderApp(config)</script></html>
Binary file added app/logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions app/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"short_name": "TimeKex",
"name": "TimeKex - Timetracking - Kimai meets Excel",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
3 changes: 3 additions & 0 deletions app/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
363 changes: 363 additions & 0 deletions app/static/css/main.97dfcb89.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions app/static/css/main.97dfcb89.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions app/static/js/main.6ef8e142.js

Large diffs are not rendered by default.

65 changes: 65 additions & 0 deletions app/static/js/main.6ef8e142.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/

/*!
Copyright (c) 2015 Jed Watson.
Based on code that is Copyright 2013-2015, Facebook, Inc.
All rights reserved.
*/

/** @license React v0.20.2
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.13.1
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions app/static/js/main.6ef8e142.js.map

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
1,008 changes: 1,008 additions & 0 deletions app/static/media/brand-icons.6729d29753e000c17489.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file added app/static/media/flags.99f63ae7a743f21ab308.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/static/media/icons.38c6d8bab26db77d8c80.woff2
Binary file not shown.
Binary file added app/static/media/icons.425399f81e4ce7cbd967.woff
Binary file not shown.
Loading

0 comments on commit 5e9ee20

Please sign in to comment.