1
0
Fork 0
Commit Graph

91 Commits

Author SHA1 Message Date
chylex b317d48091 Allow .icon class to be placed on <a> tags 2020-08-15 14:54:53 +02:00
chylex 6241b06ab8 Add form multiselect overflow slicing & fix excessive callbacks 2020-08-15 07:16:49 +02:00
chylex 01e9cf8d64 Fix formatting in forms.js & add old browser innerText workaround 2020-08-14 19:12:52 +02:00
chylex 400071a419 Fix broken reset button on table filters 2020-08-12 19:10:12 +02:00
chylex 2c03cb4db0 Ensure FormNumberField initial value is within range & workaround step validation 2020-08-12 17:06:46 +02:00
chylex 43cf12125d Change color of small issue scale tag 2020-08-12 16:21:47 +02:00
chylex fc81c271f2 Fix broken table single-line filter layout & tweak its design further 2020-08-12 16:19:42 +02:00
chylex da78cbca0b Work on issue list page (show ID & last update w/ sorting), tweak collapsed column layout 2020-08-12 15:50:49 +02:00
chylex b6eb12cb45 Implement a filtering system w/ integration into table component (no SQL yet) 2020-08-12 00:08:35 +02:00
chylex a40e1002bf Add multiselect form component (dropdown w/ checkboxes) 2020-08-11 19:02:45 +02:00
chylex 43aa6c7eda Redesign issue task strikethrough 2020-08-10 22:55:15 +02:00
chylex e6338a2ae2 Implement a sorting system w/ integration into table component 2020-08-10 21:35:04 +02:00
chylex 441deec263 Add account page with appearance settings 2020-08-10 16:21:00 +02:00
chylex dcaaa09224 Implement client-side table layout fix to enable cell ellipsis 2020-08-10 14:28:56 +02:00
chylex 81e8f7047f Tweak <article> and table icon layout 2020-08-10 14:25:20 +02:00
chylex ef537673d2 Work on design (icons, buttons, milestone widget, accessibility) 2020-08-10 11:27:19 +02:00
chylex d6ac74358a Tweak progress bar design to avoid tearing in stripes 2020-08-09 20:32:06 +02:00
chylex d309496986 Add support for older MySQL versions with low InnoDB key size limits 2020-08-09 16:41:07 +02:00
chylex 2597b7edd4 Add installation procedure w/ old installation detection 2020-08-09 12:27:11 +02:00
chylex 30ee02cd4d Remove icomoon.svg, add icomoon.woff2, fix format order 2020-08-08 17:47:31 +02:00
chylex 45ab784500 Implement milestone update date based on most recently updated issue 2020-08-08 13:14:13 +02:00
chylex f107dceba7 Minor code formatting fixes 2020-08-08 13:14:12 +02:00
chylex 5bac7dea12 Update code to use the new split component & work on responsiveness and design 2020-08-08 10:01:38 +02:00
chylex b1992f0bf2 Add split component & improve splitting (tweaks, collapsing, width limits) 2020-08-08 09:46:04 +02:00
chylex 615623b9c0 Add issue checkbox syntax w/ update form 2020-08-07 20:23:30 +02:00
chylex c66a00e766 Implement markdown-style heading parsing 2020-08-07 17:21:27 +02:00
chylex 52f71fac6b Make issue deletion a separate page with extra confirmation 2020-08-07 12:06:46 +02:00
chylex fd923d9b57 Add script to convert <time> tags to local timezone 2020-08-07 10:10:29 +02:00
chylex 08ab67b27e Improve design & reliability of disabled form components 2020-08-06 22:24:14 +02:00
chylex 05fac1a92d Add number field component to forms 2020-08-06 21:50:21 +02:00
chylex 949ccdd409 Add basic issue details page 2020-08-06 21:50:21 +02:00
chylex ab75ece64c Add tracker milestone page w/ new icons 2020-08-06 14:51:01 +02:00
chylex c67949f250 Fix table form rendering & tweak progress bar spacing 2020-08-06 13:45:42 +02:00
chylex bbfefae820 Add issue data classes w/ issue and milestone table definitions 2020-08-06 11:34:19 +02:00
chylex 7ff9b9ed25 Add form component for select tags 2020-08-05 15:07:12 +02:00
chylex b03680cf98 Add 'Users' admin page 2020-08-04 09:35:26 +02:00
chylex efd84c0607 Add basic table component with pagination 2020-08-03 23:39:37 +02:00
chylex 2f8f445994 Add progress bar component 2020-08-03 22:21:11 +02:00
chylex 4cc4a4fc25 Add side menu component 2020-08-03 10:34:41 +02:00
chylex 53a25994f2 Add basic Form component 2020-08-03 08:44:46 +02:00
chylex 065184bc60 Add basic page layout w/ navigation, font, and icons 2020-08-03 06:57:26 +02:00