BTHLABS-49: WIP

This commit is contained in:
2025-08-19 21:27:01 +02:00
parent 40cfa42653
commit e1b7076cda
22 changed files with 428 additions and 34 deletions

View File

@@ -1,7 +1,18 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved.
* Licensed under BTHLabs Source Available License Agreement
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
html {
background-color: var(--bs-tertiary-body-bg);

View File

@@ -1,7 +1,18 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved.
* Licensed under BTHLabs Source Available License Agreement
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
((HotPocket) => {
class HotPocketHTMXConfirmPlugin {

View File

@@ -1,7 +1,18 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved.
* Licensed under BTHLabs Source Available License Agreement
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
((HotPocket, htmx) => {
class HotPocketHTMXPlugin {

View File

@@ -1,10 +1,19 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved. (https://bthlabs.pl/)
* Licensed under BTHLabs Source Available License Agreement
*
* Because I'm too stubborn to use React, LOL
*/
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
(() => {
const DEFAULT_OPTIONS = {
debug: false,

View File

@@ -1,7 +1,18 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved.
* Licensed under BTHLabs Source Available License Agreement
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
((HotPocket, htmx) => {
class BrowseSavesView {

View File

@@ -1,7 +1,18 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved.
* Licensed under BTHLabs Source Available License Agreement
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
((HotPocket) => {
class HotPocketUIFormPlugin {

View File

@@ -1,7 +1,18 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved.
* Licensed under BTHLabs Source Available License Agreement
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
((HotPocket, bootstrap) => {
const LEVEL_TO_BOOTSTRAP_CLASS = {

View File

@@ -1,7 +1,18 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved.
* Licensed under BTHLabs Source Available License Agreement
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
((HotPocket, bootstrap) => {
const DEFAULT_OPTIONS = {

View File

@@ -1,7 +1,18 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved.
* Licensed under BTHLabs Source Available License Agreement
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
((HotPocket) => {
class ViewAssociationView {

View File

@@ -1,7 +1,18 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved.
* Licensed under BTHLabs Source Available License Agreement
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
((HotPocket) => {
class HotPocketUIPlugin {

View File

@@ -15,7 +15,7 @@ cat <<EOF
HotPocket v1.0.0rc2 [${HOTPOCKET_BACKEND_IMAGE_ID}] (https://hotpocket.app/)
Copyright 2025-present by BTHLabs. All rights reserved. (https://bthlabs.pl/)
Licensed under BTHLabs Source Available License Agreement
Licensed under Apache-2.0
EOF
export PYTHONPATH="/srv/app:$PYTHONPATH"

View File

@@ -5,7 +5,7 @@
"main": "hotpocket_backend/apps/frontend/src/index.js",
"repository": "https://git.bthlabs.pl/tomekwojcik/hotpocket",
"author": "Tomek Wójcik <contact@bthlabs.pl>",
"license": "BTHLabs Source Available License Agreement",
"license": "Apache-2.0",
"private": true,
"type": "module",
"scripts": {

View File

@@ -3,7 +3,7 @@ name = "hotpocket-backend"
version = "1.0.0rc2"
description = "HotPocket Backend"
authors = ["Tomek Wójcik <contact@bthlabs.pl>"]
license = "BTHLabs Source Available License Agreement"
license = "Apache-2.0"
readme = "README.md"
[tool.poetry.dependencies]

View File

@@ -3,7 +3,7 @@ name = "hotpocket-backend-testing"
version = "1.0.0.dev0"
description = "HotPocket Backend Testing"
authors = ["Tomek Wójcik <contact@bthlabs.pl>"]
license = "BTHLabs Source Available License Agreement"
license = "Apache-2.0"
readme = "README.md"
[tool.poetry.dependencies]

View File

@@ -3,7 +3,7 @@ name = "hotpocket-common"
version = "1.0.0.dev0"
description = "HotPocket Common"
authors = ["Tomek Wójcik <contact@bthlabs.pl>"]
license = "BTHLabs Source Available License Agreement"
license = "Apache-2.0"
readme = "README.md"
[tool.poetry.dependencies]

View File

@@ -3,7 +3,7 @@ name = "hotpocket-packages"
version = "1.0.0.dev0"
description = "HotPocket Packages"
authors = ["Tomek Wójcik <contact@bthlabs.pl>"]
license = "BTHLabs Source Available License Agreement"
license = "Apache-2.0"
readme = "README.md"
package-mode = false

View File

@@ -3,7 +3,7 @@ name = "hotpocket-soa"
version = "1.0.0.dev0"
description = "HotPocket SOA"
authors = ["Tomek Wójcik <contact@bthlabs.pl>"]
license = "BTHLabs Source Available License Agreement"
license = "Apache-2.0"
readme = "README.md"
[tool.poetry.dependencies]

View File

@@ -3,7 +3,7 @@ name = "hotpocket-testing"
version = "1.0.0.dev0"
description = "HotPocket Testing"
authors = ["Tomek Wójcik <contact@bthlabs.pl>"]
license = "BTHLabs Source Available License Agreement"
license = "Apache-2.0"
readme = "README.md"
[tool.poetry.dependencies]

View File

@@ -3,7 +3,7 @@ name = "hotpocket-workspace-tools"
version = "1.0.0.dev0"
description = "HotPocket Workspace Tools"
authors = ["Tomek Wójcik <contact@bthlabs.pl>"]
license = "BTHLabs Source Available License Agreement"
license = "Apache-2.0"
readme = "README.md"
[tool.poetry.dependencies]