| .. |
|
api
|
f6c07fdabd
Rewrote and redesign how the data source edit views look and work so they conform better to how account views look, removed tabs and put top nav items to add data source etc, made list, edit and new seperate url routes, #1483
|
11 years ago |
|
bus
|
3752379106
Worked on event system, needs a little more work
|
11 years ago |
|
cmd
|
f2e9ec63df
CLI: Renamed import-json to dashboard:import
|
11 years ago |
|
components
|
10820f31c2
Changed go package path
|
11 years ago |
|
events
|
c9f06e1da1
Fixed failing events test and issue with dashboard list panel
|
11 years ago |
|
log
|
c1d4acc01e
CLI: Use colorized console output
|
11 years ago |
|
middleware
|
e3764ad951
Fixed failing dashboard sql test
|
11 years ago |
|
models
|
22652889b2
CLI: Add datasource:create command
|
11 years ago |
|
services
|
f443b7087c
CLI: Add datasource:info command
|
11 years ago |
|
setting
|
79f798f67b
Configuration file options can now be overriden using environment variables using GF_<SectionName>_<KeyName> syntax, if Section name contains dots in config they are replaced with underscores, and the section name and keyname needs to be all upper case, #1473
|
11 years ago |
|
social
|
10820f31c2
Changed go package path
|
11 years ago |
|
util
|
257519490a
Worked on login remember cookie, and redirect after login
|
11 years ago |