Commit graph

13 commits

Author SHA1 Message Date
Ivan R. 03256685c0
chore: split css files 2024-08-26 22:10:51 +05:00
Ivan R. 9e0ed3b640
chore: adjust input/button colors 2024-08-25 23:15:33 +05:00
Ivan R. aba6a76073
refactor(home): create service component, embed html template 2024-08-25 23:04:29 +05:00
Ivan R. f779c5fd82
feat: save user info and approval status 2024-08-16 00:40:09 +05:00
Ivan R. 5a00fdf843
feat: admin panel for notes 2024-07-29 16:19:47 +05:00
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
Ivan R. 66bb26380a
chore(users): translate forms, fix colors 2024-07-22 21:12:29 +05:00
Ivan R. 0a5d70abb6
fix: move account-related links to navbar 2024-07-21 22:03:50 +05:00
Ivan R. 63c73d5f08
fix(footer): add more icons, change css class names 2024-07-10 01:20:19 +05:00
Ivan R. 560c2c1c8c
fix(flash): write custom styles, update translations 2024-07-09 23:07:57 +05:00
Ivan R. 1a394277d2
feat: add controllers and views for other pages 2024-07-09 21:21:17 +05:00
Ivan R. c6de8dce34
chore: remove tailwind
I prefer plain css files over tailwind.

I converted some default components,
but it's still a work in progress.
2024-07-06 21:25:42 +05:00
Ivan R. c8edc05b27
chore: initialize empty phoenix project 2024-05-27 12:55:41 +05:00