issues
search
mozilla
/
napkin
Napkin is a rapid web prototyping tool intending to bridge the gap between product/UI/UX and development processes when building applications and sites.
Other
40
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
I can give two screens the same name.
#44
bwinton
closed
12 years ago
4
There's no way to tell which screens have items on them, and which don't.
#43
bwinton
closed
12 years ago
1
Escape key should revert editting of title.
#42
bwinton
closed
12 years ago
1
Clicking the sign in button after signing in leads to a confusing state.
#41
bwinton
closed
12 years ago
1
I can't tell when the project title is focused.
#40
bwinton
closed
12 years ago
1
Clicking on the trash next to a project deletes it immediately
#39
fwenzel
closed
12 years ago
4
Refactored the screen page to use CanJS and RequireJS.
#38
karthikv
closed
12 years ago
1
Refactor project page to use CanJS and RequireJS.
#37
karthikv
closed
12 years ago
1
Dragging an element back to the sidebar should delete it
#36
fwenzel
closed
12 years ago
4
Placeable form element should not be usable in the sidebar
#35
fwenzel
closed
12 years ago
1
In form editing view, return button should not go all the way back to project screen
#34
fwenzel
closed
12 years ago
1
Can't move form after placing it into an empty slot
#33
fwenzel
closed
12 years ago
1
Click target for form component should be the entire thing
#32
fwenzel
closed
12 years ago
1
Add secure flag to screens and implement them on screen sharing page.
#31
karthikv
closed
12 years ago
0
if a component is deleted/replaced in a col/row, then the components are removed on the left nav
#30
operatorjen
closed
12 years ago
1
if viewing a shared screen while not logged in, persona (browserid) login button doesn't work
#29
operatorjen
closed
12 years ago
2
different layout options for screen?
#28
operatorjen
closed
12 years ago
5
updating a secondary screen pushes it to the front of the screen list in the project page
#27
operatorjen
closed
12 years ago
2
adding elements into the middle right column pushes the editing popup to the far right
#26
operatorjen
closed
12 years ago
2
sign-in button doesn't work on share screen
#25
operatorjen
closed
12 years ago
0
Implement auth functionality for screen sharing page. Increase and fix security. Refactor. Fix bugs.
#24
karthikv
closed
12 years ago
0
Fix action links and make layout fixed width.
#23
karthikv
closed
12 years ago
0
Add 404 page and authentication route middleware for security.
#22
karthikv
closed
12 years ago
0
Touch up styles. Organize packages. Fix bug in user module.
#21
karthikv
closed
12 years ago
0
Improve documentation and fix tests.
#20
karthikv
closed
12 years ago
0
Make share page public to whoever has the link.
#19
karthikv
closed
12 years ago
1
Add screen share page and support form actions.
#18
karthikv
closed
12 years ago
1
Enable setting form action. Fix bug in element rearrangement.
#17
karthikv
closed
12 years ago
0
Improve form validation and security. Fix bug with project page.
#16
karthikv
closed
12 years ago
1
Implement editing. Add unique form names/IDs. Make elements sortable for added user experience.
#15
karthikv
closed
12 years ago
0
Add popovers to allow elements to be edited and deleted. Implement deletion.
#14
karthikv
closed
12 years ago
2
Add screen page with the ability to create persistent components and elements.
#13
karthikv
closed
12 years ago
1
Add example page for users who aren't logged in.
#12
karthikv
closed
12 years ago
0
Allow projects and screens to be added/edited/deleted via backbone.js and REST APIs.
#11
karthikv
closed
12 years ago
3
Develop first cut of front-end project layout. Edit auth error reporting.
#10
karthikv
closed
12 years ago
1
Improve tests by adding distinct objects to the database.
#9
karthikv
closed
12 years ago
2
Deleting a project, screen, etc. should delete all associated models
#8
karthikv
closed
12 years ago
4
Improve redis performance by switching to hashes
#7
karthikv
closed
12 years ago
3
Refactor CRUD models to keep code DRY. Fix bug in CRUD list. Update CRUD tests.
#6
karthikv
closed
12 years ago
0
Fix typo in element CRUD to pass tests.
#5
karthikv
closed
12 years ago
0
Fix tests by using mocha's done callback for asynchronous database queries
#4
karthikv
closed
12 years ago
1
abstracted all crud functionality
#3
operatorjen
closed
12 years ago
0
remaining crud changes and test refactoring
#2
operatorjen
closed
12 years ago
1
project crud functionality
#1
operatorjen
closed
12 years ago
0
Previous