issues
search
ariel-walley
/
dnd-app
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
What happens if you exit the app without logging out?
#58
ariel-walley
opened
2 years ago
0
Add a DM setting to choose whether or not to import previous notes/messages and whether if it's from ALL sessions, just the most recent session, or custom sessions
#57
ariel-walley
opened
2 years ago
0
Create a DM settings to delete notes, image messages, and/or text messages after each session to save on memory space
#56
ariel-walley
opened
2 years ago
0
Add an option to archive old campaigns
#55
ariel-walley
opened
2 years ago
0
Add an option to delete old campaigns
#54
ariel-walley
opened
2 years ago
0
Add a pop-up to confirm deletion before deleting dashboard
#53
ariel-walley
opened
2 years ago
0
Where to place the "export default"?
#52
ariel-walley
opened
2 years ago
1
Create a scroll bar for the sidebar containing the dashboard icons
#51
ariel-walley
opened
2 years ago
0
Updating branch with master changes
#50
ariel-walley
closed
2 years ago
0
Melody sandbox
#49
MelodyLayne
closed
2 years ago
0
Melody's Notes
#48
MelodyLayne
opened
2 years ago
1
Move checkedplayers into its own context
#47
ariel-walley
opened
2 years ago
0
Clearing text in PlayerWindow
#46
ariel-walley
closed
2 years ago
0
Add a setting for history whether you want entries to be individual (one for message, one for images, one for clearing) vs group (all three will be shown on the same entry)
#45
ariel-walley
opened
2 years ago
0
Add a secondary filter to the History entries to sort by background, filter, message, etc.
#44
ariel-walley
opened
2 years ago
0
Enable collapse/uncollapse for history entries
#43
ariel-walley
opened
2 years ago
0
For history entry, read "all players" if all players have been selected
#42
ariel-walley
closed
2 years ago
0
Add functionality where you can right-click a snapshot and have options to clear the text, background, and filter
#41
ariel-walley
opened
2 years ago
0
Figure out where socket.io acknowledgements are appropriate
#40
ariel-walley
opened
2 years ago
0
Accessibility
#39
ariel-walley
opened
2 years ago
0
In index.js, when should you direct the user to the control panel?
#38
ariel-walley
opened
2 years ago
0
Re-examine how font is rendered in playerWindow.js
#37
ariel-walley
opened
2 years ago
0
Semi-colon standardization
#36
ariel-walley
opened
2 years ago
0
Add an option in the resources (backgrounds/filters/gifs) to clear the current background and filter
#35
ariel-walley
closed
2 years ago
0
Go through code and decide between for/of loops and .forEach -- which one is better?
#34
ariel-walley
opened
2 years ago
0
Would it be easier to set up this socket to include rooms? or is that just extra code to accomplish the same thing?
#33
ariel-walley
opened
2 years ago
0
Remove the JSON.stringify and JSON.parse from the socket.io listeners
#32
ariel-walley
closed
2 years ago
0
What happens is the DM control panel is already loaded and you delete a resource? Or add a resource? What does the refresh process look like?
#31
ariel-walley
opened
2 years ago
0
in PlayerWindow/Snapshots, have the backgrounds and filters persist; update the setTimeout on displayMessage to 45 seconds
#30
ariel-walley
closed
2 years ago
0
For loading the initial name on playerWindow.js, switch from using socket.io to using playerContext
#29
ariel-walley
opened
2 years ago
0
Track how many socket connections are opened and closed and make sure all connections are being closed out efficiently
#28
ariel-walley
closed
2 years ago
1
History.js optimization
#27
ariel-walley
opened
2 years ago
2
Route generation in App.js
#26
ariel-walley
opened
2 years ago
0
Find a persistent storage solution for DM notes
#25
ariel-walley
opened
3 years ago
0
Create a "clear" button
#24
ariel-walley
closed
2 years ago
1
Work on tabs.js
#23
ariel-walley
opened
3 years ago
0
Create context structure
#22
ariel-walley
closed
3 years ago
0
Build screen imitations component
#21
ariel-walley
closed
2 years ago
0
Render GIFs and backgrounds from their respective folders
#20
ariel-walley
closed
3 years ago
0
Build player history component
#19
ariel-walley
closed
2 years ago
0
Test gifs, images, and backgrounds for min and max files
#18
ariel-walley
opened
3 years ago
0
Create icon for browser tab
#17
ariel-walley
opened
3 years ago
0
Bug with inital names appearing in player window
#16
ariel-walley
closed
2 years ago
0
Test for responsive design (full screen, half screen, my laptop, Novaria's laptop, etc.)
#15
ariel-walley
opened
3 years ago
0
Build user messaging component
#14
ariel-walley
closed
2 years ago
0
Mirror image/text in reverse (CSS 3D transform)
#13
ariel-walley
closed
2 years ago
0
Text input submit - clear text after submission and submit using the enter key
#12
ariel-walley
closed
2 years ago
0
Socket disconnect message
#11
ariel-walley
closed
2 years ago
0
Update README file
#10
ariel-walley
opened
3 years ago
0
Update package.json
#9
ariel-walley
opened
3 years ago
0
Next