yu-i-i
c227643bb2
Fix: comments thread does not necessarily belong to current document
2025-11-12 02:00:06 +01:00
yu-i-i
8898625010
Move Sympol Palette code to modules, closes #63
2025-11-12 02:00:05 +01:00
yu-i-i
4a3f25f024
Template gallery: ui components were moved to shared folder
2025-11-12 02:00:05 +01:00
yu-i-i
1a95222045
Fix template publishing to align with upstream project context changes
2025-11-12 02:00:05 +01:00
yu-i-i
212552a613
toggleSymbolPalette now in useEditorPropertiesContext
2025-11-12 02:00:04 +01:00
yu-i-i
1bd6de3439
Refactor Template Gallery; resolves #38 and #39
...
- Replace free-text license input with a select box
- Improve visual presentation of modals and enhance keyboard interaction
2025-11-12 02:00:03 +01:00
yu-i-i
ca0fa449d5
Symbol Palette: improve keyboard input experience
2025-11-12 02:00:03 +01:00
yu-i-i
fef3c7f351
Symbol Palette: get rid of @reach/tabs
2025-11-12 02:00:03 +01:00
yu-i-i
625740cbef
Make Template Gallery optional; rename environment variables
2025-11-12 02:00:02 +01:00
yu-i-i
9a6bebb302
Add Template Gallery support
2025-11-12 02:00:02 +01:00
yu-i-i
5dfdf4c6b8
Track changes / comments: update backend to support frontend changes
2025-11-12 02:00:02 +01:00
yu-i-i
b8b2ef60b8
Symbol palette: switch to 'OL' UI components and apply minor cosmetic changes
2025-11-12 02:00:02 +01:00
yu-i-i
2e6eccba29
Fix glitches in symbol palette after switching to Bootstrap 5
2025-11-12 02:00:01 +01:00
yu-i-i
1720ffbb43
Refactor authentication code; add OIDC support
2025-11-12 02:00:01 +01:00
yu-i-i
8c24b99fd7
Enable Symbol Palette
2025-11-12 02:00:00 +01:00
yu-i-i
8be4cc1a0a
Enable track changes and comments feature
2025-11-11 04:34:38 +01:00
Mathias Jakobsen
003b81bd3e
Merge pull request #29380 from overleaf/mj-layout-editing-sessions
...
[analytics+web] Add layout info to editing sessions
GitOrigin-RevId: d5f3161444718004aa722a6f413f6b5ff9c95aea
2025-10-30 11:35:52 +00:00
MoxAmber
e473010d46
Merge pull request #29332 from overleaf/as-sso-prevent-double-linking
...
[web] Prevent users from attempting to link to the same SSO institution twice
GitOrigin-RevId: 7e708eadc9f9aedc2007cb83f7f48df83561fa84
2025-10-30 09:06:42 +00:00
roo hutton
91e64fa345
Merge pull request #29349 from overleaf/rh-compile-timeout-info-tracking
...
Add missing tracking to compile timeout info for default variant
GitOrigin-RevId: 4dfea0f55a1887b64e9c41d417c4a1cc0510453d
2025-10-30 09:06:22 +00:00
Borja
7395e2776d
Add languages and further functionality to Translate ( #29342 )
...
GitOrigin-RevId: 5e575c2aa51490071bfbd7498fd81b4e30ffa77f
2025-10-30 09:06:05 +00:00
David
d3bffabbf9
Merge pull request #29292 from overleaf/dp-dashboard-theme-toggle
...
Add theme toggle to project dashboard
GitOrigin-RevId: 4c76bcc36f77d7fd883798f8ccfcb5d1cf1a54b0
2025-10-30 09:05:56 +00:00
David
e77611253e
Merge pull request #29215 from overleaf/dp-rail-tab-storage
...
Store selected rail tab on a per-project basis
GitOrigin-RevId: 4770b047bb02c2b63dcf8bc0808bdd675d38c7a2
2025-10-30 09:05:46 +00:00
Kristina
65383bafb4
[web] improve messaging when upgrading from standalone add-on to premium plan + add-on ( #29330 )
...
* update userCanStartTrial to consider standalone add-ons
* display correct disabled message on hover
* display error message on preview plan purchase page
GitOrigin-RevId: 57c4e4267c1fd0ea892df8c0f5443ad74847147c
2025-10-29 09:05:59 +00:00
Kristina
082667ef2f
[web] display Stripe invoice line items on preview change page ( #29280 )
...
GitOrigin-RevId: 267586a33f19f6931e2eb76b33fdf569aa07b4d3
2025-10-29 09:05:54 +00:00
Rebeka Dekany
31bc68f0ef
Fix translation from "Change email" to "Change role and department" ( #29341 )
...
GitOrigin-RevId: c99415d30f7ff65e54f0823d98607a1a757e6c94
2025-10-29 09:05:39 +00:00
Jakob Ackermann
bdb4e44d78
[clsi-cache] add circuit breaker to clsi-cache requests ( #29339 )
...
Stage timeouts:
- frontend waits 5s
- web/clsi waits 4s
- clsi-cache waits 3s
This should ensure that the frontend can receive a valid response after
any of the backend requests failed.
The circuit breaker will remain closed for TIMEOUT + jitter of 0-3 times
the TIMEOUT of the respective service. This should avoid the bulk of
traffic to fail and occasionally issue retries without hammering the
instances while down.
Also do not try the next backend when the abort signal has expired.
GitOrigin-RevId: d612125616a9e416beff2f4c6d7f30066b5b9d6d
2025-10-29 09:05:34 +00:00
roo hutton
ffb951d792
Merge pull request #29289 from overleaf/rh-compile-timeout-remove-info
...
Support compile-timeout-remove-info split test in paywalls
GitOrigin-RevId: d557417ab0bd63fce82f4ffb5d66e8e1c9b0b039
2025-10-28 09:05:27 +00:00
Davinder Singh
00536d8454
removing the sentence and related functions and translation ( #29269 )
...
GitOrigin-RevId: 0969d0eb1ec1da0e15f606bb3bdcf86908fa45f7
2025-10-28 09:05:06 +00:00
Mathias Jakobsen
ebd8272b56
Merge pull request #29308 from overleaf/ae-sentry-image
...
Ignore blocked image from googletagmanager error report
GitOrigin-RevId: 0e386ca2c1cd0e59e4e4a686d2eeb40e32efcc80
2025-10-28 09:05:02 +00:00
Mathias Jakobsen
ee1c8c8f1f
Merge pull request #29287 from overleaf/mj-recompile-button-key-warning
...
[web] Avoid react key warning for recompile button
GitOrigin-RevId: e7334ece38a1ae177244ba3afbaaec9190c967ee
2025-10-28 09:04:58 +00:00
Jakob Ackermann
6eeb583d1c
[web] add clsi-cache prompts ( #29281 )
...
* [web] add clsi-cache prompts
* [web] add new editor variant to segmentation
* [web] add tests for useNewEditorVariant
* [web] adjust start of using clsi-cache in split-test
GitOrigin-RevId: c9c5b1eff2ceefb65ef82516d9074cb971cb4c48
2025-10-24 08:05:42 +00:00
Mathias Jakobsen
f1b386ebec
[web] Tear down client-side-references feature flag ( #29088 )
...
GitOrigin-RevId: 635d6054ed1ed131bbc456bab203408fd4293e6d
2025-10-24 08:05:34 +00:00
Miguel Serrano
5038405f2e
Merge pull request #29219 from overleaf/msm-tear-down-audit-logs-split-test
...
[web] Tear down group audit logs rollout split test
GitOrigin-RevId: 3874a16b41184db085c37c9556821ad9d6bea698
2025-10-23 08:05:52 +00:00
roo hutton
48d9964cb6
Merge pull request #28013 from overleaf/rh-editor-hotjar
...
Support user limits on split test variants, add Hotjar editor support
GitOrigin-RevId: c5df831436c2b7d7e242cf4d3ff00899aba77886
2025-10-23 08:05:20 +00:00
Kristina
857466d7cf
[web] use the correct Stripe payment confirmation function for upgrades ( #29151 )
...
GitOrigin-RevId: d7447d180f1c0320989d7f86bb1d46173e235e46
2025-10-22 08:05:46 +00:00
David
6f1e8cea6d
Merge pull request #29152 from overleaf/dp-dashboard-dark-mode
...
Add data-theme attribute to project list page
GitOrigin-RevId: 3a623e3258d55e01f0911bcc45b78bcdba21745b
2025-10-22 08:05:34 +00:00
David
7baf11da8b
Merge pull request #29033 from overleaf/dp-histroy-current-version
...
Hide restore version option for current history version
GitOrigin-RevId: 1eecaced2d7423bf8e28ab97e27288691ab0b002
2025-10-22 08:05:28 +00:00
Borja
8229ad9b12
Writefull to BigQuery new events and clean up ( #29191 )
...
GitOrigin-RevId: dc01a585f451513dcb1eb37ce6e5fdf906eb7ef6
2025-10-21 08:06:43 +00:00
Alex Vizcaino
f1c8605ad7
Writefull accessibility audit ( #29171 )
...
GitOrigin-RevId: 6e50e64cc430a94739de57aacf04252f87695a13
2025-10-21 08:05:26 +00:00
Borja
e30d592ee7
Add support for additional translation languages and track user interest ( #29208 )
...
GitOrigin-RevId: 4ab23ef21853ff409945a8c3373b9dbf075d1f1e
2025-10-21 08:05:14 +00:00
Mathias Jakobsen
7e7420bd1d
Merge pull request #29196 from overleaf/mj-fix-collaborator-index
...
[web] Correctly re-index when collaborator changes bib file
GitOrigin-RevId: 21d5416d54c6b89c434bf9c994c6e8d57a5a92e4
2025-10-21 08:05:05 +00:00
Mathias Jakobsen
f436f6a3d4
Merge pull request #29180 from overleaf/mj-linked-files-reindex
...
[web] Ensure we reindex after refreshing linked file
GitOrigin-RevId: 0c7d561a556525e9db30a8a1cec78b31a4d1d5de
2025-10-20 08:05:37 +00:00
Jessica Lawshe
e9ee7214bd
Merge pull request #28744 from overleaf/jel-domain-capture-joined
...
[web] Success message after user is created via domain capture and group is managed
GitOrigin-RevId: 0615cf0e06af5f3851f2c6de30d870a3adace286
2025-10-17 08:06:20 +00:00
Jessica Lawshe
4d26c95781
Merge pull request #28710 from overleaf/jel-no-sso-notifications-when-domain-capture
...
[web] Do not show notification to link to Commons SSO when domain is also for group with domain capture
GitOrigin-RevId: 6779e2db02d5d9cc4e7a60789a620403a4e4aa11
2025-10-17 08:06:15 +00:00
MoxAmber
8f54468566
Merge pull request #29034 from overleaf/as-groups-enterprise-banner
...
[web] Persist whether user has dismissed Groups and Enterprise banner on server-side
GitOrigin-RevId: a95060cc0fa772652299802ec467be61b09f5a1f
2025-10-17 08:05:48 +00:00
Mathias Jakobsen
d7070e2d25
Merge pull request #29074 from overleaf/mj-figure-modal-eps
...
[web] Allow eps files in figure modal
GitOrigin-RevId: 2678f1415d04b366a6e8a829a9e75e3ef1133685
2025-10-16 08:05:51 +00:00
David
07055dba2d
Merge pull request #29073 from overleaf/dp-project-sharing-e2e-tests
...
Adapt project sharing Saas e2e tests to use new editor
GitOrigin-RevId: d4220589febaf8447fb7cf06252f11092c03c83e
2025-10-16 08:05:38 +00:00
Borja
1d2d964a2e
Refactor Writefull toolbar ( #28911 )
...
GitOrigin-RevId: 1d8a3addc9046dc67c0cca20d5cf4fba35d132d1
2025-10-15 08:07:42 +00:00
Jimmy Domagala-Tang
596977adfc
changing 2k file limit notification to a warning ( #28711 )
...
GitOrigin-RevId: 548a00ba18a48707f65e2d519045ea1408f02760
2025-10-15 08:07:38 +00:00
Antoine Clausse
31855748fa
[web] Check adminPrivilegeAvailable to show "Project URL lookup" ( #29020 )
...
* Check `adminPrivilegeAvailable` to show "Project URL lookup"
This is the correct check as it's what used to decide if the AdminPanelRouter should be included:
https://github.com/overleaf/internal/blob/ffa200d59538e683c95e34dfd3dff2dc68403c51/services/web/modules/admin-panel/index.mjs#L14-L15
* Add "it displays expected admin menu items" to e2e tests
* Don't expect "Project URL lookup" in CE
* Revert "Don't expect "Project URL lookup" in CE"
This reverts commit 467cccbf6c0d538c386d459403c521e3f62cfee2.
* Make "Project URL Lookup" capitalization consistent
GitOrigin-RevId: ed5c219e9b5912a4c324cf9dce58061b58d911b0
2025-10-15 08:07:21 +00:00