Commit Graph

71 Commits

Author SHA1 Message Date
DianaXWiki edc3c83d9a Implement review fix #1583 2024-08-22 18:04:54 +03:00
David Benque fcc3e73db1
Adjust height of the new event modal
- the top of the modal was under the toolbar
- lowered so that rounded corners are visible
2024-08-08 16:28:45 +01:00
DianaXWiki 5ec60cbb2d Make popup appear at current scroll position #1583 2024-08-05 18:29:09 +03:00
DianaXWiki b009ccdd65 Make button appear at the top of the page for small screens #1370 2024-08-03 20:51:58 +03:00
yflory d51bd92aa6 Merge branch 'feature-calendar-description' into staging 2023-12-13 15:38:47 +01:00
David Benque 3593b44e9f Remove //XXX 2023-12-12 15:24:49 +00:00
Fabrice Mouhartem 4163bd8b30 Replace “Location:” with an icon and remove the “Description:” text in the popup
Related to #1299 + #1171
2023-12-06 17:22:11 +01:00
Fabrice Mouhartem 38d350319b Uniform background color for fields in dark mode
Related to #1299 + #1171
2023-12-06 17:21:52 +01:00
yflory c64644568b Merge branch 'REUSE-license-info' into staging 2023-11-22 17:21:09 +01:00
yflory 714f017397
Merge pull request #1299 from cryptpad/feature-calendar-description
Feature: Add a description field for calendar events
2023-11-09 14:49:12 +01:00
David Benque e4efdca33d Fix event modal drop-downs
They were being cut-off as per #1280
Thank you @ansuz for the fix
2023-11-08 12:04:58 +00:00
Fabrice Mouhartem 66a2815993 #1171: Alignment of the description content 2023-11-02 11:45:01 +01:00
Fabrice Mouhartem a56b3ace7a #1171: Use CodeMirror in the description edition 2023-11-02 11:37:26 +01:00
Fabrice Mouhartem d61b8376cc #1171: fix no scroll in long descriptions 2023-11-02 11:34:52 +01:00
Fabrice Mouhartem 7ceca7d4af #1171: Rename description with body
* Rename description in the schedule object
  -> Use the body property of [tui-calendar](https://github.com/nhn/tui.calendar/)
  for to show the description in the details popup :
  <https://github.com/nhn/tui.calendar/blob/main/docs/en/apis/template.md#popupdetailbody>
2023-11-02 11:34:50 +01:00
Fabrice Mouhartem bbb4a46e0f #1171: Fix nowrap in textareas 2023-11-02 11:29:00 +01:00
Fabrice Mouhartem 53ad4f5a25 #1171: The `textarea` is showing and is working as intended for the purpose of
creating and updating the calendar event.

BUG: carriage returns don't seem to work
WIP: the text is hardcoded as of now, have to use Messages library for
translations.
2023-11-02 11:28:46 +01:00
David Benque 1a79fc9146 Tests on www/admin and www/calendar 2023-10-19 15:40:19 +01:00
yflory e9bc3f1f8b Fix calendar reminder #1279 2023-10-09 16:28:59 +02:00
yflory 4dfbf1175e Merge branch '1094-calendar-event-edit-panel-cuts-off' into staging 2023-10-02 15:15:18 +02:00
yflory e8513a2d1d Fix calendar reminders 2023-10-02 15:14:28 +02:00
DianaXWiki 3f6c72ff67 Fix layout reminders v2 #1094 2023-10-02 10:27:31 +03:00
yflory 5f3acfb81d Merge branch 'mobile-fixes' into staging 2023-09-28 18:01:02 +02:00
DianaXWiki 6b7dfa2451 More robust solution #1094 2023-09-26 13:59:55 +03:00
DianaXWiki 5dde8f1a53 Revert "Fix edit event panel cut off on small screen #1094" 2023-09-26 10:26:01 +03:00
yflory 4c83721c28 Re-apply tui-calendar fix from fe404cc 2023-09-19 15:50:04 +02:00
yflory 51cb51a710 Revert "made confirmation button responsive according to the text #1211"
This reverts commit fe404ccde6.
2023-09-19 15:43:42 +02:00
DianaXWiki 5a1f95da38 Fix edit event panel cut off on small screen #1094 2023-09-18 14:10:10 +03:00
DianaXWiki 7e24f0cc8b Make event edit menu visible on mobile #1094 2023-09-12 14:52:16 +03:00
DianaXWiki c68d317f2b Make calendar menu visible on mobile #971 2023-09-12 14:12:51 +03:00
daria 56f3a8e0ea spaced out evenly reminder buttons (calendar popup) #1217 2023-08-28 15:25:03 +03:00
daria fe404ccde6 made confirmation button responsive according to the text #1211 2023-08-28 14:49:31 +03:00
daria e1166268fb 3/4 buttons solved
fixing #1150
2023-07-19 13:50:53 +03:00
David Benque 1ab0208f5b fix shrinking icons with long calendar titles 2022-10-12 17:20:29 +01:00
David Benque 90a7b89a0c Use CryptPad blue for "all day" checkbox 2022-10-12 16:45:49 +01:00
David Benque 0b87f1f9c6 Merge remote-tracking branch 'origin/rrule' into rrule 2022-10-11 16:02:10 +01:00
David Benque 5d96f94766 Align reminders line-height 2022-10-11 16:00:37 +01:00
yflory ce5609ea6a Add confirm step when deleting events 2022-10-11 17:00:13 +02:00
yflory f3dc8d059e Update weekly and monthly recurrence pickers in calendar 2022-10-11 16:43:37 +02:00
David Benque 99da655225 Adjust event popup style 2022-10-10 16:14:39 +01:00
David Benque 707ac44536 Improve notification alignment 2022-10-10 16:05:37 +01:00
David Benque e568027d14 Fix button spacing in event popup 2022-10-10 16:04:23 +01:00
David Benque 5c51fb3d84 Re-style notification section of calendar event modal 2022-09-19 17:26:53 +01:00
David Benque 29e5bf63dd Fix styles in calendar event modal 2022-09-19 17:26:14 +01:00
yflory 57c3c28cb0 Support clickable links in calendar location 2022-09-15 17:19:12 +02:00
David Benque 57e801da98 Improve layout of calendar event pop-up 2022-09-14 13:52:50 +01:00
yflory ee5e1f8335 Translate recurrence rules into text 2022-09-07 17:08:41 +02:00
yflory 6ca6ecd283 Create recurring events 2022-09-06 18:58:39 +02:00
ansuz 01e3012b62 fix poor text contrast for date range indicator in calendar dark mode 2022-06-02 16:21:41 +05:30
David Benqué bc43ec49e8 Rounded calendar UI 2022-02-28 15:35:43 +00:00