You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.1 KiB

5 months ago
3 months ago
5 months ago
3 months ago
5 months ago
5 months ago
3 months ago
3 months ago
3 months ago
3 months ago
  1. TODO
  2. ====
  3. * [ ] Fontawesome 6
  4. * [x] importmap
  5. * [ ] fix flickering
  6. * [ ] https://blog.cetindere.de/fix-huge-flashing-icons-fontawesome/
  7. * [ ] Tailwind
  8. * [ ] copy TailAdmin (or WindMill) layout
  9. * [ ] https://demo.tailadmin.com/crm
  10. * [ ] https://windmill-dashboard.vercel.app/buttons.html
  11. * [ ] black mode
  12. * [ ] index list
  13. * [x] Pagy
  14. * [ ] systematic 'New Button' (+)
  15. * [ ] smart filter search bar
  16. * [ ] build auto-release notes based from TODO and New Notes
  17. * [ ] semver_git_tag compatible
  18. * [ ] Use hotwire_livereload instead of rails_live_reload
  19. * [ ] Ansi Formatter
  20. * [ ] fix:
  21. ```
  22. 23:49:01 web.1 | Rails ╙─╜ Completed 200 OK in 14ms (Views: 11.4ms | ActiveRecor
  23. 23:49:01 web.1 | Rails ╣┆╠ d: 0.2ms | Allocations: 10324)
  24. ```
  25. * `prefix` Completed should use `final`
  26. New Notes
  27. ---------
  28. * [x] LiveConstants
  29. * [x] monkeypatch rails-live-reload
  30. * [x] Flash message
  31. * [x] https://reinteractive.com/articles/how-to-create-flash-messages-in-Rails-7
  32. * [x] Minitest
  33. * [x] Formatter
  34. * [x] wrap warning containing \n
  35. * [x] "\e[0;35mhello".length => 12 instead of 5!
  36. * [x] SQL compatible