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
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
drusepth
f47a536f50
hook up collection#edit form
2022-11-29 19:07:32 -08: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
417970d403
update footer year (woo)
2022-08-10 17:51:44 -07: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
d19a44d7ce
add unique key on chip fields
2021-04-16 17:06:14 -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
Andrew Brown
ee29c08e9b
re-hook page unlinking
2020-09-23 02:46:17 -07:00
Andrew Brown
816072f714
revisions improvements
2020-09-22 23:37:10 -07:00
Andrew Brown
6b76123ec0
add document revisions
2020-09-22 02:18:33 -07:00
Andrew Brown
20ad6de141
width wip
2020-09-21 03:44:43 -07:00
Andrew Brown
9830ce730a
wrapping up PageLookupSidebar
2020-09-19 17:26:46 -07:00
Andrew Brown
55a8cfa464
incorporate pagelookupsidebar
2020-09-18 18:06:42 -07:00
Andrew Brown
1c3596764a
move entity linker into component
2020-09-18 17:19:11 -07:00
Andrew Brown
71c647bd50
get doc entities sidebar working in component
2020-09-17 17:06:31 -07:00
Andrew Brown
80e8ea4c04
include test keys
2020-09-17 02:50:15 -07:00
Andrew Brown
80df9899c9
loading icon
2020-08-12 17:14:43 -07:00
Andrew Brown
e95c26bbb5
polishing PLS design
2020-08-11 03:41:22 -07:00
Andrew Brown
dbfbb075c1
hook pagelookupsidebar to new api
2020-08-11 03:16:35 -07:00
Andrew Brown
5067ded4c4
lookup sidebar works, needs api
2020-08-10 15:27:45 -07:00
Andrew Brown
53e71bfab9
wip new sidebar components
2020-08-09 04:11:06 -07:00
Andrew Brown
9a1c3d8403
stream share form & design
2020-04-24 15:53:29 -05:00
Andrew Brown
23207257d8
use vertical QA fab on mobile, horizontal otherwise
2020-03-02 10:58:58 -06:00
Andrew Brown
ec7b13ce04
fix privacy toggles and tag %-complete
2020-03-01 17:34:44 -06:00
Andrew Brown
e524b0fed1
redesign content#sidelinks
2020-02-08 21:14:01 -06:00
Andrew Brown
a9afedc73c
replace old fab with material-ui speeddial
2020-02-06 23:39:59 -06:00
Andrew Brown
f22c084643
use privacytoggle component for universe toggling also
2020-02-06 21:16:05 -06:00
Andrew Brown
9235b66bb9
fix new privacytoggle component
2020-02-06 21:01:37 -06:00
Andrew Brown
a710385084
wip new privacy toggle + modal
2020-02-06 20:40:19 -06:00
Andrew Brown
76fb3b4d56
test material-ui with basic Button component in storybook
2020-02-04 22:06:15 -06:00
Andrew Brown
f931bd9cca
style footer component
2020-02-02 22:46:54 -06:00
Andrew Brown
3a1c7c0859
add Footer as first component to test flow
2020-02-02 20:56:49 -06:00
Andrew Brown
b732f5b487
install webpacker & react
2020-02-02 20:00:33 -06:00