Commit graph

21 commits

Author SHA1 Message Date
1d58317346 Add the sidebar for the module 2026-01-26 23:41:43 -07:00
dc3224fb6a Rename the Artist/Image App files to match the app's class name 2026-01-26 23:41:18 -07:00
547816701d Add the most basic form of the Art Browser that just lets users see and filter the tokens 2026-01-23 21:20:09 -07:00
82ba07414c Add a utility method to allow easily paginating a list of data 2026-01-23 21:19:10 -07:00
d61a1642f2 Add the filePath method as a handlebars helper 2026-01-23 21:18:24 -07:00
05b7b3406a Pull the chip list styling into a list class 2026-01-23 21:17:53 -07:00
2a1f8fd97d Add a hook into the image app that broadcasts when an image is uploaded/updated 2026-01-23 21:17:13 -07:00
2d46160053 Finish adding editing support to the Image app 2026-01-19 22:42:55 -07:00
d61ece5be1 Update npm package data 2026-01-19 22:11:11 -07:00
c7c02702d7 Add first iteration of the Image DB editor 2026-01-18 23:34:24 -07:00
773c506570 Catch run-time error in situations where _doc is undefined 2026-01-18 23:33:35 -07:00
4fcff3e06e Pull out the document into a protected property so that it can be called by subclasses 2026-01-18 23:22:34 -07:00
ed60f9d689 Move the footer into a common area for reuse 2026-01-18 00:32:44 -07:00
47e693f5b8 Move the static properties into the options region 2026-01-18 00:31:52 -07:00
a5357a90a5 Add error notification when lacking the upload permission 2026-01-18 00:30:41 -07:00
63f985aa0e Refactor the database logic for the apps into it's own mixin for reuse 2026-01-17 23:14:33 -07:00
ffa2162fbd Get the module foundations and the Artist app created 2026-01-17 21:54:41 -07:00
8744b6c562 Add the shared scripts folder 2026-01-17 16:05:57 -07:00
5f3baa6c55 Remove the scripts folder 2026-01-17 16:05:13 -07:00
94da140915 Initialize module 2026-01-04 18:07:47 -07:00
e82830e085 Initial commit 2026-01-02 18:25:28 +00:00