{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":748250994,"defaultBranch":"main","name":"python-project-52","ownerLogin":"AIGelios","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-01-25T15:36:13.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/122638842?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1708016799.0","currentOid":""},"activityList":{"items":[{"before":"918c1390c5b017270005488f639589edd57a1609","after":"34397ee2c30b6acb8647d4ab746bfd968486847f","ref":"refs/heads/main","pushedAt":"2024-02-15T17:02:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"fix success message and translation in TaskUpdateView","shortMessageHtmlLink":"fix success message and translation in TaskUpdateView"}},{"before":"23743feed1179d2e304e4fa8eb22bff802c30ebc","after":"918c1390c5b017270005488f639589edd57a1609","ref":"refs/heads/main","pushedAt":"2024-02-15T16:52:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"rename atribute label to labels in models, forms, filters classes","shortMessageHtmlLink":"rename atribute label to labels in models, forms, filters classes"}},{"before":"98bab814d3c2113a58f64a860db647cce027b443","after":"23743feed1179d2e304e4fa8eb22bff802c30ebc","ref":"refs/heads/main","pushedAt":"2024-02-15T16:18:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"reinstall rollbar (another version fo hexlet-check action)","shortMessageHtmlLink":"reinstall rollbar (another version fo hexlet-check action)"}},{"before":"28758c311b3db01ed69dfb5c7fcca52df83a1626","after":"98bab814d3c2113a58f64a860db647cce027b443","ref":"refs/heads/main","pushedAt":"2024-02-15T16:10:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"small fixes in settings.py and views.py, refresh migrations","shortMessageHtmlLink":"small fixes in settings.py and views.py, refresh migrations"}},{"before":"d67cf84cae183201077ee64c4007db9e182f5677","after":"28758c311b3db01ed69dfb5c7fcca52df83a1626","ref":"refs/heads/main","pushedAt":"2024-02-15T15:49:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"small fixes","shortMessageHtmlLink":"small fixes"}},{"before":"5fdc062f4446bff059980de923a65c984ce8520a","after":"d67cf84cae183201077ee64c4007db9e182f5677","ref":"refs/heads/main","pushedAt":"2024-02-15T15:34:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"add rollbar settings to config file, remake migrations","shortMessageHtmlLink":"add rollbar settings to config file, remake migrations"}},{"before":"911a1d65b2e9e11ca810a596d42cdb87a73b5e49","after":"5fdc062f4446bff059980de923a65c984ce8520a","ref":"refs/heads/main","pushedAt":"2024-02-15T14:32:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"fix pages styles and design in templates","shortMessageHtmlLink":"fix pages styles and design in templates"}},{"before":"4f76245794ea11f441423ac0e8bd75d63ce51f7c","after":"911a1d65b2e9e11ca810a596d42cdb87a73b5e49","ref":"refs/heads/main","pushedAt":"2024-02-15T12:11:21.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"fast comit: small fixes in task form","shortMessageHtmlLink":"fast comit: small fixes in task form"}},{"before":"9393b8b7337dbebbf3810238682e7f1055cedbbd","after":"4f76245794ea11f441423ac0e8bd75d63ce51f7c","ref":"refs/heads/main","pushedAt":"2024-02-15T10:51:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"commit description:\n* rename field labels to label in Task app model, form, filter files\n* fix tests and templates to work with new name of field label\n* fix fixture files for correct testing\n* fix migrations and translations\n* add all filter tests for task filtering on tasks index page","shortMessageHtmlLink":"commit description:"}},{"before":"e1aab5dcf187484ab28eced1d8714b042315b8b6","after":"9393b8b7337dbebbf3810238682e7f1055cedbbd","ref":"refs/heads/main","pushedAt":"2024-02-15T08:35:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"commit description:\n* add additional filter form to tasks in forms.py, filters.py views.py, template in tasks app\n* add new deletion tests for statuses and labels associated with tasks\n* small fixes in fixture files for all tests\n* add new translation messages in locale dir\n* small fixes in template files","shortMessageHtmlLink":"commit description:"}},{"before":"9314698775929012fbe197658f7f5e6205cf6577","after":"e1aab5dcf187484ab28eced1d8714b042315b8b6","ref":"refs/heads/main","pushedAt":"2024-02-15T04:42:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"fix length parameters in all custom models and forms","shortMessageHtmlLink":"fix length parameters in all custom models and forms"}},{"before":"eb9252c83c64d1efe8293bd2092b0b530631ef9b","after":"9314698775929012fbe197658f7f5e6205cf6577","ref":"refs/heads/main","pushedAt":"2024-02-15T04:24:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"fix codeclimate coverage action","shortMessageHtmlLink":"fix codeclimate coverage action"}},{"before":"fd84e7806f397097e6121c6da208816ac830fc96","after":"eb9252c83c64d1efe8293bd2092b0b530631ef9b","ref":"refs/heads/main","pushedAt":"2024-02-14T14:41:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"fixes in migrations","shortMessageHtmlLink":"fixes in migrations"}},{"before":"e5f444ce9ca872ed1a0207b55fced691c09d07fe","after":"fd84e7806f397097e6121c6da208816ac830fc96","ref":"refs/heads/main","pushedAt":"2024-02-14T14:33:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"commit description:\n* add models, CRUD views, forms, urls, templates for labels app\n* add fixtures and CRUD and page tests for labels\n* minor fixes in all templates (refactoring)\n* add Admin registration for all models from apps\n* add new translations for labels app","shortMessageHtmlLink":"commit description:"}},{"before":"56e6db423467c50f85a2d5bfa29a7a8960c3f28f","after":"e5f444ce9ca872ed1a0207b55fced691c09d07fe","ref":"refs/heads/main","pushedAt":"2024-02-12T16:57:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"add \"ADD USER\" button to users/index.html template","shortMessageHtmlLink":"add \"ADD USER\" button to users/index.html template"}},{"before":"9f7b5ff489ed7f03a843bd2b7bbe06460f2a0f42","after":"56e6db423467c50f85a2d5bfa29a7a8960c3f28f","ref":"refs/heads/main","pushedAt":"2024-02-12T16:38:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"fix users and statuses views (delete protection message), add/fix translation messages in locale dir","shortMessageHtmlLink":"fix users and statuses views (delete protection message), add/fix tra…"}},{"before":"0b06001f1710845129780c8f0090205b7913a564","after":"9f7b5ff489ed7f03a843bd2b7bbe06460f2a0f42","ref":"refs/heads/main","pushedAt":"2024-02-12T16:20:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"commit description:\n* add CRUD tests and fixtures for Tasks app\n* add tests and fixtures far all html pages related to Tasks","shortMessageHtmlLink":"commit description:"}},{"before":"0254df409977b671e3d225912e507731f3ba96e1","after":"0b06001f1710845129780c8f0090205b7913a564","ref":"refs/heads/main","pushedAt":"2024-02-12T13:00:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"commit description:reconfigure directories of apps and related settings\n* fix all imports\n* create urls, views, templates, models and forms for Task app instance\n* add new mesages to locale translations","shortMessageHtmlLink":"commit description:reconfigure directories of apps and related settings"}},{"before":"e84616504ac3f4fb1e7dbdea0df432385eae18d0","after":"0254df409977b671e3d225912e507731f3ba96e1","ref":"refs/heads/main","pushedAt":"2024-02-09T11:47:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"small fix in codeclimate reporter","shortMessageHtmlLink":"small fix in codeclimate reporter"}},{"before":"97ebdd4c93ad3051faf5ccb7378f3058958c9dc5","after":"e84616504ac3f4fb1e7dbdea0df432385eae18d0","ref":"refs/heads/main","pushedAt":"2024-02-09T11:37:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"commit description:\n* add/fix all CRUD tests for statuses\n* refactoring in users CRUD tests\n* fix User update form error rising when trying to save user with the same username\n* add fixtures for statuses tests\n* create __init__.py files in all test dirs for correct django testing","shortMessageHtmlLink":"commit description:"}},{"before":"406b7a2de3ce1c9b899c9c0cead5c25960b949b0","after":"97ebdd4c93ad3051faf5ccb7378f3058958c9dc5","ref":"refs/heads/main","pushedAt":"2024-02-08T13:57:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"commit sescription:\n* add and fix Statuses CRUD views\n* minor fixes in Users CRUD tests\n* add Statuses tests: index page tests\n* create tests.py facade for all tests","shortMessageHtmlLink":"commit sescription:"}},{"before":"8c408b02741471a25015991700eab82a066b8a08","after":"406b7a2de3ce1c9b899c9c0cead5c25960b949b0","ref":"refs/heads/main","pushedAt":"2024-02-08T12:20:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"commit description:\n* add Status model\n* add Status CRUD operations views, templates, forms, url routes","shortMessageHtmlLink":"commit description:"}},{"before":"e8963667eef2f4f30227922c097fe4b1c09db06a","after":"8c408b02741471a25015991700eab82a066b8a08","ref":"refs/heads/main","pushedAt":"2024-02-08T09:22:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"Update cc-reporter.yml","shortMessageHtmlLink":"Update cc-reporter.yml"}},{"before":"68f611770c7093a10b6bd8c4dd3e0d056811e180","after":"e8963667eef2f4f30227922c097fe4b1c09db06a","ref":"refs/heads/main","pushedAt":"2024-02-08T09:15:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"Update cc-reporter.yml","shortMessageHtmlLink":"Update cc-reporter.yml"}},{"before":"8510d30bfb58c5bdd868df48d0d7b79d5265678a","after":"68f611770c7093a10b6bd8c4dd3e0d056811e180","ref":"refs/heads/main","pushedAt":"2024-02-08T09:02:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"add codeclimate coverage action reporter","shortMessageHtmlLink":"add codeclimate coverage action reporter"}},{"before":"e22e98c5adfd6931e16a5616e432384046f2065a","after":"8510d30bfb58c5bdd868df48d0d7b79d5265678a","ref":"refs/heads/main","pushedAt":"2024-02-08T08:41:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"commit description:\n* fix/noqa lint errors everywhere\n* add new commands to Makefile\n* add CRUD tests for Users app\n* add page tests","shortMessageHtmlLink":"commit description:"}},{"before":"f558bd398683b23b7e3802bdbc6b21077b0cc6a2","after":"e22e98c5adfd6931e16a5616e432384046f2065a","ref":"refs/heads/main","pushedAt":"2024-02-06T17:45:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"commit description:\n* add new views, forms, routes, templates for user creation, updating, deletion\n* add authorization control for updating and deleting users\n* add new messages to locale files\n* fix navbar trmplate links\n* small refactoring in imports","shortMessageHtmlLink":"commit description:"}},{"before":"64c6b0f4bd11eb7459131703bfb82c20a2128bea","after":"f558bd398683b23b7e3802bdbc6b21077b0cc6a2","ref":"refs/heads/main","pushedAt":"2024-02-05T19:08:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"add views and templates for user updation and deletion without authorization","shortMessageHtmlLink":"add views and templates for user updation and deletion without author…"}},{"before":"4dd364c57f48d783a556930aacdc8c8209e65a55","after":"64c6b0f4bd11eb7459131703bfb82c20a2128bea","ref":"refs/heads/main","pushedAt":"2024-02-05T18:17:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"commit description:\n* add new translation messages to locale\n* modify password requirements in settings.py\n* fix links in navbar\n* add new models, views, forms, routes and templates for users index and user","shortMessageHtmlLink":"commit description:"}},{"before":"0f20ed1d0d6f021058b1969569c5b512cf125ef3","after":"4dd364c57f48d783a556930aacdc8c8209e65a55","ref":"refs/heads/main","pushedAt":"2024-02-05T15:47:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AIGelios","name":"Anton Kadkin","path":"/AIGelios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122638842?s=80&v=4"},"commit":{"message":"commit description:\n* add new bages to readme.md\n* add \"webserver\" to allowed hosts in settings.py\n* create site frame in templates, navbar and footer templates\n* add new entries in translation file\n\n/\nэ","shortMessageHtmlLink":"commit description:"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD-8rxbQA","startCursor":null,"endCursor":null}},"title":"Activity · AIGelios/python-project-52"}