Andrew Brown
e1c397d8f8
add more export formats and fill out import template section
2025-07-04 23:39:01 -07:00
Andrew Brown
f2811388d7
template editor tweaks from claudy
2025-07-03 16:55:33 -07:00
Andrew Brown
df56671ed3
new template editor
2025-07-02 22:35:56 -07:00
Andrew Brown
a3be81b0f0
claude take the wheel: resolve all the materialize-->tailwind merge conflicts
2025-06-30 23:45:40 -07:00
Andrew Brown
11136b9115
Revert "Start free Basil month"
...
This reverts commit b0a2e1e2e9 .
2025-06-30 23:10:14 -07:00
Andrew Brown
1956c7aad8
Add comprehensive tests for FoldersController
...
This commit adds test coverage for the FoldersController, including tests for:
- Authentication requirements
- Creating folders and subfolders
- Updating folders
- Viewing folders
- Filtering by favorites and tags
- Deleting folders
- Security (preventing access to other users' folders)
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-30 12:18:28 -07:00
Andrew Brown
4f1abc82cd
release polish
2025-06-30 01:30:13 -07:00
Andrew Brown
f72a1c894c
fix from last night
2025-06-27 11:03:29 -07:00
Andrew Brown
307bb4137d
galleries cleanup & image reordering
2025-06-26 22:48:49 -07:00
Andrew Brown
0f57473bd9
new gallery ui
2025-06-25 18:49:03 -07:00
Andrew Brown
ca550d569b
new full gallery page + polishing up artfight integration
2025-06-24 23:01:44 -07:00
Andrew Brown
aa4d97f6a6
data vault migration to tailwindcss
2025-06-17 11:34:50 -05:00
Andrew Brown
0ff6d4dffc
Merge branch 'master' into tailwind-redesign
2023-06-13 19:19:07 -07:00
Andrew Brown
42d0034869
fix collaboration bug not defaulting new premium content to collaborated universes
2023-06-05 11:21:01 -07:00
Andrew Brown
a269d3e8a0
references page
2023-05-25 09:43:08 -07:00
Andrew Brown
e66b08240c
form fixes
2023-05-22 11:49:19 -07:00
Andrew Brown
6e9952dbc3
another pass on content#show/edit design
2023-05-10 11:50:35 -07:00
Andrew Brown
4ff76b023d
Merge branch 'master' into tailwind-redesign (merge conflicts <3)
2023-04-07 16:42:14 -07:00
Andrew Brown
0fdc522f25
show basil images as cards/list images
2023-03-23 16:08:24 -07:00
Andrew Brown
93c50ec6f7
allow html field updates too
2023-03-21 11:37:59 -07:00
Andrew Brown
631888c149
ajax autosaves so we can better detect success/error
2023-03-19 13:28:11 -07:00
Andrew Brown
7ee780f021
enable deleting basil images
2023-03-12 18:03:57 -07:00
Andrew Brown
9a36b581e1
show saved basil images on content#show gallery tab
2023-03-12 17:33:30 -07:00
Andrew Brown
eebbfe11ef
restyle onboarding universe field type
2023-02-16 13:33:52 -08:00
drusepth
cdad1ff3e6
new tags field type
2023-02-01 17:06:15 -08:00
drusepth
3ac27fe7d4
new universe picker on content#edit
2023-02-01 13:47:40 -08:00
drusepth
d7adaeddc4
hook up new autosave on content#edit fields
2023-01-16 15:24:09 -08:00
drusepth
c50aed74a9
allow creating folders from content pages with modal
2023-01-09 15:33:41 -08:00
drusepth
c40464ba1d
folders in worldbuilding pages (waow)
2023-01-09 14:46:25 -08:00
drusepth
ec55782873
reuse new foldered index view across content pages and documents
2022-09-07 16:22:05 -07:00
drusepth
a61f9dc5b9
Merge branch 'master' into tailwind-redesign
2022-09-05 16:13:13 -07:00
drusepth
f09270737f
yaml fallback for changelogs
2022-08-17 23:31:55 -07:00
drusepth
2e9115aa25
tweaked gallery design based on feedback
2022-07-29 23:34:29 -07:00
drusepth
6a15c72ae8
WIP content#show redesign
2022-07-20 13:18:59 -07:00
drusepth
66bc408283
tag filtering is working
2022-04-15 17:42:29 -07:00
Andrew Brown
10e7998c10
Merge branch 'master' into tailwind-redesign
2022-04-15 16:10:05 -05:00
drusepth
8f60c12945
wip content#index styling
2022-04-14 23:52:11 -07:00
drusepth
3949da7a63
require edit perms to view content changelogs
2022-01-27 13:27:51 -08:00
drusepth
8cd54092ce
skip n+1 on linkable images in content#edit
2021-11-11 00:19:36 -08:00
drusepth
6bab0f705b
cache image uploads to avoid n+1 query on content#index pages
2021-11-11 00:04:24 -08:00
drusepth
e9a26eb120
fix filtering by tag
2021-10-01 00:59:19 -07:00
drusepth
e46a491856
auto-enable created page types
2021-10-01 00:06:59 -07:00
drusepth
6a208e3016
remove set_universe_scope dependence on current_user_content cache
2021-09-30 17:36:58 -07:00
Andrew Brown
406105ecf0
move references into a job (needs tested)
2021-08-13 10:33:03 -07:00
Andrew Brown
22d199aead
clean up code rework
2021-08-11 21:51:14 -07:00
Andrew Brown
09f248d88f
save a bunch of queries by using cached ContentPages on dashboard
2021-08-11 19:36:40 -07:00
Andrew Brown
ed71129c48
get serendipitous questions working on content#index for ContentPage data
2021-08-11 17:15:32 -07:00
Andrew Brown
79267129d7
use contentpages in serendipitous
2021-08-09 13:59:21 -07:00
Andrew Brown
5c972738db
WIP migrating to wide ContentPage usage
2021-08-09 01:29:58 -07:00
Andrew Brown
3f18f8c6ee
wip before going down the ContentPage rabbit hole
2021-08-08 15:47:48 -07:00