Commit Graph

71 Commits

Author SHA1 Message Date
Alexander Kalinovsky
f6c5eb875b fix default_lifespan
All checks were successful
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-04-23 21:33:07 +07:00
Alexander Kalinovsky
a134194852 add visibility delegates for fields in edit form
Some checks failed
Build Docs / changes (push) Failing after 2s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-04-22 20:30:33 +07:00
Alexander Kalinovsky
a3357a2924 format fix
All checks were successful
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-04-14 23:17:58 +07:00
Alexander Kalinovsky
b995abfc1e separate bot init and webhook setting
All checks were successful
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-04-14 20:12:14 +07:00
Alexander Kalinovsky
0e6225e82f minor fixes
All checks were successful
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-04-13 00:48:55 +07:00
Alexander Kalinovsky
43288698e9 fix bot_init
All checks were successful
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-04-12 17:20:27 +07:00
Alexander Kalinovsky
8421d05826 fix bot config
All checks were successful
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-04-12 17:13:17 +07:00
Alexander Kalinovsky
c81fb57c1a move webhook auth key to bot config
All checks were successful
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-04-12 17:07:39 +07:00
Alexander Kalinovsky
783ecac91a remove pyngrok, removed unnecessary bot.close(), bot.logout() etc. calls
All checks were successful
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Successful in 1m1s
Build Docs / deploy-docs (push) Successful in 5s
2025-04-12 15:45:40 +07:00
Alexander Kalinovsky
dc006c70fd add form rendering call from app object
All checks were successful
Build Docs / changes (push) Successful in 7s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-04-08 01:20:45 +07:00
Alexander Kalinovsky
e10d7ff7bf enhanced strings and elements visibility delegates
All checks were successful
Build Docs / changes (push) Successful in 27s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-04-01 00:19:51 +07:00
Alexander Kalinovsky
6a7355996c fix config
All checks were successful
Build Docs / changes (push) Successful in 4s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-03-27 20:54:22 +07:00
Alexander Kalinovsky
f417c7741c upd readme
All checks were successful
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Successful in 40s
Build Docs / deploy-docs (push) Successful in 3s
2025-03-27 16:26:43 +07:00
Alexander Kalinovsky
4364c2c175 rename project
All checks were successful
Build Docs / changes (push) Successful in 6s
Build Docs / build-docs (push) Successful in 1m5s
Build Docs / deploy-docs (push) Successful in 5s
2025-03-27 15:48:55 +07:00
Alexander Kalinovsky
5db09d0fd1 rename project 2025-03-27 15:48:00 +07:00
Alexander Kalinovsky
732c86b6fb fix permission checks for command forms
All checks were successful
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-03-21 18:46:22 +07:00
Alexander Kalinovsky
66a6de8b20 minor updates
All checks were successful
Build Docs / changes (push) Successful in 4s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-03-20 18:30:18 +07:00
Alexander Kalinovsky
8d99e6f5d5 undo last
All checks were successful
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-03-20 02:15:11 +07:00
Alexander Kalinovsky
d7671c8d26 retry register webhook
All checks were successful
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-03-20 02:00:54 +07:00
Alexander Kalinovsky
ffe2c95056 minor fixes
All checks were successful
Build Docs / changes (push) Successful in 4s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-03-20 01:53:04 +07:00
Alexander Kalinovsky
6965c03fec minor fix
All checks were successful
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-03-20 00:00:04 +07:00
Alexander Kalinovsky
5e2b8e51f6 app state fix
All checks were successful
Build Docs / changes (push) Successful in 4s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-03-19 15:09:12 +07:00
Alexander Kalinovsky
fe0380f9f3 minor fixes and updates
All checks were successful
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-03-19 14:46:23 +07:00
Alexander Kalinovsky
f0db2b2830 upd defult editing field sequences generation when ownership fields defined 2025-03-13 16:52:03 +07:00
Alexander Kalinovsky
02aec23b84 feat: entity events
All checks were successful
Build Docs / changes (push) Successful in 20s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-03-10 22:10:09 +07:00
Alexander Kalinovsky
dd56d3f312 feat: awaitable entity representations
All checks were successful
Build Docs / changes (push) Successful in 28s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-03-08 14:57:09 +07:00
Alexander Kalinovsky
9e9979bf31 fix docs deploy
All checks were successful
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Successful in 43s
Build Docs / deploy-docs (push) Successful in 4s
2025-03-01 15:59:16 +07:00
Alexander Kalinovsky
921c6e39f5 fix docs deploy
All checks were successful
Build Docs / changes (push) Successful in 4s
Build Docs / build-docs (push) Successful in 36s
Build Docs / deploy-docs (push) Successful in 3s
2025-03-01 15:42:57 +07:00
Alexander Kalinovsky
518d7a4856 fix docs deploy
All checks were successful
Build Docs / changes (push) Successful in 4s
Build Docs / build-docs (push) Successful in 35s
Build Docs / deploy-docs (push) Successful in 3s
2025-03-01 15:28:49 +07:00
Alexander Kalinovsky
5690a4ba12 fix docs deploy
All checks were successful
Build Docs / changes (push) Successful in 4s
Build Docs / build-docs (push) Successful in 35s
Build Docs / deploy-docs (push) Successful in 3s
2025-03-01 15:23:31 +07:00
Alexander Kalinovsky
06c9467c6e fix docs deploy
Some checks failed
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Successful in 36s
Build Docs / deploy-docs (push) Failing after 2s
2025-03-01 15:21:06 +07:00
Alexander Kalinovsky
6deb49c6d7 fix docs deploy
Some checks failed
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Successful in 39s
Build Docs / deploy-docs (push) Failing after 3s
2025-03-01 15:17:46 +07:00
Alexander Kalinovsky
89f7e3bee2 fix docs deploy
Some checks failed
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Successful in 48s
Build Docs / deploy-docs (push) Failing after 3s
2025-03-01 14:54:20 +07:00
Alexander Kalinovsky
1b0d6d4125 fix docs deploy
Some checks failed
Build Docs / changes (push) Successful in 4s
Build Docs / build-docs (push) Failing after 25s
Build Docs / deploy-docs (push) Has been skipped
2025-03-01 14:16:18 +07:00
Alexander Kalinovsky
22ab18f648 fix docs deploy
Some checks failed
Build Docs / changes (push) Failing after 6s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-03-01 14:14:17 +07:00
Alexander Kalinovsky
0054a7e154 fix docs deploy
Some checks failed
Build Docs / changes (push) Successful in 6s
Build Docs / build-docs (push) Failing after 1m14s
Build Docs / deploy-docs (push) Has been skipped
2025-03-01 02:37:00 +07:00
Alexander Kalinovsky
2327c49e1c fix docs deploy
Some checks failed
Build Docs / changes (push) Successful in 6s
Build Docs / build-docs (push) Failing after 28s
Build Docs / deploy-docs (push) Has been skipped
2025-03-01 02:31:42 +07:00
Alexander Kalinovsky
748264f6c8 fix docs deploy
Some checks failed
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Failing after 17s
Build Docs / deploy-docs (push) Has been skipped
2025-03-01 02:26:26 +07:00
Alexander Kalinovsky
55e12c0475 fix docs deploy
Some checks failed
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Failing after 24s
Build Docs / deploy-docs (push) Has been skipped
2025-03-01 02:23:44 +07:00
Alexander Kalinovsky
f3fe54513c fix docs deploy
Some checks failed
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Failing after 18s
Build Docs / deploy-docs (push) Has been skipped
2025-03-01 02:21:44 +07:00
Alexander Kalinovsky
50a434dae8 fix docs deploy
Some checks failed
Build Docs / changes (push) Successful in 10s
Build Docs / build-docs (push) Failing after 28s
Build Docs / deploy-docs (push) Has been skipped
2025-03-01 02:17:18 +07:00
Alexander Kalinovsky
76966301f6 fix docs deploy
Some checks failed
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Failing after 1m24s
Build Docs / deploy-docs (push) Has been skipped
2025-03-01 01:50:13 +07:00
Alexander Kalinovsky
fc49b2ee47 fix docs deploy
Some checks failed
Build Docs / changes (push) Successful in 6s
Build Docs / build-docs (push) Failing after 1m25s
Build Docs / deploy-docs (push) Has been skipped
2025-03-01 01:45:11 +07:00
Alexander Kalinovsky
d59b28ad29 fix python version
Some checks failed
Build Docs / changes (push) Successful in 6s
Build Docs / build-docs (push) Failing after 8s
Build Docs / deploy-docs (push) Has been skipped
2025-03-01 01:31:52 +07:00
Alexander Kalinovsky
e413cd3ae5 test docs deploy
Some checks failed
Build Docs / changes (push) Successful in 6s
Build Docs / build-docs (push) Failing after 51s
Build Docs / deploy-docs (push) Has been skipped
2025-03-01 01:27:33 +07:00
Alexander Kalinovsky
0f479f7914 fix docs deploy
All checks were successful
Build Docs / changes (push) Successful in 8s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-03-01 01:24:41 +07:00
Alexander Kalinovsky
426ca3fad0 fix doc deploy
Some checks failed
Build Docs / changes (push) Failing after 1s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-03-01 01:22:28 +07:00
Alexander Kalinovsky
b7abd3f30f fix workflow name
Some checks failed
Build Docs / changes (push) Failing after 27s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-03-01 01:03:38 +07:00
Alexander Kalinovsky
71ba2c052b add mkdocs 2025-03-01 00:57:31 +07:00
Alexander Kalinovsky
1d162677a8 upd project structure 2025-02-18 20:57:52 +01:00