Commit Graph

319 Commits (b51f6f28438ae7f74eb7af5983b5e7aed816e0e4)

Author SHA1 Message Date
yflory 645e47bd72 Catch chainpad errors in polls
yflory 442f15df98 Add help text in all the apps + french translation
yflory f45023ed1f Remove connection lost popup when websocket connection is lost
yflory b0dba481d8 Fix small UI issues and IE issues
yflory 12bfcbe701 Add fixed order for rightside icons in the toolbar
yflory 2c90cb5907 Move help button in drawer and fix drawer style
yflory 60b2384885 Move initial state into a help block
yflory 5c53868c3b Delete pads after 3 months of inactivity
yflory 70e014cdfc Hide infinite spinner and disconnect modals when pad is deleted
yflory e83e589cf0 Kick from pad when an owned channel is deleted + whiteboard and poll
yflory a40315aff7 Remove ability to delete comments in polls for readonly users
Caleb James DeLisle 378322a521 Don't finish the test until ChainPad settles, trying to eliminate a flicker
Caleb James DeLisle 4808c8b374 Fixed poll which was not working with automated testing
Caleb James DeLisle 151d33db18 Added testing of /poll/ :D
yflory 5e8b183ee6 Fix uncommited column in poll hidden in published mode
yflory f7d30318cc Disable editable inputs in poll's read-only mode
yflory cfc9ce33d6 Hide the tags button for anonymous users
yflory d666e9e7ee Remove tag and filepicker buttons for anon users
Caleb James DeLisle 12b0f3e201 Pad Not Pinned: Better CSS, moved element outside of the title element, added it in poll, better colors, tippy, and login/register in same window
Caleb James DeLisle 617c4b6044 CSS refactorings and pad-is-not-pinned work
Caleb James DeLisle ba74f9d37a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle c702a23c77 Initial work on the 'pad will expire' logic
yflory c59c6072f3 Remove jquery from outer
yflory 74e59a513a Add the markdown toolbar to the slide and poll apps
yflory 644f6e9985 Use the bounce app to open links from inner
ansuz 56102d3689 use unified listmap
ansuz ee6c2097f5 resolve merge conflicts
yflory 630ac45948 Fix laggy and blinking tooltips
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps
yflory 30c8c253dd Remove util and hash from common
yflory c9e1de042c Remove common-interface dependency from cryptpad-common
yflory dc207393fd Separate UI elements from cryptpad-common
yflory 354c63bd64 Clean old code
Caleb James DeLisle 7b62a8042e Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window
Caleb James DeLisle 75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad
yflory 6b9ffe8dd1 Make thumbnails more secure
yflory a592317e35 lint compliance
yflory 9060464f37 Create thumbnails only when the tab is not focused
yflory 5dff9a32b6 Fix comments order in polls
yflory 8de9a596f1 Fix cursor in thumbnails
ansuz 11b8b380fd Merge branch 'staging' into evilham
Evilham 5dcfbd07ab Merge branch 'theming-improvement' into staging
Evilham 4933aafbc8 Added default values to avoid breaking existing themes.
yflory 1245b4d244 Enable thumbnails in poll and whiteboard
Evilham 735f0a7e30 Merge branch 'theming-improvement' into staging
Evilham 83da9cf752 Moved colours to colortheme.less to enable theming
ansuz 8359902f6a fix typo in poll
yflory 2dd3c42fd5 Fix handlers registered again on reconnect in drive and poll
yflory a0bcb901d3 Add titles in poll when options or usernames are overflowing
yflory 74985fd0f2 Use text for the addUser button in polls
ansuz c17fc2efe7 improve option order in poll
ansuz bf832ba784 fix comment overflow
yflory 7bc2f81852 Fix pinned column not always stored in polls
yflory 8e1f15e88d Get title suggestion based on poll's description
yflory 91381ca77d Fix lint errors
yflory 50090a3af6 Add placeholders for the comment form in poll
yflory a5a08176fb Merge branch 'master' into staging
yflory 54b5a2d654 Fix style issues in poll (Chrome)
yflory 86767184da Fix style issues in poll for Edge
yflory 00e8d32d60 Fix column position in poll for Chrome
yflory b110e1b8da Fix style issues in poll for Edge
yflory ecb537ac7f Move code to render.js in poll
yflory 75b3ff9c60 CSS issue in polls
yflory c46280d032 Fix style issues for Edge
yflory 4c19375f4d Avoid missing characters in poll's inputs
yflory dd141b5c9f Disable comments when a poll is not published
yflory 888028c542 Lint
yflory 1c4f1c785d Improve stability and UI in poll and its comments
yflory 26dfc65c25 Comments in polls
yflory 846b1a9fb3 Improve description UI in poll. Enable tags and mediatag
yflory 68bda92291 Use codemirror for description in poll
yflory 707d3b3e94 Ability to export polls as csv
yflory 5cf86bf74a Update UI in poll and remove old code
yflory 126742a1c3 Fix bugs in sframe poll and update UI
yflory 66da349ee4 Sandboxed Poll app with less2
yflory c1275b5671 Prepare secure poll
yflory 4c394e0031 Fix UI issue in poll
Caleb James DeLisle 789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter
yflory 04a04aef2b Add setAttribute/getAttribute in secure iframes. Store attributes in settings
Caleb James DeLisle b081603455 Update requirejs
Pierre Bondoerffer a5f9b49bfb
make poll box bigger so it show text in smaller windows
Pierre Bondoerffer c036bb26be
use proper bootstrap class
Pierre Bondoerffer 8b2cb37c2f
improve poll looks
Pierre Bondoerffer 5821d3e72f
remove useless title
Pierre Bondoerffer 798a3dc520
automatically fill in display name in poll
Pierre Bondoerffer 0588564bc9
overflow on poll div
yflory 43ac71603c Move pad attributes in pad data
ansuz fa06f9d413 fix minor bugs in poll
ansuz 4a5f5de78c restore missing stylesheet for poll
ansuz 7a5c5ce0a3 load scripts asynchronously
ansuz 7de2683169 make all apps use clientside templates
ansuz bdca6b10c2 use templates in poll.js
ansuz e9bfaa9a60 compile less clientside. remove compiled css
yflory 684269fdda Userlist in polls
ansuz 852c028822 don't allow editing if pad type is wrong
Pierre Bondoerffer 626e54d7b5
Fix poll auto-focus inputs
Pierre Bondoerffer d344f03778
proper button text
Pierre Bondoerffer 2b5339193c
bring admin back
Pierre Bondoerffer b2eef94232
use numbers, not strings
Pierre Bondoerffer 848010842f
dont sanity check silently