Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4612 commits
Select commit Hold shift + click to select a range
86682a3
Merge pull request #2357 from sid597/remove-context-menu-for-inbox
filipesilva Sep 9, 2022
b54e0d2
Merge branch 'main' into rfct-tasks
filipesilva Sep 9, 2022
97cd2d1
Merge pull request #2358 from tangjeff0/rfct-tasks
filipesilva Sep 9, 2022
1b6b927
Merge branch 'main' into improve-task-ui
shanberg Sep 11, 2022
31408c1
fix: eliminate console warnings from unused props
shanberg Sep 11, 2022
a8a7485
fix: eliminate console warnings from unused props
shanberg Sep 11, 2022
94fc666
fix: eliminate misc console errors
shanberg Sep 11, 2022
5968e22
fix: can scroll kanban cols again
shanberg Sep 11, 2022
4a95e04
chore: remove console log
shanberg Sep 11, 2022
9d39632
chore: remove console log
shanberg Sep 11, 2022
afd5002
chore: comment unused notification fns
shanberg Sep 11, 2022
30068e6
fix: hide cancelled tasks from sidebar
shanberg Sep 11, 2022
e2b2749
fix: right sidebar drag handle doesn't scroll away
shanberg Sep 11, 2022
0bd70a7
Merge branch 'main' into dev/task-ref-using-task-title
neotyk Sep 12, 2022
5d338be
rfct: handlers not events
neotyk Sep 12, 2022
3105588
Merge branch 'dev/task-ref-using-task-title' of github.com:neotyk/ath…
neotyk Sep 12, 2022
84b7797
chore: lint & carve
neotyk Sep 12, 2022
1272a2b
Merge pull request #2364 from neotyk/dev/task-ref-using-task-title
neotyk Sep 12, 2022
de9fc4c
Merge branch 'main' into dev/tasks-enter-handling-101
neotyk Sep 12, 2022
47a8ff2
Merge pull request #2356 from neotyk/dev/tasks-enter-handling-101
filipesilva Sep 12, 2022
96a6cd9
Merge branch 'main' into fix-sidebar-drag-handle-pos-2
filipesilva Sep 12, 2022
37e1b1c
Merge pull request #2367 from shanberg/fix-sidebar-drag-handle-pos-2
filipesilva Sep 12, 2022
7db9a02
rfct: Introduced `tasks.view` ns
neotyk Sep 12, 2022
b0d2f22
fix: [Enter] and [Backspace] fixed
neotyk Sep 12, 2022
18c8dd5
Merge pull request #2368 from neotyk/dev/tasks-enter-handling-102
sid597 Sep 12, 2022
4b27ed7
Merge branch 'main' into improve-task-ui
shanberg Sep 12, 2022
8670332
Merge branch 'main' into improve-task-ui
shanberg Sep 12, 2022
b2a579d
use resuable editor for zoomed in view for blocks
sid597 Sep 13, 2022
1de0edc
zoomed in view for tasks
sid597 Sep 13, 2022
9a3dc5f
fix: task children when clicked don't show up in zommed-in view
sid597 Sep 13, 2022
328215d
fix styling
sid597 Sep 13, 2022
0bf5192
Fix: enter handler for block page, show title for tasks.
sid597 Sep 14, 2022
4ed8a9e
Merge remote-tracking branch 'upstream/main' into editor-for-zoomed-i…
sid597 Sep 14, 2022
4de40c6
build: add scripts for debugging prod builds
filipesilva Sep 14, 2022
8a75180
fix: ff should be {} if missing
filipesilva Sep 14, 2022
dde75ef
Merge pull request #2359 from shanberg/improve-task-ui
filipesilva Sep 14, 2022
c3aa6e9
fix bugs, address some points in review
sid597 Sep 15, 2022
f5faf52
Merge remote-tracking branch 'upstream/main' into editor-for-zoomed-i…
sid597 Sep 15, 2022
ca18b41
minor bug fix
sid597 Sep 15, 2022
aaa5e6b
move code from inline, because protocol grows big very fast
sid597 Sep 15, 2022
231464e
fix style, lint and carve
sid597 Sep 15, 2022
cc54c4c
fix: restore focus behavior prior to chakra update
shanberg Sep 17, 2022
bb383c7
fix: comments boxes don't stretch to far
shanberg Sep 19, 2022
c9d6afd
feat: add card layerstyle
shanberg Sep 19, 2022
55b7272
rfct: remove extra wrappers
shanberg Sep 19, 2022
99b58e8
feat: restyle things shown in sidebar
shanberg Sep 19, 2022
7454f47
fix: add some space to bottom of sidebar items
shanberg Sep 19, 2022
cbca488
fix: add padding to end of list
shanberg Sep 19, 2022
fb356b2
rfct: remove extra dom elements
shanberg Sep 20, 2022
ba44e94
show reactions under comments
sid597 Sep 20, 2022
46c003f
always update string, and move code out of protocol
sid597 Sep 20, 2022
3b6f554
fix: Right Sidebar title block-ref support
neotyk Sep 20, 2022
f95240e
style: fix
neotyk Sep 20, 2022
7e63247
test:
neotyk Sep 20, 2022
b2af57c
Merge pull request #2375 from neotyk/fix/sidebar-title-render
neotyk Sep 20, 2022
2c6879d
fix: add grid space for reactions on comments
shanberg Sep 20, 2022
e430cae
fix: can show menu items in comment
shanberg Sep 20, 2022
0a85f16
Merge branch 'main' into restyle-sidebar-els
filipesilva Sep 20, 2022
047c9b4
Merge pull request #2373 from shanberg/restyle-sidebar-els
filipesilva Sep 20, 2022
96c33f9
Merge branch 'main' into fix-focus-rings
filipesilva Sep 20, 2022
a160302
Merge pull request #2371 from shanberg/fix-focus-rings
filipesilva Sep 20, 2022
a3b4cb1
Merge branch 'main' into fix-comments-placement
filipesilva Sep 20, 2022
52bbfb3
Merge pull request #2372 from shanberg/fix-comments-placement
filipesilva Sep 20, 2022
c496c34
Make comments reactive, remove commented out code
sid597 Sep 20, 2022
353a802
style, lint and carve fix
sid597 Sep 20, 2022
fdedd2a
don't show block context menu for comments
sid597 Sep 20, 2022
b026070
Merge branch 'main' into reactions-for-comments
sid597 Sep 20, 2022
d94095d
feat: showing current block title in toolbar
shanberg Sep 21, 2022
86b2215
rfct: cleanpup
shanberg Sep 21, 2022
c674c6d
chore: lint
shanberg Sep 21, 2022
6e37056
fix: right sidebar els align to top
shanberg Sep 21, 2022
060f888
Merge pull request #2377 from shanberg/fix-right-sidebar-els-spacing
shanberg Sep 21, 2022
db9e868
feat: Parsing to text wraps block-refs in `(())`
neotyk Sep 21, 2022
4e13e56
Merge branch 'main' into editor-for-zoomed-in-task
sid597 Sep 21, 2022
04f83df
Merge pull request #2378 from neotyk/feat/right-sidebar-better-title
neotyk Sep 21, 2022
3964074
show texteditor in zoomed in view if the block is empty
sid597 Sep 21, 2022
0948ae0
fix task reactivity when moving between 2 consiqutive task
sid597 Sep 21, 2022
8a3745c
style and lint fix
sid597 Sep 21, 2022
8f86287
Merge branch 'main' into reactions-for-comments
jefftangx Sep 21, 2022
680c996
Merge pull request #2374 from sid597/reactions-for-comments
jefftangx Sep 21, 2022
084d71e
make blocks and tasks reactive when moving from one zoomed in block/t…
sid597 Sep 22, 2022
95596d9
fix style
sid597 Sep 22, 2022
26d6c90
Merge branch 'main' into editor-for-zoomed-in-task
neotyk Sep 23, 2022
c1b6acd
Merge pull request #2369 from sid597/editor-for-zoomed-in-task
neotyk Sep 23, 2022
2ed1e79
Merge branch 'main' into show-title-on-blocks-too
shanberg Sep 23, 2022
8914d37
feat: add basic content negotiation to api
filipesilva Sep 24, 2022
faf4d42
Merge branch 'main' into api
filipesilva Sep 24, 2022
161c67c
feat: add empty component, show in tasks
shanberg Sep 24, 2022
e94c2d0
rfct: use new empty component for sidebar
shanberg Sep 24, 2022
d168416
rfct: use new empty component for sidebar
shanberg Sep 24, 2022
ee284cb
feat: add empty to notifications popover
shanberg Sep 24, 2022
c373da4
feat: add empty for sidebar shortcuts
shanberg Sep 24, 2022
b852c97
chore: lint
shanberg Sep 24, 2022
e193dd2
Merge pull request #2376 from shanberg/show-title-on-blocks-too
shanberg Sep 24, 2022
5a25533
feat: simple GET /block/uid POST /add API
filipesilva Sep 24, 2022
dbc779c
rfct: block mouse interaction stuff moved out of container el
shanberg Sep 25, 2022
f583022
rfct: block menu comes from block core
shanberg Sep 25, 2022
cb362a4
rfct: misc cleanup
shanberg Sep 25, 2022
5b0ed47
chore: lint
shanberg Sep 25, 2022
ef9a01b
rfct: cleaner block container impl
shanberg Sep 25, 2022
408bcf3
fix: block container gets correct ref
shanberg Sep 25, 2022
b700e3a
chore: remove debug style
shanberg Sep 25, 2022
d2a10f2
rfct: block and anchor use same menu, plus support for debug menu con…
shanberg Sep 25, 2022
3df5bad
fix: toggle appears only on interaction
shanberg Sep 25, 2022
51266f4
rfct: remove errorboundary from content, leave it up to container
shanberg Sep 25, 2022
bd3149c
fix: block menu appears on rightclick of anchor too
shanberg Sep 25, 2022
96cc151
rfct: clean up anchor and toggle
shanberg Sep 25, 2022
677f42b
fix: block buttons and line height match up
shanberg Sep 25, 2022
4fe5c43
chore: lint
shanberg Sep 25, 2022
27d1b75
chore: remove debug logs
shanberg Sep 25, 2022
4a0f28e
chore: remove commented code
shanberg Sep 25, 2022
c21c112
feat: content spacing improvements
shanberg Sep 25, 2022
9a88a38
fix: prevent error when using block type menus
shanberg Sep 25, 2022
b0afb9e
Merge branch 'refactor-block-container' into nicer-typography
shanberg Sep 25, 2022
a3642c5
fix: block errors render properly
shanberg Sep 25, 2022
e3a0045
Merge branch 'refactor-block-container' into nicer-typography
shanberg Sep 25, 2022
e7cc0a1
chore: lint
shanberg Sep 25, 2022
f6544e5
fix: long titles in sidebar items shouldn't overflow
shanberg Sep 25, 2022
d1d197d
Merge branch 'main' into polish-notifications
shanberg Sep 25, 2022
94cc942
feat: more prominent notifications
shanberg Sep 25, 2022
1c08a1d
rfct: cleaner simpler notification style
shanberg Sep 25, 2022
7867c78
feat: notifications grouped by page
shanberg Sep 25, 2022
57b7ac5
feat: rendered notification object title
shanberg Sep 25, 2022
37abf6c
feat: notification content parsed and rendered
shanberg Sep 25, 2022
a0cd186
chore: lint
shanberg Sep 25, 2022
df45c41
chore: remove commented code
shanberg Sep 25, 2022
287af51
chore: remove unused files
shanberg Sep 25, 2022
22ac1e4
rfct: new page components
shanberg Sep 26, 2022
ef52fcf
Merge branch 'main' into empty-view-for-no-tasks-2
filipesilva Sep 26, 2022
7b31a23
Merge pull request #2381 from shanberg/empty-view-for-no-tasks-2
filipesilva Sep 26, 2022
7abcfd6
Merge branch 'main' into fix-overlapping-sidebar-element-titles
filipesilva Sep 26, 2022
8b05a74
Merge pull request #2384 from shanberg/fix-overlapping-sidebar-elemen…
filipesilva Sep 26, 2022
ed4f8c1
Merge branch 'main' into block-typography
filipesilva Sep 26, 2022
1d3cc0a
Merge branch 'main' into polish-notifications
shanberg Sep 26, 2022
3748d3f
Merge pull request #2382 from shanberg/block-typography
filipesilva Sep 26, 2022
a01a6aa
Merge branch 'main' into nicer-typography
shanberg Sep 26, 2022
1d8ada4
Merge pull request #2383 from shanberg/nicer-typography
shanberg Sep 26, 2022
bce4fa0
Merge branch 'main' into polish-notifications
shanberg Sep 26, 2022
03baf5a
chore: lint
shanberg Sep 26, 2022
05582cb
fix: daily notes dont break
shanberg Sep 26, 2022
8c00610
fix: block selection background fits block better
shanberg Sep 26, 2022
5544027
Merge pull request #2387 from shanberg/fix-block-selection-style
shanberg Sep 26, 2022
f037cb6
fix: block anchors draggable again
shanberg Sep 26, 2022
075bc5a
Merge branch 'main' into fix-block-anchor-intx
shanberg Sep 26, 2022
15712c6
fix: double click anchor to navigate works
shanberg Sep 26, 2022
5b815b3
enhance: transition block background
shanberg Sep 26, 2022
535e4bc
fix: block background should fit block size
shanberg Sep 26, 2022
d301322
fix: right sidebar items have proper bg
shanberg Sep 26, 2022
68ff509
Merge pull request #2388 from shanberg/fix-block-anchor-intx
shanberg Sep 26, 2022
6bea740
Merge branch 'main' into fix-right-sidebar-item-bg
shanberg Sep 26, 2022
58cb8b6
Merge branch 'main' into polish-notifications
shanberg Sep 26, 2022
32600f7
Merge branch 'main' into refactor-page-components
shanberg Sep 26, 2022
a32c87b
Merge pull request #2389 from shanberg/fix-right-sidebar-item-bg
shanberg Sep 26, 2022
65d11d2
Merge branch 'main' into refactor-page-components
shanberg Sep 26, 2022
f891163
chore: lint
shanberg Sep 26, 2022
0da1e16
rfct: improve page sizing implementation
shanberg Sep 27, 2022
8a8c76f
rfct: rename inline task title fn
shanberg Sep 27, 2022
a7c6750
fix: transcluded tasks dont break
shanberg Sep 27, 2022
d3ff4d6
Merge branch 'main' into fix-empty-pages
shanberg Sep 27, 2022
d6d8cdf
Merge pull request #2390 from shanberg/fix-empty-pages
shanberg Sep 27, 2022
54ef7ed
update block/string when task title is updated
sid597 Sep 27, 2022
0517984
Merge branch 'main' into sync-task-title-and-block-string
sid597 Sep 27, 2022
ca72470
Merge pull request #2391 from sid597/sync-task-title-and-block-string
sid597 Sep 27, 2022
cc246e2
rfct: api based on path read/write
filipesilva Sep 27, 2022
dc6c3b8
feat: gate api on feature flag
filipesilva Sep 27, 2022
e470bb3
feat: add auth to api
filipesilva Sep 27, 2022
086d034
fix: don't crash on bad position
filipesilva Sep 27, 2022
ea09793
feat: add selectors to path api
filipesilva Sep 27, 2022
75f0b8e
Merge branch 'main' into api
filipesilva Sep 27, 2022
0a35b46
Merge pull request #1994 from filipesilva/api
filipesilva Sep 27, 2022
6dd4ef1
v2.1.0-beta.4
filipesilva Sep 27, 2022
ac762a2
Merge pull request #2393 from athensresearch/2.1.0-beta.4
filipesilva Sep 27, 2022
b222614
fix: ignore properties when testing whether page is empty
shanberg Sep 27, 2022
bfce6af
fix: left sidebar respects tasks ff
shanberg Sep 27, 2022
fd6284e
Merge pull request #2394 from shanberg/empty-pages-should-allow-blocks
shanberg Sep 27, 2022
eed5ab4
Merge branch 'main' into respect-tasks-feature-flag
shanberg Sep 27, 2022
559b278
Merge branch 'main' into polish-notifications
shanberg Sep 27, 2022
2b848ca
Merge pull request #2395 from shanberg/respect-tasks-feature-flag
shanberg Sep 27, 2022
419c140
fix: notification contents should appear again
shanberg Sep 27, 2022
3ae76a9
Merge branch 'main' into polish-notifications
shanberg Sep 27, 2022
7d44280
rfct: remove unnecessary line
shanberg Sep 27, 2022
be56aba
Merge branch 'polish-notifications' of https://github.com/shanberg/at…
shanberg Sep 27, 2022
be7bdff
chore: lint
shanberg Sep 27, 2022
a1757c0
Merge pull request #2385 from shanberg/polish-notifications
shanberg Sep 27, 2022
c428319
fix: Show comments on zoomed in view
sid597 Sep 28, 2022
123ef56
Merge branch 'main' into fix-comments-on-zoomed-in-view
sid597 Sep 28, 2022
5187821
Merge pull request #2396 from sid597/fix-comments-on-zoomed-in-view
sid597 Sep 28, 2022
56e0db6
Updated and migrated inbox entity value type
sid597 Oct 1, 2022
6c0c5da
Merge pull request #2398 from sid597/update-inbox-entity-type-value
sid597 Oct 1, 2022
3273c78
rename comment and comment-thread properties
sid597 Oct 1, 2022
3d9f4c8
Merge branch 'main' into refactor-page-components
shanberg Oct 1, 2022
dd3791c
feat: add top-level css variable for app height
shanberg Oct 1, 2022
67c46ac
rfct: use app height instead of just vh units
shanberg Oct 1, 2022
e8aca91
Merge pull request #2400 from shanberg/fix-page-height-on-mobile
shanberg Oct 1, 2022
633f9eb
Merge branch 'main' into refactor-page-components
shanberg Oct 1, 2022
2b96c5b
fix: page header aligns correctly
shanberg Oct 1, 2022
0bc66d1
chore: lint
shanberg Oct 1, 2022
ce44032
feat: highlight current page name in sidebar
shanberg Oct 1, 2022
ac1ac3b
fix: main items in left sidebar aligned properly
shanberg Oct 1, 2022
17192a3
Merge pull request #2401 from shanberg/improve-left-sidebar-shortcuts
shanberg Oct 1, 2022
8584a5b
Merge branch 'main' into refactor-page-components
shanberg Oct 1, 2022
91a9ab1
Merge pull request #2386 from shanberg/refactor-page-components
shanberg Oct 1, 2022
1918240
make comment props backwards compatible
sid597 Oct 3, 2022
0d046b9
Merge branch 'main' into rename-comment-properties
sid597 Oct 3, 2022
475bc66
style fix
sid597 Oct 3, 2022
3e3f76f
Merge pull request #2399 from sid597/rename-comment-properties
sid597 Oct 3, 2022
bc7b3b1
make notification/type value unlinked and backwards compaitable
sid597 Oct 3, 2022
f38820f
unlink athens/notification/trigger value
sid597 Oct 3, 2022
2c6ef0c
unlink athens/notification/trigger/parent value
sid597 Oct 3, 2022
d3d63a0
Revert "rename comment and comment-thread properties"
sid597 Oct 3, 2022
671b705
make backwards compaitable
sid597 Oct 3, 2022
8673a6d
Merge branch 'main' into rename-notification-property-values
sid597 Oct 3, 2022
05075d7
Merge pull request #2402 from sid597/rename-notification-property-values
sid597 Oct 3, 2022
7bbf441
Revert "Rename notification property values"
sid597 Oct 3, 2022
019c5ae
Merge branch 'main' into revert-2399-rename-comment-properties
sid597 Oct 3, 2022
cf50339
Merge pull request #2403 from athensresearch/revert-2402-rename-notif…
sid597 Oct 3, 2022
8699e9f
Merge branch 'main' into revert-2399-rename-comment-properties
sid597 Oct 3, 2022
949784b
Merge pull request #2404 from athensresearch/revert-2399-rename-comme…
sid597 Oct 3, 2022
0fb46e7
fix: items on page shouldn't overlap
shanberg Oct 3, 2022
b9f1f65
chore: lint
shanberg Oct 3, 2022
b83f907
Merge pull request #2405 from shanberg/fix-comments-layout
shanberg Oct 3, 2022
81b7240
Get clipboard data in HTML format
alwx Oct 4, 2022
9d595da
.block-page and .node-page class names added
alwx Oct 5, 2022
baa8fe1
Merge branch 'main' into resolver-condp
filipesilva Oct 5, 2022
8fb52bb
Merge pull request #2392 from filipesilva/resolver-condp
filipesilva Oct 5, 2022
d44f4a4
Merge branch 'main' into block-page-node-page-fixes
filipesilva Oct 5, 2022
4013d8d
Merge pull request #2407 from alwx/block-page-node-page-fixes
jefftangx Oct 5, 2022
9deb1e4
Merge branch 'main' into html-data-parse
jefftangx Oct 5, 2022
12dba19
Merge pull request #2406 from alwx/html-data-parse
jefftangx Oct 5, 2022
6169e94
style fix, now previous pr should be deployed
sid597 Oct 6, 2022
88e796f
Merge pull request #2408 from sid597/style-fix-to-deploy
sid597 Oct 6, 2022
b28117d
fix: don't error out when re-frame-10x is missing
filipesilva Oct 10, 2022
dac2bbe
build: show hints for null fn calls
filipesilva Sep 6, 2022
4c718b2
build: remove storybook
filipesilva Sep 6, 2022
f8b0fb1
Merge pull request #2409 from filipesilva/rf10x-autoload
filipesilva Oct 10, 2022
1a3f822
Merge branch 'main' into null-fn-hint
filipesilva Oct 10, 2022
328e95b
Merge pull request #2410 from filipesilva/null-fn-hint
filipesilva Oct 10, 2022
478df83
Merge branch 'main' into remove-storybook
filipesilva Oct 10, 2022
16fd1dc
Merge pull request #2411 from filipesilva/remove-storybook
filipesilva Oct 10, 2022
238b653
v2.1.0-beta.5
filipesilva Oct 10, 2022
213e25e
Merge pull request #2412 from athensresearch/2.1.0-beta.5
filipesilva Oct 10, 2022
7016d5d
build: support flowstorm debugging
filipesilva Oct 10, 2022
74b055f
Merge pull request #2414 from filipesilva/flowstorm
filipesilva Oct 10, 2022
c46efdf
don't hide editor when slash or search menu is active
sid597 Oct 12, 2022
7195e74
style fix
sid597 Oct 12, 2022
7a3808a
Merge pull request #2415 from sid597/fix-slash-menu-click
sid597 Oct 12, 2022
cdc65b3
docs: add missing event-sync FAQ
filipesilva Oct 24, 2022
26c0aa8
Merge pull request #2418 from athensresearch/filipesilva-patch-1
filipesilva Oct 24, 2022
73ccd7b
Update README.md
jefftangx Nov 11, 2022
b463a97
clean
jefftangx Dec 12, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
42 changes: 42 additions & 0 deletions .carve/ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
athens.db/help-url
athens.db/ego-url
athens.views.right-sidebar/sidebar-section-heading-style
athens.core/init
athens.main.core/main
athens.patterns/date
athens.util/common-ancestor
athens.events/pages
athens.self-hosted.presence.utils/MEMBERS
athens.common-events.schema/datascript-indent-multi
athens.common-events.schema/datascript-unindent-multi
athens.common-events.schema/datascript-drop-child
athens.common-events.schema/datascript-drop-multi-child
athens.common-events.schema/datascript-drop-link-child
athens.common-events.schema/datascript-drop-diff-parent
athens.common-events.schema/datascript-drop-multi-diff-source-same-parents
athens.common-events.schema/datascript-drop-multi-diff-source-diff-parents
athens.common-events.schema/datascript-drop-link-diff-parent
athens.common-events.schema/datascript-drop-same
athens.common-events.schema/datascript-drop-multi-same-source
athens.common-events.schema/datascript-drop-multi-same-all
athens.common-events.schema/datascript-link-same
athens.common-events.schema/datascript-selected-delete
athens.common-events.schema/datascript-block-open
athens.self-hosted.presence.views/toolbar-presence-el
athens.self-hosted.client/retract-args
athens.events/select-down
athens.common-events.stress-test/transact-without-linkmaker
athens.common-events.graph.atomic/make-block-open-op
athens.common-events.graph.atomic/make-block-remove-op
athens.common-events.graph.atomic/make-block-move-op
athens.common-events.graph.atomic/make-page-rename-op
athens.common-events.graph.atomic/make-page-merge-op
athens.common-events.graph.atomic/make-page-remove-op
athens.common-events.graph.atomic/make-shortcut-new-op
athens.common-events.graph.atomic/make-shortcut-remove-op
athens.common-events.graph.atomic/make-shortcut-move-op
athens.common-events.graph.schema/valid-atomic-op?
athens.common-events.graph.schema/explain-atomic-op
athens.style/unzoom
athens.self-hosted.fluree.test-helpers/query
athens.views.jetsam/jetsam-component
11 changes: 11 additions & 0 deletions .clj-kondo/config.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{:linters {:unresolved-namespace {:exclude [clojure.string]}
:unresolved-symbol {:exclude [random-uuid
goog.DEBUG
(com.rpl.specter/recursive-path)]}
:unused-referred-var {:exclude {clojure.test [is deftest testing]}}
:unsorted-required-namespaces {:level :warning}}
:lint-as {day8.re-frame.tracing/fn-traced clojure.core/fn
day8.re-frame.tracing/defn-traced clojure.core/defn
reagent.core/with-let clojure.core/let
instaparse.core/defparser clojure.core/def
athens.common.sentry/defntrace clojure.core/defn}}
5 changes: 5 additions & 0 deletions .clj-kondo/rewrite-clj/rewrite-clj/config.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{:lint-as
{rewrite-clj.zip/subedit-> clojure.core/->
rewrite-clj.zip/subedit->> clojure.core/->>
rewrite-clj.zip/edit-> clojure.core/->
rewrite-clj.zip/edit->> clojure.core/->>}}
7 changes: 7 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/Dockerfile
/.dockerignore
/.gitignore
/.shadow-cljs/
/node_modules/
/.git/
/resources/public/js/compiled
1 change: 1 addition & 0 deletions .gitbook.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
root: ./doc/
12 changes: 12 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# These are supported funding model platforms

github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: athens
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: Bug Report
about: Report 🐞 Bugs
title: ''
labels: 'type: 🐞 bug'
assignees: ''

---

**Problem**

**Screenshots/Demo**

**Athens Version**
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Feature Request
about: Suggest a feature for this project
title: ''
labels: 'type: feature request'
assignees: ''

---

Please search our GitHub and Discord to see if your feature has already been requested!
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: Question
about: Do you need help or information?
title: ''
labels: 'type: ❓ question'
assignees: ''

---

**Please ask questions on our [Discord](https://discord.gg/HNmxvpm)**

You will get a response far faster in our Discord, plus the Athenians are awesome :)
39 changes: 39 additions & 0 deletions .github/custom-actions/clojure-env/action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
name: 'Clojure Env'
description: 'Setup a clojure environment'
runs:
using: "composite"
steps:
- name: Restore maven
uses: actions/cache@v2
id: restore-maven
with:
path: ~/.m2/repository
key: ${{ runner.os }}-maven-${{ hashFiles('deps.edn') }}
restore-keys: |
${{ runner.os }}-maven-

- name: Restore gitlibs
uses: actions/cache@v2
id: restore-gitlibs
with:
path: ~/.gitlibs
key: ${{ runner.os }}-gitlibs-${{ hashFiles('deps.edn') }}
restore-keys: |
${{ runner.os }}-gitlibs-

- name: Prepare java
uses: actions/setup-java@v2
with:
java-version: '17'
distribution: 'temurin'

- uses: DeLaGuardo/setup-clojure@3.5
with:
cli: 1.10.3.986

- name: Fetch dependencies
# Clojure on windows needs to be run on powershell.
# Powershell is also present on other platforms so we can use it for all.
shell: pwsh
if: steps.restore-maven.outputs.cache-hit != 'true'
run: clojure -P
22 changes: 22 additions & 0 deletions .github/custom-actions/node-env/action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: 'Node Env'
description: 'Setup a node environment'
runs:
using: "composite"
steps:
- name: Get yarn cache directory path
id: yarn-cache-dir-path
run: echo "::set-output name=dir::$(yarn cache dir)"
shell: bash

- name: Restore yarn cache
uses: actions/cache@v2
id: restore-yarn
with:
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}
key: ${{ runner.os }}-v1-yarn-${{ hashFiles('yarn.lock') }}
restore-keys: |
${{ runner.os }}-v1-yarn-

- name: Fetch yarn dependencies
run: yarn install --frozen-lockfile --network-timeout 10000000
shell: bash
Loading