ansuz
b4775a0d50
fix file upload preview size
3 years ago
ansuz
22dd995a28
Merge branch 'staging' into accessible-media
3 years ago
ansuz
147ddd88bf
adjust font size for initials and emoji avatar size on small screens
3 years ago
ansuz
02d9da502d
remove dead code
3 years ago
ansuz
7231fc6926
media-tag accessibility and UX improvements
...
* preview content and prompt users to describe media when uploading
* add 'alt' attributes to rendered media-tag content if it is included in the file's encrypted metadata
* add alt attributes to some related UI elements
3 years ago
ansuz
cd613f1037
many small improvements for animal avatars
...
* more consistent scaling for animal avatars relative to the font-size of username's initials
* configurable emoji lists via AppConfig.emojiAvatars
* various comments from code review
* fixed a bug that caused the user admin menu button to not be redrawn on name changes
* guard against empty animal emojis in case the admin sets the list to []
3 years ago
ansuz
c630abb3c5
refactor animal avatar font-size to automatically scale with parents
3 years ago
ansuz
5ba22328b2
Merge branch 'staging' into animal-guests
3 years ago
ansuz
f0fad8e95c
avoid unnecessary use of scrollbars on sidebar apps
...
(settings, admin, support, ...)
3 years ago
ansuz
c5e6ca646e
adjust animal avatar caching system and adjust size in the toolbar
3 years ago
ansuz
82101bcb9b
use two characters for the default avatar
3 years ago
ansuz
e414524eab
refactor form results display
...
* improve table component reusability for the rest of the platform
* display count of empty results at the top of each section
* remove unused styles
* fix incorrect methods for counting empty answers for multi-checkbox questions
3 years ago
ansuz
cad514cc17
remove hacky experiments with charts.css
...
...and finalize forms changes
3 years ago
ansuz
1e12b85b7c
use updated translation key and add a comment
3 years ago
ansuz
add234a8f7
Merge branch 'staging' into hackathon-2021
3 years ago
ansuz
b7f627d896
update version string for 4.10.0
...
and commit some new 'npm run' commands while we're at it
3 years ago
ansuz
4810d6b5ba
use custom styles for the form timeline, move away from charts.css
3 years ago
ansuz
25a3359671
Merge branch 'staging' into hackathon-2021
3 years ago
David Benqué
d05f03c8c6
Use icon only for toolbar collapse/expand button
3 years ago
ansuz
44f5aee4ac
Dependency management:
...
move (most) third-party dependencies from www/common/ => www/lib/
* unify less.js files by standardizing on our slightly modified version
* update textFit.js to the latest version
* describe exact versions of files where known, otherwise link to their project sites
3 years ago
ansuz
2a8c70598b
Merge branch 'soon' into staging
3 years ago
ansuz
d960c10a31
clear login token when deleting your account and before logging in
3 years ago
ansuz
900db1fcb0
disable usage of charts.css except for the timeline
3 years ago
ansuz
53ba25b5b0
more chart visualizations, brand colors
3 years ago
ansuz
4e02c309bb
Merge branch 'staging' into collapse-toolbar
3 years ago
ansuz
7916f36007
update version string to 4.9.0
3 years ago
ansuz
a4092e888b
remove unused images
3 years ago
ansuz
d926930b4c
prototype toolbar collapse
3 years ago
ansuz
aaa18a3feb
fix stretched images in 'lightbox' preview modal
3 years ago
ansuz
15fc16fca3
update changelog and version strings for 4.8.0
3 years ago
David Benqué
ffad850434
Use more faded red for danger alert backgrounds
3 years ago
ansuz
09cbeefd99
double-check that blocks have been written
...
even if 'write' calls back with no error
also update the changelog
3 years ago
ansuz
f7f2146fa5
miscellaneous cleanup and notes
3 years ago
ansuz
1a827db57d
Merge branch 'soon' into staging
3 years ago
ansuz
107c8c82a0
add Japanese to the language selector UI
3 years ago
ansuz
0b8239241b
integrate styles for remote images
3 years ago
ansuz
a86422266e
good contrast for most of the remote image warning
3 years ago
ansuz
4dcbddd174
WIP remote image styles
3 years ago
ansuz
e5c8b6fd75
WIP block remote images
3 years ago
ansuz
94abd631a2
prototype suppression of markdown images
3 years ago
David Benqué
968edf396c
Merge remote-tracking branch 'origin/staging' into staging
3 years ago
David Benqué
cd9557439c
Update version string for cptools
3 years ago
yflory
4d769ebaf5
Merge branch 'form' into staging
3 years ago
David Benqué
3c91e805aa
Add icons for "maybe" Poll choice
3 years ago
yflory
f665a12b27
Add new favicon
3 years ago
ansuz
bc880d6288
update version string to 4.7.0
4 years ago
ansuz
5e707eba1a
Merge branch 'form' into staging
4 years ago
yflory
aa49e87d97
Disable creation of new polls from the old app
4 years ago
ansuz
b26518e405
fix accidentally modified svg font id
4 years ago
David Benqué
d35a499fc7
Fix Submit UI
...
- anonymous checkbox alignment
- invalid red colors across light/dark themes
4 years ago