1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-08 06:55:21 +02:00

Commit graph

  • 40e3d936e5
    Update README.md Josh Pigford 2024-01-10 09:49:05 -06:00
  • d18d5bab6e Initial commit of old codebase Josh Pigford 2024-01-10 09:41:07 -06:00
  • 121dc107d5 When in development, change database pool to add GOOD_JOB_MAX_THREADS to RAILS_MAX_THREADS Claude Ayitey 2024-01-06 15:03:17 +00:00
  • 4ad1faacc8 Wrap engine mounting in authentication to prevent direct access. Claude Ayitey 2024-01-06 15:01:22 +00:00
  • 29a346ee08 Add routes to mount GoodJob dashboard Claude Ayitey 2024-01-06 15:00:33 +00:00
  • 0e4f75b7e8 Change job adapter to :good_job. Claude Ayitey 2024-01-06 14:59:42 +00:00
  • 3a0170c3db Created an empty initializer for custom good_job config. Claude Ayitey 2024-01-06 14:58:47 +00:00
  • 32ca1fa432 Changed perform_asnyc to perform sincen GoodJob does not use perform_async Claude Ayitey 2024-01-06 14:57:33 +00:00
  • dcb44cee65 Run migration for good_job install. Claude Ayitey 2024-01-06 14:52:38 +00:00
  • d8116ea878 Remove cable config file for redis. Claude Ayitey 2024-01-06 14:52:03 +00:00
  • 3cb2fb4afc Remove sidekiq config file. Claude Ayitey 2024-01-06 14:51:49 +00:00
  • dd45f46457 Generate migration for good_job installation. Claude Ayitey 2024-01-06 14:51:29 +00:00
  • c833cb3a9f Remove references of Sidekiq Claude Ayitey 2024-01-06 14:51:05 +00:00
  • b024a45d44 Add good_job start command to worker in Procfile. Claude Ayitey 2024-01-06 14:50:52 +00:00
  • 62b6f19080 Bundle install. Claude Ayitey 2024-01-06 14:50:19 +00:00
  • c2f3e65d25 Remove sentry, redis and sidekiq Claude Ayitey 2024-01-06 14:50:13 +00:00
  • eff0a7b9e8 Add GOOD_JOB_EXECUTION_MODE to env variables. Claude Ayitey 2024-01-06 14:49:02 +00:00
  • a7667ba29a Rename app/sidekiq to app/jobs Claude Ayitey 2024-01-06 14:47:35 +00:00
  • 1e1c9c2481 Rename test/sidekiq to test/jobs Claude Ayitey 2024-01-06 14:45:54 +00:00
  • 74d7274b93 bundle install. Claude Ayitey 2024-01-06 13:28:53 +00:00
  • 9090769c65 Sentry update Josh Pigford 2024-01-04 14:10:17 -06:00
  • d648b9468f Update README.md Josh Pigford 2024-01-04 14:06:12 -06:00
  • 7dbfcd5c0c Missed one Polygon bit Josh Pigford 2024-01-04 13:59:03 -06:00
  • 235555dfe9 Removed polygon Josh Pigford 2024-01-04 13:55:50 -06:00
  • 9d9d0bbbbd Use gpt-4 turbo Josh Pigford 2024-01-04 13:54:23 -06:00
  • dc64d09bc7 Merge branch 'main' of https://github.com/maybe-finance/maybe Josh Pigford 2024-01-04 13:18:44 -06:00
  • ba50851236 Added read-only SQL setup Josh Pigford 2024-01-04 13:18:39 -06:00
  • 72e497f7b2
    Create LICENSE Josh Pigford 2024-01-04 13:04:36 -06:00
  • ab174f43ea Update README.md Josh Pigford 2024-01-04 13:04:01 -06:00
  • 1f69793928 Initial commit of new old codebase Josh Pigford 2024-01-04 12:03:16 -06:00
  • a4b9a0507d Replaced linked SVG files with actual SVG code. Claude Ayitey 2024-01-04 01:49:07 +00:00
  • 707ea1a7b0
    Fix authentication on Dashboard Josh Brown 2024-01-03 19:59:14 +00:00
  • 65e8456775 Functions to show, hide, and handle menu. Claude Ayitey 2024-01-03 19:47:49 +00:00
  • 321d364f21 Set target and state values. Claude Ayitey 2024-01-03 19:47:31 +00:00
  • 1855e45a56 controller to handle toggle. Claude Ayitey 2024-01-03 19:47:01 +00:00
  • b096822998 Moved bbom li around, added justify-between. Claude Ayitey 2024-01-03 19:46:32 +00:00
  • 2fdc3d73c6 Add button to handle click action. Claude Ayitey 2024-01-03 19:45:13 +00:00
  • 2733b00145 Add data-controller to list Claude Ayitey 2024-01-03 19:44:52 +00:00
  • 56abc8d36a Added html section for settings and logout buttons. Claude Ayitey 2024-01-03 19:44:26 +00:00
  • 49b1f738bc bundle install Claude Ayitey 2024-01-03 19:43:30 +00:00
  • a9925ac0f2 Added SVG icons for ellipsis, logout and settings Claude Ayitey 2024-01-03 19:43:19 +00:00
  • d297d78d17 Sidebar cleanup Josh Pigford 2024-01-02 15:06:26 -06:00
  • c988fdd2e1
    Merge pull request #7 from jespr/jespr/sidebar-portfolio Josh Pigford 2024-01-02 15:00:28 -06:00
  • 666957555c Use text-white Jesper Christiansen 2024-01-02 12:55:41 -08:00
  • e57ab172ba Remove dashboard/portfolios links from sidebar Jesper Christiansen 2024-01-02 12:35:13 -08:00
  • 58be296575 Letter spacing Jesper Christiansen 2024-01-02 12:26:22 -08:00
  • 6636613af8 Use true white Jesper Christiansen 2024-01-02 12:24:02 -08:00
  • 5d37cdbc85 Add sidebar portfolio holdings Jesper Christiansen 2024-01-02 12:21:12 -08:00
  • 37dff43fc1 Updated shell Josh Pigford 2024-01-02 13:47:09 -06:00
  • 88bbcf9143
    Merge pull request #4 from jespr/jespr/tailwind-colors Josh Pigford 2024-01-02 13:35:12 -06:00
  • 6a55789aa3 Change primary/error/success/etc names Jesper Christiansen 2024-01-02 11:33:45 -08:00
  • 8c497e7a28 Add Maybe colorscheme to tailwind.config.js Jesper Christiansen 2024-01-02 11:24:37 -08:00
  • 379103d229 First rough pass at tracking holdings Josh Pigford 2024-01-02 11:56:49 -06:00
  • 0399f43252 Portfolio rough-in Josh Pigford 2024-01-01 20:18:34 -06:00
  • bac8ffaca9 Update application.html.erb Josh Pigford 2024-01-01 20:03:13 -06:00
  • d8903feb8a Application shell Josh Pigford 2024-01-01 19:51:40 -06:00
  • 241d2984f1 Don't deal with github workflows for now Josh Pigford 2024-01-01 18:21:18 -06:00
  • 52857b2920 Use letter_opener for dev email usage Josh Pigford 2024-01-01 18:20:41 -06:00
  • d2aee8778f Update devise.rb Josh Pigford 2024-01-01 18:02:52 -06:00
  • 4d1613b5a9 Devise styling Josh Pigford 2024-01-01 17:58:34 -06:00
  • a123b3bc96 Devise + basic user minitests Josh Pigford 2024-01-01 17:48:40 -06:00
  • f260139536 Gemfile cleanup Josh Pigford 2024-01-01 17:19:50 -06:00
  • 9996039a62 Update README.md Josh Pigford 2024-01-01 17:13:43 -06:00
  • f726f59ce2 Initializing core app Josh Pigford 2024-01-01 17:10:48 -06:00
  • 224a11798b
    Update README.md Josh Pigford 2024-01-01 16:55:28 -06:00
  • e1fa3d5ccd
    Update README.md Josh Pigford 2024-01-01 16:53:02 -06:00
  • 0b182730fc
    Create README.md Josh Pigford 2024-01-01 16:46:07 -06:00
  • 97a4cc236e
    Create LICENSE Josh Pigford 2024-01-01 16:41:40 -06:00