Commit Graph

90 Commits

Author SHA1 Message Date
Alexander Kalinovsky
4df67c93d4 crud service
All checks were successful
Build Docs / changes (push) Successful in 30s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-08-11 20:47:39 +03:00
Alexander Kalinovsky
a078cdfd86 fix feed update
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-06-12 17:50:06 +03:00
Alexander Kalinovsky
4ac80e0105 add options functionality for input editors
All checks were successful
Build Docs / changes (push) Successful in 25s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-06-10 23:31:31 +03:00
Alexander Kalinovsky
923b0e6cc9 add user tg update handler
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-05-19 19:33:58 +07:00
Alexander Kalinovsky
b1f7ccf1b4 remove unnecessary logging
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-05-18 22:59:04 +07:00
Alexander Kalinovsky
469b160fb8 logging for db sessions
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-05-18 18:55:11 +07:00
Alexander Kalinovsky
ae036023e5 revert backgroundtasks in bot update handler
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-05-18 17:18:58 +07:00
Alexander Kalinovsky
44240b8b04 handle updates without backgroundtasks trial
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-05-18 15:14:01 +07:00
Alexander Kalinovsky
2af0fceb25 increase db connection pool
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-05-18 14:57:29 +07:00
Alexander Kalinovsky
5cadd66ce8 upd update handling
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-05-18 14:35:27 +07:00
Alexander Kalinovsky
33abe15562 fsm bugfixes
All checks were successful
Build Docs / changes (push) Successful in 16s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-05-16 16:35:28 +07:00
Alexander Kalinovsky
eb57a4ff78 type hinting enhancements, bugfix in user commands handler
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-05-12 18:21:30 +07:00
Alexander Kalinovsky
dcacd31bbc fix copy button in string editor
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-05-04 21:15:28 +07:00
Alexander Kalinovsky
094c36f61b minor change
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-05-04 01:00:23 +07:00
Alexander Kalinovsky
90652b9f3f add bot entity's events, external bot command call
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-30 19:21:29 +07:00
Alexander Kalinovsky
a4999159b9 fix i18n middleware
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-27 18:15:57 +07:00
Alexander Kalinovsky
5343e5b2cf fix bug in entity_data dict
Some checks failed
Build Docs / changes (push) Failing after 10s
Build Docs / build-docs (push) Has been skipped
Build Docs / deploy-docs (push) Has been skipped
2025-04-26 17:12:48 +07:00
Alexander Kalinovsky
e17629c607 fix BotContext in entity picker
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-04-25 19:33:26 +07:00
Alexander Kalinovsky
3e51fd4476 add user attr to delegates' context
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-04-25 16:44:15 +07:00
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