Commit Graph

70 Commits

Author SHA1 Message Date
yflory 9c34e9e779 Notify form author on new responses 2022-10-25 16:40:15 +02:00
yflory fcf1a011ae Disable password change in forms 2022-01-17 16:31:55 +01:00
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 []
2021-08-27 19:38:50 +05:30
ansuz 7bb3bc167c use emoji avatars in share and access modals 2021-08-25 15:12:28 +05:30
ansuz 7f41f8765e avoid bypassing guards against raw HTML in some dialogs 2021-08-12 19:02:25 +05:30
yflory 378cd38fbd Access and Properties modals for forms 2021-05-26 14:54:56 +02:00
yflory b24de7984f Fix team calendars stored in the drive 2021-04-19 17:42:52 +05:30
yflory 5ada4f612e Disable calendar passwords 2021-04-09 16:11:20 +02:00
yflory 09b229203c Access modal for calendars 2021-04-07 17:51:58 +02:00
yflory d7b4fca703 Fix allow list and transfer ownership when owned pad not stored 2021-03-22 19:00:40 +01:00
ansuz b8e0d6a1fe remove a duplicated attribute, lint compliance 2021-03-22 16:50:33 +05:30
yflory 4f5cb98fd5 Fix OO password change 2021-03-22 12:08:37 +01:00
yflory c6b8b11dc3 Fix Destroy and change password when pad not stored 2021-03-19 18:10:27 +01:00
yflory 94622fc34b Fix mute access requests when the pad is not in your drive 2021-02-23 13:49:25 +01:00
yflory 42dfa9a941 Merge branch 'staging' into dark 2021-02-05 10:23:20 +01:00
David Benqué 16e4b76f4b Dark toolbar and apps 2021-02-04 17:44:29 +00:00
yflory d74b2b6316 Make sure we can't request edit access to ourselves 2021-02-04 17:31:37 +01:00
ansuz 1a5d9e6b91 remove hardcoded translations 2021-01-08 19:47:36 +05:30
yflory 1f7aca39ab Improve access modal password section 2021-01-07 17:20:49 +01:00
yflory 1f16b525d3 Don't show the password field in the modal if no password 2021-01-07 16:56:33 +01:00
yflory e629f0aa47 Offline fixes 2020-11-09 13:29:16 +01:00
ansuz 5eecf01a72 Merge branch 'staging' into soon 2020-10-16 11:21:12 +05:30
yflory ae92614289 Refresh ownership in the access modal 2020-10-15 16:09:09 +02:00
David Benqué a962114e5e Remove XXXs related to translation keys 2020-10-15 14:25:51 +01:00
yflory 0a06f31be3 Add missing labels to some owner actions 2020-10-15 13:48:11 +02:00
ansuz d6e59f2be6 add 'copy profile link' button to relevant access modal tabs 2020-09-24 19:05:59 +05:30
ansuz 194a99b1e3 WIP hint at how to add contacts from access modal 2020-09-24 19:05:59 +05:30
David Benqué 9e18465303 Fix access add button arrow 2020-09-15 10:34:37 +01:00
David Benqué 68707db72d Switch access add button on small screens 2020-09-14 15:49:23 +01:00
yflory e9ab860ae0 Improve UX for pad deletion in the access modal 2020-07-07 17:07:35 +02:00
David Benqué 35b210e16c add icon to destroy button in Access modal 2020-07-07 15:35:07 +01:00
yflory 1321c08a62 Merge branch 'staging' into sfAllow 2020-07-02 17:09:26 +02:00
yflory 04af753a81 lint compliance 2020-07-01 12:10:12 +02:00
yflory f3662ab7de Merge branch 'merge-owned' into staging 2020-07-01 12:04:44 +02:00
yflory 2051f38f25 Don't send a notification to yourself when removing an owner 2020-06-29 17:24:51 +02:00
yflory b7794fa31d Add 'Delete from server' button in the access modal 2020-06-24 14:53:37 +02:00
yflory bf8c43e9af Merge branch 'staging' into sfAllow 2020-06-24 10:40:59 +02:00
yflory 7245123061 Refactor buttons.less 2020-06-19 17:06:25 +02:00
yflory 2c57a2d872 Add allow lists for shared folders 2020-06-17 17:40:33 +02:00
ansuz 259b3bca65 use safe links by default 2020-06-08 15:34:20 -04:00
yflory 3de6377ad7 Better UX when transfering ownership to yourself 2020-06-02 14:21:23 +02:00
yflory 234f284647 Fix request access button when the pad is not stored 2020-05-26 16:55:25 +02:00
yflory e5bcaeedce Fix regression in the access modal 2020-04-07 15:38:16 +02:00
yflory 7b82d9dba4 Remove/fix XXX 2020-03-26 17:25:36 +01:00
yflory ed722f7385 Fix properties and access modal being opened multiple times at once 2020-03-26 13:12:41 +01:00
yflory 315704a1b8 Redraw access modal on metadata change 2020-03-10 12:20:41 +01:00
yflory 53a6c3c334 Update unknown users in the access modal 2020-03-06 15:54:09 +01:00
yflory dba2cb1860 Improve allow list UI 2020-03-06 13:52:46 +01:00
yflory 62725caace Fix allow list UI issues 2020-03-06 12:55:20 +01:00
David Benqué b42fbd4ee0 add explanatory text for owners tab in access modal 2020-03-02 08:50:13 +00:00