jam-cloud/admin
Seth Call e4d5fccdf5 Merged in seth/obs-download (pull request #63)
Seth/obs download

* wip

* Merge branch 'develop' into seth/obs-download

* Working. Waiting on final UI approval

* Merge branch 'develop' into seth/obs-download
2025-06-15 00:44:11 +00:00
..
app Merged in seth/obs-download (pull request #63) 2025-06-15 00:44:11 +00:00
bin Better reporting for quarterly payments 2025-03-23 13:54:53 -05:00
config Fix issue with actually saving the jamtrack right 2025-03-30 10:15:33 -05:00
db
doc
lib
log Pin more gems, fix CSS bugs, and fix many tests 2021-02-01 17:24:08 -06:00
script * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
spec change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
test
vendor
.gitignore wip admin latency api 2021-10-29 15:07:40 +05:30
.rspec
.ruby-version add env.staging file 2021-10-26 17:05:31 +05:30
.rvmrc
.simplecov
Gemfile Gemfile changes for moden computers 2021-05-22 15:24:00 +05:30
Gemfile.alt for modern O/S setup use Gemfile.alt instead of default Gemfile 2021-05-22 15:24:00 +05:30
Gemfile.lock Revert "Update Referrals page to list more partner info" 2025-03-21 19:03:49 -05:00
README.md onboarding settings done 2018-02-17 10:12:38 -06:00
README.rdoc
Rakefile change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
build change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
config.ru
jenkins
migrate.sh * adding migrate script to admin 2014-07-27 12:22:35 -05:00
run.sh
scratch.js.jsx.coffee wip 2020-04-29 15:51:50 -05:00

README.md

Jam-Admin

jam-admin is a rails-based administrator portal.

Immediately the focus is on using active_scaffolding that provides visibility into our data model, and rudimentary CRUD control.

Overtime we can add more administrative functions and views, but initially this is one of the easiest ways to give 'powertools' behind the scenes with an entirely separate authentication model.

Examples of:

  • Button on Show Page of Item: 'Send Client Update Notice' in jam_ruby_artifact_updates.rb
  • Batch Updates in View page: onboarding.rb (CurrentlyOnboarding)

Stuff that is probably breaky: activeadmin_addons https://github.com/platanus/activeadmin_addons