2024-11-26

This commit is contained in:
2024-11-26 13:12:24 -07:00
parent c192f07a66
commit 52444edc44
21 changed files with 55 additions and 28 deletions

View File

@ -5,6 +5,7 @@
}, },
"cSpell.words": [ "cSpell.words": [
"Beelink", "Beelink",
"Blazor",
"Dockge", "Dockge",
"frontmatter", "frontmatter",
"Gitea", "Gitea",
@ -15,6 +16,7 @@
"Kanban", "Kanban",
"mikepharesjr", "mikepharesjr",
"mklink", "mklink",
"MVVM",
"Nexcloud", "Nexcloud",
"Nextcloud", "Nextcloud",
"nmap", "nmap",

9
1;1-2023/2023-05-18.md Normal file
View File

@ -0,0 +1,9 @@
---
created: '"2024-01-06T01:25:36.241Z"'
type: '"basic-note"'
updated: '"2024-01-06T01:25:36.241Z"'
---
# 2023 05 18
[Keyence Corporation of America](../ci-cd/azure-dev-ops/phares/tasks/keyence-corporation-of-america---quotation-12710033.md)

View File

@ -1,7 +1,7 @@
--- ---
type: "basic-note" created: '"2024-01-16T23:21:30.810Z"'
created: "2024-01-16T23:21:30.810Z" type: '"basic-note"'
updated: "2024-01-16T23:26:13.160Z" updated: '"2024-01-16T23:26:13.160Z"'
--- ---
# 2024-01-16 # 2024-01-16

View File

@ -1,7 +1,7 @@
--- ---
type: "basic-note" created: '"2024-01-24T16:28:03.164Z"'
created: "2024-01-24T16:28:03.164Z" type: '"basic-note"'
updated: "2024-01-31T13:33:39.767Z" updated: '"2024-01-31T13:33:39.767Z"'
--- ---
# 2024-01-24 # 2024-01-24

View File

@ -1,5 +1,7 @@
--- ---
type: "basic-note" created: 2024-05-14T15:39:49.369Z
type: '"basic-note"'
updated: 2024-06-11T17:49:30.322Z
--- ---
# 2024-05-14 # 2024-05-14

View File

@ -1,5 +1,7 @@
--- ---
type: "basic-note" created: 2024-06-11T17:49:15.838Z
type: '"basic-note"'
updated: 2024-06-11T17:50:05.466Z
--- ---
# 2024-06-11 # 2024-06-11
@ -16,4 +18,4 @@ Below do not apply
02/01/24 - MET08DDUPSFS6420 solution is now passing SID from IQS to OI when uploading Metrology data to OI. 02/01/24 - MET08DDUPSFS6420 solution is now passing SID from IQS to OI when uploading Metrology data to OI.
02/20/24 - MET08THFTIRSTRATUS solution is now passing SID from IQS to OI when uploading Metrology data to OI. 02/20/24 - MET08THFTIRSTRATUS solution is now passing SID from IQS to OI when uploading Metrology data to OI.
Jonathan Ouellette is reviewing the OI import portion Jonathan Ouellette is reviewing the OI import portion
``` ```

View File

@ -1,7 +1,7 @@
--- ---
type: "note" created: '"2024-06-15T21:57:22.972Z"'
created: "2024-06-15T21:57:22.972Z" type: '"note"'
updated: "2024-06-17T18:15:27.596Z" updated: '"2024-06-17T18:15:27.596Z"'
--- ---
# 2024-06-15 # 2024-06-15

View File

@ -1,7 +1,7 @@
--- ---
type: "note" created: '"2024-06-17T17:31:06.062Z"'
created: "2024-06-17T17:31:06.062Z" type: '"note"'
updated: "2024-06-17T17:31:30.181Z" updated: '"2024-06-17T17:31:30.181Z"'
--- ---
# 2024-06-17 # 2024-06-17

View File

@ -1,7 +1,7 @@
--- ---
type: "note" created: '"2024-06-28T14:33:16.866Z"'
created: "2024-06-28T14:33:16.866Z" type: '"note"'
updated: "2024-06-28T14:47:30.276Z" updated: '"2024-06-28T14:47:30.276Z"'
--- ---
# 2024-06-28 # 2024-06-28

22
1;1-2024/2024-11-25.md Normal file
View File

@ -0,0 +1,22 @@
---
created: 2024-11-26T19:19:32.576Z
type: note
updated: 2024-11-26T19:46:27.125Z
---
# 2024-11-25
- [ ] USA license for APC support in Regensburg
- Do they have to be in States?
- Does it have a cost?
- [ ] Fab Approval style alignment
- .net Framework
- .net Core
- Model-View-Controller (MVC) is a software design pattern that separates an application into three components: the model, view, and controller:
- ModelviewViewModel (MVVM) is an architectural pattern in computer software that facilitates the separation of the development of a graphical user interface
- Vanilla JS
- Static Site with AJAX
- Angular (has AJAX) normally a SPA stands for Single-Page Application, a web application design pattern that loads a single HTML page and updates it dynamically as the user interacts with it. SPAs are popular because they provide a faster and more responsive user experience than traditional web applications.
- Blazor
- Web Assembly
- Dependency Injection

View File

@ -1,9 +0,0 @@
---
type: "basic-note"
created: "2024-01-06T01:25:36.241Z"
updated: "2024-01-06T01:25:36.241Z"
---
# 2023 05 18
[Keyence Corporation of America](../CI-CD/Azure-DevOps/Phares/Tasks/keyence-corporation-of-america---quotation-12710033.md)

View File

@ -9,7 +9,6 @@ updated: 2024-11-26T06:36:01.614Z
- [faq](https://www.openproject.org/docs/installation-and-operations/operation/faq/) - [faq](https://www.openproject.org/docs/installation-and-operations/operation/faq/)
- [issues](https://github.com/opf/openproject-docker-compose/issues/101) - [issues](https://github.com/opf/openproject-docker-compose/issues/101)
- [docker-compose](https://www.openproject.org/docs/installation-and-operations/installation/docker-compose) - [docker-compose](https://www.openproject.org/docs/installation-and-operations/installation/docker-compose)
- []()
```bash 1732602239395 = 638681990393950000 = Mon Nov 25 2024 23:23:58 GMT-0700 (Mountain Standard Time) ```bash 1732602239395 = 638681990393950000 = Mon Nov 25 2024 23:23:58 GMT-0700 (Mountain Standard Time)
docker exec -it openproject-db-1 psql -U postgres -d openproject docker exec -it openproject-db-1 psql -U postgres -d openproject