1
0
mirror of https://github.com/chylex/Lightning-Tracker.git synced 2024-11-24 22:42:50 +01:00
Commit Graph

122 Commits

Author SHA1 Message Date
b03680cf98 Add 'Users' admin page 2020-08-04 09:35:26 +02:00
5551da2fc2 Add datetime component & form components (icon button, titled sections, confirmation) 2020-08-04 09:24:23 +02:00
d50ded3936 Add WIP permission system w/ system perms, admin account, and controller support 2020-08-04 09:24:23 +02:00
efd84c0607 Add basic table component with pagination 2020-08-03 23:39:37 +02:00
5113e754f8 Add account settings page & logout action 2020-08-03 23:06:23 +02:00
2f8f445994 Add progress bar component 2020-08-03 22:21:11 +02:00
9ffd847bb0 Add tracker table and basic tracker page classes 2020-08-03 21:22:26 +02:00
4cc4a4fc25 Add side menu component 2020-08-03 10:34:41 +02:00
04f86b8b06 Add user registration and login pages 2020-08-03 09:55:17 +02:00
53a25994f2 Add basic Form component 2020-08-03 08:44:46 +02:00
888c030e6c Add 'About' page 2020-08-03 08:44:46 +02:00
8cb3ad6005 Add error page 2020-08-03 08:44:45 +02:00
41c3bb71c1 Add abstract page model classes 2020-08-03 08:44:45 +02:00
4696ccb6a3 Add users and user login session handling 2020-08-03 08:44:45 +02:00
790f0ea9c0 Add database connection and utilities 2020-08-03 08:44:45 +02:00
ec6f5fcc66 Add basic controller actions 2020-08-03 08:44:45 +02:00
065184bc60 Add basic page layout w/ navigation, font, and icons 2020-08-03 06:57:26 +02:00
e8655d9ace Add a data validation system 2020-08-03 03:11:12 +02:00
0dba4102b9 Add a routing system 2020-08-03 03:11:12 +02:00
5a88086b68 Add early bootstrap code and htaccess 2020-08-03 03:11:12 +02:00
8b11cb902a Add gitignore & project files 2020-08-03 03:11:12 +02:00
f86a167710 Initial commit 2020-07-25 13:37:00 +02:00