Stepan Zhukovsky MOIS3Y
  • Chita
  • Joined on 2022-08-21
MOIS3Y pushed to main at ISPsystem/isp-maintenance 2024-06-04 23:53:31 +08:00
72bfeb9193 Add: auth cmd prototype, dummy_platform for api
bb3b20e6c8 Add: depends (tabulate)
287216d975 Add: devtools, Makefile
0f96d0f956 Update: dockerize app, rename pkg to mgrctl, fix imports
34e8118327 Add: sh lib
Compare 6 commits »
MOIS3Y merged pull request ISPsystem/isp-maintenance#9 2024-06-04 23:53:30 +08:00
New API for dev mode (dummy platform), dev tools, auth cmd prototype
MOIS3Y created pull request ISPsystem/isp-maintenance#9 2024-06-04 23:42:46 +08:00
New API for dev mode (dummy platform), dev tools, auth cmd prototype
MOIS3Y pushed to api at MOIS3Y/isp-maintenance 2024-06-04 23:38:56 +08:00
72bfeb9193 Add: auth cmd prototype, dummy_platform for api
bb3b20e6c8 Add: depends (tabulate)
287216d975 Add: devtools, Makefile
0f96d0f956 Update: dockerize app, rename pkg to mgrctl, fix imports
34e8118327 Add: sh lib
Compare 6 commits »
MOIS3Y pushed to main at ISPsystem/isp-maintenance 2024-05-26 22:19:12 +08:00
1d72b8d015 Create: api handlers
MOIS3Y merged pull request ISPsystem/isp-maintenance#8 2024-05-26 22:19:11 +08:00
Create: api handlers
MOIS3Y created pull request ISPsystem/isp-maintenance#8 2024-05-26 22:12:48 +08:00
Create: api handlers
MOIS3Y created branch api in MOIS3Y/isp-maintenance 2024-05-26 22:07:37 +08:00
MOIS3Y pushed to api at MOIS3Y/isp-maintenance 2024-05-26 22:07:37 +08:00
1d72b8d015 Create: api handlers
MOIS3Y pushed to main at MOIS3Y/isp-maintenance 2024-02-12 11:47:55 +08:00
f9a213fe3e Update: models now follow PEP, add connection func, example app for show all vm6 users
867cd1c022 Edit: gitignore
2bc9b2e94f Add: db models vm6,dci, and Docker file
c776632195 Add: core cli, lazy_group, example apps
c8c7060201 Add: settings values, json parser from file (function), demo example
Compare 6 commits »
MOIS3Y merged pull request ISPsystem/isp-maintenance#7 2024-02-12 11:35:04 +08:00
Update: models now follow PEP, add connection func, example app for show all vm6 users
MOIS3Y pushed to main at ISPsystem/isp-maintenance 2024-02-12 11:35:04 +08:00
f9a213fe3e Update: models now follow PEP, add connection func, example app for show all vm6 users
MOIS3Y created pull request ISPsystem/isp-maintenance#7 2024-02-11 22:16:18 +08:00
Update: models now follow PEP, add connection func, example app for show all vm6 users
MOIS3Y created branch db_connection in MOIS3Y/isp-maintenance 2024-02-11 22:10:46 +08:00
MOIS3Y pushed to db_connection at MOIS3Y/isp-maintenance 2024-02-11 22:10:46 +08:00
f9a213fe3e Update: models now follow PEP, add connection func, example app for show all vm6 users
867cd1c022 Edit: gitignore
2bc9b2e94f Add: db models vm6,dci, and Docker file
Compare 3 commits »
MOIS3Y pushed to main at ISPsystem/isp-maintenance 2024-02-11 17:11:52 +08:00
867cd1c022 Edit: gitignore
2bc9b2e94f Add: db models vm6,dci, and Docker file
Compare 2 commits »
MOIS3Y merged pull request ISPsystem/isp-maintenance#6 2024-02-11 17:11:51 +08:00
dev
MOIS3Y approved ISPsystem/isp-maintenance#6 2024-02-11 17:11:06 +08:00
dev
MOIS3Y commented on pull request ISPsystem/isp-maintenance#6 2024-02-11 12:46:17 +08:00
dev

Need to remove garbage from pyCharm

MOIS3Y pushed to main at ISPsystem/isp-maintenance 2024-02-11 12:40:56 +08:00
c776632195 Add: core cli, lazy_group, example apps