Skip to content

Commit

Permalink
feature: Comments on cells (#309)
Browse files Browse the repository at this point in the history
* WIP

* chore: finish resolved/open toggle

* WIP

* WIP

* WIP

* Add pinia

* Add unplugin auto-imports & WIP

* WIP

* WIP

* WIP

* Edit comment works

* Finish delete comment

* Finish resolve function

* Finish resolve

* chore: show comments index page

* chore: refactoring

* chore: remove debugging code

* chore: remove console log

* feat: made alerts

* fix: Update comments branch with main

* fix: Typescript fix

* feature: Comments on cells

* fix: Bug on changing sells when editor active

---------

Co-authored-by: Yuchao Wu <yuchao.sydneyuni@gmail.com>
  • Loading branch information
Carson-Shaar and yuwu9145 authored Aug 26, 2024
1 parent cc04c14 commit 0967801
Show file tree
Hide file tree
Showing 47 changed files with 2,310 additions and 671 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions zt_backend/dist_app/assets/index-37e765c6.css

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions zt_backend/dist_app/assets/index-d94f5589.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions zt_backend/dist_app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Pathway+Extreme:opsz,wght@8..144,100;8..144,200;8..144,300;8..144,400;8..144,500;8..144,600;8..144,700;8..144,800;8..144,900&display=swap" rel="stylesheet">
<title>Zero-True</title>
<script type="module" crossorigin src="./assets/index-e2d3cab9.js"></script>
<link rel="stylesheet" href="./assets/index-37e765c6.css">
<script type="module" crossorigin src="./assets/index-de12265c.js"></script>
<link rel="stylesheet" href="./assets/index-d94f5589.css">
</head>

<body>
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions zt_backend/dist_dev/assets/index-37e765c6.css

This file was deleted.

Loading

0 comments on commit 0967801

Please sign in to comment.