Commit Graph

210 Commits

Author SHA1 Message Date
Aymeric 857f628874 Persist preview on page refresh (#171) 2023-07-27 16:36:51 +02:00
Greemty d2adb4d05c 🐛 disable definitive delete confirmation modal for (#167)
empty trash
2023-07-27 10:47:11 +02:00
Aymeric 7f35142697 Persist current view after opening a file (#166) (#168) 2023-07-27 10:46:16 +02:00
Aymeric 1f34e949c7 Bug search folder (#169) 2023-07-26 18:09:02 +02:00
Aymeric e6b2d53dd6 Go to a folder when searched (#68) (#152)
 Go to a folder when searched (#68)
2023-07-26 10:34:01 +02:00
Montassar Ghanmy fa4544be9c 🔄 Left/Right arrow navigation between file preview 2023-07-24 09:47:34 +01:00
Aymeric ed890fc339 💄 X button more visible in preview modal (#162) (#163) 2023-07-19 16:24:36 +02:00
Aymeric 248dde5f9f 🚸The first page(default) should be My Drive (#144) (#150)
* The first page(default) should be My Drive (#144)
2023-07-19 16:23:37 +02:00
Aymeric d40fac66c0 🌐 Fix translation expiration date (125) (#136)
* 🌐 Fix translation expiration date (125)
2023-07-17 16:43:12 +02:00
Anton Shepilov 28ec7c1084 🐛Do not send "/login" request multiple times on application init (#149) 2023-07-17 16:41:37 +02:00
Aymeric 6cbdc9d0df 💄Fix broken layout due to long folder/file name (#117 & #124) (#137)
* 💄Fix broken layout due to long folder/file name
2023-07-17 16:41:12 +02:00
Montassar Ghanmy 7538322720 Persist the current view on page refresh (#151) 2023-07-12 09:45:25 +01:00
Greemty e0c74d59bd 💄 Only folders in the tree view (#115) (#135)
* 💄 Only folders in the tree view (#115)
2023-07-11 20:21:53 +02:00
Greemty 7d5ee1a87f 🌐 replace "public link" by "link" (#129) (#133)
* 🌐 replace "public link" by "link"
2023-07-05 18:41:41 +02:00
Anton Shepilov 20fb9f3ea3 🐛Sharing files doesn't work for the files and folders from "My Drive" (#143)
🐛small fix on the token expiration also
2023-07-05 18:08:33 +02:00
Anton Shepilov 8ed6ac4097 Fix disable quick preview for mobile (#134)
* 🐛remove redirect to the mobile app

* disable quick preview for mobile
2023-06-28 14:14:51 +02:00
Anton Shepilov 4e8e8ae2d4 🐛 remove redirect to the mobile app (#132) 2023-06-28 11:44:53 +02:00
Anton Shepilov ff2186777a 🐛 disable clink on the upload zone in the browser component (#123) 2023-06-26 18:49:38 +02:00
Greemty 8b5770fd6d 🌐 Translation of modals and forms to French (120) (#122) 2023-06-26 18:23:23 +02:00
jouliet c33e7fddf0 99 dragndroppubliclink (#112)
* 🐛Removed noisy notification with shared link
* 🐛upload zone size (#99)
2023-06-26 15:54:16 +02:00
Anton Shepilov 46b56fb788 🐛Infinite loop when session expired (#121) 2023-06-26 15:53:45 +02:00
Anton Shepilov e2a148b559 Revert "🐛 infinite loop when access token expired (#107)" (#119)
This reverts commit b53427b910.
2023-06-23 19:19:47 +02:00
Anton Shepilov 14f772e32e 🐛Fix downloading by shared link (#118) 2023-06-23 18:26:01 +02:00
Anton Shepilov b53427b910 🐛 infinite loop when access token expired (#107) 2023-06-23 11:53:47 +02:00
Anton Shepilov 796fae4d8d 🐛 Change the display name of the Anonymous user (#108) 2023-06-23 11:53:20 +02:00
Montassar Ghanmy 6a7403a399 🎨 small ui changes (#110) 2023-06-23 11:53:03 +02:00
jouliet eadf2016bc 🐛Removed noisy notification with shared link (#106) 2023-06-22 17:54:42 +02:00
Montassar Ghanmy 4bef09abff Shared with me browser integration (#84) 2023-06-21 15:25:11 +01:00
Anton Shepilov c249c70d48 🎨app grid new icons (#81) 2023-06-19 20:18:25 +02:00
Anton Shepilov 06f22b74c5 enabled app grid for Twake Workplace (#80) 2023-06-19 14:22:45 +02:00
Montassar Ghanmy 441c2b780f 🔢 Shared with me filters (#79)
 feat: shared with me filters
🐛 Fix try to access the service with init
🌐 feat: shared with me i18n
🌐russian translation

---------

Co-authored-by: Anton SHEPILOV <ashepilov@linagora.com>
2023-06-17 16:37:33 +02:00
Anton Shepilov fddd3b4ebd 🌐Translations for the latest features (#78)
* 🌐Translations for the latest features
Also:
  - Rename “Home” to Shared drive
  - Hide banner with suggestion of downloading desktop app
  - Fix Upload button on main screen
  - Add separate buttons for the manage access and share by link
2023-06-16 14:15:48 +02:00
Montassar Ghanmy 312e08d301 Shared with me UI (#72) 2023-06-14 10:07:59 +01:00
Romaric Mourgues b7b9abbc97 🛠 Fix JWT loading for shared view (#76)
* Fix JWT loading
* Use a different local storage for shared view
2023-06-12 11:00:20 +02:00
Romaric Mourgues 723b77cb55 🔐 Initial change on the public links using anonymous users (#69)
* Initial change on the public links using anonymous users

Co-authored-by: Anton Shepilov <anton.shepilov@gmail.com>
2023-06-09 16:03:01 +02:00
Romaric Mourgues 49ec20d60e ️ Writeable shared links part 1 (#66)
* Minor fixes and implemented writeable shared links (no security)

* Go t onode 16 for frontend
2023-06-05 10:06:22 +02:00
Montassar Ghanmy f8d3fc9784 🔍 Open preview from search (#65) 2023-06-02 10:08:55 +01:00
Montassar Ghanmy 78caea4e92 🍞 Improved path breadcrumb (#62) 2023-06-02 10:08:39 +01:00
Romaric Mourgues 5e655996c7 ️ Implement personal drive (#61)
* Implement personal drive

* Fix tests

* Add my-drive tests

* Fixing tests

* Fixing tests

* Fix tests
2023-05-30 11:15:43 +02:00
Romaric Mourgues 4af8e43bb2 🔐 Implement password and expiration date (#53)
* Implemented password and expiration date on conf and backend side

* Implemented password modal on shared side

* Add public link related tests

* Fix tests
2023-05-16 16:39:35 +02:00
Romaric Mourgues 65dc733855 🛠 Minor fixes (#49)
* Fix #43

* Fix #44
2023-05-15 15:24:40 +02:00
Romaric Mourgues b567ba0c06 🛠 Try without lib for proxy
* Try without lib for proxy

* Tested and approved and using streams

* Lint fix
2023-05-12 11:11:55 +02:00
Montassar Ghanmy 3a94d7386e 🔐 Fixing SSO bugs (#36) 2023-05-02 10:03:25 +01:00
Romaric Mourgues b6420f280c 🧹 Merge pull request #31 from linagora/removing-js-files
🧹 Removing js files
2023-04-24 15:47:20 +02:00
Romaric Mourgues 50d4537538 Remove app ID of Twake in index.html 2023-04-21 10:51:55 +02:00
Romaric Mourgues 5c2f8a6cf8 Remove 10 more 2023-04-20 15:06:43 +02:00
Romaric Mourgues 335301612a Remove 3 more 2023-04-20 15:00:26 +02:00
Romaric Mourgues c74ce7799a Remove 3 more 2023-04-20 14:51:44 +02:00
Romaric Mourgues 47e67f72cc Removing COllection + workspace usage 2023-04-20 14:43:50 +02:00
Romaric Mourgues 34fcb0ce11 Remove 6 new files 2023-04-20 14:37:00 +02:00