• Nice try, FBI
  • Joined on 2019-01-24
notnull renamed repository from mwe-comments to notnull/mwe-comments-backend 2019-07-09 17:56:38 -04:00
notnull pushed to master at notnull/mwe-comments-backend 2019-07-09 12:35:20 -04:00
f458bcd5ab added foreignKey: 'parentId' to hasMany
notnull pushed to master at notnull/mwe-comments-backend 2019-07-09 12:23:19 -04:00
31087e4be5 updated relation to one-to-many
notnull deleted tag master from notnull/mwe-comments-backend 2019-07-09 11:24:26 -04:00
notnull pushed to master at notnull/mwe-comments-backend 2019-07-09 11:24:26 -04:00
bd5a7ef113 first commit
notnull created repository notnull/mwe-comments-backend 2019-07-09 11:22:51 -04:00
notnull deleted tag user-auth from notnull/tasks-mockup 2019-07-08 14:33:59 -04:00
notnull pushed to user-auth at notnull/tasks-mockup 2019-07-08 14:33:59 -04:00
a915b36967 implemented user login and logout
337b12ad29 WIP refactor notes, ProjectView
364706b708 handle network error / show more verbose error message
19eb55fd60 don't allow createProject with empty name
278be8c120 don't allow createProject with empty name
notnull deleted tag auth from notnull/tasks-backend 2019-07-08 14:33:48 -04:00
notnull pushed to auth at notnull/tasks-backend 2019-07-08 14:33:48 -04:00
111566db08 implemented Passport local authentication
12916ef9e9 fixed task api route
c1618b7f06 Added user model and api routes
bab9fd5efa document database setup
5f415bb23e updated create and destroy routes
notnull opened issue notnull/tasks-mockup#7 2019-07-08 09:21:15 -04:00
User Login
notnull opened issue notnull/tasks-mockup#6 2019-07-08 09:17:48 -04:00
User Profile View
notnull pushed to master at notnull/tasks-mockup 2019-07-05 06:15:18 -04:00
364706b708 handle network error / show more verbose error message
19eb55fd60 don't allow createProject with empty name
Compare 2 commits »
notnull pushed to master at notnull/tasks-backend 2019-07-05 05:42:54 -04:00
12916ef9e9 fixed task api route
c1618b7f06 Added user model and api routes
Compare 2 commits »
notnull deleted tag master from notnull/socket 2019-07-03 06:53:11 -04:00
notnull pushed to master at notnull/socket 2019-07-03 06:53:11 -04:00
7bf9e20521 first commit
notnull created repository notnull/socket 2019-07-03 06:53:04 -04:00
notnull pushed to master at notnull/tasks-mockup 2019-06-26 07:54:29 -04:00
278be8c120 don't allow createProject with empty name
13bade9e81 allow createTask without projectId
47d9ab355a make navbar responsive
a63498826b add todo notes
Compare 4 commits »
notnull opened issue notnull/tasks-mockup#1 2019-06-26 06:05:09 -04:00
Create a task controller 'filter task'
notnull pushed to master at notnull/tasks-mockup 2019-06-23 17:37:47 -04:00
49a3a9a157 changed addTask to createTask in add-task.js