Mathias Jakobsen and Copybot
819cd85a0e
Merge pull request #26310 from overleaf/mj-history-view-cut-off
...
[web] Editor redesign: Avoid cutting off history view
GitOrigin-RevId: ecffc404ef6c210c852edd13c99b742545b73b32
2025-06-13 08:05:25 +00:00
Rebeka Dekany and Copybot
d2e784e11c
Remove .text-centered and use .text-center instead ( #26217 )
...
GitOrigin-RevId: 75774d877e3d513574818afc517be815cb7201ae
2025-06-13 08:05:19 +00:00
David and Copybot
72ff927a52
Merge pull request #26311 from overleaf/dp-auto-compile-failure
...
Add a code check banner to the new editor
GitOrigin-RevId: 6ee01d8379247824f4ec0684809ad432c4617c96
2025-06-12 08:05:35 +00:00
Eric Mc Sween and Copybot
91c1c6858a
Merge pull request #26281 from overleaf/em-history-ot-undo
...
Fix undo in history OT
GitOrigin-RevId: 22e8da99abb3de70095539fd8acb5c7eb947fbd1
2025-06-12 08:05:25 +00:00
Antoine Clausse and Copybot
ab19b01d43
[web] Migrate metrics module Pug files to Bootstrap 5 (2) ( #26199 )
...
* Reapply "[web] Migrate metrics module Pug files to Bootstrap 5 (#25745 )"
This reverts commit 0962383998f29313cc1fa33b98255a38896738a0.
* Remove foot-scripts from metricsApp.pug
* Fix loading-overlay position
* Hide carets on print display
* Fix Dropdown
* Fix Tooltips
GitOrigin-RevId: 754d9a004f7b476578ee20565203aef98b08bbf4
2025-06-12 08:05:16 +00:00
Antoine Clausse and Copybot
b3dc0097fd
Merge pull request #26188 from overleaf/ac-bs5-fix-redundant-carets
...
[web] Fix redundant carets in BS5 marketing pages
GitOrigin-RevId: 479687d982db23e4f5f2efcc3f5f39bb78f0eb24
2025-06-12 08:05:11 +00:00
6a951e2ff0
[web] Migrate general Pug pages to BS5 (2) ( #26121 )
...
* Reapply "[web] Migrate general Pug pages to BS5 (#25937 )"
This reverts commit c0afd7db2dde6a051043ab3e85a969c1eeb7d6a3.
* Fixup layouts in `404` and `closed` pages
Oversight from https://github.com/overleaf/internal/pull/25937
* Use `.container-custom-sm` and `.container-custom-md` instead of inconsistent page widths
* Copy error-pages.less
* Convert error-pages.lss to SCSS
* Revert changes to pug files
* Nest CSS in `.error-container` so nothing leaks to other pages
* Remove `font-family-serif`
* Use CSS variables
* Remove `padding: 0` from `.full-height`: it breaks the layout in BS5
* Fix error-actions buttons
* Revert changes to .container-custom...
* Update services/web/app/views/external/planned_maintenance.pug
Co-authored-by: Rebeka Dekany <50901361+rebekadekany@users.noreply.github.com >
* Update services/web/app/views/general/closed.pug
Co-authored-by: Rebeka Dekany <50901361+rebekadekany@users.noreply.github.com >
---------
Co-authored-by: Rebeka Dekany <50901361+rebekadekany@users.noreply.github.com >
GitOrigin-RevId: 313f04782a72fae7cc66d36f9d6467bad135fd60
2025-06-12 08:05:06 +00:00
Mathias Jakobsen and Copybot
0397b02214
Merge pull request #26221 from overleaf/mj-history-dark-mode-entries
...
[web] Editor redesign: Add dark mode to history entries
GitOrigin-RevId: 16c9743bdee85dc3825ce6e9901a0107956205ca
2025-06-11 08:07:12 +00:00
Mathias Jakobsen and Copybot
7c23655c79
Merge pull request #26177 from overleaf/mj-ide-history-file-tree
...
[web] Editor redesign: Update history view file tree
GitOrigin-RevId: bb0fe871837ffac6e1af6c18c7c1ae651dee7f81
2025-06-11 08:07:07 +00:00
Andrew Rumble and Copybot
c227c1e2d9
Remove some unused variables
...
These miseed the lint rule as they were merged between the last rebase
and deploy.
GitOrigin-RevId: 16b1117d56f2fc824509b9a0f340dba2ede9902f
2025-06-11 08:06:31 +00:00
David and Copybot
637312e4f8
Merge pull request #26135 from overleaf/dp-error-logs-ai
...
Add AI paywall to new error logs
GitOrigin-RevId: 2d6dad11dfe3b27c8ff322a9778a53496cfe7277
2025-06-11 08:06:19 +00:00
Andrew Rumble and Copybot
ce3054713f
Remove unused variable
...
GitOrigin-RevId: 57b864aff3317513f981b101feafac28d3379403
2025-06-11 08:06:14 +00:00
andrew rumble and Copybot
52280febf6
When filtering object members from rest use full name
...
GitOrigin-RevId: 0c21c70b2512931744f18e79c8d9e4bb85e83dfa
2025-06-11 08:06:05 +00:00
andrew rumble and Copybot
f871130773
Disable lint warnings for stubbed class
...
GitOrigin-RevId: bcee2d1ea4fcb5543fa31fd2174641e55d6c4d39
2025-06-11 08:06:00 +00:00
andrew rumble and Copybot
25675ce2ba
Remove unused params from destructuring
...
GitOrigin-RevId: e47a16e2d99e923c314fd0fa2220c19b7b2c9b51
2025-06-11 08:05:56 +00:00
Andrew Rumble and Copybot
c1f5d7c40c
Ignore params that are needed for type integrity
...
These params are either used in a descendent or ancestor of the relevant
file and form part of the interface of the method even if they are not
directly used.
GitOrigin-RevId: 8bf64cecc69a9ae9e6c50797de5ce8db86757440
2025-06-11 08:05:51 +00:00
andrew rumble and Copybot
4960569648
Remove unused full arguments
...
As distinct from removing destructured props.
GitOrigin-RevId: d02ad8d36fb532559ed2899268d7b699f2f2fa37
2025-06-11 08:05:46 +00:00
andrew rumble and Copybot
eb60d364f6
Fix instances of ...rest filtering
...
GitOrigin-RevId: 9f2889b08ffed20466d7022a5aba69d3e87c5ed9
2025-06-11 08:05:42 +00:00
andrew rumble and Copybot
542008c61d
Remove unused event arguments
...
GitOrigin-RevId: 25858d07865d6b9a7caa4997d031586a248d8e8b
2025-06-11 08:05:37 +00:00
Davinder Singh and Copybot
312664bd2d
Merge pull request #26265 from overleaf/ds-cms-bs5-customer-stories-2
...
[B2C] Bootstrap 5 migration of Customer stories page
GitOrigin-RevId: cca0d00412ab4ec5da15e26e4e7eb3c40de9e47c
2025-06-11 08:05:14 +00:00
ilkin-overleaf and Copybot
69e2a57769
Merge pull request #26141 from overleaf/ii-managed-users-consent-screen
...
[web] Joining managed group from projects page
GitOrigin-RevId: 191203559fba94cad45f35de1af2427b2abb9326
2025-06-11 08:05:09 +00:00
Eric Mc Sween and Copybot
6d202432ff
Merge pull request #26209 from overleaf/em-multiple-edit-ops
...
Support multiple ops in the history OT ShareJS type
GitOrigin-RevId: fad1e9081ed1978de414c5130692d3b23fcd13d8
2025-06-10 08:06:13 +00:00
Davinder Singh and Copybot
86626ca44e
Merge pull request #25856 from overleaf/ds-cms-bs5-migration-universities-2
...
[B2C] Bootstrap 5 migration of Universities page
GitOrigin-RevId: b069c04131531e9f9774a9a53aaa53858ba568c7
2025-06-10 08:06:00 +00:00
Davinder Singh and Copybot
45c6ce2219
Merge pull request #25842 from overleaf/ds-cms-bs5-migration-enterprises-2
...
[B2C] Bootstrap 5 migration of Enterprises page
GitOrigin-RevId: 63c4095ddb2ee688bc1780883b86f5a994b262c0
2025-06-10 08:05:55 +00:00
David and Copybot
ff63215d73
Merge pull request #26155 from overleaf/dp-content-info
...
Add content-info and content-info-dark to standard colours and use in editor redesign logs
GitOrigin-RevId: 40c026a9ccfe511cab2bf4e28fbfbed7cf218642
2025-06-10 08:05:51 +00:00
Mathias Jakobsen and Copybot
d3a9b4943a
Merge pull request #26257 from overleaf/mj-ide-breadcrumbs-crash
...
[web] Avoid editor crash when breadcrumbs can't find open entity
GitOrigin-RevId: 7c7f198c82e102ee9f8e2a59ca1755c3550bdf37
2025-06-10 08:05:46 +00:00
Mathias Jakobsen and Copybot
e0f6ee8b20
Merge pull request #26133 from overleaf/mj-ide-keyboard-shortcuts
...
[web] Editor redesign: Add keyboard shortcuts to menu bar
GitOrigin-RevId: 8fe844389de70a919ba836d03f0390f585532bb1
2025-06-10 08:05:42 +00:00
Kristina and Copybot
7a449f4686
Merge pull request #26014 from overleaf/kh-remaining-references-to-recurly-fields
...
[web] update remaining references to `recurlyStatus` and `recurlySubscription_id`
GitOrigin-RevId: f5e905eba598cfcd146803c6ccc36a2304021544
2025-06-09 08:05:17 +00:00
Kristina and Copybot
a8df91e91b
Merge pull request #26087 from overleaf/mf-change-to-stripe-uk
...
[web] Configure to use Stripe UK account
GitOrigin-RevId: 0856f6da2caae8caf9887ec2acea8e7f0972e598
2025-06-09 08:05:09 +00:00
Eric Mc Sween and Copybot
e5d828673e
Merge pull request #26128 from overleaf/em-no-tracked-deletes-in-cm
...
History OT: Remove tracked deletes from CodeMirror
GitOrigin-RevId: 4e7f30cf2ed90b0c261eaa4ba51a2f54fe6e3cef
2025-06-06 08:06:34 +00:00
Rebeka Dekany and Copybot
24e12bfbd4
Migrate institutional account linking pages to Bootstrap 5 ( #25900 )
...
GitOrigin-RevId: 75734bdbde52e90305ae759789acaf4203ec49b4
2025-06-06 08:05:57 +00:00
Antoine Clausse and Copybot
11e410c9c0
Merge pull request #26163 from overleaf/revert-25745-ac-bs5-metrics-module
...
Revert "[web] Migrate metrics module Pug files to Bootstrap 5 (#25745 )"
GitOrigin-RevId: b97eecc2232f56833391fb789902f9a85936c365
2025-06-05 08:06:16 +00:00
M Fahru and Copybot
ca10904484
Merge pull request #26027 from overleaf/mf-admin-panel-stripe
...
[web] Update admin panel with Stripe subscription data
GitOrigin-RevId: fc4f773c5d6d2eae206a791c1ad40d8ccbf766e7
2025-06-05 08:05:58 +00:00
Domagoj Kriskovic and Copybot
62714d995d
Revert "Reinitialise Writefull toolbar after buying AI assist ( #25741 )" ( #26144 )
...
This reverts commit 7247ae45ca7de7f1f3778b1b22f49e2ff840a7ef.
GitOrigin-RevId: c6dc1a073ce3d0f9703e426df1c12fa1c7ffac5c
2025-06-05 08:05:28 +00:00
David and Copybot
a8a21e05af
Merge pull request #26100 from overleaf/dp-compile-timeout-paywall
...
Add compile timeout paywall to new editor
GitOrigin-RevId: 9742ae67b4103c72cc9d87852801ae8751f85d6d
2025-06-05 08:05:20 +00:00
David and Copybot
08316442cf
Merge pull request #26067 from overleaf/dp-separate-rail-sizes
...
Separate rail size storage for different rail tabs
GitOrigin-RevId: dd97215de9ea4e4a932d10dabb234e343f5e3fa5
2025-06-05 08:05:15 +00:00
David and Copybot
db98f5132b
Merge pull request #25939 from overleaf/dp-error-logs
...
Update error logs designs for new editor
GitOrigin-RevId: 0de3a54446a0ff114a1debb7b5f274d3a8f19c42
2025-06-05 08:05:11 +00:00
Eric Mc Sween and Copybot
7a556cf1fd
Merge pull request #26041 from overleaf/em-history-ot-type-serialize
...
History OT type: operate on parsed EditOperations
GitOrigin-RevId: dbb35789736958d4ef398e566400d6e9a0e49e8b
2025-06-04 08:07:54 +00:00
Eric Mc Sween and Copybot
f11ea06c1a
Merge pull request #25910 from overleaf/em-track-changes-sharejs
...
Track changes in the history OT sharejs doc
GitOrigin-RevId: 17365219f24a25790eac611dbde9681eb73d0961
2025-06-04 08:07:50 +00:00
M Fahru and Copybot
832f9923b9
Merge pull request #25998 from overleaf/mf-update-stripe-email-from-subscription-dashboard
...
[web] Make user able to sync their email address in subscription dashboard for Stripe subscription
GitOrigin-RevId: 9abdc0e18ebea29b18c2041130946b9e50fa43db
2025-06-04 08:07:27 +00:00
Antoine Clausse and Copybot
edacb9ec0b
Merge pull request #26111 from overleaf/revert-25937-ac-bs5-general-pug-pages
...
Revert "[web] Migrate general Pug pages to BS5"
GitOrigin-RevId: fcc42ee28004aa55c09ecbd5f5e96c6067e717e9
2025-06-04 08:07:07 +00:00
Mathias Jakobsen and Copybot
d5ba2e3f1c
Merge pull request #26094 from overleaf/mj-ide-fps-update
...
[web] Add full project search to redesign switcher modal
GitOrigin-RevId: 3f494ddc3bf94d9f7c2d6de62183b1805b110601
2025-06-04 08:06:51 +00:00
Alf Eaton and Copybot
385f5706d8
Add doc and file counts to the admin info page for a project ( #26076 )
...
GitOrigin-RevId: afa7fa4e562962a4c7c88f6d3d5f13c0f1feb2e3
2025-06-04 08:06:45 +00:00
Antoine Clausse and Copybot
2226594ade
[web] Migrate 4 simple user pages to BS5 ( #25947 )
...
* Migrate email-preferences.pug to BS5
https://www.dev-overleaf.com/user/email-preferences
* Migrate sessions.pug to BS5
https://www.dev-overleaf.com/user/sessions
* Migrate one_time_login.pug to BS5
https://www.dev-overleaf.com/read-only/one-time-login
* Fix positions in back-to-btns mixin
* Migrate accountSuspended.pug to BS5
https://www.dev-overleaf.com/account-suspended
* Set max-width of 400px in account-suspended page
* Fix column widths in sessions.pug
GitOrigin-RevId: 8ec6100fb230cf532049fcc9aba7c00def20ea0e
2025-06-04 08:06:40 +00:00
Antoine Clausse and Copybot
a210a7b14d
[web] Migrate general Pug pages to BS5 ( #25937 )
...
* Revert me! Temporarily update code to test updates
* Update layout-no-js.pug to use BS5
* Migrate pages to BS5
* Revert "Revert me! Temporarily update code to test updates"
This reverts commit 03d980939dcbdc3f73ddf1e673acbc3fbfdfe2ec.
* Use `.error-container` class instead of BS5 utility
* Fix breakbpoints
* Use `.error-container` instead of utility class
GitOrigin-RevId: fd39c4f7278f175bbdeee24826f7a2226b1d7c70
2025-06-04 08:06:36 +00:00
Antoine Clausse and Copybot
397016744e
[web] Migrate metrics module Pug files to Bootstrap 5 ( #25745 )
...
* Remove `bootstrap5PageStatus = 'disabled'`
* Update from 'col-xs-' to 'col-'
* Rename LESS files to SCSS
* Rename local vars
* Refactor color variables to use SCSS variables in stylesheets
* Remove unused `.superscript`
It was added in https://github.com/overleaf/internal/commit/6696ffdd50e1a74f7b8388187386fb076e9ded8f
* Remove -moz and -webkit properties
* Remove unused(?) `.hub-circle img`
* Fix selector specificity for calendar display in daterange-picker
* Fix space/tab indents
* Fixup btn-link classes: fixes some borders
* Add support for svg.nvd3-iddle alongside svg.nvd3-svg in styles
* Add dropdown-item classes (improves styles)
* Replace `data-toggle` by `data-bs-toggle`
* Fixup table: remove .card class, add scope="col", add tbody
* Update dropdown caret icon
* Update icons to material symbols
* Remove green color override for links
* Remove/rearrange CSS unrelated to metrics module
* Add space after "by" in lags-container (by Day/Week/Month)
* Fix SCSS linting
* Re-add CSS that belongs in portals module
* Use `layout-react`
* Put table in Card. It still overflows but looks slightly better
* Fix columns breakbpoints
* Revert "Use `layout-react`"
This reverts commit a9e0d8f5c19d1dfd7417bf67b90799ad199a5913.
* Use css variables, use breakpoint mixins
* Add `.py-0` on subscriptions table card, so overflows appear less bad
GitOrigin-RevId: 55295ad76c112609baf43de4aa606d0c3da7a91f
2025-06-04 08:06:27 +00:00
Antoine Clausse and Copybot
4dbc70b745
[web] Replace action button to "Go to Account Settings" link in group-settings alert for email confirmation ( #25672 )
...
* Replace action button to "Go to Account Settings" link in group-settings alert for email confirmation
* `bin/run web npm run extract-translations` & `make cleanup_unused_locales`
* Fix test capitalization
* Update "Go to account settings" to lowercase and link-styling
* `bin/run web npm run extract-translations`
* Fix test
GitOrigin-RevId: d66ce34556bdfc2a37f12900055640cc995ac140
2025-06-04 08:06:23 +00:00
roo hutton and Copybot
a63e25953f
Merge pull request #25896 from overleaf/rh-load-odc-data
...
Load ODC data when revisiting onboarding form
GitOrigin-RevId: 506df5d58a8b0305d83b9f43986a55fd309a2720
2025-06-04 08:05:42 +00:00
Mathias Jakobsen and Copybot
48337b2e2c
Merge pull request #25808 from overleaf/mj-ide-full-project-search
...
[web] Editor redesign: Add full project search
GitOrigin-RevId: b4327c4ba0ddd7387ec8d6640e31200ca0fe4a6e
2025-06-03 08:06:52 +00:00
Jakob Ackermann and Copybot
3fbbb50ef7
[web] use correct term in setPublicAccessLevel API wrapper ( #25848 )
...
GitOrigin-RevId: 022c59d6d5c6f239438ed8e91f3ca47954198a0c
2025-06-03 08:06:26 +00:00