{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":758910233,"defaultBranch":"main","name":"Self-Ordering-Application-for-Restaurant","ownerLogin":"Liviru-Nava","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-02-17T12:46:29.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/124782159?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1708173990.7312791","currentOid":""},"activityList":{"items":[{"before":"f5be7093be1735405ed7ee1f440f2656d9c0cbfb","after":"eee6f05f8d9c26a0da65e79d578a1f931f7517ef","ref":"refs/heads/main","pushedAt":"2024-03-30T13:19:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Liviru-Nava","name":"Liviru-Navaratna","path":"/Liviru-Nava","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124782159?s=80&v=4"},"commit":{"message":"committed the libraries to run on Netbeans","shortMessageHtmlLink":"committed the libraries to run on Netbeans"}},{"before":"3a67e18bcf572af50b6bb9fc400bcaf4ebb3301b","after":"f5be7093be1735405ed7ee1f440f2656d9c0cbfb","ref":"refs/heads/main","pushedAt":"2024-02-28T01:23:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HiranthaNHIP","name":"MR.NHIP","path":"/HiranthaNHIP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138297659?s=80&v=4"},"commit":{"message":"Final Commit","shortMessageHtmlLink":"Final Commit"}},{"before":"2de766c5b4edaa0987fb6256273c61c8c3f91aa4","after":"3a67e18bcf572af50b6bb9fc400bcaf4ebb3301b","ref":"refs/heads/main","pushedAt":"2024-02-27T17:08:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HiranthaNHIP","name":"MR.NHIP","path":"/HiranthaNHIP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138297659?s=80&v=4"},"commit":{"message":"project enhancement using notification API\n\nsend notification to customer mentioning estimate order reserving time","shortMessageHtmlLink":"project enhancement using notification API"}},{"before":"e10d4f0ad0b8a8fe54a13183c0f0d57d8d6fdfac","after":"2de766c5b4edaa0987fb6256273c61c8c3f91aa4","ref":"refs/heads/main","pushedAt":"2024-02-23T15:08:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Liviru-Nava","name":"Liviru-Navaratna","path":"/Liviru-Nava","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124782159?s=80&v=4"},"commit":{"message":"Implemented the search feature to search values from the doubly Linked List\n\nWith the search feature, an item can be selected and it's relevant information (price, name, preparation time) can be retrieved from the linked list.","shortMessageHtmlLink":"Implemented the search feature to search values from the doubly Linke…"}},{"before":"046f54084e026c179d651dfec164ec3d18a61005","after":"e10d4f0ad0b8a8fe54a13183c0f0d57d8d6fdfac","ref":"refs/heads/main","pushedAt":"2024-02-23T11:57:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HiranthaNHIP","name":"MR.NHIP","path":"/HiranthaNHIP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138297659?s=80&v=4"},"commit":{"message":"Delete menu item from linked list is Implemented in Admin UI","shortMessageHtmlLink":"Delete menu item from linked list is Implemented in Admin UI"}},{"before":"ec4f2adff7ae0b791dad7dfe60d3435e8b0079a5","after":"046f54084e026c179d651dfec164ec3d18a61005","ref":"refs/heads/main","pushedAt":"2024-02-23T10:44:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HiranthaNHIP","name":"MR.NHIP","path":"/HiranthaNHIP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138297659?s=80&v=4"},"commit":{"message":"UPDATE_ menu item_feature is implemented","shortMessageHtmlLink":"UPDATE_ menu item_feature is implemented"}},{"before":"8b795be1f00c848402021b8dcc3cd2cc6a20b7be","after":"ec4f2adff7ae0b791dad7dfe60d3435e8b0079a5","ref":"refs/heads/main","pushedAt":"2024-02-23T07:47:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Liviru-Nava","name":"Liviru-Navaratna","path":"/Liviru-Nava","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124782159?s=80&v=4"},"commit":{"message":"Adjusted all codes to support backward traversal with Doubly Linked List\n\nTo support backward traversal using the tail in doubly linked list, the sorting operation codes needed to be re-done to support the linked list contents","shortMessageHtmlLink":"Adjusted all codes to support backward traversal with Doubly Linked List"}},{"before":"efcc3ddeb51dcda212a21b9c2ceddd61e58556a3","after":"8b795be1f00c848402021b8dcc3cd2cc6a20b7be","ref":"refs/heads/main","pushedAt":"2024-02-23T06:18:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Liviru-Nava","name":"Liviru-Navaratna","path":"/Liviru-Nava","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124782159?s=80&v=4"},"commit":{"message":"Implemented the Insert operation from the Admin page\n\nFurther developed the Backward traversal method so the latest inserted product will be displayed at the top of the product list","shortMessageHtmlLink":"Implemented the Insert operation from the Admin page"}},{"before":"32afec8e676fdce341805f1ed50fb7599373497b","after":"efcc3ddeb51dcda212a21b9c2ceddd61e58556a3","ref":"refs/heads/main","pushedAt":"2024-02-23T04:48:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HiranthaNHIP","name":"MR.NHIP","path":"/HiranthaNHIP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138297659?s=80&v=4"},"commit":{"message":" output preparation time, estimated shortest path delivery time and shortest path root","shortMessageHtmlLink":" output preparation time, estimated shortest path delivery time and s…"}},{"before":"6f80ad75f94169b4489795c79053bcdd8d669763","after":"32afec8e676fdce341805f1ed50fb7599373497b","ref":"refs/heads/main","pushedAt":"2024-02-22T16:48:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HiranthaNHIP","name":"MR.NHIP","path":"/HiranthaNHIP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138297659?s=80&v=4"},"commit":{"message":"Implement graph using adjacency matrix to store delivery times from each nodes from source","shortMessageHtmlLink":"Implement graph using adjacency matrix to store delivery times from e…"}},{"before":"d342cce25a31edd86bac85e0c317cf355aa415b9","after":"6f80ad75f94169b4489795c79053bcdd8d669763","ref":"refs/heads/main","pushedAt":"2024-02-22T13:49:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HiranthaNHIP","name":"MR.NHIP","path":"/HiranthaNHIP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138297659?s=80&v=4"},"commit":{"message":"Dijkstra Algorithm implementation","shortMessageHtmlLink":"Dijkstra Algorithm implementation"}},{"before":"efd71860904c7c3e365df6f6df4c6b97db95f80d","after":"d342cce25a31edd86bac85e0c317cf355aa415b9","ref":"refs/heads/main","pushedAt":"2024-02-22T04:57:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Liviru-Nava","name":"Liviru-Navaratna","path":"/Liviru-Nava","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124782159?s=80&v=4"},"commit":{"message":"Passed Order details to Kitchen View in FIFO order\n\nWhen the order has to be displayed to the Kitchen it is first dequeued from the OrderQueue and then displayed into the JTable present in the Kitchen form. When clicking on the order, the items present in the order is displayed.","shortMessageHtmlLink":"Passed Order details to Kitchen View in FIFO order"}},{"before":"7bb546e043ffcf8de126e0f68a693816ab758a58","after":"efd71860904c7c3e365df6f6df4c6b97db95f80d","ref":"refs/heads/main","pushedAt":"2024-02-22T02:21:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HiranthaNHIP","name":"MR.NHIP","path":"/HiranthaNHIP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138297659?s=80&v=4"},"commit":{"message":"increment ordercount (POPULARITY)of each ordered item after placing order","shortMessageHtmlLink":"increment ordercount (POPULARITY)of each ordered item after placing o…"}},{"before":"c52ab56c000c975ca0db87ce7ce199a640482845","after":"7bb546e043ffcf8de126e0f68a693816ab758a58","ref":"refs/heads/main","pushedAt":"2024-02-21T08:54:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HiranthaNHIP","name":"MR.NHIP","path":"/HiranthaNHIP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138297659?s=80&v=4"},"commit":{"message":"implement popularity filtering option using merge sort","shortMessageHtmlLink":"implement popularity filtering option using merge sort"}},{"before":"32bca9c8b4d1d97aac7f0102261fdf379b5d22a0","after":"c52ab56c000c975ca0db87ce7ce199a640482845","ref":"refs/heads/main","pushedAt":"2024-02-21T06:19:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Liviru-Nava","name":"Liviru-Navaratna","path":"/Liviru-Nava","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124782159?s=80&v=4"},"commit":{"message":"Added the order functionality inside the Home form\n\nCreated relevant objects to store the order details and the items associated with that order inside the Order queue to maintain FIFO properties.","shortMessageHtmlLink":"Added the order functionality inside the Home form"}},{"before":"5d101de7f114d1901bd2c02ac8d818abac47cdd5","after":"32bca9c8b4d1d97aac7f0102261fdf379b5d22a0","ref":"refs/heads/main","pushedAt":"2024-02-20T15:14:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Liviru-Nava","name":"Liviru-Navaratna","path":"/Liviru-Nava","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124782159?s=80&v=4"},"commit":{"message":"Implemented Order classes and Order Circular Queue\n\nImplemented these classes to support storing the order information and the related items for that particular order.","shortMessageHtmlLink":"Implemented Order classes and Order Circular Queue"}},{"before":"fee3c7a4c338b8ca735114cd73ae07914be7b45b","after":"5d101de7f114d1901bd2c02ac8d818abac47cdd5","ref":"refs/heads/main","pushedAt":"2024-02-20T04:38:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Liviru-Nava","name":"Liviru-Navaratna","path":"/Liviru-Nava","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124782159?s=80&v=4"},"commit":{"message":"Passed preparation time to max-heap\n\nWhen the particular item is selected, the preparation time for that item is passed to the heap.","shortMessageHtmlLink":"Passed preparation time to max-heap"}},{"before":"c75b5ab932c9fdbe25a58dd16f9789b641cc0cb2","after":"fee3c7a4c338b8ca735114cd73ae07914be7b45b","ref":"refs/heads/main","pushedAt":"2024-02-19T17:07:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Liviru-Nava","name":"Liviru-Navaratna","path":"/Liviru-Nava","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124782159?s=80&v=4"},"commit":{"message":"Implemented the Max-Heap data structure\n\nMax-heap data structure was implemented to store the maximum preparation time of each menu item","shortMessageHtmlLink":"Implemented the Max-Heap data structure"}},{"before":"66de42f0a44f56e62aeff38b0ec9b745ba1e52d1","after":"c75b5ab932c9fdbe25a58dd16f9789b641cc0cb2","ref":"refs/heads/main","pushedAt":"2024-02-19T10:56:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Liviru-Nava","name":"Liviru-Navaratna","path":"/Liviru-Nava","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124782159?s=80&v=4"},"commit":{"message":"Called the Merge Sort method for a particular product category\n\nWhen one of the A-Z button, Min-Max button or Max-Min button is clicked, the current list of products displayed when a category is clicked will be sorted","shortMessageHtmlLink":"Called the Merge Sort method for a particular product category"}},{"before":"3748df8d47f90d72abb8371eedb1a11f6c1e3998","after":"66de42f0a44f56e62aeff38b0ec9b745ba1e52d1","ref":"refs/heads/main","pushedAt":"2024-02-19T06:07:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Liviru-Nava","name":"Liviru-Navaratna","path":"/Liviru-Nava","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124782159?s=80&v=4"},"commit":{"message":"Implemented the Merge Sort methods inside the LinkedList\n\nImplemented the Merge sort methods to sort the Doubly Linked List values from Min-Max price, Max-Min price and Alphabetical Order from A-Z.","shortMessageHtmlLink":"Implemented the Merge Sort methods inside the LinkedList"}},{"before":"55d001f015b445398215a5da30fb1616cc03d383","after":"3748df8d47f90d72abb8371eedb1a11f6c1e3998","ref":"refs/heads/main","pushedAt":"2024-02-18T21:11:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HiranthaNHIP","name":"MR.NHIP","path":"/HiranthaNHIP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138297659?s=80&v=4"},"commit":{"message":"insert values to menu linked List and display in menu item table In the UI","shortMessageHtmlLink":"insert values to menu linked List and display in menu item table In t…"}},{"before":"6c33ab9c61f4efedf3d5fa2a6647226ba429faa4","after":"55d001f015b445398215a5da30fb1616cc03d383","ref":"refs/heads/main","pushedAt":"2024-02-18T14:43:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HiranthaNHIP","name":"MR.NHIP","path":"/HiranthaNHIP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138297659?s=80&v=4"},"commit":{"message":"implement doubly linked list to store menu items","shortMessageHtmlLink":"implement doubly linked list to store menu items"}},{"before":"e690014be6c2a2a1dcb840e250a0be3df1738f4a","after":"6c33ab9c61f4efedf3d5fa2a6647226ba429faa4","ref":"refs/heads/main","pushedAt":"2024-02-18T12:13:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HiranthaNHIP","name":"MR.NHIP","path":"/HiranthaNHIP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138297659?s=80&v=4"},"commit":{"message":"UI enhancement and implement Digital Clock to the System","shortMessageHtmlLink":"UI enhancement and implement Digital Clock to the System"}},{"before":"241d9406c5f84d53925dbd29ac55ff21f08b901d","after":"e690014be6c2a2a1dcb840e250a0be3df1738f4a","ref":"refs/heads/main","pushedAt":"2024-02-18T08:27:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HiranthaNHIP","name":"MR.NHIP","path":"/HiranthaNHIP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138297659?s=80&v=4"},"commit":{"message":"create HomeUI ,Kitchen UI ,and Admin Ui and adding some dependencies to the project","shortMessageHtmlLink":"create HomeUI ,Kitchen UI ,and Admin Ui and adding some dependencies …"}},{"before":"db310e53f7bfbfd45da07b328190de41313e667d","after":"241d9406c5f84d53925dbd29ac55ff21f08b901d","ref":"refs/heads/main","pushedAt":"2024-02-18T05:44:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Liviru-Nava","name":"Liviru-Navaratna","path":"/Liviru-Nava","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124782159?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"c511038201e31393f7db0ed0ff86dc6046c40a28","after":"db310e53f7bfbfd45da07b328190de41313e667d","ref":"refs/heads/main","pushedAt":"2024-02-18T05:41:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Liviru-Nava","name":"Liviru-Navaratna","path":"/Liviru-Nava","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124782159?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"bade0087ece6ce7ef496d7b00fc74073d055b909","after":"c511038201e31393f7db0ed0ff86dc6046c40a28","ref":"refs/heads/main","pushedAt":"2024-02-18T05:39:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Liviru-Nava","name":"Liviru-Navaratna","path":"/Liviru-Nava","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124782159?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"cc87f2d8e2cc00e8abb995e251b02dd116ec1091","after":"bade0087ece6ce7ef496d7b00fc74073d055b909","ref":"refs/heads/main","pushedAt":"2024-02-17T19:06:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Liviru-Nava","name":"Liviru-Navaratna","path":"/Liviru-Nava","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124782159?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"bf16314583e00248e6d2eaff895b2b586f40704c","after":"cc87f2d8e2cc00e8abb995e251b02dd116ec1091","ref":"refs/heads/main","pushedAt":"2024-02-17T13:42:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Liviru-Nava","name":"Liviru-Navaratna","path":"/Liviru-Nava","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124782159?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":null,"after":"bf16314583e00248e6d2eaff895b2b586f40704c","ref":"refs/heads/main","pushedAt":"2024-02-17T12:46:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Liviru-Nava","name":"Liviru-Navaratna","path":"/Liviru-Nava","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124782159?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0zMFQxMzoxOTo0MC4wMDAwMDBazwAAAAQjUogW","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0zMFQxMzoxOTo0MC4wMDAwMDBazwAAAAQjUogW","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0xN1QxMjo0NjoyOS4wMDAwMDBazwAAAAP9UubT"}},"title":"Activity · Liviru-Nava/Self-Ordering-Application-for-Restaurant"}