-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #153 from DataCloud-project/fr-141
- Updated to skeletonlabs v2 (frontend) - Updated to svelte-kit v2 (frontend) - Setting up eslint correctly (frontend) - Solving eslint errors (over 900 errors were fixed, and of these quite a few were silenced) (frontend) - Artifacts API created and moved to controller (backend) - Artifacts browser created (frontend)
- Loading branch information
Showing
81 changed files
with
8,194 additions
and
2,416 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
src/server/schema.ts | ||
src/argo/schema.d.ts | ||
src/argo/argo-schema.d.ts | ||
src/argo/argo-schema.d.ts | ||
src/server/resolvers.ts |
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.