Skip to content

Conversation

@barisgit
Copy link
Owner

Prepare for public demo

  • This version should be compatible to be hosted as public demo, with guest roles and correct security.

Merges

barisgit added 10 commits April 17, 2025 03:24
* Add granular permission control, setup backend and framework, prepare to use permissions elsewhere

* Refactor permission handling and improve permission logic across the application
* Change trpc provider and implementations to use tanstack query

* Implement react query calls in all components, implement simple html rendering on server

* Add typecheck gh action
* Add mock file creation for typecheck

* Standardise server and client markdown to html renderers to have similar output and shared plugins

* Standardize server and preview markdown renderers

* Refactor layout components for improved styling and consistency, fix rendering links

* Make server component for markdown rendering clearly separate
* Add mock file creation for typecheck

* Standardise server and client markdown to html renderers to have similar output and shared plugins

* Standardize server and preview markdown renderers

* Refactor layout components for improved styling and consistency, fix rendering links

* Make server component for markdown rendering clearly separate

* Add lint plugins and fix linter errors
* Add validated t3 environment

* Add missing file
* Add validated t3 environment

* Add missing file

* Modernise editor and asset manager

* Add syntax highlighting to markdown editor

* Add ScrollArea to asset manager

* Add search modal and make search ui better, with pagination

* Improved tagging functionality

* Fix transaction type linter error

Added cache time back for images
* Implement same security level for images as well

* Implement trpc panel for api docs

* Fix build issues with server code on client

* Implement backbone functions for page and component security - client and server side (client side are not meant for security, only UX)

* Implement security hooks and component in other pages

* Add guest user group to groups and make unassignable

* Refactor permission components to be more structurized and less confusing

* Fix RequirePermission component to support any

* Fix type errors

* Add PermissionGates to some wiki pages
@barisgit
Copy link
Owner Author

Build passed, needed to add mock to gh actions.

@barisgit barisgit merged commit 7fb1a7f into main Apr 20, 2025
5 of 6 checks passed
barisgit added a commit that referenced this pull request Apr 22, 2025
* Feature: Granular Permissions (#5)

* Add granular permission control, setup backend and framework, prepare to use permissions elsewhere

* Refactor permission handling and improve permission logic across the application

* Add on pull request trigger to development branch in ci action (#6)

Self explanatory

* Switch to using Tanstack Query for api calls (#7)

* Change trpc provider and implementations to use tanstack query

* Implement react query calls in all components, implement simple html rendering on server

* Add typecheck gh action

* Change type to module and fix imports in required files (#8)

* Add mock file creation for typecheck (#9)

* Standardise client/server renderers for markdown (#10)

* Add mock file creation for typecheck

* Standardise server and client markdown to html renderers to have similar output and shared plugins

* Standardize server and preview markdown renderers

* Refactor layout components for improved styling and consistency, fix rendering links

* Make server component for markdown rendering clearly separate

* Fix lint and linter config errors (#11)

* Add mock file creation for typecheck

* Standardise server and client markdown to html renderers to have similar output and shared plugins

* Standardize server and preview markdown renderers

* Refactor layout components for improved styling and consistency, fix rendering links

* Make server component for markdown rendering clearly separate

* Add lint plugins and fix linter errors

* Add T3 Validated Environment (#12)

* Add validated t3 environment

* Add missing file

* Improve editor UX/UI and functionality (#14)

* Add validated t3 environment

* Add missing file

* Modernise editor and asset manager

* Add syntax highlighting to markdown editor

* Add ScrollArea to asset manager

* Add search modal and make search ui better, with pagination

* Improved tagging functionality

* Fix transaction type linter error

Added cache time back for images

* Improve security and add utility components for gating access (#15)

* Implement same security level for images as well

* Implement trpc panel for api docs

* Fix build issues with server code on client

* Implement backbone functions for page and component security - client and server side (client side are not meant for security, only UX)

* Implement security hooks and component in other pages

* Add guest user group to groups and make unassignable

* Refactor permission components to be more structurized and less confusing

* Fix RequirePermission component to support any

* Fix type errors

* Add PermissionGates to some wiki pages
@barisgit barisgit deleted the development branch April 22, 2025 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants