{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":677119417,"defaultBranch":"master","name":"blog-angular","ownerLogin":"magnaniotavio","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-08-10T19:35:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/102213097?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1691696120.0","currentOid":""},"activityList":{"items":[{"before":"2de7a5176d8164906a487bae3706f2e587ef2e81","after":"5e9001722f61b4b2cc24fd565a863e01da5746a8","ref":"refs/heads/master","pushedAt":"2023-10-26T21:05:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"magnaniotavio","name":"otavio_dm","path":"/magnaniotavio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102213097?s=80&v=4"},"commit":{"message":"Page now refreshes after editing, deleting, creating.\n(Had somehow forgotten to add this.)\n\tmodified: db.json\n\tmodified: src/app/post-create/post-create.component.ts\n\tmodified: src/app/post-edit/post-edit.component.ts\n\tmodified: src/app/posts/posts.component.ts","shortMessageHtmlLink":"Page now refreshes after editing, deleting, creating."}},{"before":"08c9b41d1b50b8bd93c6720a7c44297b2e530241","after":"2de7a5176d8164906a487bae3706f2e587ef2e81","ref":"refs/heads/master","pushedAt":"2023-08-16T20:11:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"magnaniotavio","name":"otavio_dm","path":"/magnaniotavio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102213097?s=80&v=4"},"commit":{"message":"Made changes in style.\n\tmodified: db.json\n\tmodified: src/app/post-list/post-list.component.css\n\tmodified: src/app/post-list/post-list.component.html\n\tmodified: src/app/post-list/post-list.component.ts\n\tmodified: src/app/posts/posts.component.css\n\tmodified: src/app/posts/posts.component.html\n\tmodified: src/styles.css","shortMessageHtmlLink":"Made changes in style."}},{"before":"a39f0dd4226a5503ed1568acc66aadd560358fba","after":"08c9b41d1b50b8bd93c6720a7c44297b2e530241","ref":"refs/heads/master","pushedAt":"2023-08-16T19:19:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"magnaniotavio","name":"otavio_dm","path":"/magnaniotavio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102213097?s=80&v=4"},"commit":{"message":"Adding pagination.\n\tmodified: db.json\n\tmodified: package-lock.json\n\tmodified: package.json\n\tmodified: src/app/app.component.css\n\tmodified: src/app/app.component.html\n\tmodified: src/app/app.module.ts\n\tmodified: src/app/post-edit/post-edit.component.ts\n\tmodified: src/app/post-list/post-list.component.css\n\tmodified: src/app/post-list/post-list.component.html\n\tmodified: src/app/post-list/post-list.component.ts\n\tmodified: src/app/post.service.ts\n\tmodified: src/app/posts/posts.component.html\n\tmodified: src/app/posts/posts.component.ts\n\tmodified: src/styles.css","shortMessageHtmlLink":"Adding pagination."}},{"before":"9f562108ed6a250f6daefe56a1fe26846b652f6f","after":"a39f0dd4226a5503ed1568acc66aadd560358fba","ref":"refs/heads/master","pushedAt":"2023-08-12T09:13:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"magnaniotavio","name":"otavio_dm","path":"/magnaniotavio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102213097?s=80&v=4"},"commit":{"message":"Sent the edit/delete functions to their own component.\n\tmodified: db.json\n \tmodified: src/app/app.component.css\n\tmodified: src/app/app.module.ts\n\tmodified: src/app/post-create/post-create.component.css\n\tmodified: src/app/post-create/post-create.component.html\n\tmodified: src/app/post-edit/post-edit.component.css\n\tmodified: src/app/post-edit/post-edit.component.html\n\tmodified: src/app/post-edit/post-edit.component.ts\n modified: src/app/post-list/post-list.component.css\n\tmodified: src/app/post-list/post-list.component.html\n\tmodified: src/app/post-list/post-list.component.ts\n\tmodified: src/app/posts/posts.component.html\n\tmodified: src/app/posts/posts.component.ts\n\tmodified: src/styles.css","shortMessageHtmlLink":"Sent the edit/delete functions to their own component."}},{"before":"3ec0ad209f7be6a7e85ebb17d9a4b12d1fa8bb4f","after":"9f562108ed6a250f6daefe56a1fe26846b652f6f","ref":"refs/heads/master","pushedAt":"2023-08-12T05:22:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"magnaniotavio","name":"otavio_dm","path":"/magnaniotavio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102213097?s=80&v=4"},"commit":{"message":"Basic CRUD is done. Now just changing design.\nWill add new features during next few days/weeks as I learn\nmore about Angular.\n\tmodified: db.json\n\tmodified: src/app/app.component.css\n\tmodified: src/app/app.component.html\n\tmodified: src/app/app.module.ts\n modified: src/app/home/home.component.css\n\tmodified: src/app/home/home.component.html\n\tmodified: src/app/post-create/post-create.component.css\n\tmodified: src/app/post-create/post-create.component.html\n\tmodified: src/app/post-list/post-list.component.css\n\tmodified: src/app/post-list/post-list.component.html\n\tmodified: src/app/post-list/post-list.component.ts\n\tmodified: src/app/posts/posts.component.ts\n\tdeleted: src/app/search-results/search-results.component.css\n\tdeleted: src/app/search-results/search-results.component.html\n\tdeleted: src/app/search-results/search-results.component.spec.ts\n\tdeleted: src/app/search-results/search-results.component.ts\n\tdeleted: src/app/search/search.component.css\n\tdeleted: src/app/search/search.component.html\n\tdeleted: src/app/search/search.component.spec.ts\n\tdeleted: src/app/search/search.component.ts","shortMessageHtmlLink":"Basic CRUD is done. Now just changing design."}},{"before":"3d8dd258bab2c1a44c9374dbb688a0330e682381","after":"3ec0ad209f7be6a7e85ebb17d9a4b12d1fa8bb4f","ref":"refs/heads/master","pushedAt":"2023-08-10T20:25:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"magnaniotavio","name":"otavio_dm","path":"/magnaniotavio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102213097?s=80&v=4"},"commit":{"message":"\tmodified: src/app/post-create/post-create.component.html\n\tmodified: src/app/post-create/post-create.component.ts\n\tmodified: src/app/post-list/post-list.component.html\n\tmodified: src/app/post-list/post-list.component.ts\n\tmodified: src/app/post.model.ts\n\tmodified: src/app/posts/posts.component.ts","shortMessageHtmlLink":"\tmodified: src/app/post-create/post-create.component.html"}},{"before":null,"after":"3d8dd258bab2c1a44c9374dbb688a0330e682381","ref":"refs/heads/master","pushedAt":"2023-08-10T19:35:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"magnaniotavio","name":"otavio_dm","path":"/magnaniotavio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102213097?s=80&v=4"},"commit":{"message":"\tnew file: .env\n\tnew file: db.json\n\tmodified: package-lock.json\n\tmodified: package.json\n\tmodified: src/app/app-routing.module.ts\n\tmodified: src/app/app.component.html\n\tmodified: src/app/app.component.ts\n\tmodified: src/app/app.module.ts\n\tnew file: src/app/home/home.component.css\n\tnew file: src/app/home/home.component.html\n\tnew file: src/app/home/home.component.spec.ts\n\tnew file: src/app/home/home.component.ts\n\tnew file: src/app/post-create/post-create.component.css\n\tnew file: src/app/post-create/post-create.component.html\n\tnew file: src/app/post-create/post-create.component.spec.ts\n\tnew file: src/app/post-create/post-create.component.ts\n\tnew file: src/app/post-edit/post-edit.component.css\n\tnew file: src/app/post-edit/post-edit.component.html\n\tnew file: src/app/post-edit/post-edit.component.spec.ts\n\tnew file: src/app/post-edit/post-edit.component.ts\n\tnew file: src/app/post-list/post-list.component.css\n\tnew file: src/app/post-list/post-list.component.html\n\tnew file: src/app/post-list/post-list.component.spec.ts\n\tnew file: src/app/post-list/post-list.component.ts\n\tnew file: src/app/post.model.ts\n\tnew file: src/app/post.service.spec.ts\n\tnew file: src/app/post.service.ts\n\tnew file: src/app/posts/posts.component.css\n\tnew file: src/app/posts/posts.component.html\n\tnew file: src/app/posts/posts.component.spec.ts\n\tnew file: src/app/posts/posts.component.ts\n\tnew file: src/app/search-results/search-results.component.css\n\tnew file: src/app/search-results/search-results.component.html\n\tnew file: src/app/search-results/search-results.component.spec.ts\n\tnew file: src/app/search-results/search-results.component.ts\n\tnew file: src/app/search/search.component.css\n\tnew file: src/app/search/search.component.html\n\tnew file: src/app/search/search.component.spec.ts\n\tnew file: src/app/search/search.component.ts","shortMessageHtmlLink":"\tnew file: .env"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADoNRYuwA","startCursor":null,"endCursor":null}},"title":"Activity ยท magnaniotavio/blog-angular"}