- 12 Jun, 2017 1 commit
-
-
Torkel Ödegaard committed
-
- 08 Jun, 2017 14 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Daniel Lee committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
When table data returns a column with the value 0, it should not ignore it. This change checks for undefined instead of if the value is truthy. Fixes #8531
Daniel Lee committed -
To be able to build the docs an awsconfig file must exist for the Dockerfile to copy. This adds an instruction to create an empty, dummy file so that the build will work.
Daniel Lee committed -
Torkel Ödegaard committed
-
Mitsuhiro Tanda committed
-
- 07 Jun, 2017 14 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
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
-
Peter Mounce 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 3 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
-