aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add unit test.crupest2019-03-133-17/+17
* ...crupest2019-03-134-7/+13
* Use route to control user dialog.crupest2019-03-139-113/+76
* Add auth guard.crupest2019-03-113-4/+82
* Merge pull request #12 from crupest/strict杨宇千2019-03-1111-23/+40
|\
| * Fix some compile bugs.crupest2019-03-113-22/+13
| * Use strict check of typescript compiler.crupest2019-03-1111-22/+48
|/
* Merge pull request #11 from crupest/7-user-route杨宇千2019-03-1128-374/+583
|\
| * Configure build config.crupest2019-03-112-2/+6
| * 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
|/
* Merge pull request #9 from crupest/8-module杨宇千2019-03-0714-65/+113
|\
| * Reorganize with modules.crupest2019-03-0714-65/+113
|/
* Merge pull request #3 from crupest/user杨宇千2019-03-0635-54/+850
|\
| * 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-0422-293/+109
| |\ | |/ |/|
* | Merge pull request #2 from crupest/migrate-todo杨宇千2019-03-0421-293/+100
|\ \
| * | Migrate todo page from Azure DevOps WorkItems to Github Issues.crupest2019-03-0421-293/+100
* | | Readme.crupest2019-03-041-0/+9
|/ /
| * Update pipeline file.crupest2019-03-041-3/+1
| * Update pipeline file.crupest2019-03-041-0/+5
| * Develop some basic parts of auth.crupest2019-03-0416-32/+420
| * Create user dialog.crupest2019-02-265-1/+46
|/
* Merged PR 9: Add entrance animation of todo item.杨宇千2019-02-245-29/+57
|\
| * Add entrance animation of todo item.crupest2019-02-255-29/+57
|/
* Merged PR 8: Fix 7 bug!杨宇千2019-02-237-43/+53
|\
| * Fixed!crupest2019-02-247-43/+53
|/
* Merged PR 7: Update unit tests.杨宇千2019-02-233-14/+33
|\
| * Update unit tests.crupest2019-02-243-14/+33
|/
* Merged PR 6: Add icon of todo list and redesign it.杨宇千2019-02-2313-67/+163
|\
| * Add icon of todo list and redesign the page.crupest2019-02-2310-35/+106
| * Add icon and redesign card in todo page.crupest2019-02-235-54/+79
* | Merged PR 5: Develop link feature on todo page.杨宇千2019-02-225-41/+77
|\|
| * Develop link feature on todo page.crupest2019-02-225-41/+77
* | Merged PR 4: Some minor efforts.杨宇千2019-02-223-11/+12
|\|
| * Upgrade packages and add tslint flag for stub component.crupest2019-02-221-1/+2
| * Use fakeAsync instead of async.crupest2019-02-223-10/+10
* | Merged PR 3: Add unit test for front side.杨宇千2019-02-2116-65/+202
|\|
| * Add display name for script in ci.crupest2019-02-221-0/+5
| * Remove ci trigger condition.crupest2019-02-221-3/+0
| * Remove an accident upload file.crupest2019-02-221-17/+0