Commit Graph

15 Commits

Author SHA1 Message Date
sockenklaus
cd7784e04f working on UserCreate form... 2023-07-12 00:44:19 +02:00
Sockenklaus
3a85d2c196 working on userform 2023-07-11 22:28:58 +02:00
Sockenklaus
428ab06fcc Started with user edit form 2023-07-11 01:03:03 +02:00
Sockenklaus
3534b9fb8d reverted back from vue typescript to javascript to fix bad performance... 2023-07-10 23:05:49 +02:00
Sockenklaus
fdb7eae847 removed unplugin. Working on better performance in dev mode... 2023-07-10 17:16:27 +02:00
Sockenklaus
360fa51607 fixed problems with tailwind overwriting naive ui styles
implemented user datatable
2023-07-09 22:37:43 +02:00
Sockenklaus
bda4b0489b first datatable 2023-07-09 18:04:40 +02:00
Sockenklaus
decf693f4f show user first impl. 2023-07-08 22:17:39 +02:00
Sockenklaus
864da02de5 - added working typescript support to vue
- added bouncer support
- added UserPolicies
- added first user index call
2023-07-08 08:16:08 +02:00
sockenklaus
f98fc36e51 implemented some login stuff. 2023-07-04 01:08:21 +02:00
Sockenklaus
25c75087bb working on AuthController 2023-07-03 22:27:07 +02:00
Sockenklaus
a52c0143df Added database, orm, auth modules
added db migrations for users and initial data
added first controllers
added auth middleware
added rest routes and controller stub
...
2023-07-03 16:24:19 +02:00
Sockenklaus
f58c0c3245 fixed route handling. added lucid with sqlite support 2023-07-03 07:04:25 +02:00
Sockenklaus
bf92a1ed9a fucking props! 2023-07-02 19:56:51 +02:00
Sockenklaus
bc38291696 added main navigation 2023-07-02 13:56:28 +02:00