CloudBuild
497471d88a
auto update translation
...
GitOrigin-RevId: b71f7bb3db83af3f070d226279d26ab0c32361eb
2023-10-09 08:04:42 +00:00
Rebeka Dekany
2e46f9e8f4
Merge pull request #14797 from overleaf/rd-report-toggle-switch
...
Accessibility - make the plans view switch to be descriptive
GitOrigin-RevId: cd896b9536d3583cff4094b56f02a6d1a8d11b37
2023-10-09 08:04:32 +00:00
Alf Eaton
a51259e48f
Merge pull request #15139 from overleaf/ae-file-tree-translations
...
Add translations to file tree import bibliography components
GitOrigin-RevId: 8d9be9f5a0eb2af46a84f9661ddd6268cf7a9cf4
2023-10-09 08:04:00 +00:00
CloudBuild
f56f450762
auto update translation
...
GitOrigin-RevId: e21fad8a65cedaf73a6c70d1b6134387873aad00
2023-10-06 08:04:25 +00:00
CloudBuild
1406389351
auto update translation
...
GitOrigin-RevId: 1b1d9345bfb261fe20bcaf454433666bd5f6f1ce
2023-10-05 08:05:10 +00:00
M Fahru
8b9f69012c
Merge pull request #13947 from overleaf/mf-tw-tpr-not-original-importer
...
Improve user behaviour on Mendeley/Zotero refresh screen UI
GitOrigin-RevId: 50f83e88f14e1708d46dcfbd53c4e7d62684b4dc
2023-10-05 08:05:05 +00:00
M Fahru
e3a99a82db
Merge pull request #15016 from overleaf/mf-remove-editor-left-menu-angular
...
[web] Remove angular editor left menu code
GitOrigin-RevId: ad3f16d5a2b98751e2011ab0412e1921dfa37fd0
2023-10-05 08:05:00 +00:00
M Fahru
217fcf57d1
Change user feedback copy and link in fat footer
...
GitOrigin-RevId: 4ca77d714f759a7995ee92aeef265b98c02c2839
2023-10-05 08:04:55 +00:00
Tim Down
ea1fc5f74e
React IDE page shell ( #14988 )
...
* React IDE page shell
* Set the maximum height of the symbol palette to 336px
* Tidy export
* Remove unnecessary destructuring
* Update comment
* Optimize toggle
Co-authored-by: Alf Eaton <alf.eaton@overleaf.com>
* Change snap-to-collapse threshold to 5%
* Synchronize left column width between history and editor views and remove duplication in ide-page
* Replace resizer dots with SVG
* Rermove unnecessary import and comment the remaining ones
* Use block prepend to avoid duplication
* Improve vertical content divider styling
* Implement fixed width during container resize on left column
* Change IDE page file extension
* Refactor fixed-size panel into a hook and use for chat panel
---------
Co-authored-by: Alf Eaton <alf.eaton@overleaf.com>
GitOrigin-RevId: aa881e48a2838a192b6f8f9e16e561f5cd706bd3
2023-10-03 08:04:04 +00:00
Brian Gough
afcac7af86
add buttons for sso config and logs on internal admin page ( #14997 )
...
* add translation support to subscription admin page
* pass groupId to internal subscription admin page
needed for the SSO config modal
* display buttons for sso config and logs on internal admin page
uses the SSOConfigurationModal, which needs a `groupId` to
identify the subscription.
* fix frontend tests
* Added SSO config fetch after refactor
---------
Co-authored-by: Miguel Serrano <mserranom@gmail.com>
GitOrigin-RevId: 13bec515dac9c6654869e12e088e0cc15a078ef8
2023-10-03 08:03:59 +00:00
Miguel Serrano
5126940084
[web] SSO Config viewer ( #14880 )
...
* [web] SSO Config viewer
GitOrigin-RevId: 600f6279293958e9cf127e1d6fb0c6957403578d
2023-10-02 08:04:23 +00:00
Miguel Serrano
d94eaa19cc
Merge pull request #14587 from overleaf/mf-enable-sso-managed-users
...
[web] Enable SSO switch on Group Settings
GitOrigin-RevId: 591881eb4e6bad912de026f7a687f3b020712c2d
2023-10-02 08:04:18 +00:00
Rebeka Dekany
5a9b868bb6
Merge pull request #14790 from overleaf/rd-report-form-tag-coloritems
...
Accessibility - make the color picker tag elements keyboard-accessible
GitOrigin-RevId: 2a12f7d450ece50a81a0d31a1903f07851ba72f4
2023-10-02 08:04:02 +00:00
Rebeka Dekany
44d2d08353
Merge pull request #15037 from overleaf/rd-extend-b2s-promo
...
Extending Back to School 2023 promo
GitOrigin-RevId: 31055aac2c9b0b40e3308b5033bd3390ad0785de
2023-10-02 08:03:57 +00:00
CloudBuild
e16302ebfc
auto update translation
...
GitOrigin-RevId: e9582f91e9a5e2556ca850b5de7ebcc606cda27c
2023-09-29 08:04:37 +00:00
CloudBuild
131d510332
auto update translation
...
GitOrigin-RevId: 65cf01a49c2176032566781ff952f8328710fd5b
2023-09-28 08:05:10 +00:00
M Fahru
bfac201236
[web] Delete old Angular project list code for tags and modals since it has already been migrated to React
...
GitOrigin-RevId: 2ae2bf45b3b6653ff223e20dca08f6c2f4dced86
2023-09-28 08:05:02 +00:00
M Fahru
8111ff2865
Merge pull request #13543 from overleaf/mf-enhance-group-invitation-ux
...
Show dashboard notification to registered users after being invited to join a group subscription
GitOrigin-RevId: ad03dfea95f0d5d1a38780adc3e9d618eae0a48d
2023-09-26 08:04:11 +00:00
John Lees-Miller
3487ddbc81
Merge pull request #14874 from overleaf/tm-compile-timeout-20s-plans-pages
...
Changes to the plans/interstitial pages for compile timeout reduction
GitOrigin-RevId: 753e6eaf98d70b8aa994ec9dcad5185dbbeb5a42
2023-09-19 08:04:01 +00:00
Thomas
31cb9e336b
Implement test to reduce compile timeout to 20 seconds ( #14705 )
...
Compile timeout reduction to 20s for treatment users
Co-authored-by: Rebeka <rebeka.dekany@overleaf.com>
GitOrigin-RevId: 54f70fe4b1fc631cef966deb0c1d28c904dd3a44
2023-09-19 08:03:52 +00:00
Rebeka Dekany
d1d6687f6c
Merge pull request #14796 from overleaf/rd-report-footer-recognition
...
Accessibility - indicate that the footer has navigational purpose
GitOrigin-RevId: 74edf40ac5bc6eb4ee67527b5718d65fcd77d5a6
2023-09-15 08:05:35 +00:00
Rebeka Dekany
9184c0135f
Merge pull request #14795 from overleaf/rd-report-zoom-pdf-visible-focus
...
Accessibility - make the PDF controls accessible by tab navigation
GitOrigin-RevId: 46eee6fda68861884e602eb341dfdb0c5a4903b0
2023-09-15 08:05:31 +00:00
CloudBuild
40035985c7
auto update translation
...
GitOrigin-RevId: 4892af912aa41c25538d65dc64a2d3c6afc85a41
2023-09-15 08:05:22 +00:00
Jessica Lawshe
34cd7b7e63
Merge pull request #14546 from overleaf/jel-sso-managed-disabled
...
[web] Alert for group SSO settings when managed users is not enabled
GitOrigin-RevId: 16a04b9a0d9df33c72b888eaa058c94e6c949555
2023-09-14 08:04:23 +00:00
Miguel Serrano
0f30edf69f
Merge pull request #14585 from overleaf/msm-sso-config-modal
...
[web] SSO Config modal
GitOrigin-RevId: e704afa61fe14390b64ce29a27ccbce7e884b396
2023-09-13 08:03:46 +00:00
M Fahru
4b72908940
Merge pull request #14590 from overleaf/mf-managed-users-translation-fix
...
[web] Fix translation not handled properly & add new translation key on managed users screen
GitOrigin-RevId: 02f507020d51b1011e929960c1a3e0cdc52304b2
2023-09-12 08:05:26 +00:00
Alf Eaton
42f288dc28
Merge pull request #14684 from overleaf/ae-banner-whitespace
...
Set nowrap on BTS banner link
GitOrigin-RevId: fbd9a250970709d4274748de880a42f160a3d8f1
2023-09-12 08:03:59 +00:00
Mathias Jakobsen
0d7730f37a
Merge pull request #14712 from overleaf/mj-table-adjustbox
...
[visual] Disable caption dropdown when tabular is wrapped in command
GitOrigin-RevId: 08131d27e8bb4cb99eee3060435084f671bc3dd6
2023-09-08 08:04:23 +00:00
Mathias Jakobsen
d2c9b40ecb
Merge pull request #14686 from overleaf/mj-table-generator-copy
...
[visual] Update copy for table generator
GitOrigin-RevId: ed5693fc3bf04bade2db70c652c7bdcb38e2195e
2023-09-07 08:05:05 +00:00
Alf Eaton
7004b5bacf
[visual] Provide UI for toggling between plain text and formatted content after pasting ( #14568 )
...
GitOrigin-RevId: 3592d5507090a179d68e8e5f56f9e885639cac76
2023-09-04 08:04:45 +00:00
Alasdair Smith
7c9971cce9
Merge pull request #14577 from overleaf/as-fix-popover
...
Fix history UI tutorial so that it is correctly dismissed
GitOrigin-RevId: f5792db1531759815fd22c07d253649bedcf3dbd
2023-08-31 08:04:13 +00:00
Jimmy Domagala-Tang
462b7a2256
Merge pull request #14379 from overleaf/jdt-history-onboarding
...
history onboarding popover
GitOrigin-RevId: 4afe2ae54317341df64e83bed0b3c94875eb10a0
2023-08-30 08:05:21 +00:00
Alexandre Bourdin
f024f63d0f
Merge pull request #14503 from overleaf/mf-change-copy-restricted-to-join-another-group
...
Update copy when managed user member tries to accept group invitation from another group
GitOrigin-RevId: 1d08135176a9ab5ef3bec0924ba62a9268eb1ac8
2023-08-28 08:04:09 +00:00
M Fahru
a834e02cd5
Merge pull request #14442 from overleaf/mf-resend-group-invite
...
[web] Add an option to resend group invite in managed users setting
GitOrigin-RevId: 75625c5a50dfc74b48b3a465c9f713e2d6179db8
2023-08-24 08:04:18 +00:00
M Fahru
f4455d3e87
Merge pull request #14474 from overleaf/ab-managed-users-copy-url-updates
...
[web] Update URLs and copy in managed users screens
GitOrigin-RevId: 97820499c4f8123425ddf103a4cd2666be4db08a
2023-08-24 08:04:12 +00:00
Thomas
43c92642c6
Implement Back to School 2023 banners and modal ( #14363 )
...
* Implement Back to School 2023 banners and modal
* Only show WritefullPromoBanner if not showing BackToSchoolModal
GitOrigin-RevId: 3bd2ea48fa6d66f112cc26662a61be05cf7daafd
2023-08-24 08:04:09 +00:00
Miguel Serrano
9727cfb6b7
Merge pull request #14370 from overleaf/msm-managed-user-plan-page
...
[web] Add managed users to plans page
GitOrigin-RevId: 878f5b6d8531542dc6d4df0cb6bab3f2fe90fbdd
2023-08-24 08:03:34 +00:00
Davinder Singh
d8c4399c01
History ui - Adding the compare dropdown on the withinSelected versions
...
GitOrigin-RevId: 728979b11918c9bc1e535024040d90053536251d
2023-08-24 08:03:26 +00:00
M Fahru
1e4028d05e
Merge pull request #14311 from overleaf/mf-resend-surrender-email
...
[web] Add an option to resend managed users invite in managed users setting
GitOrigin-RevId: 2734ef3be31f77c309caec96e97411c9d48a8160
2023-08-23 08:05:50 +00:00
Alexandre Bourdin
68c4b58eaa
Merge pull request #14414 from overleaf/ab-group-sso-feature-flag
...
[web] Group SSO subscription feature flag
GitOrigin-RevId: 697290ba716d7b82c161de2a8434e31a9bc5f373
2023-08-23 08:05:14 +00:00
CloudBuild
35c8bf3b30
auto update translation
...
GitOrigin-RevId: 98c2b15c53d9b93258889ec29ee8da8d83202f20
2023-08-21 08:03:56 +00:00
CloudBuild
f47546f28c
auto update translation
...
GitOrigin-RevId: 8bf237f1ade260822a3489a70c9bfcffd1bf73b8
2023-08-21 08:03:52 +00:00
Alf Eaton
e54a1d1a43
[cm6] Remove Galileo code ( #14336 )
...
GitOrigin-RevId: 878faff8eea90f508aa94e4471990c31d5d3f0e5
2023-08-18 12:11:28 +00:00
Davinder Singh
3490f6a58e
History UI changes- Extracting compare outside dropdown menu
...
GitOrigin-RevId: 67f51428debefdafe2c9bb746de5da8fc0ac5385
2023-08-18 08:05:23 +00:00
Miguel Serrano
0f0de424fc
Merge pull request #14349 from overleaf/msm-update-copy-managed-users-invite
...
[web] Update copy in managed group invitation screen
GitOrigin-RevId: 66b9397d1c48c95518c8f467cb1dd399a16eb721
2023-08-17 08:03:05 +00:00
Alf Eaton
ffdb651998
Update unavailable Visual Editor tooltip ( #14285 )
...
GitOrigin-RevId: 3f19c2a3c55199c8b25aa5ebe0c4f1222aa84363
2023-08-16 08:03:53 +00:00
M Fahru
379ead7431
Merge pull request #14250 from overleaf/ab-block-managed-users-unconfirmed-email
...
[web] Block group admin from enabling managed users with unconfirmed email
GitOrigin-RevId: 0c68dc273c7a607dd616c24f24de361c44299aa7
2023-08-15 08:03:51 +00:00
Tyna William
dd71c9924e
Tw email confirmation notification ( #14088 )
...
* Edited notification copy for user with affilation that ha commons account
* edited translation key to have overleaf professional appear in bold and switched to using trans component
* changed anchor tag to button and added additional check to ensure affiliation exists before accessing institution name
* add tests for commons user confirmation notification
* edit user email context test to facilitate test data changes
* edit license in fake test data
* edit test to check text of notification for non commons user
GitOrigin-RevId: 6700ceaa066f099ce593283887fa81d72ad624b6
2023-08-15 08:03:30 +00:00
Alf Eaton
253f2c53d5
[visual] Show tooltip with target for linkable nodes ( #13636 )
...
GitOrigin-RevId: c236caff7560d8d3e4f53667c7abe27b57f7711d
2023-08-14 08:05:09 +00:00
M Fahru
c71bf25363
Show admin email in enrollment page accessed via dashboard notification and email invitation.
...
GitOrigin-RevId: 4589a276a1b7db2ba0a5da2c06bde797ba8d0b65
2023-08-11 08:04:05 +00:00