Commit Graph

2624 Commits (deepcrayonfish)

Author SHA1 Message Date
Ciaran Moran 2400e11bc6
Ensure grid lines are rendered behind other chart elements 2021-10-04 00:22:53 +01:00
Thibault Duplessis f9178eca10 revert #9825 2021-09-20 15:22:17 +02:00
Benedikt Werner 5157a32721
Prettier 2021-09-19 16:31:16 +02:00
Benedikt Werner 7ee0d0a709
Make shepherd close button visible 2021-09-19 14:30:53 +02:00
Benedikt Werner 2fcca8c105
Fix shepherd themes being swapped 2021-09-19 14:21:29 +02:00
Greg Finley cf5abcf66a
prettier 2021-09-17 14:00:16 -07:00
Greg Finley 512627a471
Flatten rating line to today 2021-09-17 13:52:00 -07:00
Albert Ford fc12506c37
Show user's best perf in rating graph navigator 2021-09-04 04:28:03 -07:00
kraktus d5e0472f52 Make inquiry note `user` dependent.
Note is conserved when closing and reoping an inquiry about the same user consecutively, but lost as soon as an inquiry about another user is made.
2021-08-17 09:50:44 +02:00
Thibault Duplessis 732cabaf17 visual hint for #9536 2021-08-06 19:18:19 +02:00
Thibault Duplessis c92a4ef760
Merge pull request #9536 from kraktus/click-to-note-sb
Click to note in communication page in inquiry
2021-08-06 19:01:12 +02:00
Thibault Duplessis 974ec1d99b fix insights refresh spinner 2021-08-06 10:59:19 +02:00
kraktus 3f76213071 Make click-to-note safer to use.
Include the username to avoid noting messages from user B on user A.
2021-08-06 08:56:19 +02:00
kraktus c040432554 Make messages clickable and add them to notes in inquiry
Only apply to the `mod/:username/communication/private` pages. Does not interfere with the public-chat page.
2021-08-05 16:13:18 +02:00
Benedikt Werner 8e3dbc048e
Fix acpl chart select (why does this work?) 2021-07-17 13:10:19 +02:00
Thibault Duplessis c801cd46d3 refactor ui modals - after #9380 2021-07-16 14:56:47 +02:00
Benedikt Werner 6c8e389a16
Add back code lost in #9314 2021-06-30 13:36:27 +02:00
Konstantinos07 484ea2fe30 prettier: movetime.js 2021-06-30 11:44:32 +03:00
kraktus 21a5b960a4 fix replacement of the nullish operator 2021-06-29 23:45:35 +02:00
kraktus 73d64498e6 Fix movetime chart for legacy browsers.
At least Firefox 61-72, Safari 11-12.
2021-06-29 23:28:10 +02:00
Thibault Duplessis c2d146ce95 update chessground.min.js 2021-06-29 09:42:34 +02:00
Benedikt Werner 39960c323c
Fix acpl chart select 2021-06-28 16:02:21 +02:00
Benedikt Werner d00bd71c74
Fix last move time calculation 2021-06-23 20:38:34 +02:00
Niklas Fiekas ec3b1a6207 do not bind name eval 2021-06-21 18:10:31 +02:00
Thibault Duplessis d07b97e79d chessground 8.0.0-beta2 2021-06-17 09:26:48 +02:00
Thibault Duplessis e80090964c add chessground.min.js 2021-06-17 08:26:37 +02:00
Thibault Duplessis 6f6608cf01
Merge pull request #9156 from benediktwerner/movetime-outoftime
Movetime chart: Set last total time properly
2021-06-15 16:31:13 +02:00
Thibault Duplessis ff1280977e
Merge pull request #9157 from benediktwerner/movetime-hunter-color
Movetime chart: Keep old color for hunters
2021-06-14 10:29:32 +02:00
Thibault Duplessis 0f7ed93c79
Merge pull request #9155 from benediktwerner/movetime-chart-fix-select
Fix movetime chart select
2021-06-14 09:32:46 +02:00
Andrew Mazur e4db7c25e6
Icons private use area (#9136)
* move all glyphs to private area

* replace exclamation mark icon

* replace quotation mark icon

* replace rapid icon

* replace share icon

* replace patron icon

* replace gear icon

* replace phone icon

* replace streak icon

* replace die-six and ograve icons

* replace flag icon

* replace flame icon

* replace feather icon

* replace turtle icon

* replace nuclear icon

* replace arrow-streamline-target icon

* replace buffer icon

* replace upload-cloud icon

* replace number and some special characters icons

* replace upper case alphabet characters icons

* replace alphabet characters icons and a few special characters icons

* fixing some missing icons

* notifications icons fix

* a few more icons found

* changing a few more icons
2021-06-14 09:13:27 +02:00
Benedikt Werner 9d6d9e1916
Movetime chart: Fix clicking 2021-06-13 08:14:30 +02:00
Benedikt Werner b4afaec074
Movetime chart: Move area to background 2021-06-13 08:04:20 +02:00
Benedikt Werner 49de1c4084
Movetime chart: Use select(true) to avoid toggling 2021-06-13 07:57:49 +02:00
Benedikt Werner e491f69635
Fix movetime chart selectPly 2021-06-13 07:57:48 +02:00
Benedikt Werner a646c4aba7
Fix movetime chart select 2021-06-13 07:57:48 +02:00
Benedikt Werner 0a9774e950
Movetime chart: Keep old color for hunters 2021-06-12 15:47:04 +02:00
Benedikt Werner 111cc93e61
Movetime chart: Only set last total time to 0 if it actually was a timeout 2021-06-12 13:37:46 +02:00
Thibault Duplessis e4e17d047f
Merge pull request #9152 from benediktwerner/movetime-chart-not-shared
Make movetime chart tooltip unshared again
2021-06-12 08:40:58 +02:00
Benedikt Werner 2d9a07d708
Remove space between movetime chart columns and make them look a bit nicer (#9151)
* Remove space between movetime chart columns

* Make movetime chart look a bit nicer

* Add back movetime chart area fill
2021-06-12 08:30:33 +02:00
Benedikt Werner 911492cb4a
Make movetime chart tooltip unshared again 2021-06-12 04:37:39 +02:00
Thibault Duplessis 1af387ce0a tweak chart fill opacity 2021-06-09 11:55:50 +02:00
Benedikt Werner 56e26e146e
Show total time in movetimes chart (this time not for mods though) 2021-06-09 11:46:47 +02:00
Thibault Duplessis e1ac923046 fix stripe plan page 2021-06-02 12:09:00 +02:00
Niklas Fiekas 811a128686 stylesheets/shepherd.css does not exist 2021-05-17 15:25:55 +02:00
Niklas Fiekas eb96c64361 update chessground.min.js to 7.12.0 2021-05-13 16:59:05 +02:00
Thibault Duplessis 4303330c7f fix lichess-org/tavern#104 2021-04-19 09:11:38 +02:00
kraktus 415f645f19
inquiry: fix clearing note when submitting it
fix https://github.com/lichess-org/tavern/issues/100
2021-04-14 17:00:20 +01:00
Thibault Duplessis 301f8e4d39 bind "change" not "keydown"
allows pasting text with the mouse
2021-04-09 16:52:47 +02:00
Thibault Duplessis 730cc11675 improve mod inquiry client-side links 2021-04-09 10:43:29 +02:00
Thibault Duplessis 7953eed94a patch inquiry link - replace me with server-side fix 2021-04-02 09:44:51 +02:00