Commit Graph

77 Commits

Author SHA1 Message Date
Andrew Brown
53aa385f1f devise stylin 2025-09-29 23:28:58 -07:00
Andrew Brown
9c84521efe logged out views 2025-09-29 23:05:14 -07:00
Andrew Brown
ef58f1b2ec Some risky biz gemfile/yarn dep updates 2025-09-07 22:16:05 -07:00
Andrew Brown
2dbc433931 commits from last night 2025-09-02 16:10:46 -07:00
Andrew Brown
fe9bcf5cc4 Complete MaterializeCSS to TailwindCSS migration cleanup
This commit finalizes the transition from MaterializeCSS to TailwindCSS by:

**Layout & Controller Changes:**
- Consolidated layouts/tailwind.html.erb into layouts/application.html.erb
- Removed `layout 'tailwind'` declarations from 21 controllers
- Removed MaterializeCSS CDN link while preserving Material Icons

**Asset Cleanup:**
- Deleted materialize.min.js (76KB) and materialize-overrides.scss
- Removed tailwind.html.erb (no longer needed)
- Cleaned up MaterializeCSS-specific JavaScript files

**JavaScript Modernization:**
- Removed MaterializeCSS initialization and select components
- Updated autosave.js and timeline-editor.js to remove M.toast() calls
- Deprecated unused React component with MaterializeCSS dependencies

**Result:**
- Unified TailwindCSS layout system across entire application
- Complete removal of MaterializeCSS dependencies
- Preserved all functionality through Alpine.js implementations
- Clean codebase ready for production

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-27 19:39:15 -07:00
Andrew Brown
e0a511b50f fix field deletion & tone down header styling 2025-07-05 17:38:20 -07:00
Andrew Brown
007ccdc5f8 template editor polish 2025-07-04 01:00:31 -07:00
Andrew Brown
64de4eabfd template editor polish 2025-07-04 00:27:55 -07:00
Andrew Brown
f9f19386de more template editor tweaks 2025-07-03 23:10:38 -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
aa4d97f6a6 data vault migration to tailwindcss 2025-06-17 11:34:50 -05:00
Andrew Brown
4c07948486 start on account settings redesign 2025-06-15 00:36:38 -05:00
Andrew Brown
15b50b5276 Merge master into tailwind-redesign - resolved conflicts by keeping Tailwind designs and layouts 2025-06-02 23:05:00 -07:00
Andrew Brown
4374a4784c update footer year 2025-04-03 11:02:07 -07:00
Andrew Brown
4ff76b023d Merge branch 'master' into tailwind-redesign (merge conflicts <3) 2023-04-07 16:42:14 -07:00
Andrew Brown
a23be1f82c update that pesky footer 2023-04-01 17:35:44 -07:00
Andrew Brown
291e5c40f7 bring the errors 2023-02-17 11:49:40 -08:00
Andrew Brown
6ad05817d1 Merge branch 'master' into tailwind-redesign (bad merge oof) 2023-02-14 13:31:13 -08:00
Andrew Brown
5a6ddc0316 re-add rails_admin 2023-02-14 12:40:56 -08:00
Andrew Brown
a7d0843810 remove rails_admin 2023-02-14 10:17:35 -08:00
Andrew Brown
8d903bc9c0 try to upgrade rails_admin but we need to update sprockets first for it to actually work 2023-02-13 22:31:21 -08:00
drusepth
f47a536f50 hook up collection#edit form 2022-11-29 19:07:32 -08:00
drusepth
34628823fb Merge branch 'master' into tailwind-redesign 2022-11-02 01:11:55 -07:00
drusepth
528221b687 add discord link to footer 2022-10-24 16:58:21 -07:00
drusepth
7029e5209e Revert "switch our font-awesome provider"
This reverts commit ee0d3329f6.
2022-10-24 16:57:13 -07:00
drusepth
ee0d3329f6 switch our font-awesome provider 2022-10-24 14:45:26 -07:00
drusepth
02d92065b8 Merge branch 'master' into tailwind-redesign 2022-08-11 13:34:27 -07:00
drusepth
417970d403 update footer year (woo) 2022-08-10 17:51:44 -07:00
drusepth
862ccbeda6 Merge branch 'master' into tailwind-redesign 2022-06-01 12:24:15 -07:00
drusepth
7dff1b3daf wip 2022-04-30 20:09:01 -07:00
drusepth
719ce145e6 get first stimulusjs dropdown working 2022-04-15 14:09:05 -07:00
drusepth
3dfeb5dc15 add stimulusjs 2022-04-15 14:03:23 -07:00
drusepth
a73a5333f9 add tailwind and start on landing page 2022-01-06 19:14:29 -08:00
Andrew Brown
62601aefc1 cache page lookup requests 2021-07-29 13:03:39 -07:00
Andrew Brown
f8ac208b55 use js name lookup for document entities sidebar 2021-07-29 12:50:26 -07:00
Andrew Brown
633c95f065 view linked timelines/events in document editor 2021-05-10 23:19:25 -07:00
Andrew Brown
cbd01ce915 add notice about linking pages on doc editor 2021-05-10 15:30:05 -07:00
Andrew Brown
dffde615c3 make privacy flag optional on PrivacyToggle component props 2021-04-17 00:52:25 -07:00
Andrew Brown
bc6c03dbf3 remove unused entry point pack 2021-04-16 21:58:55 -07:00
Andrew Brown
d19a44d7ce add unique key on chip fields 2021-04-16 17:06:14 -07:00
Andrew Brown
1bd9fb30ae move off cdns and host js ourself 2021-04-16 16:58:36 -07:00
Andrew Brown
f1be50eaa5 update footer copyright year 2021-03-08 12:05:49 -08:00
Andrew Brown
e4292fb1e8 apply no-print to hide navbar, sidebar, qfab, and footer on print, closes #882 2021-03-04 18:19:06 -08:00
Andrew Brown
85456da43d uniq key prop on DELM 2020-10-15 01:04:44 -07:00
Andrew Brown
eaf4e34932 rip out wip pccf 2020-10-07 00:24:29 -07:00
Andrew Brown
e75038a3bc final touches 2020-10-02 01:00:42 -07:00
Andrew Brown
0ffcfd6087 treeshake react component imports 2020-09-26 16:45:12 -07:00
Andrew Brown
5b5b53dfd6 clean up console.log outs 2020-09-26 16:42:16 -07:00
Andrew Brown
015b71c97b polishing 2020-09-23 23:05:35 -07:00