-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fetch document data when the DocumentDetail component is mounted.
Before, the snapshot data only passed when users clicked the link. Implement to fetch data when the DocumentDetail component is mounted to show the document data when entering the URL directly. This commit also adds some codes by pasting the grpc protocol. (to keep a single source of truth) - Add project list command - Remove collection from document - Rename agent to server - Rename `db` package to `database` Co-authored-by: Youngteac Hong <youngteac.hong@navercorp.com>
- Loading branch information
1 parent
b34e8db
commit 613bc90
Showing
16 changed files
with
2,327 additions
and
391 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.