Commit Graph

22022 Commits

Author SHA1 Message Date
David 29483271b8 Merge pull request #17084 from overleaf/dp-mongoose-callback-system-message-manager
Promisify SystemMessageManager and SystemMessageManagerTests

GitOrigin-RevId: b8fafdfdba817160c1b18cf7eb0270a27adf114c
2024-02-20 09:04:38 +00:00
David 6287a3f358 Merge pull request #17065 from overleaf/dp-mongoose-callback-inactive-project-manager
Promisify InactiveProjectManager and InactiveProjectManagerTests

GitOrigin-RevId: 985d0d4c80bfd1e46fa3c85c98203432459bdc84
2024-02-20 09:04:33 +00:00
David 0d781a7bb1 Merge pull request #17069 from overleaf/dp-mongoose-callback-linked-files-handler
Promisify LinkedFilesHandler

GitOrigin-RevId: 9c996dfd721b0a5dced989c9403ac3a5d9cbfc87
2024-02-20 09:04:29 +00:00
David 4c49783d28 Merge pull request #16692 from overleaf/dp-mongoose-callback-project-getter
Promisify ProjectGetter and ProjectGetterTests

GitOrigin-RevId: 373492da963912f2de923f65c53df284c919279d
2024-02-20 09:04:24 +00:00
CloudBuild 3dfe9b9794 auto update translation
GitOrigin-RevId: 81151554c70a9b5a5740351d5ae41e4cd4a1aa51
2024-02-19 09:04:47 +00:00
CloudBuild 4fa2162406 auto update translation
GitOrigin-RevId: be62209f1890be0c047835f06277716700c91a9f
2024-02-19 09:04:44 +00:00
Jakob Ackermann d699250920 Merge pull request #17173 from overleaf/jpa-prepare-node-upgrade
[misc] prepare Node.js 18.19.1 upgrade

GitOrigin-RevId: c130e40b0eb15936cec27dd0d5a85ba6b210d8da
2024-02-19 09:04:36 +00:00
Jessica Lawshe e9a0604e01 Merge pull request #17163 from overleaf/jel-dev-env-tests-mongo
[web] Use mongosh for tests in individual modules

GitOrigin-RevId: e2ca316434b39c348efcb0a289652931a6ce95e6
2024-02-19 09:04:32 +00:00
Jessica Lawshe c97e8462f7 Merge pull request #17091 from overleaf/jel-promisify-password-reset
[web] Promisify password reset

GitOrigin-RevId: bc8399727a86276b1d5baa380369d988772c268a
2024-02-19 09:04:29 +00:00
ilkin-overleaf e69f74f64e Merge pull request #17136 from overleaf/ii-simple-oauth-2
[third-party-references] Use `simple-oauth2` built-in token refresh and expiry check methods

GitOrigin-RevId: 7fc3082c6d7444c63629710daaef8f9cb25848d3
2024-02-19 09:04:21 +00:00
Domagoj Kriskovic 56bc951c75 [overleaf-editor-core] AddCommentOperation and DeleteCommentOperation (#16871)
* [overleaf-editor-core] AddCommentOperation and DeleteCommentOperation

* added add comment op test

* delete comment op test

* import core to escape circle deps

* desctructure in tests

* require directly in builder

* invert of add comment is always delete comment

* no merging on compose

* NoOp if comment is not found

* use comment.clone()

* update test

* change CommentRawData type

* jsdoc assert type

* fix formating

* EditNoOperation

* return other in compose

* use ReturnType

* Revert "use ReturnType"

This reverts commit 2c7e04f1541310e9fc08963170a783a437ed1992.

* transorm add comment operation

* transform delete comment operation

* moved comment.js

* format fix

* fix transform addComment and textoperation

* fix merge

* test more complex test operations

* change to else if

* move range.js

* fix types

* fix AddComment and TextOperation transform

* fixed AddComment-TextOperation trasform, added test

* deletecommentoperation should win

* should not delete comment

* remove unused function, fix type

* fix format

* add resolved for existing comment

* transform EditNoOperation

* fix test description

* change the order of EditNoOperation

* fix DeleteCommentOperation-DeleteCommentOperation transform

* fix types after merging main

* refactor operation types

GitOrigin-RevId: 6f127763a6dc50d4fe3524d9b25dc7526b6b0028
2024-02-19 09:04:15 +00:00
Jakob Ackermann cab02f5e9a Merge pull request #17109 from overleaf/jpa-tpds-remove-sl-prefix-2
[misc] remove ShareLaTeX branding from tpds job headers 2/2

GitOrigin-RevId: da42dacbfe7f14f8f7e4da0534b13ef9b8c046cd
2024-02-19 09:04:12 +00:00
Jakob Ackermann 15e0ecfe08 Merge pull request #17107 from overleaf/jpa-x-update-source-2
[misc] remove ShareLaTeX branding from X-Update-Source header 2/2

GitOrigin-RevId: bebe0212a1f7b4c965cd55a22357e52dfce6dd30
2024-02-19 09:04:09 +00:00
Jakob Ackermann 60b412cf3e Merge pull request #17167 from overleaf/jpa-hide-writefull-anon
[web] hide Writefull promotion for non-logged-in users

GitOrigin-RevId: 945b0f3da4b3bbd64e71e10f40ab6f8320efb1cd
2024-02-19 09:04:06 +00:00
Eric Mc Sween 614254c9ad Merge pull request #17128 from overleaf/em-filter-out-comments
Do not send comments to project-history when ranges support is disabled

GitOrigin-RevId: 0c5e5e2c98ea3c2830ba4d5d114bf4730b440440
2024-02-19 09:04:00 +00:00
Jakob Ackermann 1b4223f24e Merge pull request #17108 from overleaf/jpa-tpds-remove-sl-prefix-1
[misc] remove ShareLaTeX branding from tpds job headers 1/2

GitOrigin-RevId: c4b028f037be6d4a312d8c62ea7ec603ec192bb0
2024-02-19 09:03:52 +00:00
Jakob Ackermann 4e89922c13 Merge pull request #17106 from overleaf/jpa-x-update-source-1
[misc] remove ShareLaTeX branding from X-Update-Source header 1/2

GitOrigin-RevId: 435924b8f0f50016fe5bb1df7b960707babbb286
2024-02-19 09:03:44 +00:00
Jakob Ackermann bda4ccb6b3 Merge pull request #17105 from overleaf/jpa-tpds-cleanup
[misc] cleanup for tpds queues

GitOrigin-RevId: 8a501a692fa20d8956ad9dc4fccc0447c9f6fbe5
2024-02-19 09:03:41 +00:00
Jakob Ackermann 810cdd7c83 Merge pull request #17008 from overleaf/jpa-jdt-wf-consent-init
[web] new copy for Writefull promotion

GitOrigin-RevId: 4e67414a5f9ef96649d36e15a2aa8661ee4fdd59
2024-02-19 09:03:38 +00:00
Alexandre Bourdin f514c2bd41 Merge pull request #17153 from overleaf/ab-send-group-sso-invite-self
[web] Send the SSO linking invite when the group admin is adding self to the group

GitOrigin-RevId: f87ce6cfb006a0e353394e4102881e6220e5e6d9
2024-02-19 09:03:22 +00:00
Alexandre Bourdin f45c802b73 Merge pull request #17124 from overleaf/ab-group-sso-copy-links-update
[web] Group SSO copy & link updates

GitOrigin-RevId: 267e76aa0123bffa47583f2f773372f4e5e4185b
2024-02-19 09:03:19 +00:00
Alexandre Bourdin bd4be8b67d Merge pull request #17088 from overleaf/ab-skip-deleting-group-sub-if-sso-enabled
[web] Skip deleting expired group subscription if group SSO is enabled

GitOrigin-RevId: 2e4f2105e9f024b6f421d8e50dffa3367ee68964
2024-02-19 09:03:15 +00:00
Tim Down dcb752e973 Merge pull request #17122 from overleaf/td-bootstrap-5-utility-classes
Generate Bootstrap 5 utility classes

GitOrigin-RevId: 11c4b40b137fed70ed000d8f54536794b32f678a
2024-02-16 09:05:41 +00:00
Alf Eaton f9143982f0 Move history diff viewer color style out of CodeMirror theme (#17154)
GitOrigin-RevId: 1fa527542c3b901c731cb79e1a6063e394e4af34
2024-02-16 09:05:37 +00:00
Alf Eaton 088cb8d069 Preserve folder structure when uploading folders (#16502)
GitOrigin-RevId: 791233ce1e68920a4f2d7042ed4c60ca3f4be8fb
2024-02-16 09:05:07 +00:00
Alf Eaton a7d22950b3 Ensure that each editor theme is only created once (#17095)
GitOrigin-RevId: 3551e02fab44fae7fcab5cb12886d45969e3990f
2024-02-16 09:05:03 +00:00
Alf Eaton 22b64b302c Upgrade patch-package to v8.0.0 (#17024)
GitOrigin-RevId: b921343d997c3250efda5bba70bfe2256ea7f100
2024-02-16 09:04:54 +00:00
Alf Eaton 30d67559ad Only validate segmentation values for Mixpanel (#16889)
GitOrigin-RevId: 3cb9de7648d1ba1f9faa8720eb57370e224c0c8c
2024-02-16 09:04:50 +00:00
Alf Eaton b1cc9c1895 Fix subscription name on plans page (#17118)
GitOrigin-RevId: dafce807b02ca1bd6103426a7e223943615ca93b
2024-02-16 09:04:45 +00:00
Alf Eaton caf962c1d8 Only pull cached base image for x86_64 (#17043)
GitOrigin-RevId: a45325ffece66288fc1d53e60622ad4ec432f53b
2024-02-16 09:04:40 +00:00
Alf Eaton c6ce781fdb Use sliced MaterialSymbolsRounded font (#16994)
GitOrigin-RevId: 51158acccc9967794b2192791961561d43274979
2024-02-16 09:04:36 +00:00
Alf Eaton f2fc90ccf9 Ensure that the selection layer updates when the review panel is toggled (#17021)
GitOrigin-RevId: e5418ae642e0c46f12c633fc71323bb86018c42a
2024-02-16 09:04:31 +00:00
CloudBuild f21bcc6b15 auto update translation
GitOrigin-RevId: 91d9262a59927f1b7fad040b76d68d50821bcb6e
2024-02-15 09:04:10 +00:00
Tim Down 07db2b9d43 Merge pull request #16971 from overleaf/td-bootstrap-5-base
Bootstrap 5 base

GitOrigin-RevId: 2ac614298d31a9cf65430a46d726648a742044f9
2024-02-15 09:04:05 +00:00
Mathias Jakobsen be011dc46f Merge pull request #16885 from overleaf/mj-scanops-tracking-info
Add comment and tracking information to ScanOps

GitOrigin-RevId: 475dab73d44529f793c7d07bc5ae6873f8e0b257
2024-02-15 09:04:01 +00:00
Eric Mc Sween 21d1eace6a Merge pull request #17037 from overleaf/em-comment-ids
Add commentIds property to insert updates sent to history

GitOrigin-RevId: 1fdfc21e1cceff2693975ed6d037e60557106e67
2024-02-15 09:03:52 +00:00
CloudBuild 37d57211ce auto update translation
GitOrigin-RevId: ab2594ef16e8ff5d558f9496bde4d00037c2ab0e
2024-02-14 09:06:26 +00:00
Eric Mc Sween 278ed59a6c Merge pull request #17010 from overleaf/em-doc-length
Add history_doc_length property to history updates

GitOrigin-RevId: ccad09f23ae9c038480fb7228a987d8fc6fb6274
2024-02-14 09:06:18 +00:00
Christopher Hoskin afcf9172c6 Merge pull request #17081 from overleaf/csh-build_scripts-redis-acceptance
Include REDIS env vars in acceptance tests only when redis a dependency

GitOrigin-RevId: 42282d33b8beb7999a598bddbcb3d1ecb37ea814
2024-02-14 09:06:09 +00:00
Domagoj Kriskovic 9899199f10 [overleaf-editor-core] Make range methods immutable (#16890)
* make range class immutable

* rename variable

* use newRanges

* range readonly props

* skrinkBy test

* Fix range shrinking bug

GitOrigin-RevId: ea9a568b28f53e74dec4c500be3d5dba65abf0ad
2024-02-14 09:05:49 +00:00
Alexandre Bourdin 69ab69433a Merge pull request #17030 from overleaf/ab-fix-sso-enable-clearing-attributes
[web] Fix SSO config update when enabling and block enabling unvalidated config

GitOrigin-RevId: 27b043117d5599d327e2322acd3901fc7286ab6b
2024-02-14 09:05:29 +00:00
Alexandre Bourdin 957ae0ad70 Merge pull request #17018 from overleaf/ab-sso-copy-updates
[web] Copy variantions for SSO depending on whether managed users is enabled

GitOrigin-RevId: 33ea44623e27763f2749c39e9fc1b654c818fed4
2024-02-14 09:05:24 +00:00
Alexandre Bourdin 4b82bcf48c Merge pull request #16991 from overleaf/ab-sso-login-url
[web] Change /institutional-login URL to /sso-login

GitOrigin-RevId: 0856f3f63e3bba3431dd554b4b65fe913d8a50fe
2024-02-14 09:05:15 +00:00
Alexandre Bourdin 8f22e1ba16 Merge pull request #16924 from overleaf/jel-clear-sessions-after-linking
[web] Clear other sessions after linking group SSO for managed users

GitOrigin-RevId: 0671154a34bf67532bad64f1abbdb8a332ab480a
2024-02-14 09:05:10 +00:00
Eric Mc Sween 60616d65d1 Merge pull request #16928 from overleaf/em-hpos-hlen
Add history metadata to updates sent to project-history

GitOrigin-RevId: 915beaa01f2bbe48869a40b229397be8e0401852
2024-02-14 09:05:02 +00:00
David 6164ecedcc Merge pull request #16761 from overleaf/dp-templates-mongoose-upgrade
Update mongoose in templates service to 6.12.0

GitOrigin-RevId: 86d5350a421791eea32399c1c44508f7e4297471
2024-02-14 09:04:57 +00:00
Davinder Singh b1c58c23fc Website redesign - Changing URL to follow more name focused approach (#17049)
* renaming files to their titles

* changing the href values

* changing the rendering url and few images tweaks

* removing target _blanks from customer story links

* removing text decoration

* adding /about/customer-story as the path

* removing .col-md-12

GitOrigin-RevId: e9f98aa84bf3af074f483b4acc208626a4fe973f
2024-02-14 09:04:48 +00:00
Davinder Singh 7a6bcdd011 tearing down split test (#17000)
GitOrigin-RevId: cdcca8635a81c697e9f91f31fb711ee420cc6f7d
2024-02-14 09:04:43 +00:00
Hendrik Bonthuys 44d78dbee1 Merge pull request #16849 from overleaf/hb-issue-16799-mongdodb-v5-to-v6
Bump mongo from 5 to 6 in the dev environment

GitOrigin-RevId: 7b5aa0be57e93e1788acf55405e645556c8eaa13
2024-02-14 09:04:38 +00:00
Miguel Serrano f924f79588 [web] Rebrand public access environment variables (#17013)
* [web] Rebrand SHARELATEX_ALLOW_PUBLIC_ACCESS and SHARELATEX_ALLOW_ANONYMOUS_READ_AND_WRITE_SHARING

* Add SHARELATEX_ALLOW_PUBLIC_ACCESS for backwards compatibility

GitOrigin-RevId: ff99a83865c894b143039e058b63f4693d6c7cc5
2024-02-14 09:04:25 +00:00