issues
search
IGME-Research-Studio
/
bloxeo-server
Server for our Brainstorm App
MIT License
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add MAGIC MIT License
#265
erickipnis
closed
7 years ago
0
Update copyright of readme
#264
erickipnis
closed
7 years ago
0
Add additional dependencies section to readme
#263
erickipnis
closed
7 years ago
0
Update README
#262
erickipnis
closed
7 years ago
0
Client connects to the server twice
#261
erickipnis
closed
7 years ago
0
Better Error message on Authentication of deleting ideas from word bank
#260
erickipnis
opened
7 years ago
0
Handle NotFoundError for board join
#259
erickipnis
closed
7 years ago
0
Call to leave a room for non-existent board throws unhandled error
#258
erickipnis
closed
7 years ago
0
Is 255 delete empty collection when deleting idea
#257
erickipnis
closed
7 years ago
0
Fix bug with empty collection remaining after idea bank delete
#256
erickipnis
closed
8 years ago
1
Delete a collection if empty after deleting idea from word bank
#255
erickipnis
closed
7 years ago
1
Remove top/left client D3 req
#254
dropofwill
closed
8 years ago
0
Add boardId to hydrate object
#253
dropofwill
closed
8 years ago
0
Use params instead of body bc GET req
#252
dropofwill
closed
8 years ago
0
Add InvalidDuplicateError for duplicate idea/collection creation
#251
erickipnis
closed
8 years ago
0
Add Logo to readme, update tech stack
#250
dropofwill
closed
8 years ago
0
Comment code and Board exists handler
#249
erickipnis
closed
8 years ago
0
Use circle plugin
#248
dropofwill
closed
8 years ago
0
Voting and voting tests fix
#247
erickipnis
closed
8 years ago
0
Prevent duplicate users from joining a board.
#246
erickipnis
opened
8 years ago
0
Fix heroku deploys
#245
dropofwill
closed
8 years ago
0
Release 0 3 0 addendum addendum
#244
dropofwill
closed
8 years ago
0
isAdmin is always false in the response from #hydrateRoom
#243
dropofwill
closed
8 years ago
1
On reconnect we need to re-map userId with a socketId and re-join if necessary
#242
dropofwill
opened
8 years ago
2
page title is incorrect
#241
thatbraxguy
closed
8 years ago
2
Is 228 230 fix
#240
dropofwill
closed
8 years ago
1
Convert all services to use proper es6 function exports instead of module.exports self object
#239
erickipnis
opened
8 years ago
5
Move Socket/Room related code out of BoardService and into RoomService
#238
erickipnis
opened
8 years ago
0
Remove Users from voting ready lists on disconnect or Board#leave
#237
erickipnis
closed
8 years ago
1
JOINED_BOARD should respond with all the application data necessary to kickstart the app
#236
dropofwill
closed
8 years ago
3
Is 228/230 rework board/key val service for socket ids
#235
erickipnis
closed
8 years ago
6
Is 228/230 rework board/key val service for socket ids
#234
erickipnis
closed
8 years ago
0
Disallow a user to ready up again or vote for a collection again through another socket
#233
erickipnis
closed
8 years ago
1
Handle a socket only being connected to one board at a time.
#232
erickipnis
closed
8 years ago
1
Join should add the user to the socket
#231
dropofwill
closed
8 years ago
1
Rework Key-Val Service for connected users, addUserToRoom and removeUserFromRoom
#230
erickipnis
closed
8 years ago
1
Handle `disconnect` event
#229
dropofwill
closed
8 years ago
1
Modify boardService#addUser | #removeUser
#228
dropofwill
closed
8 years ago
1
Update voting handlers to reflect minor changes
#227
erickipnis
closed
8 years ago
0
Add name and description with defaults to board create.
#226
erickipnis
closed
8 years ago
0
BoardService#create take optional name and description for the model
#225
dropofwill
closed
8 years ago
1
Finish voting tests
#224
erickipnis
closed
8 years ago
0
Set the default state on board create
#223
erickipnis
closed
8 years ago
0
Set Default Board State to createIdeasAndIdeaCollections on Board Create
#222
erickipnis
closed
8 years ago
1
Add handler and function to get board options
#221
erickipnis
closed
8 years ago
0
Cleanup Board service and other services
#220
erickipnis
opened
8 years ago
0
Implement handler to get the current board options
#219
dropofwill
closed
8 years ago
1
Require idea destroy() to need admin
#218
erickipnis
closed
8 years ago
5
Force Admin on idea deletion from word bank
#217
erickipnis
closed
8 years ago
1
Add getUsers handler.
#216
erickipnis
closed
8 years ago
0
Next