Domagoj Kriskovic
db3c69fbcd
Fix review panel header positioning in Firefox and Safari ( #20995 )
...
* Fix review panel header positioning in Firefox and Safari
* update scss
GitOrigin-RevId: 5427f91f077104639a72f608c8d7572ab7d08a8c
2024-10-22 08:05:20 +00:00
David
87f714f7c3
Merge pull request #21164 from overleaf/dp-add-comment-keyboard-shortcut
...
Add keyboard shortcut (cmd+shift+c) for adding a new comment
GitOrigin-RevId: 20359426f45e90b09cbc887bac3096adf1b3141a
2024-10-22 08:05:15 +00:00
David
31154bb9f5
Merge pull request #21065 from overleaf/dp-limit-track-change
...
Truncate text in a tracked change
GitOrigin-RevId: a3c070f0ca2f51545151934d25a26a10c99b7465
2024-10-22 08:05:11 +00:00
David
efa376f4f4
Merge pull request #21120 from overleaf/dp-overview-entry-gap
...
Adjust size of gap between review panel entries to 4px
GitOrigin-RevId: a09a6fde0e8eb15e0c753e436a1c09434581d6d8
2024-10-22 08:05:07 +00:00
David
af7e388c41
Merge pull request #21122 from overleaf/dp-rp-hide-edit
...
Hide edit option for other user's comments
GitOrigin-RevId: 317fa57402dfbe2e949fa7b196cbbe246f88257d
2024-10-22 08:05:02 +00:00
David
a2ea76f19f
Merge pull request #21201 from overleaf/dp-toolbar-ui
...
Style adjustments for add comment tooltip
GitOrigin-RevId: 7fdc008fea4a191ff8bacca9a77e23cd55faac5a
2024-10-22 08:04:57 +00:00
CloudBuild
28f12eeec2
auto update translation
...
GitOrigin-RevId: c046e9647f5890e8bbc635df756cdfee6eb97110
2024-10-21 08:04:54 +00:00
Liangjun Song
30b5b74f79
Merge pull request #21229 from overleaf/ls-apply-es-specific-rule-to-migrations-and-scripts
...
apply es specific lint rule to migrations and scripts folder
GitOrigin-RevId: cd307b30a93028273988b9d0ee5727c73f8103b7
2024-10-21 08:04:50 +00:00
Liangjun Song
26f3f3e2e2
Merge pull request #21097 from overleaf/ls-scripts-to-esm-1
...
Migrate scripts folder to esm 1/x
GitOrigin-RevId: 4a4bc9a161f144fdb40ce3f2a0a9313b36c6df81
2024-10-21 08:04:42 +00:00
ilkin-overleaf
8bc374c916
Merge pull request #21115 from overleaf/ii-bs5-review-panel
...
[web] BS5 review panel new
GitOrigin-RevId: c65d17d0053858bd74984ba746a620b89d900606
2024-10-21 08:04:37 +00:00
Tim Down
f84b205b4b
Merge pull request #21203 from overleaf/td-bs5-nav-overflow
...
[BS5] Prevent nav items shrinking and therefore wrapping when space is limited
GitOrigin-RevId: ac071863532a779fd99760638bf904ffce4a21fe
2024-10-21 08:04:29 +00:00
CloudBuild
2ae03cc993
auto update translation
...
GitOrigin-RevId: beee0dc7b92c2ae73eba58991163cd335bc00559
2024-10-18 08:06:09 +00:00
Eric Mc Sween
b2d991d74a
Merge pull request #21212 from overleaf/revert-20969-ac-subscription-layout-react
...
Revert "[web] Set Subscription pages to have `layout-react`"
GitOrigin-RevId: eaf3a651160e278adcb103864c5ea81ea3e35aa7
2024-10-18 08:06:05 +00:00
Antoine Clausse
2c7530a6cf
[web] Set Subscription pages to have layout-react
( #20969 )
...
* [web] Set Subscription pages to have `layout-react`
* [web] import `header-footer-react` in Subscription pages (!!)
* [web] Add `ol-user` meta tag to the subscription pages (!!)
⚠️ invite_logged_out.pug should be updated instead of setting the user as `{}`
* [web] Fix unit test
* [web] Update User types to handle a logged out user, add `LOGGED_OUT_USER` const
* [web] Add type `User` to `getSessionUser`
* [web] Remove `LOGGED_OUT_USER` const
* [web] Just pass `{ id: null }` as the user
* [web] Remove comment in pugs, it breaks things
* [web] Don't pass the full user to the frontend!!!
Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
---------
Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
GitOrigin-RevId: 1768f1f13de924a18be43c1a08614000500dcbec
2024-10-18 08:05:53 +00:00
Alf Eaton
1b2f5af1c0
Display current spell check language and option to change it ( #21138 )
...
GitOrigin-RevId: 87cf140a7e3e719125eb6d2df23d6c6bd6631fe8
2024-10-18 08:05:48 +00:00
Alf Eaton
b5015b82c2
Move Hotjar to the editor page ( #21132 )
...
GitOrigin-RevId: efb2c7841af76084566341b6c5f0afac9a965331
2024-10-18 08:05:43 +00:00
Alf Eaton
620f31d6a6
Restore singleton pdfCachingTransportFactory ( #21194 )
...
GitOrigin-RevId: 3c1d71ba4fdd07f0774534fbe3a99b2d47dfa962
2024-10-18 08:05:39 +00:00
Alf Eaton
3b354462a7
Restore MaterialSymbolsRoundedSlice
font ( #21130 )
...
GitOrigin-RevId: 15ca2ba4d5afd4fcc02d11220905166abbe30dd5
2024-10-18 08:05:34 +00:00
Alf Eaton
978ef6bd92
Enable remaining client-side dictionaries ( #21192 )
...
GitOrigin-RevId: da45ae4a93e99a0bb720e09a37c8e291c057cab9
2024-10-18 08:05:29 +00:00
Jessica Lawshe
4f9a056bea
Merge pull request #21146 from overleaf/jel-begin-card
...
[web] Spacing adjustments around "\begin {now}" card on gallery and blog
GitOrigin-RevId: 822a91bb156222b61cbf671d78522fc942d4e5b4
2024-10-18 08:05:17 +00:00
Thomas
febc4b6438
Merge pull request #21049 from overleaf/tm-web-unhandledrejection
...
Add unhandledRejection handler when catchErrors is true
GitOrigin-RevId: 7ec1512a8705e6f7cf6480b70427f5bf5d1438b4
2024-10-18 08:05:04 +00:00
M Fahru
e782ba2fee
Merge pull request #21083 from overleaf/mf-new-blog-add-shadow
...
[web] Add box-shadow to every video in all blog pages
GitOrigin-RevId: b2d3180dd44cdc59845049a5d326b83209572078
2024-10-17 08:07:25 +00:00
M Fahru
317aedd929
Merge pull request #21082 from overleaf/mf-blog-new-image-rounded
...
[web] Add border-radius to every image inside .blog-content (blog post page) and `.blog-content-preview` (blog list page)
GitOrigin-RevId: 6f805513504b1e4468862018e6f62070a8adcfe0
2024-10-17 08:07:20 +00:00
M Fahru
f1859afc4b
Merge pull request #21081 from overleaf/mf-blog-read-more-spacing-top
...
[web] Update spacing between blog preview and "read more" link in blog list page
GitOrigin-RevId: ee9184017f0862fac849d9ca2c4f6bcabdad5bff
2024-10-17 08:07:16 +00:00
M Fahru
69e63f2c74
Merge pull request #21060 from overleaf/mf-fix-question-mark-login
...
[web] Add a missing question mark from a sentence in login page
GitOrigin-RevId: d222a5ecab8dae0e95bd25f9607e7c8071daba90
2024-10-17 08:07:11 +00:00
M Fahru
be43bd2d20
Merge pull request #21019 from overleaf/mf-new-gallery-search-style
...
[web] Implement the new gallery search form style
GitOrigin-RevId: e9986344ac554a45c20e61454f2e20997a8e741a
2024-10-17 08:07:07 +00:00
M Fahru
0e41f8cf4c
Merge pull request #21110 from overleaf/jel-cms-containers
...
[web] Remove extra horizontal padding on CMS pages
GitOrigin-RevId: 8f6a768ab8f3a4206ad14045cd75ed33aa335dd4
2024-10-17 08:07:02 +00:00
M Fahru
2f762838e7
Merge pull request #21109 from overleaf/jel-contact-form-labels
...
[web] Use sentence case for labels on CMS sales contact forms
GitOrigin-RevId: 119eb9cf9db8932de369ce56b9ed2494a72a1ea3
2024-10-17 08:06:58 +00:00
M Fahru
ad745e5dc8
Merge pull request #21058 from overleaf/as-gallery-back-link
...
Add back link to all gallery items
GitOrigin-RevId: 083b61f6cb95426184b3d2a2b9e2353efe1108a2
2024-10-17 08:06:53 +00:00
M Fahru
72b1954939
Merge pull request #21026 from overleaf/as-gallery-begin-card
...
Move begin_now_card mixin to generic location and add to template gallery
GitOrigin-RevId: 6167e7063ecb18b9465613c0a25bbbdd83b5727a
2024-10-17 08:06:49 +00:00
M Fahru
518920c129
Merge pull request #20855 from overleaf/as-web-visited-color
...
Update link-web-visited colour in BS5
GitOrigin-RevId: dba27c51c3a53b0f14a9bf704f0f5b9a503db66d
2024-10-17 08:06:44 +00:00
Andrew Rumble
ad9c0446e2
Changes to support converted features
...
GitOrigin-RevId: 5f46cbf77c6f814820231b9cbfab9906dab6270d
2024-10-17 08:06:22 +00:00
Andrew Rumble
2bfb55a305
Update tests
...
GitOrigin-RevId: 9272720e0f6865c54257c43bd98d8e6003251aa2
2024-10-17 08:06:17 +00:00
Andrew Rumble
9490251251
Update acceptance tests
...
GitOrigin-RevId: cf8bc3f86ccff15df8e20ceda6842dad8538d5e3
2024-10-17 08:06:13 +00:00
Andrew Rumble
c6c62088cc
Migrate Features to ES modules
...
GitOrigin-RevId: 4e9d3176b4b5a5504afc102e569a27d7788864a3
2024-10-17 08:06:08 +00:00
Alf Eaton
fac23dbbdc
Merge pull request #20982 from overleaf/ae-font-folders
...
Organise and update web fonts
GitOrigin-RevId: f82a695bd7a4d16e4df83c2a297bf7d2393914a8
2024-10-17 08:05:59 +00:00
Alf Eaton
a238b8eee4
Use ol_spell_check_language
tag for error reporting ( #21126 )
...
GitOrigin-RevId: 11580f8dca22b0d4858dc5db36827b69a3637371
2024-10-17 08:05:55 +00:00
Tim Down
17b66e495f
Merge pull request #21028 from overleaf/td-bs5-history-header
...
Migrate history header to Bootstrap 5
GitOrigin-RevId: de875cc698b0892d87d6f120131fc7fc3dc24e51
2024-10-17 08:05:50 +00:00
Tim Down
76f8680db0
Merge pull request #21013 from overleaf/td-bs5-history-document-diff-viewer
...
Migrate document diff viewer to Bootstrap 5
GitOrigin-RevId: 361e6398a09a5ec5c48aced02f27d9896567b539
2024-10-17 08:05:45 +00:00
Davinder Singh
43965828c8
Merge pull request #21027 from overleaf/ds-gallery-redesign-no-articles-found-3
...
Gallery redesign - Updating the tagged page with no articles found
GitOrigin-RevId: dfddfa29c84520093a35fec5017b4ad09634b617
2024-10-17 08:05:41 +00:00
Davinder Singh
75aa3764ea
CMS BS5 Migration - Migrating about.less
to about.scss
( #20783 )
...
* copying the styling from about.less into about.scss
* adding closest spacing available in BS5
GitOrigin-RevId: c4470ab1972762a025a42d581a6dee3c28ba7e2d
2024-10-17 08:05:36 +00:00
Miguel Serrano
a753d3c1d9
Merge pull request #21114 from overleaf/msm-add-missing-test-base
...
[web] check `web/test` folder on `esm-check-migration.js`
GitOrigin-RevId: 0665f208664fc969932d627c994d986c2f97d51a
2024-10-17 08:05:32 +00:00
Andrew Rumble
d2e6608f01
Convert export_institution_chat script to ES module
...
GitOrigin-RevId: 8570922654049edb514f8091421e5be2f04988cd
2024-10-17 08:04:59 +00:00
Miguel Serrano
bafda84420
Merge pull request #21072 from overleaf/msm-cleanup-post-labels
...
[project-history] Cleanup POST /labels
GitOrigin-RevId: 129f83ab72e4a9cd6f0f5fd7935fafa813ead919
2024-10-16 09:35:48 +00:00
Alf Eaton
d8ce066898
Allow selection of spell-check languages that are only supported in the client-side spell checker ( #21053 )
...
GitOrigin-RevId: 3bff6c14ee4c3cbf322c00ac29d23b60d89737bc
2024-10-16 09:35:43 +00:00
Andrew Rumble
e0dba75b81
Convert top level acceptance tests to ES module
...
GitOrigin-RevId: ab45010ec557d62576c470d2e024549e67261c66
2024-10-16 09:35:34 +00:00
Alf Eaton
4f0b860cf6
Use spelling server for Norwegian ( #21069 )
...
GitOrigin-RevId: 2188f0e144df60c9aecd4ca728bd186234659645
2024-10-16 08:05:18 +00:00
Andrew Rumble
ad5e818420
Set importedAt date test into the past
...
GitOrigin-RevId: 535bbd72a7b72298367aa4da2e98de5542c53f30
2024-10-16 08:05:10 +00:00
Miguel Serrano
cc0ce638b7
Merge pull request #21051 from overleaf/msm-esm-migration-history-v1
...
[web] Migrate `modules/history-v1` to ESM
GitOrigin-RevId: db1f5485ea268a6a9f62efd3183e16920505bfda
2024-10-16 08:05:02 +00:00
Andrew Rumble
3f0cf84318
Convert scripts that use institutions module
...
GitOrigin-RevId: d5819904f746c04fdb63971af93e8f8cc6f9fda8
2024-10-16 08:04:52 +00:00
Andrew Rumble
e60297bd04
Convert refresh_features to es module
...
GitOrigin-RevId: c3fd7ec4c0f3ce5560f6a8b4e3fff1d2eec5c4ab
2024-10-16 08:04:41 +00:00
Jakob Ackermann
fab69a16c4
Merge pull request #20979 from overleaf/jpa-handle-error
...
[project-history] gracefully handle errors when loading Changes
GitOrigin-RevId: 214fadb3c779551ea90f38b0fdf77c58ed5df178
2024-10-15 08:05:15 +00:00
Jakob Ackermann
663f6605d7
Merge pull request #20978 from overleaf/jpa-fix-unit-tests
...
[project-history] fix unit tests for processing updates
GitOrigin-RevId: ce87296b9b97dcfd7598fbf25b3066b7c145fb6f
2024-10-15 08:05:10 +00:00
Andrew Rumble
d711d35466
Add a rule to catch commonjs code in es modules
...
GitOrigin-RevId: 7c8efb2b53e981ad32140bcfbeb0f81270936337
2024-10-14 11:11:09 +00:00
Tim Down
4138f9707a
Merge pull request #20860 from overleaf/td-bs5-history-versions-list
...
Migrate history versions list to Bootstrap 5
GitOrigin-RevId: 4e006ad353cb11eadaefb2df41d2b8591003c664
2024-10-14 11:11:01 +00:00
Liangjun Song
8c342dc226
Merge pull request #21011 from overleaf/ls-serve-static-wrapper
...
add a wrapper for serve static to handle premature close error
GitOrigin-RevId: 8128702d9340a893624061d07bf0da15ea457f43
2024-10-14 11:10:56 +00:00
CloudBuild
3be3bf9037
auto update translation
...
GitOrigin-RevId: ec081b5515838883c0cfd3588224ed13265ed7ad
2024-10-14 11:10:52 +00:00
Jimmy Domagala-Tang
e5ead5b42c
Merge pull request #20983 from overleaf/jdt-wf-auto-account-create
...
Auto create Writefull accounts
GitOrigin-RevId: 2b03cd5bc1392c43d7682833d80f840b4da314f2
2024-10-14 11:10:47 +00:00
Brian Gough
4920af44b0
Merge pull request #20679 from overleaf/bg-issue19022
...
Move flush_all_projects endpoint in document-updater into script
GitOrigin-RevId: cb774d860b5928b7fece1a8e21b0b76aecae73ff
2024-10-14 11:10:42 +00:00
Jimmy Domagala-Tang
d002c25ed1
Merge pull request #21009 from overleaf/jdt-fix-assistant-plan-naming
...
Set Assist
GitOrigin-RevId: 0da509cbebd833da0d2dac648bce988191279c99
2024-10-14 11:10:37 +00:00
Jimmy Domagala-Tang
1426525e8d
Merge pull request #20848 from overleaf/jdt-hide-wf-in-settings-from-no-ai
...
hiding wf in settings from users with a blocking policy
GitOrigin-RevId: 8d640a53d7bbbcd809604f07bbd4bb0ab6939c03
2024-10-14 11:10:33 +00:00
M Fahru
3e5f9517c8
Merge pull request #20904 from overleaf/mf-gallery-title-new
...
[web] Implement new gallery header
GitOrigin-RevId: 20a9463dbaa3a94d601a2540fd60767b3a96b2a5
2024-10-14 11:10:28 +00:00
M Fahru
1582b40b74
Merge pull request #20902 from overleaf/mf-filter-navigation
...
[web] Gallery filter navigation redesign
GitOrigin-RevId: 0b9b0ed5d70dc4ab3956465d7669636143108d86
2024-10-14 11:10:23 +00:00
Alf Eaton
1327d536a3
Use the whole Hotjar snippet ( #21017 )
...
GitOrigin-RevId: 3935d671bdf5299b720f319fd7d8c6879d1819b9
2024-10-14 11:10:18 +00:00
Liangjun Song
51b46f3909
Merge pull request #20996 from overleaf/ls-proper-error-for-wrong-git-url-format
...
proper error message for wrong git url format
GitOrigin-RevId: a6278850c2eca7e85c2526135d1c769fcbe94729
2024-10-14 11:10:14 +00:00
Domagoj Kriskovic
e00831761a
Fix "update in progress" error when removing highlight ranges ( #21024 )
...
GitOrigin-RevId: 025e69f10b6010fe978ac57838ae17c113358633
2024-10-14 11:10:09 +00:00
Davinder Singh
ba0de4f1e9
Gallery redesign - Top pick cards section on tagged page redesign ( #20924 )
...
Top pick card design on tagged gallery page
GitOrigin-RevId: fcc3633c8a99961ce97639c50b89b4221e40089e
2024-10-14 11:10:04 +00:00
Rebeka Dekany
d71f82b1fa
Merge pull request #20880 from overleaf/ii-bs5-submit-modal
...
[web] BS5 submit modal
GitOrigin-RevId: 1c66b3874844d9bdbe129acd18480af6e6e0ef6e
2024-10-14 11:10:00 +00:00
Rebeka Dekany
f590d6d9a2
Merge pull request #20807 from overleaf/rd-ide-resizer
...
Migrate the editor resizer and SyncTeX button styles to CSS
GitOrigin-RevId: 94aec89f6f7b9e14d74d1c52111c13075e82ddaa
2024-10-14 11:09:55 +00:00
Tim Down
c817c5ed98
Merge pull request #20667 from overleaf/td-bs5-always-enabled-option
...
Add option to always enable BS5 for a particular page
GitOrigin-RevId: f338c4f4be87aae1a2a239a2b36b738616aabaed
2024-10-14 11:09:50 +00:00
Alf Eaton
ecb94d6525
Improve spellcheck error handling and types ( #21012 )
...
GitOrigin-RevId: 0227122154f139401793aae2c8ca9c9960fe5e98
2024-10-14 11:09:46 +00:00
Rebeka Dekany
0131178491
Merge pull request #21002 from overleaf/rd-icon-updates
...
[web] Material icon changes in toolbars
GitOrigin-RevId: f0a36b2f0c2bc56a7fccfe6491ea4538a997c486
2024-10-14 11:09:41 +00:00
Rebeka Dekany
5b6bbcb73c
Merge pull request #21008 from overleaf/rd-editor-errors
...
[web] Migrate notifications and error boundaries on the editor page
GitOrigin-RevId: c195ecf0dd9e38ec8326c823174e559e1f192ce1
2024-10-14 11:09:36 +00:00
Rebeka Dekany
f8efc3e2ae
Merge pull request #20740 from overleaf/rd-ide-offcanvas
...
[web] Implement the editor's left menu in Offcanvas
GitOrigin-RevId: 999e995d664b1dc958f56643f05e95b8aa2d6290
2024-10-14 11:09:31 +00:00
Alf Eaton
7a26d46d7c
Add Hotjar script to the home page ( #20758 )
...
GitOrigin-RevId: b7fdb904702d84058c2e3519b17376083ee9cad7
2024-10-14 11:09:26 +00:00
Alf Eaton
b81472329e
Use cls for documentclass completion type ( #20981 )
...
GitOrigin-RevId: 938eaac212c7e08600db111563094c0447fafb9b
2024-10-14 11:09:21 +00:00
M Fahru
86215df923
Merge pull request #20944 from overleaf/jel-blog-spacing
...
[web] Update blog vertical spacings to match Figma
GitOrigin-RevId: ef3ad8ba3228134343fcf58ae0ce1b91d6d94860
2024-10-14 11:09:17 +00:00
Jimmy Domagala-Tang
27fb9aadf3
Merge pull request #20937 from overleaf/jdt-ai-addon-grants-feat
...
Grant feature access to users purchasing the ai add-on
GitOrigin-RevId: a4183beab957e4d0c362c8f0978be395b86ce398
2024-10-14 11:09:09 +00:00
Jimmy Domagala-Tang
aa9a246346
Merge pull request #20571 from overleaf/jdt-ai-addon-personal-upgrade
...
Enable purchasing an AI add-on for users on a monthly collaborator plan
GitOrigin-RevId: 988547bf6f01f7c1477191dd202df4448e376e5f
2024-10-14 11:09:04 +00:00
David
438192fc11
Open review panel current file view when clicking add comment tooltip ( #20891 )
...
* Remove need for custom set-review-panel-open event
* Open current file view when clicking add comment tooltip
---------
Co-authored-by: Domagoj Kriskovic <dom.kriskovic@overleaf.com>
GitOrigin-RevId: 2b21061193f4270030d73174014aabbd017fd38e
2024-10-14 11:08:56 +00:00
Domagoj Kriskovic
4a3eed35d6
Fix accept changes request for new review panel ( #20956 )
...
* Fix accept changes request for new review panel
* Implement pessimistic UI updates for new review panel (#20986 )
* Implement pessimistic UI updates for new review panel
* deleteThread, reopenThread handlers
* use finally
* handleSubmit in useCallback
GitOrigin-RevId: 358181a6b5601ad1b3579e001564dfa4da67a81d
2024-10-14 11:08:44 +00:00
David
42a199043a
Skip ReviewPanelEntry focus event if target is anchor element ( #20928 )
...
GitOrigin-RevId: e6ad0ca7c03de2ef176b6328c27dd0afa10bd102
2024-10-14 11:08:39 +00:00
David
def2f7f4fd
Move divider into overview-file component so that they don't render if file doesn't ( #20882 )
...
GitOrigin-RevId: fef584609fa06e6313323c27bc6f9ab9b9a6c815
2024-10-14 11:08:30 +00:00
David
b1d1432183
Update add comment tooltip to match new designs ( #20913 )
...
* Update add comment tooltip to match new designs
* Rename AddCommentTooltip to ReviewTooltipMenu
* Split off add-comment-button specific padding
GitOrigin-RevId: 12a69b13b52b007eb97ba7ad6f290e3a98d741cd
2024-10-14 11:08:26 +00:00
Alf Eaton
9ba6a6a042
Update modified tracked changes in the React state ( #20877 )
...
GitOrigin-RevId: d3b17908aa43d99b6e46550f2de77186f9d7b86d
2024-10-14 11:08:21 +00:00
Mathias Jakobsen
ee2e95ec01
Merge pull request #20987 from overleaf/mj-write-and-cite-settings-icons
...
[web] Add setting icons to Write and Cite section headers
GitOrigin-RevId: 18e5eefeb1271d17812b83f152e4d464a66185f8
2024-10-14 11:08:09 +00:00
Jakob Ackermann
7f6c2afc92
Merge pull request #20980 from overleaf/jpa-extend-create-project
...
[web] scripts/create_project: fix and extend
GitOrigin-RevId: 4df41d02138a2214c83e7237794995d534e3c603
2024-10-14 11:08:04 +00:00
roo hutton
7d53b3e4a8
Merge pull request #20561 from overleaf/rh-duplicate-invite
...
[web] Revoke invite after joining project via link sharing
GitOrigin-RevId: 5071c9fbb226e5eef8c3e5c82991da73529d7396
2024-10-14 11:08:00 +00:00
Antoine Clausse
d6de6da781
[web] Migrate the file view to Bootstrap 5 ( #20765 )
...
* [web] Remove unnecessary divs around `fileInfo`
* [web] Add file-view SCSS style
* [web] Simplify `TPRFileViewInfo`
* [web] Add div for action buttons
* [web] Misc. simplifications
* [web] Add Overleaf logo in bg when selecting multiple files
* [web] Add message when multiple files are selected
* [web] Add .full-size class
* [web] Import styles from LESS file
* [web] Update icons, use MaterialIcon
* [web] Use OLButton
* [web] Add missing space between icons and text
* [web] Adjust margins
* [web] Fix alert button
* [web] Update Alerts
* [web] Update `FileViewLoadingIndicator`
* [web] Fix test "shows a loading indicator..."
This was failing because `LoadingSpinner` is shown after a setTimeout.
Maybe we can skip this setTimeout when delay==0 ?
* [web] Remove Row/Col around error notifications
* [web] Replace `!!` by `Boolean`
Co-authored-by: ilkin-overleaf <100852799+ilkin-overleaf@users.noreply.github.com>
* [web] Use `alert` class in BS3 only
Co-authored-by: Ilkin Ismailov <ilkin.ismailov@overleaf.com>
* [web] Update "Go to settings" to OLButton
Co-authored-by: Ilkin Ismailov <ilkin.ismailov@overleaf.com>
* [web] Use `BootstrapVersionSwitcher` instead of `isBootstrap5`
Co-authored-by: Ilkin Ismailov <ilkin.ismailov@overleaf.com>
* [web] Align Alert content to the left in BS5
* [web] Remove `leadingIcon` on Refresh buttons
* [web] Make the download link be an OLButton
* [web] Set `tpr-refresh-error` in BS3 only
Co-authored-by: Rebeka Dekany <50901361+rebekadekany@users.noreply.github.com>
* [web] Use `var(--white);` instead of `white`
Co-authored-by: Rebeka <rebeka.dekany@overleaf.com>
* [web] Update OLButton size (small -> sm)
---------
Co-authored-by: ilkin-overleaf <100852799+ilkin-overleaf@users.noreply.github.com>
Co-authored-by: Ilkin Ismailov <ilkin.ismailov@overleaf.com>
Co-authored-by: Rebeka Dekany <50901361+rebekadekany@users.noreply.github.com>
Co-authored-by: Rebeka <rebeka.dekany@overleaf.com>
GitOrigin-RevId: 04f369c0f1a53d47619a1570648ee58de5050751
2024-10-14 11:07:55 +00:00
Antoine Clausse
2e080a3a34
[web] Migrate IDE page loading screen to BS5 ( #20896 )
...
* [web] Add `.loading-screen` style
* [web] Add `.loading-screen-error` style
* [web] Nest styles in `.loading-screen`
* [web] Simplify code, make a more valuable Storybook
* [web] Add a reusable bootstrap-switcher argument to loading.stories.tsx
* [web] Make `isBootstrap5()` work in storybook
* [web] Revert unrelated changes around `ConnectionError` type
* [web] Remove comment about unhandled error codes
https://github.com/overleaf/internal/pull/20896/files#r1790572314
* [web] Don't repeat the `errorCode` prop type
* [web] Remove unused CSS and magic padding
* [web] Fixup SCSS division
* [storybook] Revert Storybook changes (moved to another branch)
* [web] Fixup SCSS division again (lint)
* [web] Render with `Boolean(errorCode) && ...` instead of `errorCode && ...`
* [web] Remove importants; use spacing var
Addresses Tim's comments
GitOrigin-RevId: e8b5623f4bb9aa72a255851f46b45b652a0dbb16
2024-10-14 11:07:50 +00:00
Antoine Clausse
b054342ddb
[web] Update bsVersion
to return its arguments types ( #20963 )
...
* [web] Update `bsVersion` to return its arguments types
* [web] Remove `as string` after `bsVersion` calls
GitOrigin-RevId: 604ce87aaccd709299124a986e98cf45874484bb
2024-10-14 11:07:45 +00:00
Antoine Clausse
4a8b79080b
[storybook] Update Storybook and add a control for BS3/BS5 ( #20948 )
...
* [storybook] Update Storybook to version 8.3.5
* [storybook] Run storybook with `--no-open`. Fixes xdg-utils issue
* [storybook] Create decorator for BS3/BS5
* [storybook] Add `bsVersionDecorator` to stories
* [storybook] Fix bugs in stories
* [storybook] Fixup `useMeta` type. Use `DeepPartial`
* [storybook] Fix types
GitOrigin-RevId: 48c0f0fefb1ab2d4863ab59051b900b1908a613c
2024-10-14 11:07:40 +00:00
ilkin-overleaf
4f838ccacf
Merge pull request #20824 from overleaf/ii-bs5-share-modal
...
[web] BS5 share modal
GitOrigin-RevId: 40a33e06eab720b568d31aefa021682535b6934e
2024-10-14 11:07:31 +00:00
ilkin-overleaf
6c7ee8f778
Merge pull request #20715 from overleaf/ii-bs5-chat-pane
...
[web] BS5 chat pane
GitOrigin-RevId: 8587aca1372b4d2087863d492e702f04a31c23e2
2024-10-14 11:07:26 +00:00
Andrew Rumble
e05c181af4
Ignore test settings file
...
GitOrigin-RevId: 5f9e901f4358bb631299ec165b72305ea814e343
2024-10-14 11:07:18 +00:00
Brian Gough
4a32f49b3d
add an option to remove chat from server pro ( #20445 )
...
* add option to remove chat from backend
* make chat default to enabled
* Check chat is enabled in chat context
---------
Co-authored-by: mserranom <mserranom@gmail.com>
GitOrigin-RevId: 7dda09df4bb74007eb4b1272d4918155b5cddaf6
2024-10-14 11:07:02 +00:00
Miguel Serrano
ce130a8bc5
Merge pull request #20909 from overleaf/msm-check-esm-test
...
[scripts] lookup `test` dirs on `esm-check-migration.js`
GitOrigin-RevId: 79a0961e3b018b440cdb15980a194b63b2211aec
2024-10-14 11:06:50 +00:00
Alf Eaton
53d6b4dfd0
Set workerPublicPath
in webpack config ( #20629 )
...
GitOrigin-RevId: 3fba33a6b52bf2a91f3126efc9d76f6f1dfbc1c4
2024-10-14 11:06:45 +00:00
Alf Eaton
d9a4c5b2bc
Only use sentry-cli sourcemaps upload
( #20852 )
...
GitOrigin-RevId: d7effc1ca24a987079811acc0476cc55c9b1b4af
2024-10-14 11:06:41 +00:00
Domagoj Kriskovic
0998cc04df
[project-history] fix diff view on file revert ( #20769 )
...
GitOrigin-RevId: 6c95dab9328ecab636272ad507505f5342ec8709
2024-10-14 11:06:36 +00:00