- 07 Jun, 2017 8 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
dashboard_history: fix for scenario where reverted dashbord has different title and url must change not just route reload
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
dasboard_history: fixed disabled attribute so it works both by disabling and fixing style, no need for disabled class and disabled attribute
Torkel Ödegaard committed -
dasboard_history: fixed json diff so only dashbord is compared and not the whole dashboard revision object (message and restoreFrom etc was showing up in json diff)
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
dasboard_history: big refactoring of how the compare api looked, now a POST with a model for new & base version, refactored a simplified UI code as well, this was done to lay foundation to make it possible to do diff against current in browser unsaved version
Torkel Ödegaard committed
-
- 06 Jun, 2017 8 commits
-
-
dashboard_history: further css & markup fixes, removing style overrides & resuing existing styles and markup components
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
dashboard_history: SQL did not work when using MySQL, fixes to dashboard version numbering, so inserts start at 1, added migration to fix old dashboards with version 0
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
refactoring: trying to remove all the css overrides in history tab and make the styles more more inline with best practice css, and if needed use modifier overrides instead
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
- 05 Jun, 2017 14 commits
-
-
refactoring: moved compare dashboard version command out of sqlstore, the code in this command did not use any sql operations and was more high level, could be moved out and use existing queries to get the versions
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
refactoring: moved dashboard history item formating (message) and fixed dashboard history migration issue, and removed from frontend tests that where no longer needed
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
operations instead of duplicating a bunch of get & save logic.
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
refactoring: Renamed dashboard version queries that wrongly had Command suffix, added missing OrgId to dashboard history commands and queries
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
* Update to latest oauth2 library using govendor * Follow API changes
Eirik Nygaard committed
-
- 04 Jun, 2017 4 commits
-
-
Dan Cech committed
-
Tom Gardiner committed
-
I added in a description since there was just TODO there originally.
aykim17 committed -
Torkel Ödegaard committed
-
- 02 Jun, 2017 3 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 01 Jun, 2017 1 commit
-
-
sanchitraizada committed
-
- 31 May, 2017 2 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-