Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  spenceralger 1afec73fe0 Merge pull request #468 from spenceralger/numeric-sort 12 yıl önce
  Spencer Alger 6e728480bb Updated the changes to work with the new repo structure. 12 yıl önce
  Rashid Khan 8a142d9173 Fixed duplicate label, added input for panel.size. Closes #481 12 yıl önce
  Rashid Khan de22a1ad34 Cache bust json files 12 yıl önce
  Rashid Khan 38b5c19990 Added 'add' button on row editor panel list 12 yıl önce
  Rashid Khan 51a895cf47 Merge remote-tracking branch 'bobrik/dash-loader-filter-fix' into pulls 12 yıl önce
  Rashid Khan e23d733805 Merge remote-tracking branch 'bobrik/color-loading-fix' into pulls 12 yıl önce
  Rashid Khan 608b66f3ce Updated download links 12 yıl önce
  Rashid Khan 3633c5bee2 Added note about builds, changed link to src/ folder 12 yıl önce
  Spencer Alger f414400a5a merged master 12 yıl önce
  Rashid Khan 1ab6e005f5 Update dist 12 yıl önce
  Spencer Alger 259562136f - Removed the "dist" directory 12 yıl önce
  Rashid Khan c088783dc9 Added toggle between single and grouped analysis to micropanel 12 yıl önce
  Rashid Khan 7dd2735c07 rebuild dist 12 yıl önce
  Rashid Khan 63fbbc9c21 Added seperate grunt task for LESS default build 12 yıl önce
  Rashid Khan a59f9e617f Added filesaver module to dashboard service. Closes #503 12 yıl önce
  Rashid Khan dd115acc1e Merge remote-tracking branch 'upstream/master' 12 yıl önce
  spenceralger efaff8405d Merge pull request #502 from spenceralger/fix-js-dashboards 12 yıl önce
  Spencer Alger ff50e6e753 Fixed the loading of the dashboard scripts, feeding them the needed args and fixing the path that they are fetch from. 12 yıl önce
  Rashid Khan 7a0b3dc649 Fixed path to script dashboards 12 yıl önce
  Rashid Khan 335462b549 Merge remote-tracking branch 'upstream/master' 12 yıl önce
  Rashid Khan 0fab4e5780 Updating dist 12 yıl önce
  Rashid Khan b1f17d1eb7 Merge pull request #499 from rashidkpc/master 12 yıl önce
  Rashid Khan 25344632a3 Fixed map path 12 yıl önce
  Spencer Alger f2d87ad5a4 Merge branch 'master' into build-tweaks 12 yıl önce
  Spencer Alger 7b28483102 Fixed path to extend-jquery.js in require config 12 yıl önce
  bobrik 7f0bcd7761 Dashboard loader filter applied after dropdown show 12 yıl önce
  bobrik fc069a0458 Fixed default color on dashboard load 12 yıl önce
  spenceralger fd0b1986e8 Merge pull request #498 from spenceralger/extended-jquery-fix 12 yıl önce
  Spencer Alger a0bd73f27c Previous fix did not work when jQuery was inlined into app.js because RequireJS was under the impression that it had already init-ed jQuery and didn't call the init function. This new strategy just allows jQuery to be jQuery and has app.js include the extensions (components/extend-jquery.js) before the app boots. 12 yıl önce