Commit Graph

7 Commits (07b422a9c3fcbe07412be9437c0e5baf8a445222)

Author SHA1 Message Date
Ro 07b422a9c3
CSS Overhaul Part 1
This one is a doozy, so let's breakt it down into what areas where
touched.

-   updated package json to remove unneeded dependencies.
-   rebuilt file uploading to simply a very convuluted process
-   began proces to replace icons with https://tabler-icons.io
-   began process of removing the need for css preprocessor and using
    pure css
        - login completed
        - dashboard index completed
        - page edit ui completed
- page edit ui text editor tweaked so syntax highlighting is cleaner and
  more accurate

The settings and navigation UIs still remain and then polishing the
responsive for the new css structure
2 years ago
Ro 3c52bca8ba started implementation of multiple file uploads and sorting 3 years ago
Ro f3339089ff completed move to v1 API, made specific API request class, started plugging in API authorization methodology 5 years ago
Ro 849c5e2ac0 switched to web safe fonts for now, streamline file uploads, now tracking upload progress. 5 years ago
Ro 018bfc410b request promise way too large, switching back to custom request method 5 years ago
Ro 7897a8bca9 cleaned up dependecies, initiated db-less post editing methodology 5 years ago
Ro 540a9e4129 project restructuring 5 years ago