Commit Graph

8815 Commits (e33179df87a51af62f674d88d1fccf939dcd06a0)

Author SHA1 Message Date
David Benqué e33179df87 Style and align form editor buttons for preview and link 2021-08-23 16:57:49 +01:00
yflory 0c4405d43f Fix textarea issues in forms 2021-08-23 11:55:34 +02:00
yflory 583060d130 Required questions 2021-08-20 17:41:38 +02:00
yflory 5d04cd0f4f Forms code improvements 2021-08-20 14:56:28 +02:00
yflory 2df0f6df9b Disable answer edition in forms 2021-08-20 14:45:05 +02:00
yflory 925872679a New page when form responses have been submitted 2021-08-20 13:22:06 +02:00
yflory 7bbe9059a1 Tell users when a form has already been submitted 2021-08-19 15:23:49 +02:00
yflory f537d8f658 Improve form editor UX 2021-08-19 14:44:14 +02:00
yflory aa84b625c7 Improve forms participant view 2021-08-19 12:56:44 +02:00
ansuz 15b935eadc change an XXX to a FIXME 2021-08-18 15:07:23 +05:30
ansuz fe256e8282 give mobile users a way to escape from the error screen (aside from ESC) 2021-08-18 14:55:31 +05:30
ansuz cf7593553b polish and re-enable form response messages 2021-08-18 14:46:56 +05:30
ansuz 16f5979252 present premium support notice as a banner 2021-08-18 11:09:14 +05:30
ansuz 81a5a893f3 Merge branch 'soon' into staging 2021-08-18 11:08:12 +05:30
Weblate e82a0c1519 Translated using Weblate (English)
Currently translated at 100.0% (1384 of 1384 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1383 of 1383 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-08-18 07:36:50 +02:00
ansuz 8d5221e6e8 include bar graphs for multi* form answers 2021-08-18 09:56:48 +05:30
ansuz 39e645afb6 Merge branch 'soon' into staging 2021-08-18 08:19:13 +05:30
ansuz ab4e57d6a5 Merge branch 'guest' into soon 2021-08-18 08:18:31 +05:30
Weblate 00eda9dcac Translated using Weblate (Russian)
Currently translated at 49.0% (678 of 1382 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2021-08-18 04:47:30 +02:00
ansuz 74ec0454b8 undo changes to a string that is set to be removed 2021-08-18 08:16:25 +05:30
ansuz 6a4ef02c41 remove some dead toolbar code 2021-08-18 08:13:06 +05:30
ansuz e772b8370a Merge branch 'support-support' into staging 2021-08-18 07:58:20 +05:30
ansuz 58eb65e35d report screen width and height in support tickets 2021-08-17 12:15:55 +05:30
ansuz 8887d8fc1e remove dead code 2021-08-17 12:15:29 +05:30
ansuz 47067b020b defer some more minor issues till 4.11.0 2021-08-16 18:38:33 +05:30
ansuz 09f0b8f61e Merge branch 'soon' into staging 2021-08-16 18:36:02 +05:30
Weblate 89b52b6110 Translated using Weblate (French)
Currently translated at 100.0% (1382 of 1382 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-08-16 15:05:22 +02:00
ansuz c1f9d11333 delay working on some flagged issues till next release 2021-08-16 18:32:34 +05:30
ansuz 3976bfae84 remove unnecessary notes 2021-08-16 18:24:57 +05:30
ansuz cad514cc17 remove hacky experiments with charts.css
...and finalize forms changes
2021-08-16 17:24:37 +05:30
ansuz 1e12b85b7c use updated translation key and add a comment 2021-08-13 18:36:44 +05:30
ansuz b0539fe613 Merge branch 'staging' into hackathon-2021 2021-08-13 17:55:24 +05:30
ansuz 1485c62746 Merge branch 'main' into soon 2021-08-13 17:54:46 +05:30
ansuz 11bcdbd7e3 hotfix for forms
avoid browser fights when multiple authors view a form
with a sortable list at the same time
2021-08-13 17:28:40 +05:30
ansuz c1a19ea65c remove some invalid notes 2021-08-13 17:26:29 +05:30
ansuz add234a8f7 Merge branch 'staging' into hackathon-2021 2021-08-13 16:06:14 +05:30
ansuz ad0d2ab3b7 style for kanban 'tools toggle' and notes for later 2021-08-13 16:05:32 +05:30
ansuz 69a393f374 add support for alternate icons and text in 'toggle' buttons 2021-08-13 15:54:53 +05:30
ansuz 04234aa1f4 fix a typo in a class 2021-08-13 15:52:14 +05:30
ansuz f701e30364 correct invalid use of ':' in french translations 2021-08-13 15:45:54 +05:30
ansuz a779d043ca standardize capitalization of CryptPad in translated strings and fix some typos 2021-08-13 15:10:43 +05:30
ansuz 4810d6b5ba use custom styles for the form timeline, move away from charts.css 2021-08-13 12:20:26 +05:30
ansuz 25a3359671 Merge branch 'staging' into hackathon-2021 2021-08-12 20:07:09 +05:30
ansuz 22c67e0e9e WIP unify usage of anonymous/non-registered/unregistered as 'guest' 2021-08-12 19:34:23 +05:30
ansuz 375bf7a62e correct an inaccurate comment 2021-08-12 19:21:33 +05:30
ansuz e4879b5117 guard against possibly undefined team data in 'setPadMetadata' 2021-08-12 19:15:52 +05:30
ansuz 036248a659 handle warnings from history trim, not just errors 2021-08-12 19:14:30 +05:30
ansuz 8d17ae64f3 log an error with a channel if we try to pin an invalid channel 2021-08-12 19:08:18 +05:30
ansuz 6413be24f3 apply a click handler with vanilla js instead of jquery
the jquery method only worked ~50% of the time in Firefox 90
for a completely unknown reason
2021-08-12 19:04:09 +05:30
ansuz 7f41f8765e avoid bypassing guards against raw HTML in some dialogs 2021-08-12 19:02:25 +05:30