yflory
f26cdb1a21
Fix UI issues, unclickable user column, add confirm dialog
2016-12-07 11:44:09 +01:00
yflory
740b6e955e
Improve UI, fix issues with the table
2016-12-06 18:55:10 +01:00
ansuz
ebff304602
turn off some unwanted behaviour
2016-12-06 15:16:43 +01:00
yflory
6dff82ede2
Improve UI, scrollbar in the table, publish/admin buttons
2016-12-05 18:54:46 +01:00
yflory
90804ed9e0
Add usernames/userlist in the toolbar and fix publish button
2016-12-01 18:40:09 +01:00
yflory
3632834500
Lock inputs when the user is not editing them
2016-11-30 18:39:19 +01:00
yflory
eaeaf4df40
Improve UI, add title input and forget button
2016-11-29 18:57:31 +01:00
yflory
bca746bbb5
Fix uncommitted column, add toolbar
2016-11-28 18:38:06 +01:00
yflory
ffedcb63f7
Display own column at the beginning, add uncommitted column
2016-11-25 18:17:03 +01:00
ansuz
4a4d4a0474
most recent work
2016-11-25 12:02:58 +01:00
ansuz
e5ff7020fb
move buttons out of form
2016-11-25 12:02:37 +01:00
ansuz
eb50177201
do a bit of work to preserve cursors
2016-11-14 18:03:17 +01:00
ansuz
ac43f4cb1f
new prototype poll
2016-11-14 15:56:49 +01:00
ansuz
c2770a7a74
set correct hash even if browser does not implement replaceState
2016-11-07 15:03:17 +01:00
ansuz
303c65f2c3
use replaceState if available, instead of setting the hash
2016-11-07 11:20:30 +01:00
ansuz
67bf41627d
comment out dead code so CI doesn't complain
2016-11-04 17:09:13 +01:00
ansuz
002e22ee9a
turn off unwanted behaviour until we can do it correctly
2016-11-04 16:17:59 +01:00
ansuz
5fc44a6e4b
Merge branch 'soon' into fixpolls
2016-11-04 14:23:07 +01:00
ansuz
636b0fcadc
do our best to keep the console quiet
2016-11-02 12:09:41 +01:00
ansuz
ac3ddbab70
expose userList for later usage
2016-10-24 15:10:49 +02:00
ansuz
a28daf2715
use websocket url configuration api
2016-10-04 17:13:15 +02:00
ansuz
dbc8f01b8b
fix merge errors and reach full jshint compliance
2016-10-04 16:58:10 +02:00
yflory
a30e17121d
Merge branch 'readonlyButton' into soon
2016-10-04 15:48:52 +02:00
yflory
e84a54556c
Move the toolbar buttons' events handlers in cryptpad-common
2016-10-04 15:44:12 +02:00
yflory
76fdadee7f
Store only the strongest hash in the localstorage
2016-10-03 18:23:59 +02:00
yflory
bc73fa2074
Merge branch 'fontawesome' into soon
2016-09-29 14:52:48 +02:00
yflory
f03018f3bc
Improve the top bar and use the font awesome icons in /code
2016-09-28 15:28:25 +02:00
ansuz
a266f0bee1
query parameter for messages
2016-09-27 11:01:32 +02:00
yflory
dde519795d
Merge branch 'newhash' into newhashNoConflict
2016-09-22 16:14:48 +02:00
yflory
99004428d5
Enable the read-only mode in Cryptpoll
2016-09-22 16:09:20 +02:00
ansuz
f29e3d7b0d
don't let notifications interfere with document titles
2016-09-21 14:34:56 +02:00
ansuz
bf5dac58dd
Merge branch 'titleUserDoc' of github.com:xwiki-labs/cryptpad into titleUserDoc
2016-09-20 14:13:35 +02:00
Yann Flory
6363d3fb90
Pad titles are now shared with the userdoc
2016-09-16 12:49:47 +02:00
yflory
5c63585952
Complete the French translation
2016-09-15 18:35:09 +02:00
yflory
25c8d16bf5
Use a new version-prefixed hash parser
2016-09-13 17:43:56 +02:00
ansuz
c35c7cda20
hide wizard after computing results
2016-09-13 16:02:38 +02:00
ansuz
0dae949c4f
fix scrolljank bug
2016-09-13 15:34:10 +02:00
ansuz
848f16e8f5
unused function which computes values for the table
2016-08-22 11:41:23 +02:00
ansuz
d64e06c12e
don't make empty options
2016-08-19 12:14:20 +02:00
ansuz
a3f6fe8843
lock options by default
...
add edit button for modifying options
fix bug where committing didn't clear the active column
minor style fixes
2016-08-19 11:26:48 +02:00
ansuz
269eba3c47
remove commit button if a user is removed
2016-08-18 18:31:01 +02:00
ansuz
f8f66800d1
display a 'commit' button which locks your column
2016-08-18 17:54:17 +02:00
ansuz
85540bad12
leave all columns locked unless you've visited before
2016-08-18 16:13:03 +02:00
ansuz
d679cac666
fewer log statements for the console
2016-08-18 15:27:55 +02:00
ansuz
235c0482f9
increase clickable area around editable columns' checkboxes
2016-08-18 13:25:21 +02:00
ansuz
c76aaac542
don't make columns with empty names
2016-08-18 12:41:49 +02:00
ansuz
d85684ef74
usability improvements
...
only one column is editable at a time
editable columns have a different appearance from locked columns
any column can be edited by anyone via an edit button
columns and rows require confirmation before deletion
2016-08-18 12:06:13 +02:00
ansuz
76bfb6ab35
detect whether you are new to a page
...
prompt for your name and create a column for your username
prompt before deleting columns as well
style a few elements differently
2016-08-17 18:38:27 +02:00
ansuz
e2b162bf6d
snapshot some dead code
2016-08-17 15:29:04 +02:00
ansuz
fd0a7337a3
wait a full minute until requirejs times out
2016-08-04 12:44:27 +02:00
ansuz
01d9923e15
export Cryptpad at window level
2016-08-02 18:55:45 +02:00
ansuz
600f3151e9
don't use the store until it's ready to be used
2016-08-02 12:11:40 +02:00
ansuz
1f24d7126c
big ugly commit that will be really hard to audit
...
This changeset applies new styles to the poll.
it also uses the new asynchronous wrappers around the localStorage api.
this is necessary because we're migrating to a storage system that will
use an async api.
The changes to the poll just happened to coincide with the async stuff.
My apologies to anyone who wants to read this whole thing
2016-07-28 17:44:40 +02:00
ansuz
c09166efe2
scroll down when adding a new option to the table
2016-07-25 15:42:46 +02:00
ansuz
68f8d0101d
fix flash of unstyled content
2016-07-25 15:28:27 +02:00
ansuz
8ea6c03094
notify user on disconnect
...
also disable inputs
2016-07-25 11:57:06 +02:00
ansuz
2351d8a23e
make tests green again
2016-07-22 16:00:33 +02:00
ansuz
068a3f5944
remove rows from the poll
2016-07-22 15:42:41 +02:00
ansuz
2f2ab4392c
clear the table on user clicks
2016-07-20 12:23:41 +02:00
ansuz
64f030c344
add a clear table button
2016-07-20 12:23:08 +02:00
ansuz
d2c5cfe646
add col/row ids to arrays
2016-07-20 12:22:49 +02:00
ansuz
f77e2cec34
set text values of new options
2016-07-19 17:27:40 +02:00
ansuz
52ab5147c9
add a missing semicolon so tests don't fail
2016-07-19 16:23:39 +02:00
ansuz
e3f4df7e0a
push my latest changes because I'm agile
2016-07-19 16:22:44 +02:00
ansuz
cde239c97a
implement row/column removal
2016-07-18 20:57:53 +02:00
ansuz
9860b7427a
addition signs are slightly informative
2016-07-18 20:57:35 +02:00
ansuz
ac50bf7286
height and width of the table are unreliable because of multiple users. remove them
2016-07-18 19:49:43 +02:00
ansuz
a3254a2619
consistent ordering of columns and rows
2016-07-18 19:49:12 +02:00
ansuz
d30eddf2f2
ui hint for 'adduser' and 'addoption'
2016-07-18 19:48:24 +02:00
ansuz
ebf5c27453
add rename and forget buttons to poll app
2016-07-16 12:37:17 +02:00
ansuz
f7a1332317
add a 'back' button
2016-07-15 19:09:35 +02:00
ansuz
7dd1624206
commit polls to localStorage
2016-07-15 18:47:07 +02:00
ansuz
0cf5f3cc87
realtime polls!
2016-07-15 16:46:50 +02:00