Commit Graph

46 Commits

Author SHA1 Message Date
f08896bfe3 Add download url to admin to debug PDF issues 2024-11-03 12:08:21 +08:00
086de77d72 Add exports to admin 2024-11-02 16:36:43 +08:00
ffc7f4418e Register the export resource in admin 2024-10-31 14:21:01 +08:00
41b9703220 Add exports to admin 2024-10-31 13:48:36 +08:00
5d6c2ba7f8 Remove commented out items 2024-04-09 11:16:47 +08:00
e19d4357c8 Add rules and email addresses to admin 2024-04-09 10:50:40 +08:00
d99f312509 Update timestamp column names for features table 2024-02-29 20:28:49 +08:00
9c6a05b307 Register admin features table 2024-02-29 17:33:30 +08:00
25e6fd637a Add enum to library state attribute 2024-02-29 16:45:05 +08:00
c84557237b Add state to library_item 2024-02-29 16:19:21 +08:00
fa224d118e Add archived at for library_items 2024-02-29 16:15:39 +08:00
0d926b8ad1 Add features table to admin 2024-02-29 12:08:51 +08:00
5579a2827b Update subscription columns in admin 2024-02-26 17:02:16 +08:00
2f3e2d98d8 Fix instantiation 2024-01-16 21:25:34 +08:00
df48db19d1 Add label names to admin items 2023-11-25 13:45:04 +08:00
6441466c8b Fix group_id match 2023-11-25 13:32:46 +08:00
e0329d077c Fix group membership user id 2023-11-25 13:22:46 +08:00
f82860ebf4 Fix admin column field 2023-11-25 13:15:05 +08:00
d838329075 Add recommender_names column 2023-11-25 13:08:29 +08:00
87bd9d5b60 Add group membership, more debug 2023-11-25 12:59:03 +08:00
2dabfadc0a Add groups admin 2023-11-25 12:17:00 +08:00
3ea8286960 Add integration token to admin 2023-11-17 14:32:26 +08:00
a0d186df2f Add entity mapping 2023-10-23 15:16:15 +08:00
7fe4fec112 Add upload_file 2023-10-23 15:07:30 +08:00
801c478381 Fix some columns 2023-10-23 14:55:50 +08:00
ff2d7fd617 Extend base entity 2023-10-23 14:44:49 +08:00
3b8705e4c7 Add library items to /admin 2023-10-23 14:24:42 +08:00
69b3275450 Remove some unused columns from the subscription admin accessor 2023-10-03 13:17:14 +08:00
166a45f142 Join user on subscription 2023-09-15 22:33:16 +08:00
ce3f1f789c Add subscription and integration to user 2023-09-15 22:21:31 +08:00
eb604fff84 Fix last fetch at column 2023-09-15 22:12:25 +08:00
f1deca700a Register subscriptions 2023-09-15 21:54:12 +08:00
f129b0d7f6 Add subscription models 2023-09-15 21:53:49 +08:00
f67184c1ba Correct name for integrations table in admin 2023-07-18 16:59:08 +08:00
1d9b37a88e Add the integrations table to admin so we can reset sync_at for users 2023-07-18 16:21:49 +08:00
16b48f25d6 Specify source user id column name 2023-05-30 09:12:19 +08:00
7116a75c6e Add source to the admin dashboard so we can modify for users 2023-05-29 15:31:55 +08:00
f8a50d320b Column naming for join column 2023-02-22 08:58:30 +08:00
8f304e36be Add column names 2023-02-22 08:57:00 +08:00
f14c0c0e22 Add Clubs to the admin portal 2023-02-22 08:24:32 +08:00
177992910e Load secrets from yaml, add received emails and content display reports 2023-01-26 19:32:08 +08:00
b0b113b83d Add the status to the admin user model 2023-01-02 11:16:43 +08:00
207648999b Rename groups to clubs 2022-12-29 14:10:30 +08:00
dc0f7356d8 Remove membership from /admin 2022-07-28 12:27:18 -07:00
960eea9e07 Use bcryptjs on the admin site to simplify deployment
This reduces the deployment overheard for OSS users and speeds
up the container build time as no native modules will need to
be built.
2022-02-12 09:30:30 -08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00