1
0
mirror of https://github.com/chylex/Lightning-Tracker.git synced 2025-08-15 01:17:04 +02:00

Commit Graph

  • b334fca4c1 Add empty tracker dashboard page chylex 2020-08-06 15:37:57 +02:00
  • ae25051aa8 Minor fixes (code formatting, unused elements, future TODOs) chylex 2020-08-06 14:57:49 +02:00
  • ab75ece64c Add tracker milestone page w/ new icons chylex 2020-08-06 11:53:35 +02:00
  • 9be04ed438 Allow datetime components to omit time chylex 2020-08-06 14:38:17 +02:00
  • c67949f250 Fix table form rendering & tweak progress bar spacing chylex 2020-08-06 13:45:20 +02:00
  • b54655b647 Add composite component chylex 2020-08-06 13:44:16 +02:00
  • bbfefae820 Add issue data classes w/ issue and milestone table definitions chylex 2020-08-06 10:15:44 +02:00
  • 41fbdcaee0 Improve SQL clause handling in filters (allows grouping & windows) chylex 2020-08-06 07:50:05 +02:00
  • 6cd260e6f5 Add a WIP tracker members page chylex 2020-08-05 12:36:02 +02:00
  • 7ff9b9ed25 Add form component for select tags chylex 2020-08-05 15:06:55 +02:00
  • 3ce3943200 Add tracker settings page chylex 2020-08-05 10:48:40 +02:00
  • e0bb045859 Improve forms (disabled field & pre-fill handling) chylex 2020-08-05 11:28:23 +02:00
  • c76cb42f6b Add tracker membership and permission system chylex 2020-08-05 06:52:32 +02:00
  • 4288992e3c Add optional table name parameter to filters chylex 2020-08-05 07:00:21 +02:00
  • 3b662353c6 Fix navigation menu when displaying a fatal error page chylex 2020-08-05 04:42:05 +02:00
  • ba47743ea5 Refactor system permission table, ensure rollback on fail, and add basic guest/role-less user perms chylex 2020-08-05 04:38:30 +02:00
  • ad32c40c1b Add 'Trackers' page chylex 2020-08-04 10:26:28 +02:00
  • 96c47e1bd6 Add 'Settings' admin page chylex 2020-08-04 09:57:33 +02:00
  • b03680cf98 Add 'Users' admin page chylex 2020-08-04 07:18:57 +02:00
  • 5551da2fc2 Add datetime component & form components (icon button, titled sections, confirmation) chylex 2020-08-04 07:53:11 +02:00
  • d50ded3936 Add WIP permission system w/ system perms, admin account, and controller support chylex 2020-08-04 00:29:42 +02:00
  • efd84c0607 Add basic table component with pagination chylex 2020-08-03 23:37:05 +02:00
  • 5113e754f8 Add account settings page & logout action chylex 2020-08-03 22:26:14 +02:00
  • 2f8f445994 Add progress bar component chylex 2020-08-03 22:21:03 +02:00
  • 9ffd847bb0 Add tracker table and basic tracker page classes chylex 2020-08-03 21:05:52 +02:00
  • 4cc4a4fc25 Add side menu component chylex 2020-08-03 10:21:38 +02:00
  • 04f86b8b06 Add user registration and login pages chylex 2020-08-03 06:09:49 +02:00
  • 53a25994f2 Add basic Form component chylex 2020-08-03 06:14:31 +02:00
  • 888c030e6c Add 'About' page chylex 2020-08-03 06:01:41 +02:00
  • 8cb3ad6005 Add error page chylex 2020-08-03 04:52:27 +02:00
  • 41c3bb71c1 Add abstract page model classes chylex 2020-08-03 04:51:12 +02:00
  • 4696ccb6a3 Add users and user login session handling chylex 2020-08-03 03:59:12 +02:00
  • 790f0ea9c0 Add database connection and utilities chylex 2020-08-03 03:28:48 +02:00
  • ec6f5fcc66 Add basic controller actions chylex 2020-08-03 01:54:13 +02:00
  • 065184bc60 Add basic page layout w/ navigation, font, and icons chylex 2020-08-03 01:34:56 +02:00
  • e8655d9ace Add a data validation system chylex 2020-08-03 01:08:29 +02:00
  • 0dba4102b9 Add a routing system chylex 2020-08-03 00:09:51 +02:00
  • 5a88086b68 Add early bootstrap code and htaccess chylex 2020-08-02 23:51:46 +02:00
  • 8b11cb902a Add gitignore & project files chylex 2020-08-02 23:39:50 +02:00
  • f86a167710 Initial commit chylex 2020-07-25 13:37:00 +02:00