Commit Graph

510 Commits

Author SHA1 Message Date
julia.kirschenheuter 31dd0e9bc4
fix(files): replace input fields with `NcTextField`
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-04-23 14:54:05 +02:00
Richard Steinmetz d1edd61e46
fix: move global sidebar style overrides to sfc
Regression was introduced by de1cf849af
in combination with the new reference widget. The global stylesheet is
imported by the reference entry point and thus overrides some styles
in other apps.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-03-20 09:37:29 +01:00
Richard Steinmetz de1cf849af
fix(editor): bring back the three-dot menu
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-03-06 14:51:58 +01:00
hamza mahjoubi ccaca16184 Improve free/busy UI
Signed-off-by: hamza mahjoubi <hamzamahjoubi221@gmail.com>
2024-02-29 11:07:57 +01:00
Lukas Boersma 7a307bbcf0
feat: add a setting for the default calendar url
Co-authored-by: Lukas Boersma <mail@lukas-boersma.com>
Co-authored-by: szaimen <szaimen@e.mail.de>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-02-29 10:23:19 +01:00
Grigory V 82c1ae66f7 Fix categories not being responsive in NcSelect dropdown
Signed-off-by: Grigory V <scratchx@gmx.com>
2024-02-20 20:43:48 +01:00
Grigory V 331407e672 FIx category picker height
Signed-off-by: Grigory V <scratchx@gmx.com>
2024-02-20 20:27:41 +01:00
Richard Steinmetz 3369fc8ea9
feat(editors): redesign editors
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-02-20 16:41:34 +01:00
Grigory Vodyanov fd355c9a15
chore: migrate to nextcloud/vue 8
Signed-off-by: Grigory V <scratchx@gmx.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-02-19 18:43:03 +01:00
Simon L 7279bfcd30 Fix overlapping toggle also in Firefox
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-09-25 10:58:38 +02:00
Simon L c4a89b8b52 address review
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-09-19 15:50:02 +02:00
Simon L b7ae680c2a fix overlapping toggle
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-09-14 16:10:03 +02:00
Richard Steinmetz af4e4c1fc1
fix(editor): top right actions not positioned properly
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-09-04 11:33:33 +02:00
Sergey Mosin 8fa9d99ea7
feat(editor): make links clickable in locations and description areas
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-08-08 12:29:38 +02:00
Richard Steinmetz a32bf5dfae
Merge pull request #5390 from nextcloud/fix/navigation-buttons
Fix navigation button positioning
2023-08-03 11:24:52 +02:00
Jan C. Borchardt 12f5abd2db
Fix navigation button positioning
Signed-off-by: Jan C. Borchardt <925062+jancborchardt@users.noreply.github.com>
2023-08-02 15:17:14 +02:00
Jan C. Borchardt a87c736a9c
Fix navigation toggle overlap
Signed-off-by: Jan C. Borchardt <925062+jancborchardt@users.noreply.github.com>
2023-08-02 15:06:13 +02:00
Greta 631dd86cab
Merge pull request #5251 from nextcloud/fix-embed-header
Fix header showing on embed view
2023-05-25 14:57:30 +02:00
Jérôme Herbinet 20dfe0931a
Better display of default slot duration and reminder
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-05-24 09:39:46 +02:00
Thomas Citharel ff17233536
fix(public-embed): Fix header showing on embed view
Regression from https://github.com/nextcloud/calendar/pull/5184

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-22 17:10:14 +02:00
Simon L 2ecc61914d Use the color-primary-element* variables
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-12 16:09:58 +02:00
Thomas Citharel 3a42cf6ced
fix(Public-Sharing): Show footer with server details and eventual ToS through PublicTemplateResponse
The public calendar view used 'base' Template responses, preventing the footer that's being used on other public sharing pages from showing. This makes use of PublicTemplateResponse to show it automatically. It's however hidden on embed view.

Reference: https://help.nextcloud.com/t/feature-request-impressum-and-privacy-declaration-links/161162
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-02 11:30:16 +02:00
Jérôme Herbinet 02fed52e3f
Update css/import.scss following st3iny suggestion
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>

Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-04-19 10:36:39 +02:00
Jérôme Herbinet 429ac7485d
Fix 2 import buttons alignment in import modal
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-04-05 09:37:03 +02:00
Jérôme Herbinet a1909b7654
Same fix for week view
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-01-30 13:45:50 +01:00
Jérôme Herbinet 4b4f1a0d69
Fix current day color sticker
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-01-30 13:27:30 +01:00
Anna Larch 595fc5fc01 Widen input to account for charets
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-01-05 12:51:06 +01:00
julia.kirschenheuter d8d6625a90
Replace <button> with ButtonVue and fix styles in AppointmentSlot.vue
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-12-21 11:20:26 +01:00
SakshiT25 4480823b5f
Update public.scss
Signed-off-by: SakshiT25 <65718952+SakshiT25@users.noreply.github.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-12-14 09:36:53 +01:00
Bernhard Rohloff 5db38b5edb fixed black calendar icon on dashboard widget in dark mode
Signed-off-by: Bernhard Rohloff <bernhard.rohloff@gmail.com>
2022-11-24 18:52:13 +01:00
Richard Steinmetz 8c1b9c2f5f
Fix lost app navigation styles
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-11-18 17:01:35 +01:00
Nextcloud bot f8aa0d1807 Updated squashed commits
Miaulalala squash request
Follow this URL :  https://github.com/nextcloud/calendar/pull/4564#issuecomment-1286654429

Co-authored-by: Anna <anna@nextcloud.com>
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2022-10-25 17:47:08 +02:00
Julien Veyssier 97681912d3 implement IButtonWidget and IIconWidget
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-10-17 13:02:49 +02:00
Julien Veyssier 24e033c42d fix the widget icon in the dashboard app
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-10-17 13:02:49 +02:00
Richard Steinmetz 0f9b5fd543
Fix fc border color
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-10-07 13:37:37 +02:00
Jérôme Herbinet 82dd7250bb
Fix : Checkbox icon in Deck events
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2022-09-28 17:00:32 +02:00
Richard Steinmetz 78312fa229
Fix padding of left sidebar header
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-09-27 13:03:11 +02:00
Richard Steinmetz 4af778841d
Add primary light background to month week and header
Ref https://github.com/nextcloud/calendar/pull/4540#issuecomment-1257918178

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-09-27 11:04:37 +02:00
Christoph Wurst e0bb8d878a
Merge pull request #4540 from nextcloud/enh/4527/current-day-header-contrast
Improve contrast of current day header
2022-09-23 16:39:42 +02:00
Richard Steinmetz 0997f45d41
Improve contrast of current day header
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-09-23 15:40:17 +02:00
Richard Steinmetz 5ad340135d
Fix date timer picker being cut of in simple editor
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-09-23 14:39:26 +02:00
dependabot[bot] 3468cca568
Bump @nextcloud/vue from 6.0.0-beta.7 to 7.0.0-beta.1
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 6.0.0-beta.7 to 7.0.0-beta.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v6.0.0-beta.7...v7.0.0-beta.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 15:39:49 +02:00
Richard Steinmetz a24b6929f5
Remove leftover icon stylesheet
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-09-13 10:27:02 +02:00
Richard Steinmetz ad9c3fd870
Revert #4305
Reintroduces #4290

I tried hacking this and preventing the endless loop but I didn't
succeed. Let's revert this for now until we find a better solution.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-01 11:30:51 +02:00
Richard Steinmetz eb9e17c23e
Fix regression caused by #4296
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-06-21 17:01:19 +02:00
Richard Steinmetz de2b23e9f6
Fix color dot and event alignment
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-06-21 16:02:17 +02:00
greta 2081f69e1d Fix the white space on calendar title
Signed-off-by: greta <gretadoci@gmail.com>
2022-06-16 16:53:11 +02:00
Richard Steinmetz 9b923695b3
Fix squished settings checkbox label
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-05-27 21:43:02 +02:00
Richard Steinmetz f682730682
Refactor navigation header arrow icons
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-05-27 12:04:11 +02:00
Richard Steinmetz e35dc05710
Merge pull request #4151 from nextcloud/eh/noid/basic-editor-key-events
Add some basic key events to the editors
2022-05-09 17:22:20 +02:00