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

More templates features, working admin #15

Merged
merged 18 commits into from
Nov 4, 2024
Merged

More templates features, working admin #15

merged 18 commits into from
Nov 4, 2024

Conversation

levkk
Copy link
Owner

@levkk levkk commented Nov 2, 2024

Admin

  • Monitor jobs and requests in real time.
  • View and create database records

Admin is written using Rwf (first Rwf app!)

Templates

  • New template functions. Docs included.
  • Add hash[key] acces syntax where key can be any expression, e.g. hash[obj.key].
  • Support hash iteration in for loop.

CLI

Add add command to CLI to create controllers.

Macros

render! macro returns .

Hot reload

Fix hot reload on Mac OS.

ORM

Fork tokio-postgres for now until sfackler/rust-postgres#1185 is merged.

Bugs

Fix urldecode.

@levkk levkk changed the title More admin + templates Template features, working admin Nov 4, 2024
@levkk levkk marked this pull request as ready for review November 4, 2024 03:52
@levkk levkk changed the title Template features, working admin More templates features, working admin Nov 4, 2024
@levkk levkk merged commit 622d39e into main Nov 4, 2024
3 checks passed
@levkk levkk deleted the levkk-more-admin branch November 4, 2024 03:52
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.

1 participant