aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src
Commit message (Collapse)AuthorAgeFilesLines
...
* ...crupest2019-03-134-7/+13
|
* Use route to control user dialog.crupest2019-03-139-113/+76
|
* Add auth guard.crupest2019-03-113-4/+82
|
* Fix some compile bugs.crupest2019-03-113-22/+13
|
* Use strict check of typescript compiler.crupest2019-03-119-20/+45
|
* Configure build config.crupest2019-03-112-2/+6
| | | | Specify mock and test files.
* Extract out http entities.crupest2019-03-116-25/+33
|
* Write unit tests.crupest2019-03-1111-68/+165
|
* Half work!crupest2019-03-095-77/+106
|
* Seperate internal and public user service.crupest2019-03-0911-157/+206
|
* User named route in dialog.crupest2019-03-099-59/+81
|
* Reorganize with modules.crupest2019-03-0714-65/+113
|
* Fix a lint error.crupest2019-03-061-1/+1
|
* Write all unit tests.crupest2019-03-065-16/+256
|
* Reorganize file structure.crupest2019-03-0629-37/+45
|
* Extract out user-login-success component.crupest2019-03-067-5/+65
|
* ...crupest2019-03-064-15/+8
|
* Move login message into user login component.crupest2019-03-066-10/+31
|
* ...crupest2019-03-046-9/+47
|
* Merge branch 'master' into usercrupest2019-03-0410-204/+95
|\
| * Migrate todo page from Azure DevOps WorkItems to Github Issues.crupest2019-03-0410-204/+95
| |
* | Develop some basic parts of auth.crupest2019-03-0414-12/+406
| |
* | Create user dialog.crupest2019-02-265-1/+46
|/
* Add entrance animation of todo item.crupest2019-02-255-29/+57
|
* Fixed!crupest2019-02-247-43/+53
|
* Update unit tests.crupest2019-02-242-13/+31
|
* Add icon of todo list and redesign the page.crupest2019-02-239-35/+103
|
* Add icon and redesign card in todo page.crupest2019-02-235-54/+79
|
* Develop link feature on todo page.crupest2019-02-225-41/+77
|
* Upgrade packages and add tslint flag for stub component.crupest2019-02-221-1/+2
|
* Use fakeAsync instead of async.crupest2019-02-223-10/+10
|
* Remove an accident upload file.crupest2019-02-221-17/+0
|
* Add test CI.crupest2019-02-222-0/+18
|
* Add unit test.crupest2019-02-216-28/+125
|
* Move some config of todo page to server side.crupest2019-02-201-13/+13
|
* Add sample on todo page.crupest2019-02-207-15/+62
|
* Add get pat api.crupest2019-02-182-13/+30
|
* Beautify the todo page.crupest2019-02-185-10/+32
|
* Add todo list request service.crupest2019-02-184-3/+70
|
* Update the ugly favicon and add it to the toolbar.crupest2019-02-173-11/+9
|
* Add an ugly favicon.crupest2019-02-172-1/+11
|
* Develop front end.crupest2019-02-1511-32/+91
|
* Test ci and cd.crupest2019-02-091-0/+4
|
* Init commit.crupest2019-02-0423-0/+431