M Fahru
8bd1026abd
Rename projectListReactPage
to projectListPage
in project list controller. ( #12130 )
...
This is because the controller's function was already renamed in another commit but the tests were not renamed.
GitOrigin-RevId: fb2e016999417aeb95a68f7cd37f0c55035f2a53
2023-03-07 09:06:11 +00:00
M Fahru
27723b7878
Migrate node controller unit test to the react version of the project dashboard controller ( #11993 )
...
* Migrate node controller unit test to the react version of the project dashboard controller
* change `promise.race` behaviour when fetching initial project list data to use setTimeout with 0ms delay (fake delay)
* rename `this.collabertions` to `this.readAndWrite`
* Change IP matcher to use `await` and `try` + `catch` block to be able to correctly write the test for
GitOrigin-RevId: 72ad9263c099b7ba44dede8304dba1c5ba879b56
2023-03-07 09:05:56 +00:00
M Fahru
06b75ebee2
Refactor project list notification by using onDismiss
on Alert
instead of custom Close
component ( #12043 )
...
* Refactor project list notification by using `onDismiss` on `Alert` and not using the custom `Close` component
* Add dismissible alerts to storybook
GitOrigin-RevId: 9a3f95c322a063b84094452c21cb734a379da978
2023-03-07 09:05:48 +00:00
M Fahru
01c504109b
Make project list react as the default in main router ( #12047 )
...
* Make project list react as the default in the main router
* Remove angular controller check-in project list smoke test
GitOrigin-RevId: 586a14afd9888d6f18e3cfa64aeebc5975bb43d5
2023-03-07 09:05:39 +00:00
Alf Eaton
488c6ff919
Improve compile request mocking in Cypress tests ( #12095 )
...
GitOrigin-RevId: fdbc53148e5437e451dab4889232923c823d649e
2023-03-07 09:05:25 +00:00
Alf Eaton
cff49bd9c1
Merge pull request #11914 from overleaf/ae-develop-project-history
...
Add project-history and history-v1 to Server CE dev environment
GitOrigin-RevId: 611173e5d489a175dd9945f59cab59692bd5ea39
2023-03-07 09:05:10 +00:00
Jakob Ackermann
3486cd0c91
Merge pull request #12054 from overleaf/ii-thank-you-page-add-missing-colon
...
[web] Add colon after translation in price exceptions
GitOrigin-RevId: 99dc7cb25373693edf4b06f5a2640ed7a1491777
2023-03-07 09:04:41 +00:00
Jakob Ackermann
e0c84f08fb
Merge pull request #11940 from overleaf/jpa-fix-assignment-of-initial-clsi-vm
...
[web] fix assignment of initial compile server
GitOrigin-RevId: 84aea918946a106a5826d7cf39cc0bf47047cb35
2023-03-07 09:04:33 +00:00
Brian Gough
38973fb971
Merge pull request #12098 from overleaf/bg-fix-debug-history-script
...
fix incorrect log.op call in debug_history script
GitOrigin-RevId: 363fa9072493895003c8e506e6e2545ab5e89f00
2023-03-06 09:05:08 +00:00
Brian Gough
61e8dba859
Merge pull request #12075 from overleaf/bg-track-changes-debug-unmigrated
...
add option to check history of unmigrated projects
GitOrigin-RevId: c27a7b5227cb10603ae8e9d8136859a158caaf8a
2023-03-06 09:04:16 +00:00
Brian Gough
b7527ab6fe
Merge pull request #12071 from overleaf/bg-track-changes-debug-script
...
track-changes debug script for history migration
GitOrigin-RevId: c95b3b4e3bdfd7c75751caae8ff37838e4a78511
2023-03-03 09:03:51 +00:00
M Fahru
f7131b720b
Implement onboarding video tour split test ( #11889 )
...
* Implement onboarding video tour split test:
- Add split test infrastructure
- Create new `OnboardingVideoTourModal` component
- Place the component inside the editor pug template with a split test
* add event segmentation for `onboarding-video-tour-close-button-click` event:
1. video: `first` | `second`
2. firstVideoWatchingTimeInSecond: total time watching first video
2. secondVideoWatchingTimeInSecond: total time watching second video (0 if skipped)
* add event segmentation for:
1. `onboarding-video-tour-dismiss-button-click`
2. `onboarding-video-tour-next-button-click`
3. `onboarding-video-tour-done-button-click`
with these key/value:
1. firstVideoWatchingTimeInSecond: total time watching first video
2. secondVideoWatchingTimeInSecond: total time watching second video (0 if skipped/not watched yet)
* Use contentful to host video assets
GitOrigin-RevId: 27a6f38d15d7a03b07455e216dda63d99983ca80
2023-03-02 09:05:43 +00:00
M Fahru
f1304fa205
Add missing ip matcher endpoint hit when opening project dashboard react ( #12015 )
...
* Add missing ip matcher endpoint hit when opening project dashboard react
* Add error logger on the catch block
GitOrigin-RevId: 0f69de329b1290a4f0f98ef00dda050fb09d5a08
2023-03-02 09:05:34 +00:00
M Fahru
351ab1979b
Prevent github menu in project list react to be included in SP/CE build ( #11951 )
...
GitOrigin-RevId: 58d0378d2307f5c38ea4446b684993aec29fa292
2023-03-02 09:05:25 +00:00
Eric Mc Sween
c40b673613
Merge pull request #12044 from overleaf/em-fix-mongo-connection-pool-metrics
...
Fix Mongo connection pool metrics in web
GitOrigin-RevId: 10de58c5e04a43f2014fbf9cde84d0bbb7daa9ad
2023-03-02 09:05:16 +00:00
Tim Down
fec6b8e4f1
Merge pull request #11961 from overleaf/mj-helpful-graphics-error-alternatives
...
[web] Handle more types of undefined control sequence error messages
GitOrigin-RevId: c6fc0c4d87febcda2521e182df56dcebaed58293
2023-03-02 09:04:53 +00:00
Tim Down
2c9ae7cc81
Merge pull request #12027 from overleaf/mj-autocomplete-brace
...
[cm6] Add brace after inserting autocompletion
GitOrigin-RevId: c6d590e7ef89ea22ba227f7e771942b444da2dc7
2023-03-02 09:04:37 +00:00
ilkin-overleaf
8616c53839
Merge pull request #12031 from overleaf/ii-payment-page-migration-three-d-secure-currency-change
...
[web] 3DS currency change fix
GitOrigin-RevId: e88c773c6576e55803df3b2ec6a6acb1df80e8f2
2023-03-02 09:04:13 +00:00
ilkin-overleaf
48587a7a62
Merge pull request #12007 from overleaf/ii-react-subscription-dash-thank-you
...
[web] Successful subscription react migration
GitOrigin-RevId: 1d7d849415f4b7a7f60ddf8a4e18570ff5142196
2023-03-02 09:04:04 +00:00
Brian Gough
fc9955e719
Merge pull request #12035 from overleaf/bg-clear-first-op-timestamp-3
...
skip adding timestamp when flushing old projects
GitOrigin-RevId: a420da0e1c2aecd1589d857744353fb5e014aa32
2023-03-01 09:03:55 +00:00
Jakob Ackermann
32661eb8c2
Merge pull request #12034 from overleaf/jpa-history-cleanup
...
[server-ce] delete config for not needed buckets
GitOrigin-RevId: 4eaed05f8c8b54bf52e1b18858f0c4e2177eaf5e
2023-03-01 09:03:49 +00:00
Eric Mc Sween
65976cb363
Merge pull request #11869 from overleaf/em-upgrade-mongoose-web
...
Upgrade Mongoose and the Mongo driver in web
GitOrigin-RevId: 2cad1aabe57eae424a9e4c68b2e0062f0e78ffaf
2023-03-01 09:03:27 +00:00
ilkin-overleaf
076bc9b39c
Merge pull request #11872 from overleaf/ii-payment-page-tests
...
[web] Payment page tests
GitOrigin-RevId: 0ab9a75c13f1833cbdf7aa71ffe3ab66174ca773
2023-03-01 09:03:22 +00:00
ilkin-overleaf
612728d300
Merge pull request #11963 from overleaf/ii-react-subscription-dash-reactivate-subscription
...
[web] Subscription dash reactivate button react migration
GitOrigin-RevId: dde8dd1abb8979bdf90d71ea07e1336e9af491b3
2023-03-01 09:03:17 +00:00
Jakob Ackermann
3c62bbff47
Merge pull request #11983 from overleaf/jpa-server-pro-3-5-1
...
[misc] add hotfixes for Server CE and Server Pro 3.5.1
GitOrigin-RevId: ea9c39b65bcc7d9ac1132ec8aed6c35274acfd13
2023-03-01 09:03:14 +00:00
ilkin-overleaf
44b1f555f1
Merge pull request #12001 from overleaf/ae-backspace
...
Remove BackspaceHighjack
GitOrigin-RevId: 7b20bff7d52b20152c437ba8bc773c4f37ad1fc3
2023-03-01 09:03:11 +00:00
ilkin-overleaf
fed5ad87a1
Merge pull request #11965 from overleaf/lg-deleteFeedback
...
[web] Delete user data from feedbacks collection when user is deleted
GitOrigin-RevId: 39a98cffb2e42c261c7095d8937fb6cdaf0977f9
2023-03-01 09:03:05 +00:00
ilkin-overleaf
38cdd77890
Merge pull request #11943 from overleaf/jk-another-password-similarity-metric
...
[web] Add another metric for password similarity
GitOrigin-RevId: 6d44796a63f3be85bfee86056e03cfd3bb47066c
2023-03-01 09:03:02 +00:00
ilkin-overleaf
3472a82ac9
Merge pull request #11960 from overleaf/jk-script-to-remove-oauth-application
...
[web] script to remove oauthApplication record
GitOrigin-RevId: d217bec8d4b271ec8007ea90c0fde5e8f7e3fe52
2023-03-01 09:02:59 +00:00
ilkin-overleaf
eb32081585
Merge pull request #11974 from overleaf/jk-catch-errors-in-rename-file
...
[web] add logging to catch an error in renameEntity
GitOrigin-RevId: 74a942e87150a4fa94f7b1b46732de3df8b36389
2023-03-01 09:02:56 +00:00
ilkin-overleaf
41a706108c
Merge pull request #11941 from overleaf/ii-recompile-tooltip
...
[web] Recompile tooltip fix
GitOrigin-RevId: da3282b9da0133f5b6ec84c4453bd6ab19b739af
2023-03-01 09:02:53 +00:00
ilkin-overleaf
19688a020c
Merge pull request #11985 from overleaf/ii-empty-trial-price-section
...
[web] Checkout page react migration hide empty trial price section
GitOrigin-RevId: a023a48b205e67778827b6a99fbe948c929549f5
2023-03-01 09:02:50 +00:00
ilkin-overleaf
9f95c7c2ab
Merge pull request #11919 from overleaf/ii-react-subscription-dash-user-email-not-matching-recurly-email
...
[web] Subscription dash user email not matching recurly email section - react migration
GitOrigin-RevId: 8d89dbc804694afffea2a92cebdeb5d4e9389810
2023-03-01 09:02:47 +00:00
Thomas
41b5bb5bae
Merge pull request #11711 from overleaf/tm-invite-emails-lowercase-readd-migration
...
Re-add migration that ensures group invite emails are lowercase
GitOrigin-RevId: 60edac2c6f565930da7d3f205978be0a78f5e80f
2023-02-28 09:04:38 +00:00
Thomas
16b2d27fde
Update B2B Groups and Enterprise banners ( #11989 )
...
* Tear down B2B banner ad split test and implement updated ads
GitOrigin-RevId: 7d09d54bef7cb4e2b2b597d3834e0f58551b179e
2023-02-28 09:04:31 +00:00
Eric Mc Sween
3ead64344f
Merge pull request #11952 from overleaf/em-batch-redis-reads
...
Read updates from Redis in smaller batches
GitOrigin-RevId: 06901e4a9e43976e446c014d5d46c2488691c205
2023-02-28 09:04:23 +00:00
Jessica Lawshe
1c3b05d4a8
Merge pull request #11977 from overleaf/jel-subscription-dash-alert
...
[web] Add aria-live="polite" to subscription dash alert
GitOrigin-RevId: 29ce9e3ab26ab21a7e86fdbe90fb228c68bb8d98
2023-02-28 09:04:15 +00:00
Jessica Lawshe
c67da92287
Merge pull request #11976 from overleaf/jel-subscription-canceled
...
[web] Only subscription canceled header within the header
GitOrigin-RevId: 7dba2f3c34fe98a5a5bd446f093c640794ebbbb6
2023-02-28 09:04:01 +00:00
Jessica Lawshe
7469f01acd
Merge pull request #11981 from overleaf/jel-downgrade-when-cancel
...
[web] Migrate downgrade plan option when cancelling in React subscription dash
GitOrigin-RevId: 11a4b39deb58493f3f56e65e8760d71527a8e8fc
2023-02-28 09:03:54 +00:00
Eric Mc Sween
bb9bafdf1a
Merge pull request #11995 from overleaf/em-unnecessary-returns
...
Decaf cleanup: unnecessary returns
GitOrigin-RevId: e3c006b0e15095c8cbed2911269f704a7fdd1d57
2023-02-28 09:03:46 +00:00
CloudBuild
6fdd284ec8
auto update translation
...
GitOrigin-RevId: 9651f9cadccd46caff3f82a7369c53c187bf9058
2023-02-27 09:04:07 +00:00
Davinder Singh
cc2d1a26e2
Merge pull request #11958 from overleaf/ds-td-documentation-btn-refactor
...
Styling and HTML structure of the documentation button
GitOrigin-RevId: e643edbe05579c037ca1ec27fab765974e74d2c5
2023-02-27 09:03:47 +00:00
CloudBuild
cabc7f0f51
auto update translation
...
GitOrigin-RevId: 9342460fcde308f66a263b1bc5bbf0d87826738a
2023-02-24 09:05:36 +00:00
Jessica Lawshe
68e61d7bb7
Merge pull request #11973 from overleaf/ii-react-canceled-subscription
...
[web] Subscription page canceled subscription react migration
GitOrigin-RevId: dd127d753e72c194cd6bbb90b1ca1557742896d9
2023-02-24 09:05:28 +00:00
Jessica Lawshe
0037e45740
Merge pull request #11970 from overleaf/ab-sub-dash-already-have-warning
...
[web] Display a warning on subscription dash when coming from plans page
GitOrigin-RevId: 6c6294fbf634a5dcd1a09b94538add6586ebd15b
2023-02-24 09:05:20 +00:00
Jessica Lawshe
ebc04e4a9d
Merge pull request #11888 from overleaf/jel-subscription-dash-cancel-plan
...
[web] Migrate cancel subscription to React
GitOrigin-RevId: 8482fd61894c8011b4c980263ae1d41f396233c6
2023-02-24 09:05:12 +00:00
Thomas
817d1cffaf
Only start queue workers/processing in web-api pods ( #11800 )
...
* Only start queue workers/processing in web-api pods
GitOrigin-RevId: 62fedd377bef4c024d6206b68f14cda8bd5d11c7
2023-02-24 09:05:04 +00:00
June Kelly
85a83c143e
Merge pull request #11921 from overleaf/jk-gitbridge-rotate-oauth-app-staging
...
[ops] change git-bridge oauth id/secret in staging
GitOrigin-RevId: bffc6ad7c75fe2831b26ec95477bec3bca8c4d93
2023-02-24 09:04:03 +00:00
CloudBuild
6197a74bb0
auto update translation
...
GitOrigin-RevId: 802eac253e65ef4b9880a8cea6228e05b9238537
2023-02-23 09:05:58 +00:00
Eric Mc Sween
e41d3cf5db
Merge pull request #11890 from overleaf/em-fix-deleted-chunks-indexes
...
Add a partial index for pending chunks
GitOrigin-RevId: ec0705d1de7ffacb2cb88a8e5e1ff9f05c5acf88
2023-02-23 09:05:50 +00:00