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

Routes #142

Closed
thmarx opened this issue Jan 4, 2024 · 1 comment
Closed

Routes #142

thmarx opened this issue Jan 4, 2024 · 1 comment
Milestone

Comments

@thmarx
Copy link
Owner

thmarx commented Jan 4, 2024

For custom routes.
Currently extensions are under /extensions and modules/modules.

This is fine for most cases, but we need a way to create routes on top level directly under /.

@thmarx thmarx added this to the 4.0.0 milestone Jan 4, 2024
thmarx pushed a commit that referenced this issue Jan 5, 2024
@thmarx
Copy link
Owner Author

thmarx commented Jan 6, 2024

routes for extensions will come maybe later.

@thmarx thmarx closed this as completed Jan 6, 2024
thmarx added a commit that referenced this issue Jan 8, 2024
* start 4.0.0 development

* optimize imports

* #135 update context

* #110 extract all modules into separate repositories

* #80 added view code, ready for refactorings

* #145 remove legacy request based theme stuff

* #80 add views

* #139 new generic way to reload configs

* fix request context issue

* fix request context issue

* #142 add root level routes for modules

* ant script for distribution

* #139 extensions area reloaded now, should not be a problem on fast filesystems. but let's keep an eye on that

* refactoring

* prepare 4.0.0 release

* update readme and build script for first release with no build structure

* update logging to trace and update build

* fix module issue

* update dependencies and fix exception

* add simple k6 tests

---------
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

No branches or pull requests

1 participant