Commit graph

6614 commits

Author SHA1 Message Date
778a69cd a844013e42 flake.lock: Update
Flake lock file updates:

• Updated input 'nix-filter':
    'github:numtide/nix-filter/3342559a24e85fc164b295c3444e8a139924675b?narHash=sha256-1Wvk8UP7PXdf8bCCaEoMnOT1qe5/Duqgj%2BrL8sRQsSM%3D' (2024-03-11)
  → 'github:numtide/nix-filter/f7653272fd234696ae94229839a99b73c9ab7de0?narHash=sha256-oRam5PS1vcrr5UPgALW0eo1m/5/pls27Z/pabHNy2Ms%3D' (2024-11-13)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/99dc8785f6a0adac95f5e2ab05cc2e1bf666d172?narHash=sha256-gI9kkaH0ZjakJOKrdjaI/VbaMEo9qBbSUl93DnU7f4c%3D' (2024-09-16)
  → 'github:NixOS/nixpkgs/d70bd19e0a38ad4790d3913bf08fcbfc9eeca507?narHash=sha256-4EVBRhOjMDuGtMaofAIqzJbg4Ql7Ai0PSeuVZTHjyKQ%3D' (2024-12-19)
2024-12-26 14:26:26 +01:00
778a69cd 20d0b49941 Merge pull request 'merge-upstream-5.0.1' (#66) from merge-upstream-5.0.1 into main
Reviewed-on: #66
2024-12-26 12:55:40 +01:00
778a69cd d01282db28 bump version in nix package to 5.1.0 2024-12-26 12:51:55 +01:00
summersamara 6d8b8640b7 Merge remote-tracking branch 'origin/main' 2024-12-26 12:46:57 +01:00
778a69cd 8562b023e3 use 24.11 options 2024-12-17 00:16:26 +01:00
778a69cd 4d83187798 Revert "flake.lock: Update"
This reverts commit 56d67ffc92.
2024-12-06 22:02:00 +01:00
778a69cd 3a2e5aa9a5 Revert "pin elixir version for nix builds again"
This reverts commit 975d43c2ae.
2024-12-06 22:01:52 +01:00
setop 255c8fda67 fix(back): event.ends_on can be nil 2024-12-06 15:57:53 +01:00
Laurent GAY 4489743853 issue #1574 - home page & search page : 3 buttons for search 2024-11-29 23:23:33 +01:00
Laurent GAY 71cc09dd7a #1587 : remove categories card in home page 2024-11-29 19:21:09 +01:00
Massedil 15850cc72c Issue #1066 : The "Update group" button indicates that a background update is in progress 2024-11-29 19:19:19 +01:00
Massedil f67bd900f7 Issue #1567 : use ends_on for comparaisons to get future and ongoing events 2024-11-29 19:19:19 +01:00
Massedil 04fe44f72b Issue #1567 : distinction between activities (long_event) and normal events on group page 2024-11-29 19:19:19 +01:00
Massedil 9bfbc09f3f update French translation 2024-11-29 19:19:18 +01:00
Massedil f6c273f6f3 islongEvents -> isLongEvents 2024-11-29 19:19:07 +01:00
Massedil 71c0ce37a9 case harmonization with other fields
- longevents -> long_events (back-end)
- longevents -> longEvents (front-end)
2024-11-29 19:15:35 +01:00
Massedil 91b0e7d265 remove an obsolete comment 2024-11-29 19:15:35 +01:00
Massedil 752da9e641 Issue #1567 : Add a long_event computed field to an event
The actual long_event implementation is only done for search and long_event is a parameter of the search request.

This change is needed for the the front-end to know if an event is a long_event everywhere an event is received.

The computed field (Ecto virtual field) is set after the Ecto request with the function with_virtual_fields().

with_virtual_fields() handles cases where there is an event, a list of events and a paginated list of events returned.
2024-11-29 19:15:35 +01:00
Laurent Gay 9796304a9a correct if no place find 2024-11-29 19:15:35 +01:00
Laurent Gay 368cdb9592 add debug log for testing 2024-11-29 19:15:35 +01:00
Laurent Gay 844642aff5 #1564 : correct homepage default filtering + add debug log for testing 2024-11-29 19:15:35 +01:00
Massedil 227c9034ae Issue #1066 Add a loading text when "my events" are loading
Instead of showing the no event found text
2024-11-29 19:15:35 +01:00
Massedil fba0eb7cc8 fix small errors 2024-11-29 19:15:35 +01:00
Massedil 27da46829d Issue #1571 Replace <o-datepicker> by <event-date-picker> 2024-11-29 19:15:35 +01:00
Massedil b96c476eaa Issue #1066 Add a loading state on <o-button> in the create group page 2024-11-29 19:15:35 +01:00
Massedil 539c0f2216 Issue #1066 Add a loading state on <o-button> in the create and edit event page 2024-11-29 19:15:35 +01:00
Massedil 2dfb5a5bdf Add the border-primary color to <o-radio> for consistency with the <o-checkbox> design 2024-11-29 19:15:35 +01:00
Massedil 4545a8c8e3 Remove confusing background color for unchecked <o-checkbox> 2024-11-29 19:15:35 +01:00
Laurent GAY eb60da8ec9 #1574 - home page & search page : 3 buttons for search 2024-11-29 19:15:35 +01:00
Laurent GAY 0911902618 #1574 - homepage : remove text search + add buttons for each content type 2024-11-29 19:15:35 +01:00
setop 70ae23b82c chore(build): remove sentry step ; remove e2e tests stop from packages 2024-11-29 18:26:51 +01:00
setop 2a1f620121 fix(test): fix some tests 2024-11-23 21:36:35 +01:00
setop abeeef6aa3 fix(tests): prepare for next version 2024-11-23 15:57:01 +01:00
Mark Andrew Jaroski 1265b3f533 Added an index to make geo-based event search faster 2024-11-22 20:13:11 +01:00
778a69cd 975d43c2ae pin elixir version for nix builds again 2024-11-09 16:06:38 +01:00
778a69cd 56d67ffc92 flake.lock: Update
Flake lock file updates:

• Updated input 'nix-filter':
    'github:numtide/nix-filter/3342559a24e85fc164b295c3444e8a139924675b' (2024-03-11)
  → 'github:numtide/nix-filter/776e68c1d014c3adde193a18db9d738458cd2ba4' (2024-10-29)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/99dc8785f6a0adac95f5e2ab05cc2e1bf666d172' (2024-09-16)
  → 'github:NixOS/nixpkgs/4aa36568d413aca0ea84a1684d2d46f55dbabad7' (2024-11-05)
2024-11-08 23:03:53 +01:00
Massedil e7a42f08a0 Issue #1579 : The event menu is now fully clickable 2024-11-08 18:49:51 +01:00
Massedil 800a4e0d1e Issue #1573 : Update French translation 2024-11-08 16:56:51 +01:00
Massedil dc5c3f6a52 Update French translation to always use "e-mail" 2024-11-08 16:45:52 +01:00
Massedil 68240c7476 Issue #1580 Update French translation 2024-11-08 16:34:42 +01:00
Tim Zöller a23d8eeaf8 Prevent the user menu from extending the screen
The user menu always opened to the right. This made the menu extend over
the boundary of the screen, add a horizontal scrollbar and cut off the
menu. This fix opens the menu to the left, preventing such behavior
2024-11-08 15:55:54 +01:00
Massedil 7c68c9c0c1 Issue #1308: remove MATCH_DESC, MEMBER_COUNT_ASC and CREATED_AT_ASC options for sorting groups
Remove MATCH_DESC for events for consistency.

Options stays available in backend and GraphQL.
2024-11-07 14:47:49 +01:00
Massedil 67393ba2f0 Issue #1569 : New event times and participants are hidden by default 2024-11-07 14:22:48 +01:00
Massedil 63a237b05f Update French translation 2024-11-07 13:29:21 +01:00
Massedil 29c9ded5b7 Issue #1511: Date display problem :
If an event do not have a time zone, use the user's setting time zone for display or the browser time zone otherwise
2024-11-07 13:29:21 +01:00
Massedil 3c0db7877c Issue #1511: Date display problem :
- the time zone is used to calculate the date
- use the offset to know if beginsOn and endsOn are the same day
- refactor the <o-switch>

Solves, for example, this display problem :

The date range "2024-12-31 17:45 to 2025-01-01 01:00" in the Asia/Shanghai time zone (spanning different years and days) is equivalent to "2024-12-31 at 10:45 to 2024-12-31 at 18:00" in the Europe/Paris time zone (same year and same day).
2024-11-07 13:29:21 +01:00
Massedil 0fa7a20414 Issue #1511: Date display problem : handle case where event start time is hidden but event end time is displayed 2024-11-07 13:29:21 +01:00
Massedil 3a3d77b698 Issue #1511: Remove useUserSettings() and always add user settings in useLoggedUser()
The user time zone setting is now available in the event display page
2024-11-07 13:29:10 +01:00
Laurent GAY 0c56267795 test elixir correction 2024-11-06 18:43:24 +01:00
Laurent GAY 3885c8e62f #1492: address distance correction 2024-11-06 17:44:54 +01:00