comfycamp/priv/repo/migrations
Ivan R. 45c91eb3bf
feat: admin panel
I just added is_admin field to user schema, /admin scope,
admin page controller and view.

No extra functions were implemented.
2024-07-28 21:52:12 +05:00
..
.formatter.exs chore: initialize empty phoenix project 2024-05-27 12:55:41 +05:00
20240710200326_create_users_auth_tables.exs feat: generate authentication 2024-07-11 01:14:16 +05:00
20240725083222_create_notes.exs feat: notes schema 2024-07-27 23:22:09 +05:00
20240728162610_add_is_admin_field.exs feat: admin panel 2024-07-28 21:52:12 +05:00