Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/sc 27327/source click should open in new tab2 #2164

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
234 commits
Select commit Hold shift + click to select a range
723f257
chore: open source in new tab
stevekaplan123 Sep 3, 2024
4724d82
chore: start options popover component for sheet content
stevekaplan123 Sep 3, 2024
4bb9a32
chore: modify css in sheets toggle
stevekaplan123 Sep 3, 2024
c571ef6
chore: change text
stevekaplan123 Sep 4, 2024
f866b58
chore: Save button in options works in Sheet Content
stevekaplan123 Sep 4, 2024
67b1bd4
chore: Copy button in options works for sheet content
stevekaplan123 Sep 4, 2024
1dc250f
chore: start modal
stevekaplan123 Sep 5, 2024
51035d8
chore: functionality for ShareBox works
stevekaplan123 Sep 5, 2024
a0bde44
chore: start CollectionsEdtior refactor
stevekaplan123 Sep 5, 2024
07be1f1
chore: add onClick to DropdownMenuItemWithIcon
stevekaplan123 Sep 5, 2024
82ff5df
chore: css changes and make sheetContentOptions a prop to pass to She…
stevekaplan123 Sep 5, 2024
82e6edb
chore: onclick of overlaydialogmodal closes modal
stevekaplan123 Sep 8, 2024
345fd6a
chore: clicking off the modal closes it
stevekaplan123 Sep 8, 2024
b71313e
Merge branch 'modularization-main' into feature/sc-27328/options-popo…
stevekaplan123 Sep 8, 2024
b01945a
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 8, 2024
c9a3b0d
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 8, 2024
a93ac27
chore: SheetContentCollectionsEditor started
stevekaplan123 Sep 8, 2024
304f38b
chore: remove SheetContentCollectionsEditor
stevekaplan123 Sep 9, 2024
b9783d3
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 9, 2024
8b016ca
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 9, 2024
157a07d
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 10, 2024
c6e84f7
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 10, 2024
6f72e5d
chore: pass nodeRef to SheetContent
stevekaplan123 Sep 10, 2024
ddff3c9
chore: refactor getSources
stevekaplan123 Sep 10, 2024
1c9fc27
chore: start AddToSheetButton
stevekaplan123 Sep 10, 2024
a53ecf8
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 10, 2024
62980a1
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Sep 10, 2024
d1d9699
chore: add to sheet button works but isnt stylized
stevekaplan123 Sep 10, 2024
09664ae
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 10, 2024
9eb3ab8
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Sep 10, 2024
9b278a8
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 10, 2024
32e6a65
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Sep 10, 2024
ce69336
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 10, 2024
2c55233
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Sep 10, 2024
f3d7ed5
chore: Add To Sheet button rendered as part of Sheet Source
stevekaplan123 Sep 11, 2024
383f361
chore: separate SheetOptions from SheetContent for the sake of the ed…
stevekaplan123 Sep 11, 2024
08353ae
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Sep 11, 2024
8c1c078
Revert "chore: Add To Sheet button rendered as part of Sheet Source"
stevekaplan123 Sep 11, 2024
4bdda69
chore: dont set dialog modal to have fixed width and height
stevekaplan123 Sep 11, 2024
e4989b3
chore: addToSheetButton needs to be rendered by all the sheet segment…
stevekaplan123 Sep 11, 2024
f1c111e
chore: dont render sheetoptions until sheet loads
stevekaplan123 Sep 11, 2024
624a381
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Sep 11, 2024
fdd051e
chore: minor fix to SheetSource
stevekaplan123 Sep 11, 2024
3ba5ba7
chore: restore AddToSourceSheetModal that got lost in bad merge
stevekaplan123 Sep 11, 2024
6cfe7ea
chore: remove highlight from css and js for sheetContent
stevekaplan123 Sep 11, 2024
1705f4f
chore: Edit Collections works with existing CollectionsWidget component
stevekaplan123 Sep 11, 2024
2d2919e
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 12, 2024
577f325
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 19, 2024
00ea685
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 19, 2024
289b41a
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Sep 19, 2024
52429f0
chore: bold ... options menu
stevekaplan123 Sep 19, 2024
89e4d61
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 19, 2024
c355191
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 19, 2024
adb9cb9
chore: break up sheet content segments into their own file
stevekaplan123 Sep 19, 2024
ebbf0fd
chore: fix import
stevekaplan123 Sep 19, 2024
f8b4b30
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 19, 2024
5d4be8f
chore: a circular + sign for add to sheet button
stevekaplan123 Sep 19, 2024
5bdf1d3
chore: fix imports
stevekaplan123 Sep 19, 2024
df02863
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Sep 19, 2024
60f1224
chore: fix imports
stevekaplan123 Sep 19, 2024
920ea0e
chore: use borderInlineStart instead of borderColor for sheet segments
stevekaplan123 Sep 19, 2024
aba142f
chore: style sheet source segments according to new specifications fo…
stevekaplan123 Sep 19, 2024
8105f3a
chore: add to sheet text should have mouse pointer as the cursor
stevekaplan123 Sep 19, 2024
04093a7
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Sep 19, 2024
f1455b6
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 22, 2024
33968cc
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Sep 22, 2024
79bd496
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Sep 22, 2024
b1d85ee
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 23, 2024
63b4d8f
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Sep 23, 2024
f3f0508
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Sep 23, 2024
6c7537b
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Sep 23, 2024
3cc04d1
Merge branch 'feature/sc-27327/source-click-should-open-in-new-tab' i…
stevekaplan123 Sep 23, 2024
a5fa6e8
chore: center add to sheet button
stevekaplan123 Sep 23, 2024
6edaf6f
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Sep 23, 2024
d4adc08
chore: remove css counter
stevekaplan123 Sep 23, 2024
21c658e
chore: add to sheet position for multiple types of sheet segments
stevekaplan123 Sep 23, 2024
d79c897
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Sep 23, 2024
db07560
chore: center plus sign in add to sheet button
stevekaplan123 Sep 23, 2024
300a499
chore: remove letter spacing in dropdown in sheet content
stevekaplan123 Sep 24, 2024
6f46167
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Sep 24, 2024
f01d99c
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Sep 24, 2024
c1d2dcf
chore: sheet modal css
stevekaplan123 Sep 24, 2024
4e02a39
chore: modal useeffect
stevekaplan123 Sep 25, 2024
f40e07c
chore: modal almost works for all cases by changing showModal to show
stevekaplan123 Sep 25, 2024
b259928
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Oct 1, 2024
e98968c
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Oct 1, 2024
48e5776
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Oct 1, 2024
d24fed3
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Oct 1, 2024
d161631
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Oct 1, 2024
c5d4efd
chore: refactor CopyModal to show without dropdown menu showing
stevekaplan123 Oct 1, 2024
b4c505c
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Oct 1, 2024
404a21f
chore: stop propagation at modal-content not dialog
stevekaplan123 Oct 1, 2024
edd35cc
chore: use loaded variable so as not to call multiple times
stevekaplan123 Oct 1, 2024
b7ffcf2
chore: start building modals for each sheet option
stevekaplan123 Oct 8, 2024
6c5df97
chore: start implementing SaveButtonWithText
stevekaplan123 Oct 8, 2024
303ad91
chore: create SaveButtonWithText
stevekaplan123 Oct 9, 2024
a19ad8d
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Oct 9, 2024
7cedb4b
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Oct 9, 2024
a34f6a6
chore: start implementing GoogleDocExportModal
stevekaplan123 Oct 9, 2024
901fb58
Merge branch 'modularization-main' into feature/sc-27826/styling
stevekaplan123 Oct 9, 2024
2789417
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Oct 9, 2024
b81d8ff
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Oct 9, 2024
7e41c42
chore: fix merge conflict
stevekaplan123 Oct 9, 2024
25cbe8c
chore: fix broken save buttonwithtext
stevekaplan123 Oct 9, 2024
b0fe208
chore: only save Sheet 3 not Sheet 3:4
stevekaplan123 Oct 9, 2024
adefdd3
chore: GenericSheetModal
stevekaplan123 Oct 9, 2024
14bb5e5
chore: fix GenericSheetModal
stevekaplan123 Oct 9, 2024
330bcfa
chore: implement GoogleDocExportModal
stevekaplan123 Oct 10, 2024
307db39
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Oct 10, 2024
a1f06cd
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Oct 10, 2024
9d975d9
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Oct 10, 2024
f63dcd1
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Oct 10, 2024
0fb30da
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Oct 10, 2024
7d8029b
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Oct 10, 2024
f6e3ff8
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Oct 10, 2024
b9a3fb5
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Oct 10, 2024
6b2c568
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Oct 10, 2024
aaac7c4
chore: make buttons green in sheets
stevekaplan123 Oct 10, 2024
377a82d
chore: dont keep calling /api/sheets
stevekaplan123 Oct 10, 2024
882299a
chore: sheets API still getting triggered multiple times, so change w…
stevekaplan123 Oct 13, 2024
70cdcfa
chore: get toggleSignUpModal to work in sheet options
stevekaplan123 Oct 13, 2024
ea643b4
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Oct 13, 2024
c747d0e
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Oct 13, 2024
11c1c10
chore: export should togglesignupmodal
stevekaplan123 Oct 13, 2024
8a29e95
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Oct 13, 2024
9c94edc
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Oct 13, 2024
dece1a7
chore: fix styling of sheet options menu
stevekaplan123 Oct 14, 2024
f96e199
chore: different types of toggles for sheet options
stevekaplan123 Oct 14, 2024
6f4f9ad
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Oct 14, 2024
2156d5f
chore: add to sheet button when logged out should trigger sign up modal
stevekaplan123 Oct 14, 2024
b82fa58
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Oct 14, 2024
9a089d0
chore: can add images to sheets
stevekaplan123 Oct 14, 2024
8e1cde9
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Oct 14, 2024
3b488f0
chore: syntax fix
stevekaplan123 Oct 14, 2024
68aa951
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Oct 14, 2024
02d95fd
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Oct 14, 2024
d84f8fb
chore: dont justify titles
stevekaplan123 Oct 14, 2024
eda6385
chore: fix buttons in sheet content
stevekaplan123 Oct 14, 2024
a91b1ff
chore: fix styling of addtosheetbutton thats part of an image
stevekaplan123 Oct 14, 2024
b748954
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Oct 15, 2024
140c01c
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Oct 15, 2024
4faae69
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Oct 15, 2024
26c974a
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Oct 15, 2024
856ea75
Merge branch 'feature/sc-27327/source-click-should-open-in-new-tab' i…
stevekaplan123 Oct 15, 2024
e91b39e
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Oct 15, 2024
f1b52d8
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Oct 15, 2024
f1124b7
chore: undo unnecessary changes to ModuleSwitcher
stevekaplan123 Oct 15, 2024
3fe931e
chore: use DropdownMenuItemWithIcon instead of ToolsButton
stevekaplan123 Oct 15, 2024
444f963
chore: unnecessary comma
stevekaplan123 Oct 15, 2024
e20f0c3
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Oct 15, 2024
382ec0a
Merge branch 'feature/sc-27327/source-click-should-open-in-new-tab' i…
stevekaplan123 Oct 15, 2024
4325779
chore: make font weights 400
stevekaplan123 Oct 28, 2024
f04d62d
chore: add 500 & 600 as font weight options for roboto
stevekaplan123 Nov 7, 2024
15ed7fc
chore: use new font weight options
stevekaplan123 Nov 7, 2024
9070891
Merge branch 'feature/sc-29713/create-profilebio-component-for-sideba…
stevekaplan123 Nov 10, 2024
d6c4452
Merge branch 'feature/sc-27327/source-click-should-open-in-new-tab' i…
stevekaplan123 Nov 10, 2024
37d0c6f
chore: modify sheetmetadatabox based on merge
stevekaplan123 Nov 10, 2024
af62b67
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Nov 10, 2024
8b74a02
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Nov 10, 2024
1ebf583
chore: better variable names
stevekaplan123 Nov 12, 2024
ea901a8
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Nov 12, 2024
d98244c
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Nov 12, 2024
455c77c
Merge branch 'feature/sc-27826/styling' into feature/sc-30600/impleme…
stevekaplan123 Nov 26, 2024
11a0cf6
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Nov 28, 2024
b8a9dda
Merge branch 'feature/sc-27327/source-click-should-open-in-new-tab' i…
stevekaplan123 Nov 28, 2024
54b09c9
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Nov 28, 2024
112c5f8
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Nov 28, 2024
fa7fe65
Merge branch 'feature/sc-27826/styling' into feature/sc-30600/impleme…
stevekaplan123 Nov 28, 2024
b296a48
chore: rename shared to common
stevekaplan123 Nov 28, 2024
96e0c8f
chore: dropdown menu_icon to menuIconComponent
stevekaplan123 Nov 28, 2024
b43a86b
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Nov 28, 2024
ef03a7c
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Nov 28, 2024
f44a560
Merge branch 'feature/sc-27826/styling' into feature/sc-30600/impleme…
stevekaplan123 Nov 28, 2024
f091da9
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Nov 28, 2024
00cbf66
Merge branch 'feature/sc-27327/source-click-should-open-in-new-tab' i…
stevekaplan123 Nov 28, 2024
22242b1
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Nov 28, 2024
a21c7a9
Merge branch 'feature/sc-27825/add-to-sheet' into feature/sc-27826/st…
stevekaplan123 Nov 28, 2024
d03da25
chore: URL 1.2 loads to 2nd segment
stevekaplan123 Nov 28, 2024
42cc83e
Merge branch 'feature/sc-27331/new-sidebar-component' into feature/sc…
stevekaplan123 Dec 4, 2024
ed33a24
Merge branch 'feature/sc-27327/source-click-should-open-in-new-tab' i…
stevekaplan123 Dec 4, 2024
3cb406e
Merge branch 'feature/sc-27328/options-popover-component' into featur…
stevekaplan123 Dec 4, 2024
9de360f
Merge branch 'feature/sc-27331/new-sidebar-component2' into feature/s…
stevekaplan123 Dec 10, 2024
bea5b97
Merge branch 'feature/sc-27327/source-click-should-open-in-new-tab2' …
stevekaplan123 Dec 10, 2024
4aa8b8c
Merge branch 'feature/sc-27328/options-popover-component2' into featu…
stevekaplan123 Dec 10, 2024
c4d2052
Merge branch 'feature/sc-27825/add-to-sheet2' into feature/sc-27826/s…
stevekaplan123 Dec 10, 2024
ed30863
chore: ajax to fetch
stevekaplan123 Dec 11, 2024
686dd52
chore: export fails to return webViewLink
stevekaplan123 Dec 11, 2024
10032f0
chore: need to convert response to json in google export
stevekaplan123 Dec 11, 2024
5807252
chore: add comment
stevekaplan123 Dec 11, 2024
415106e
Merge branch 'modularization-main2' into feature/sc-27327/source-clic…
stevekaplan123 Dec 11, 2024
a1f0e4d
chore: fix imports
stevekaplan123 Dec 11, 2024
8956559
Merge branch 'feature/sc-27328/options-popover-component2' into featu…
stevekaplan123 Dec 11, 2024
3c32ee3
Merge branch 'feature/sc-27825/add-to-sheet2' into feature/sc-27826/s…
stevekaplan123 Dec 11, 2024
d05d8d6
Merge branch 'feature/sc-27331/new-sidebar-component2' into feature/s…
stevekaplan123 Dec 12, 2024
05bf255
Merge branch 'feature/sc-27327/source-click-should-open-in-new-tab2' …
stevekaplan123 Dec 12, 2024
09f647e
Merge branch 'feature/sc-27328/options-popover-component2' into featu…
stevekaplan123 Dec 12, 2024
62350fd
Merge branch 'feature/sc-27825/add-to-sheet2' into feature/sc-27826/s…
stevekaplan123 Dec 12, 2024
7259503
Merge branch 'feature/sc-27331/new-sidebar-component2' into feature/s…
stevekaplan123 Dec 12, 2024
949ded2
Merge branch 'feature/sc-27327/source-click-should-open-in-new-tab2' …
stevekaplan123 Dec 12, 2024
6498cff
Merge branch 'feature/sc-27331/new-sidebar-component2' into feature/s…
stevekaplan123 Dec 12, 2024
9310109
chore: use utility function
stevekaplan123 Dec 15, 2024
006ea3d
Merge branch 'feature/sc-27327/source-click-should-open-in-new-tab2' …
stevekaplan123 Dec 15, 2024
7466742
Merge branch 'feature/sc-27328/options-popover-component2' into featu…
stevekaplan123 Dec 15, 2024
c802b75
Merge branch 'feature/sc-27825/add-to-sheet2' into feature/sc-27826/s…
stevekaplan123 Dec 15, 2024
e8bdade
chore: remove profile pic from sheetmetadatabox
stevekaplan123 Dec 15, 2024
3120e70
chore: style changes
stevekaplan123 Dec 15, 2024
d8700a7
chore: remove console log
stevekaplan123 Dec 15, 2024
a2f4e6d
Merge branch 'feature/sc-27331/new-sidebar-component2' into feature/s…
stevekaplan123 Dec 17, 2024
e7b0cf6
Merge branch 'feature/sc-27327/source-click-should-open-in-new-tab2' …
stevekaplan123 Dec 17, 2024
4a1ecf5
Merge branch 'feature/sc-27328/options-popover-component2' into featu…
stevekaplan123 Dec 17, 2024
054d1a2
Merge branch 'feature/sc-27825/add-to-sheet2' into feature/sc-27826/s…
stevekaplan123 Dec 17, 2024
6d4b655
Merge pull request #2173 from Sefaria/feature/sc-27826/styling
yitzhakc Jan 7, 2025
eb1abb7
chore: refactor getSources in SheetContent
stevekaplan123 Jan 8, 2025
030fa8b
chore: remove white spaces
stevekaplan123 Jan 8, 2025
34400cc
chore: handleKeyPress as a prop to SheetContentSegments
stevekaplan123 Jan 8, 2025
827e6f4
chore: fix spacing in code
stevekaplan123 Jan 12, 2025
cce81ce
chore: clarify code in getSources
stevekaplan123 Jan 12, 2025
8219df4
Merge branch 'feature/sc-27331/new-sidebar-component2' into feature/s…
stevekaplan123 Jan 12, 2025
9f8643f
Merge branch 'feature/sc-27327/source-click-should-open-in-new-tab2' …
stevekaplan123 Jan 12, 2025
619cfad
chore: fix syntax
stevekaplan123 Jan 12, 2025
e605ab4
Merge branch 'feature/sc-27328/options-popover-component2' into featu…
stevekaplan123 Jan 12, 2025
3ecaca0
Merge pull request #2172 from Sefaria/feature/sc-27328/options-popove…
stevekaplan123 Jan 13, 2025
fe524ca
Merge branch 'sheets-viewer-final' into feature/sc-27327/source-click…
stevekaplan123 Jan 16, 2025
614b8b2
Merge branch 'feature/sc-27327/source-click-should-open-in-new-tab2' …
stevekaplan123 Jan 16, 2025
0ae70b6
chore: handle bad data
stevekaplan123 Jan 16, 2025
15b021c
chore: create SheetModals.jsx
stevekaplan123 Jan 20, 2025
342121f
chore: change import
stevekaplan123 Jan 20, 2025
fac73db
Merge pull request #2179 from Sefaria/feature/sc-27825/add-to-sheet2
stevekaplan123 Jan 21, 2025
1a3b785
chore: use DropdownMenuItemWithCallback
stevekaplan123 Jan 21, 2025
94327de
chore: started refactoring Modal
stevekaplan123 Jan 21, 2025
d6abcac
chore: click outside closes modal
stevekaplan123 Jan 21, 2025
4f456d0
chore: make div button
stevekaplan123 Jan 22, 2025
c021105
chore: adjust dialog
stevekaplan123 Jan 22, 2025
47119cd
chore: dont let user close copy modal while copying
stevekaplan123 Jan 22, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sourcesheets/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,7 @@ def save_sheet_api(request):
else:
apikey = None

j = request.POST.get("json")
j = request.POST.get("json") or request.body
if not j:
return jsonResponse({"error": "No JSON given in post data."})
sheet = json.loads(j)
Expand Down
Loading
Loading