bbf865b2f6
cleanup debug log
2024-07-05 00:41:30 +01:00
a4d53468c3
fix tree state
2024-07-05 00:30:56 +01:00
886d9591fa
frontend permissions
...
* rework backend workspace permissions
2024-06-03 02:54:12 +01:00
8081b21ed6
add space info
2024-06-01 14:11:00 +01:00
06d854a7d2
refactor layout
...
* ui polishing
* frontend and backend fixes
2024-05-31 21:51:44 +01:00
ccf9d5d99f
more work on attachments
...
* fix frontend env usage
2024-05-22 23:24:57 +01:00
b06a78b6ec
fix tree
...
* fix tree root element ref
* fix tree node toggle bug
* fix tree node reparenting on the backend
* highlight active home menu on the sidebar
2024-05-20 01:08:31 +01:00
9c7c2f1163
updates and fixes
...
* seo friendly urls
* custom client serve-static module
* database fixes
* fix recent pages
* other fixes
2024-05-18 03:19:42 +01:00
1dcbcb9699
clean up
2024-04-28 00:52:27 +01:00
8cc7d39146
websocket updates
...
* sync page title on icon via websocket
* sync on page tree too
2024-04-27 15:40:22 +01:00
3462c7fdbc
Updates to sidebar tree
...
* Maintain tree open state on route change and return
* Load page tree ancestors and their children when a page is accessed directly
* Show correct breadcrumb path
* Add emoji to breadcrumbs
* Backend api to get page breadcrumbs/ancestors
2024-04-21 16:38:59 +01:00
9ae6ac41c1
export react-query from main
...
* add bottom padding to treeItem
* remove redundant tree scroll
2024-04-19 01:57:56 +01:00
df9110268c
Rework sidebar pages
...
* Move sidebar pages from workspace to space level
* Replace array sorting with lexicographical fractional indexing
* Fixes and updates
2024-04-16 21:55:24 +01:00