Alf Eaton
ae76850d39
Set fetchMock.config.fallbackToNetwork for Storybook ( #7369 )
...
GitOrigin-RevId: df957893c8495c582d721716daa20030deb02f72
2022-04-05 12:20:47 +00:00
Timothée Alby
3c01402bbd
Merge pull request #7034 from overleaf/ta-pdf-detach-full
...
PDF Detach v2
GitOrigin-RevId: 3deb76474185f9176cde23ab32ef51b90df6e8e9
2022-04-05 12:19:23 +00:00
Alf Eaton
199ab985a0
Merge pull request #7223 from overleaf/ta-storybook-organise
...
Reorganise Storybook Stories
GitOrigin-RevId: 91014f49f84c645f87091724f03a007b731a8ad5
2022-04-05 12:16:53 +00:00
Alf Eaton
935dc9be7c
Remove unused code and translation keys ( #7140 )
...
GitOrigin-RevId: 15ce5d22a40ebe56cae76c78703c1547f2ab0552
2022-03-28 08:04:07 +00:00
Alf Eaton
b7a5614c95
Add PDF Preview error boundary components to Storybook ( #7065 )
...
GitOrigin-RevId: cc9ec43040b7c43a70b76e8174e92cee32445162
2022-03-21 09:03:13 +00:00
Alf Eaton
9f969d07e0
Delete unused PDF-related code ( #6334 )
...
* Remove new logs UI code
* Remove unused preview components
* Move metrics file
* Remove Angular PDF controllers
* Move the service worker util functions
* Remove the ide/pdfng folder
* Remove vendored pdf.js
* Remove showNewPdfPreview
* Use mockCompile
* Remove split test code
GitOrigin-RevId: 723b7440c62cda51f6ad8bb9c691900882166d21
2022-03-16 09:03:04 +00:00
Alf Eaton
95eb69c268
Set default props in style guide story ( #6865 )
...
GitOrigin-RevId: b5292e644804ba12a72f0513844c64495031c9e5
2022-03-01 09:04:03 +00:00
Brian Gough
fde4f72adf
Merge pull request #6779 from overleaf/ae-cm-editor-switch
...
[web] [cm6] Add a three-way switch for editor choice
GitOrigin-RevId: fff788ddad8d10488e8446de7f1503702da0985f
2022-02-22 09:03:05 +00:00
Alf Eaton
f065a7a909
Improve the Icon component ( #6245 )
...
GitOrigin-RevId: fbb23b32c47edbe5a22badc627318accbd09e82a
2022-01-20 09:03:58 +00:00
Timothée Alby
392410390e
Merge pull request #6209 from overleaf/ta-file-tree-rework
...
File Tree Misc Code Changes
GitOrigin-RevId: dce64a5378ecee5c8a2e25e02502ae631d87f36b
2022-01-11 09:04:50 +00:00
Alf Eaton
50df230846
[web] Upgrade Prettier to match version in monorepo root ( #6231 )
...
GitOrigin-RevId: 02f97af1b9704782eee77a0b7dfc477ada23e34d
2022-01-11 09:03:23 +00:00
Alf Eaton
41c034b5fc
[web] Add advanced references search to CodeMirror 6 ( #5939 )
...
GitOrigin-RevId: 5731ec63565fc1b9c048e89bca21eb3303624133
2021-12-13 09:03:59 +00:00
Alf Eaton
9e331d1176
Fix CodeMirror 6 stories ( #5834 )
...
GitOrigin-RevId: 76f17bc02844dde61545b15e6a2e4f7c1bbcfdc7
2021-11-23 09:02:59 +00:00
Alf Eaton
3feca1ffc6
Move symbol palette to module and add overlay ( #5396 )
...
GitOrigin-RevId: 649dd56aaecd60662bd2bf534bda323ee541874f
2021-11-11 09:03:05 +00:00
Alf Eaton
913a62fbc8
Migrate synctex controls to React ( #5503 )
...
GitOrigin-RevId: 80362a00ae6b73616a6fa9b3193b9b9974b5fd35
2021-10-22 08:03:43 +00:00
Alf Eaton
f7ef2532e0
Handle PDF preview on toggle between split and full-width views ( #5470 )
...
* Only hide the compile logs pane when toggled off
* Handle PDF preview on toggle between split and full-width views
GitOrigin-RevId: 9ceca8a06a22abfa78f245e1ae5d24af98215906
2021-10-18 08:03:26 +00:00
Alf Eaton
e26d47cb41
Add hybrid toolbar to migrated PDF preview ( #5414 )
...
GitOrigin-RevId: 6266028091229c819aee3c8d4bd3bff2e2417125
2021-10-13 08:03:01 +00:00
Alf Eaton
adf8828860
Fix a few minor test issues ( #5415 )
...
* Remove signal.abort()
* Fix usage of .toString
* Fix requests for files
* Fix story
GitOrigin-RevId: 37ab4be34a8975881aed2329d4b67f8df74837d8
2021-10-12 08:03:58 +00:00
Alf Eaton
845b2fbc04
Move useScopeValue hook to shared hooks folder and wrap setValue in a function ( #5386 )
...
GitOrigin-RevId: b1a6a4e871af3b52fb3d100a83b479c834cb75ca
2021-10-11 08:03:29 +00:00
Alf Eaton
b902bd9265
Refactor compile-related code from PDF preview context provider into a separate class ( #5341 )
...
GitOrigin-RevId: 96b8bb527fa3d60a5fb84eee2b8f4fabc1726875
2021-10-11 08:02:56 +00:00
June Kelly
03e1daa038
Merge pull request #5201 from overleaf/msm-pdf-viewer-error-boundaries
...
Error boundaries for React PDF viewer
GitOrigin-RevId: 90052fc183f7ece8125ecfb0410a529cf905c13b
2021-10-07 08:03:43 +00:00
Alf Eaton
73bc3418a2
Add React version of the PDF preview pane ( #5135 )
...
GitOrigin-RevId: fcc88a362c3e97c9fddf85d47c3a83a0a0b89432
2021-10-01 08:03:12 +00:00
Hugh O'Brien
f7900b474b
Merge pull request #4799 from overleaf/hb-eslint-rules
...
Re-enable some eslint rules
GitOrigin-RevId: 16153adb839bb61784bb40fbc8e43da281fe090d
2021-09-15 08:03:43 +00:00
Alf Eaton
69482d9d3c
Refactor Clone Project modal ( #4748 )
...
GitOrigin-RevId: 03f5164d117713efd78c9806bdda6e6d5c90f6dc
2021-09-15 08:03:33 +00:00
Alf Eaton
1d55af6e75
Refactor WordCountModalController ( #4747 )
...
GitOrigin-RevId: d32d84a96743cd104f7d5fcd6ec66fc2c0b61c45
2021-09-15 08:03:29 +00:00
Miguel Serrano
660af3e345
Merge pull request #4259 from overleaf/ae-file-view-stories
...
Tidy up file view stories
GitOrigin-RevId: 3f7bb45c32e233c4f45e9222ab8e0132043255ef
2021-06-26 02:05:57 +00:00
Miguel Serrano
9b59c0813c
Replaced application-context
with user-context
( #4246 )
...
* Replaced `application-context` with `user-context`
* deleted `user` initialization with `window.user`
* fixed tests and storybook
GitOrigin-RevId: 0ed4b9070d7c6d370fee2112f310c4bcfea519e7
2021-06-26 02:05:53 +00:00
Shane Kilkelly
46c00c13ba
Merge pull request #4241 from overleaf/ae-style-guide
...
Move the style guide into Storybook
GitOrigin-RevId: 34de190e7b16213344e64e4e8b066b976d81e4f4
2021-06-25 02:06:03 +00:00
Alf Eaton
7c97f8ab6e
Switch to new JSX runtime ( #4225 )
...
* Use new JSX runtime and update Babel Node target
* Update .eslintrc
* Remove React imports
GitOrigin-RevId: 559de0267f8f2934c56a860ea8701bb522aa861a
2021-06-24 02:06:59 +00:00
Alf Eaton
1760d93fc4
Upgrade React to v17 ( #4201 )
...
* Upgrade react and react-dom
* Fix test
* Ensure that the "history:toggle" event is broadcast when switching in or out of history view
* Add ControlledDropdown
* Remove DropdownButton stories
GitOrigin-RevId: 3810f6986bb60e59af31f960f431c31be16554f5
2021-06-19 02:08:29 +00:00
Jessica Lawshe
f8ab7c32ea
Merge pull request #4202 from overleaf/jel-gallery-pagination
...
Add pagination to the gallery
GitOrigin-RevId: 7107133da5e5ccf316235a6688070203c8bfa566
2021-06-17 02:09:38 +00:00
Alf Eaton
ad3c66b36e
Add IdeProvider ( #4161 )
...
GitOrigin-RevId: cab09354cf4b325a1ea3814a8c4c49fac7c831be
2021-06-17 02:09:29 +00:00
Alf Eaton
fe6970f30f
Improve bibliography import error handling ( #4145 )
...
GitOrigin-RevId: 3b379580635e1f6f2f518d416b8c72e0dadc0df6
2021-06-11 02:06:56 +00:00
Alf Eaton
764234e42b
Merge pull request #4158 from overleaf/ae-rename-file-view
...
Rename `binary-file` components to `file-view`
GitOrigin-RevId: b960d4e6f154ee1a5847782a1fcb1e4e61159603
2021-06-11 02:06:38 +00:00
Alasdair Smith
3f4fa4c6cc
Merge pull request #4099 from overleaf/as-clean-up-share-modal-window
...
Pull `user` and `isRestrictedTokenMember` from `ApplicationContext`/`EditorContext` instead of `window`
GitOrigin-RevId: 9084d4f1b075123fe4b10b1156c7b844595827e2
2021-06-04 02:08:24 +00:00
Jakob Ackermann
1c2314a854
Merge pull request #4095 from overleaf/msm-fix-react-navbar-history-toggle
...
Fix history mode not being restored with React Nav Toolbar
GitOrigin-RevId: 0022153b24db015c6122f45ad7965830e0033540
2021-06-01 02:05:27 +00:00
Alf Eaton
d5f7b1169f
Add info link to symbol palette ( #4086 )
...
GitOrigin-RevId: 4950dd1a7b15e965ffc4d2651017f491ce9ecf99
2021-05-26 02:05:23 +00:00
Jakob Ackermann
8f0a0439cd
Merge pull request #4069 from overleaf/as-file-views-use-context
...
Pull project id from `EditorContext` instead of `window` in file views
GitOrigin-RevId: 78c2686d8bcd1e95414631ca77143fd9ae3edbc6
2021-05-22 02:05:56 +00:00
Miguel Serrano
73c47fa0e0
Layout divider for Symbol Palette ( #4036 )
...
Co-authored-by: Alf Eaton <alf.eaton@overleaf.com>
GitOrigin-RevId: e22635978c16646060c80ceb8376a560bfbf6527
2021-05-18 02:08:12 +00:00
Alf Eaton
01c8a8a04d
Merge pull request #4025 from overleaf/ae-timeout-upgrade
...
Only show upgrade message on timeout if not already premium
GitOrigin-RevId: 1378b0a98c6b511d63f2ce1192d3fdca16e8db26
2021-05-15 02:10:09 +00:00
Alf Eaton
0360d01aeb
Add Symbol Palette component, data and stories ( #4027 )
...
GitOrigin-RevId: b00128bc087e2ebe9911fa19b7e62fd4bb492226
2021-05-14 02:09:50 +00:00
Miguel Serrano
bb88af80cf
Merge pull request #3947 from overleaf/msm-reenable-eslint-rules
...
Reenable `eslint` rules
GitOrigin-RevId: a0aa5f941ba1bc49ff758b5256f91d696f442c6d
2021-05-14 02:09:45 +00:00
Alf Eaton
7d3b989d74
Merge pull request #3977 from overleaf/as-file-tree-application-context
...
Pull user id from ApplicationContext instead of window in file tree
GitOrigin-RevId: e6c037b4a46ecdca066bcb5c67f6eeb8834f11fd
2021-05-13 02:09:11 +00:00
Alf Eaton
f8cb1638d1
Merge pull request #3988 from overleaf/ae-use-fetch-mock
...
Add useFetchMock hook for use in Storybook
GitOrigin-RevId: 4eb1c5edf2f94dc6ad51358e109e29c9f62d2058
2021-05-12 02:10:04 +00:00
Alf Eaton
e832c9ed70
Add StartFreeTrialButton
...
GitOrigin-RevId: dd9ab4bb12e8b9071b2a869e2d452945b49d9cd7
2021-05-08 02:09:50 +00:00
Alf Eaton
1173c5c2da
Merge pull request #3983 from overleaf/ae-github-sync-modal
...
Move GitHub Sync Modal stories under Modals
GitOrigin-RevId: 65f1f989550026f7e29846bc4f1685b13f5d0cfe
2021-05-05 02:09:57 +00:00
Alf Eaton
adf53f1e22
Merge pull request #3982 from overleaf/ae-binary-file-stories
...
Ensure that BinaryFile stories have full file data
GitOrigin-RevId: 59ea6372517308a31e5b104b25d09a59627feaf2
2021-05-05 02:09:53 +00:00
Shane Kilkelly
3c9cd69bfa
Merge pull request #3956 from overleaf/ae-icon-story
...
Add a story for the Icon component
GitOrigin-RevId: fd63c4138fdea197b941b56a404e2dd8b20f7324
2021-05-01 02:13:05 +00:00
Chrystal Maria Griffiths
3dfcb95802
Merge pull request #3960 from overleaf/cmg-binary-file
...
[BinaryFile] Reopening of Binary file React migration
GitOrigin-RevId: 050e66e3321bd6579d44932b669fc0a31df06d18
2021-04-29 02:09:38 +00:00
Jakob Ackermann
b350843b4e
Merge pull request #3957 from overleaf/ae-stories-context-root
...
Add required attributes for ContextRoot in stories
GitOrigin-RevId: c0cabf4eb03785c6232abe417e34bd7916b97046
2021-04-29 02:09:17 +00:00