-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(spa-collaboration-vue): implement overview of rooms
- Loading branch information
Showing
11 changed files
with
5,168 additions
and
1,506 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,5 +1,15 @@ | ||
# TODO Olekz | ||
|
||
* rename collaboration to managment | ||
* /Users/odzhychko/Documents/arbeit1/modelix/modelix.samples/mps/metamodel-api-ts/package.json | ||
* Set not snapshot version as dependencie for ts-model-api | ||
* Set ts-model-api as peerDependencie | ||
* Set ts-model-api as peerDependencie | ||
* Add Icons in Webpage | ||
* Change Favicon of page | ||
* Change Title of page | ||
* Add Name to the varouis list types | ||
* Show loading error in banner | ||
* Reduce maximum widht of data tables | ||
* Implement Table for lectures and tutors | ||
* Resolve bug in references | ||
* Document weird syncing behaviour, need to remove and then add binding again (or fix bug) |
Oops, something went wrong.