Rebeka
b9e8cbff2e
copy the plan&interstitial pages and update the view to show the annual view and plan to show the free trial options
...
GitOrigin-RevId: e77f0f9c4825776d3abb28ce5c46e3e2c456719e
2023-08-10 08:04:47 +00:00
Alexandre Bourdin
4b3cff051a
Merge pull request #14096 from overleaf/bg-managed-users-restrict-join-other-group
...
prevent managed users joining other groups
GitOrigin-RevId: ad47e08d302473dccbe150722d93c9194f15e95f
2023-08-01 08:04:44 +00:00
Rebeka
d2a27c1da0
tear down remove personal plan split test
...
GitOrigin-RevId: 5bcd4073ffbd444f153a9e081ecdca2b1435487d
2023-08-01 08:04:12 +00:00
Tim Down
3aa0fcf464
Merge pull request #13934 from overleaf/tm-block-subscriptions-restricted-countries
...
Block web sales to restricted countries
GitOrigin-RevId: 47c0ac1d5dc387369bbadb67f5822d7fc6637d98
2023-07-25 08:03:59 +00:00
M Fahru
42cffc8862
Merge pull request #13835 from overleaf/mf-add-tos-sso
...
Add terms notice to institutional SSO registration flow
GitOrigin-RevId: 875c6dbd7d0a78faedf6580fbaec863c5890d0f2
2023-07-21 08:05:28 +00:00
Brian Gough
558992d947
Merge pull request #13916 from overleaf/bg-managed-users-hide-leave-group-action
...
managed users hide leave group action
GitOrigin-RevId: 160e31e6935cd3737356714020e057f8c1acc5b8
2023-07-21 08:04:36 +00:00
Jakob Ackermann
d212be408f
Merge pull request #13337 from overleaf/jpa-translate-plans-page
...
[web] translate all the things on the plans page (to German)
GitOrigin-RevId: cbd812a4eca41573986c2d9e4f5e37b3d5a49e4f
2023-07-19 08:03:57 +00:00
Rebeka
b24d209453
Suppress the cookie banner when the footer is suppressed, except for the new login and registration page variant
...
GitOrigin-RevId: 553fd63f1a0fefaf90afb8c4850c5c7af7855387
2023-07-18 08:06:07 +00:00
Rebeka
0c695fbbcb
Revert "Suppress the cookie banner when the footer is suppressed, except for the new login and registration page variant"
...
This reverts commit 3bd0e3aa9cbebbfc41db54ed4307540d1c557363.
GitOrigin-RevId: 4b5f7662105add926c122b9f8205528400c1023d
2023-07-17 11:13:18 +00:00
Rebeka
ece6586dc3
Suppress the cookie banner when the footer is suppressed, except for the new login and registration page variant
...
GitOrigin-RevId: 3bd0e3aa9cbebbfc41db54ed4307540d1c557363
2023-07-17 11:13:08 +00:00
June Kelly
bf92436e6f
Merge pull request #13505 from overleaf/bg-group-policy-meta-tags
...
hide restricted elements for managed users on settings page
GitOrigin-RevId: be8679957eb5185d8b91d29e5a787c837684c314
2023-07-17 11:10:46 +00:00
June Kelly
4f8852feaa
Merge pull request #13850 from overleaf/ab-invite-enrollment
...
[web] Managed users - combined invite/surrender flow
GitOrigin-RevId: 70cb0d81e0019eac69a4a565377447bb6d1a1823
2023-07-17 11:10:37 +00:00
Thomas
e704afdcca
Merge pull request #13804 from overleaf/tm-geopricing-inr-banners
...
Implement split test for new INR geo-pricing banners/modal
GitOrigin-RevId: 06fbcf70b7ee90b9b365ac96c1fa0373cbe60847
2023-07-17 11:09:44 +00:00
ilkin-overleaf
84bbdf9772
Merge pull request #13767 from overleaf/ii-review-panel-migration-in-editor-widgets
...
[web] Create in editor widgets
GitOrigin-RevId: 53dfb9935ee59bbdedc353aad5e5b19f389a513c
2023-07-17 11:07:06 +00:00
Rebeka
fdeb36c2c2
Tear down student status check test
...
GitOrigin-RevId: 5afff525e6748621790fcdc986541363fe19e1e8
2023-07-17 11:01:37 +00:00
Thomas
c1ec3044d7
Add geo-pricing split test for enabling LATAM currencies ( #13663 )
...
* Implement LATAM geo-pricing split test
* Hide Paypal if currency is one of INR, COP, CLP, PEN
* Only send the LATAM/INR banner events when banner is rendered
* Workaround in Subscription dashboard for CLP not having minor units
GitOrigin-RevId: a677086a7762900563558126d2f81a4c57bbe9d7
2023-07-17 11:01:10 +00:00
Davinder Singh
9e8e124113
Merge pull request #13591 from overleaf/ab-account-enrollment
...
[web] Managed users - account enrollment
GitOrigin-RevId: 6fc9ef8c44394eb92d3afd2022433b0b6d508503
2023-07-17 10:59:02 +00:00
Alf Eaton
b63cb6e029
Merge pull request #13623 from overleaf/ae-symbol-palette-toolbar
...
[cm6] Only show symbol palette toolbar button when available
GitOrigin-RevId: 34e2c4e8ac1077a4da15277188ea0456db26e0af
2023-07-17 10:55:45 +00:00
Alf Eaton
b2014601b2
Remove Fine Uploader ( #13637 )
...
GitOrigin-RevId: e1e65160ad4a9c1d45a8f4a4a2e4c17730f9dda3
2023-07-17 10:51:33 +00:00
M Fahru
afbd143f0f
Remove unused code and translation locales from old subscription pages ( #13646 )
...
* Remove unused code from old subscription pages.
* Remove unused translation locales from old subscription pages.
GitOrigin-RevId: abf99373188bafa90f4900a358a30b4cc8a433d1
2023-07-17 10:48:45 +00:00
Domagoj Kriskovic
17452b51d7
[cm6] Add toolbar to Source Mode for Beta users ( #13429 )
...
* [cm6] toolbar for source mode
* top:0 for new toolbar
* empty div for extensions
* fix legacy css top pos
* show source toolbar split test
* prettier
* show beta icon in source editor
* dropdown toolbar wip
* fix wrong conflict resolve
* math dropdown, chrome extension fixes
* math dropdown cleanup
* sort en.json
* fix sort en.json
* using isVisual
* getMeta in component, pug update
* using flex grow
* toolbar beta badge
* remove extra whitespace
* has-legacy-toolbar class
* Increase container size
* fix tests
* prettier
* styling fixes, using SplitTestBadge
* only show source toolbar if flag is set
* fix typo
---------
Co-authored-by: Alf Eaton <alf.eaton@overleaf.com>
GitOrigin-RevId: 34b01a9421f4a0d6defc40925c5092901575946e
2023-07-17 10:46:26 +00:00
June Kelly
a14e2aecfb
Merge pull request #13483 from overleaf/jk-managed-users-group-management-ui
...
[web] Managed Users: Update Group Member Management UI
GitOrigin-RevId: 6896951927f0e3220db59dda208d7cfe9c6c309e
2023-07-17 10:46:16 +00:00
Miguel Serrano
78314a0ee0
[web] Fix Null Pointer Error in WikiController in SP ( #13393 )
...
* [web] Fix NPE in WikiController
This error prevents the wiki from retrieving
page content in Server Pro
* [web] add `settings.proxyLearn` to SaaS config
GitOrigin-RevId: d137097e08720e8423133a7f59e2fe619fe134be
2023-07-17 10:42:41 +00:00
Alexandre Bourdin
39bc601826
Merge pull request #13482 from overleaf/ab-group-settings-page
...
[web] Group settings button and page enabled based on env var
GitOrigin-RevId: 77574a3705b3f1301935b72010022af61f7fe552
2023-07-17 10:41:41 +00:00
Mathias Jakobsen
ddf62722b1
Merge pull request #13384 from overleaf/mj-unused-angular-settings
...
[web] Remove unused angular settings
GitOrigin-RevId: 84621044f83654c2290119f7203c8aa68e03392f
2023-07-17 10:40:19 +00:00
Domagoj Kriskovic
2ab0779374
[cm6] rename to Code Editor | Visual Editor ( #13513 )
...
* [cm6] rename to Code Editor | Visual Editor
* showLegacySourceEditor change
* show info badge
* remove info badge
* display info badge
* use "Visual Editor" in example project
GitOrigin-RevId: 549e25aa4bcfe58522eadc70e35ca35f822317b1
2023-07-17 10:39:10 +00:00
M Fahru
542199febb
Merge pull request #13419 from overleaf/mf-sync-border-radius-and-border-color-plans-table
...
Fix various plans page border-related UI errors
GitOrigin-RevId: 90436bdd3002722e5ce6b08d79d2bf3db1b6c90f
2023-07-17 10:36:56 +00:00
M Fahru
2e77d4ab65
Teardown onboarding video tour test ( #13351 )
...
GitOrigin-RevId: 215c26fe047ec037f8d1d878eac406c36dbb656b
2023-07-17 10:32:51 +00:00
ilkin-overleaf
9b930d2849
Merge pull request #13414 from overleaf/ii-review-panel-migration-create-context-api-fix
...
[web] Create context api for review panel FIX
GitOrigin-RevId: fc6d8adf18d07e71b529a28deab4d49d62c43587
2023-07-17 10:32:07 +00:00
Davinder Singh
4991f9cdc7
Merge pull request #13367 from overleaf/ab-group-invite-halfway-out-of-login
...
[web] Move the group invite page half-way outside the login wall
GitOrigin-RevId: 8d846df6e248a08433ab2ca991644c78cf9ff330
2023-07-17 10:31:09 +00:00
Miguel Serrano
7e6613a1a0
Merge pull request #13327 from overleaf/msm-web-track-changes-cleanup
...
[web] Cleanup track-changes from web
GitOrigin-RevId: 8cef709ec5e91e4ffe8cd06826038ed84f36ef67
2023-07-17 10:28:12 +00:00
M Fahru
8120d52de1
Fix "For students" link in footer isn't working properly ( #13296 )
...
* Fix "For student" link in footer isn't working because of hash being placed before querystring
* add scroll to top behaviour if "For students" link is accessed on the plans page
* Add an extra delay to make sure computation is finished before performing scroll to top behaviour
GitOrigin-RevId: 46b906271223267bc47ffcd781c25dc03f23a8e7
2023-07-17 10:27:02 +00:00
ilkin-overleaf
2fceaa6085
Merge pull request #13343 from overleaf/ii-review-panel-migration-create-feature-flag
...
[web] Create feature flag for review panel
GitOrigin-RevId: e7e83729a536dce1824f604fb66afe1785f4be25
2023-07-17 10:26:04 +00:00
Jakob Ackermann
9ad35302f9
Merge pull request #13185 from overleaf/jpa-translate-contact-us
...
[web] translate contact us entry in navbar
GitOrigin-RevId: bbf107a8260c8ad09247f3e83e5ca792f291bc66
2023-07-17 10:25:35 +00:00
Alexandre Bourdin
14e014c667
[web] Add some FR translations for the menu header, project dash and plans page ( #13057 )
...
* Add some FR translations for the menu header and plans page
* Replace single quotes in translations
* Fix typo and missing translation
* Updates after rebase
GitOrigin-RevId: 637f60513afad1a44a38fabcc6afa261c658d322
2023-07-17 10:23:05 +00:00
Alexandre Bourdin
150cf21710
Merge pull request #13311 from overleaf/ab-tear-down-subscription-pages-react
...
[web] Tear down subscription-pages-react test and remove Angular code
GitOrigin-RevId: 3cf906e476ffa52a058ccb4e4acbb89a657bd021
2023-07-17 10:22:45 +00:00
M Fahru
8c549aa0fa
Implement new welcome page UI with split test ( #11677 )
...
GitOrigin-RevId: 3028ee5e34802e4f9a29cb752fcfa8ca6d5c284c
2023-06-01 08:05:01 +00:00
ilkin-overleaf
bb815268f2
Merge pull request #13146 from overleaf/ii-history-react-save-last-selected-file-in-local-storage
...
[web] Save lastly selected file in the file tree
GitOrigin-RevId: 4b4dcdcb1340e253d4cd2003280f67385975d664
2023-05-31 08:04:59 +00:00
Miguel Serrano
51223315e4
Merge pull request #13164 from overleaf/msm-email-limit
...
[web] limit user email addresses to 10
GitOrigin-RevId: 038214cc921d86a407391e6c82fa9cd16a7f9646
2023-05-29 08:04:04 +00:00
Jimmy Domagala-Tang
b6f0b32df5
Merge pull request #13234 from overleaf/jdt-subscriptions-cols-fix
...
fix col spacing on subscription page
GitOrigin-RevId: 886274f7b566632ac4f4ca3388d43b1b03575f6f
2023-05-26 08:05:19 +00:00
M Fahru
3e315eada1
Teardown old project list frontend code ( #11950 )
...
* Remove frontend project list angular code (pugfiles + controllers)
* Remove unused translation keys in every language
GitOrigin-RevId: e0514721d6a32ca2de7d1be9433da3476ba1680c
2023-05-26 08:05:02 +00:00
Jimmy Domagala-Tang
76d0d82e74
Merge pull request #13027 from overleaf/jdt-personal-plan-split-test
...
Personal plan split test
GitOrigin-RevId: 067973398c57be7466f6529f28fbfd896c86b10b
2023-05-25 08:05:52 +00:00
Miguel Serrano
27c2d1c16e
[web] Personal Access Token Settings UI ( #13040 )
...
* [web] Personal Access Token Settings UI
* [web] Add Personal Access Token Settings UI to settings page
* [web] Added `personal-access-token-settings` unit tests
GitOrigin-RevId: 353b2f1a2b57c3292554f129be6cbb4f8f8382f8
2023-05-17 09:28:01 +00:00
Jakob Ackermann
29b951e705
Merge pull request #13084 from overleaf/ds-jpa-system-messages-html-escape
...
[web] escape HTML content in system messages as rendered via angular
GitOrigin-RevId: 88e711a1c6f4f9f70c09ca723893a48a0ec262c1
2023-05-16 08:05:30 +00:00
Alexandre Bourdin
caeceba28c
[web] INR Geo pricing test ( #12976 )
...
* Implement INR geopricing test
* Show again the INR banner after 30 days
* Update INRBanner to direct users to the plans page and add tracking
* Remove local testing hack in GeoIpLookup
* Update formatter for subscription dashboard
* Flip assignment to assign all users and add event segmentations
* Fix linting
* Review suggestions - factorised recommended currency helper function
GitOrigin-RevId: b1616520f8c7ead689a840720057297e67d3f574
2023-05-11 08:03:59 +00:00
Alf Eaton
4e6749966e
Add Writefull promo banner to project list ( #12843 )
...
GitOrigin-RevId: a41746a29dfba867ff60401cfce1478812358644
2023-05-10 08:05:37 +00:00
Miguel Serrano
c2dce961b9
Merge pull request #12901 from overleaf/msm-oauth-token-flags
...
[web] Feature flags for Personal Access Tokens
GitOrigin-RevId: cb359b7c41d8875ebae7d78a8839528bc4adc04c
2023-05-08 08:04:55 +00:00
Jakob Ackermann
b0633b3a47
Merge pull request #12842 from overleaf/jpa-logout
...
[web] remove GET /logout endpoints
GitOrigin-RevId: 93f9498fdb66ece5028d90941aac50cda2737604
2023-05-04 08:05:57 +00:00
Domagoj Kriskovic
3d5e8c9877
add 'Ace removal' notification ( #12800 )
...
* add 'Ace removal' notification
* prettier
* add memo, window.clearTimeout
* remove warning for server pro
* added tracking events
* useCallback for onClick
* fix: event rename
GitOrigin-RevId: 70bce8b93bae233e7183a941abaf2ec7a70ddfb6
2023-04-28 08:04:19 +00:00
June Kelly
724a8d6113
Merge pull request #12698 from overleaf/jk-full-stops
...
[web] Add full-stops after 'Please use a different password'
GitOrigin-RevId: 9cac7c70358db11a74858252001a2dee211c0325
2023-04-26 08:04:30 +00:00