612 Commits

Author SHA1 Message Date
ansuz
1f762ce55b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2016-12-20 17:27:59 +01:00
yflory
c359c27997 Use user object as default store in file manager 2016-12-20 17:27:45 +01:00
ansuz
280a6c462a implement white image correctly 2016-12-20 16:42:14 +01:00
ansuz
5c46fa7c65 implement white image correctly 2016-12-20 16:41:05 +01:00
yflory
4aed585574 Fix style issues in the toolbar 2016-12-20 14:40:00 +01:00
ansuz
6778a7062d Merge branch 'fileManager' of github.com:xwiki-labs/cryptpad into staging 2016-12-20 11:23:54 +01:00
yflory
e3f484d876 File manager in the home page, lint 2016-12-19 17:53:03 +01:00
ansuz
5a14db9f07 Merge branch 'test-filemanager' into login 2016-12-19 12:37:28 +01:00
ansuz
5de926493a Merge branch 'soon' into login 2016-12-19 12:11:18 +01:00
Valentin Lorentz
df9f408823 Improve French translation of index.html 2016-12-19 11:51:21 +01:00
yflory
5bc7766f44 Use a consistent toolbar across all apps 2016-12-16 18:35:49 +01:00
yflory
ddc99cecb1 Fix lint errors 2016-12-07 12:22:27 +01:00
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
yflory
6dff82ede2 Improve UI, scrollbar in the table, publish/admin buttons 2016-12-05 18:54:46 +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
ansuz
bdb8a2ec59 additional styles for newpoll 2016-11-25 12:04:22 +01:00
yflory
ab1d3958ce Add a pencil icon when hovering the title 2016-10-26 17:49:16 +02:00
yflory
64346b72d8 Change the height of the toolbar top line 2016-10-26 15:14:54 +02:00
yflory
54a63267cd Add a share button and merge the viewers and editors buttons 2016-10-25 18:34:23 +02:00
yflory
87d86384ac Fix broken elements in the new toolbar 2016-10-25 17:29:13 +02:00
yflory
6351d1856f Remove the top bar and move its content in the applications' toolbars 2016-10-25 15:22:35 +02:00
Yann Flory
10bb5e1607 Add the title in the toolbar 2016-10-21 18:16:27 +02:00
ansuz
e23ac85b6d use absolute path to css 2016-10-20 11:30:36 +02:00
yflory
39bbf8a6c1 Fix the new userlist button and make the toolbar responsive 2016-10-13 14:24:59 +02:00
yflory
24fbe22c9d Improve the toolbar style and the way the userlist is displayed 2016-10-12 18:40:26 +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
ansuz
ee88e96baf merge noscript 2016-10-04 11:42:06 +02:00
yflory
ebae2c3bec Fix the noscript tag 2016-09-29 11:09:06 +02:00
yflory
f03018f3bc Improve the top bar and use the font awesome icons in /code 2016-09-28 15:28:25 +02:00
yflory
3d54413343 Improve the UI with FontAwesome icons 2016-09-27 18:33:03 +02:00
yflory
1ac94105bb Update the src of customized elements 2016-09-26 17:35:27 +02:00
ansuz
d73fef7fe5 slightly better spacing 2016-09-14 16:00:06 +02:00
ansuz
8a659cf887 maintain aspect ratio for slides
display index and slide count in title
2016-09-01 12:03:09 +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
f8f66800d1 display a 'commit' button which locks your column 2016-08-18 17:54:17 +02:00
ansuz
e7aafd2beb factor styles a bit 2016-08-18 16:18:17 +02:00
ansuz
b9946822f3 fix removal buttons on home page 2016-08-18 15:47:12 +02:00
ansuz
809919cb32 minor style tweaks 2016-08-18 15:24:56 +02:00
ansuz
235c0482f9 increase clickable area around editable columns' checkboxes 2016-08-18 13:25:21 +02:00
ansuz
9fda1dcb76 make disabled inputs pretty again 2016-08-18 12:35:39 +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
6b86c11b2c implement simple build system for static html 2016-08-16 17:58:30 +02:00
ansuz
7cc6902892 toolbar text should not be selectable 2016-08-03 17:00:22 +02:00
ansuz
90e323394d can't rely on unicode everywhere, so let's use an svg icon 2016-08-03 16:58:39 +02:00
ansuz
c7155d582e cursor: pointer for refresh button 2016-08-03 11:37:58 +02:00
ansuz
e79d3d4d4e add a refresh button to the home page table 2016-08-03 11:36:22 +02:00