Commit Graph

3780 Commits (d3c6db1ba8eecb55b85373fa11539fe3da768331)
 

Author SHA1 Message Date
Torkel Ödegaard aa4d60c21e Worked on reset password views, refactored out password strength to a reusable directive 10 years ago
Torkel Ödegaard e40b462040 began work on reset password view, and angular controller 10 years ago
Torkel Ödegaard 89418a155a More work on email and notification infra #1456 10 years ago
Torkel Ödegaard 901685bb63 Updated sample config and config docs with example for postgres session provider_config string, #2118 10 years ago
Torkel Ödegaard c709a28f02 More work on email and notification infra #1456 10 years ago
Torkel Ödegaard 10abf61383 Merge pull request #2115 from tmonk42/exit_codes 10 years ago
Haneysmith, Nathan fcba62894b remove trailing exit 0 from deb init 10 years ago
Haneysmith, Nathan 77215182f7 fixing up init script exit codes 10 years ago
Torkel Ödegaard 3706d0dedd More work on email and notification infra #1456 10 years ago
Torkel Ödegaard 3f5ab189cd Began work on emailing service #1456 10 years ago
Torkel Ödegaard 83279604c6 updated search handler 10 years ago
Torkel Ödegaard c821568ac7 Merged new template dropdown 10 years ago
Torkel Ödegaard 1c38619d8c Fixed intendation 10 years ago
Torkel Ödegaard 8cfe89eaf9 Updated variable dropdown 10 years ago
Torkel Ödegaard cb63344394 Added hover tooltip for tags 10 years ago
Torkel Ödegaard 8934c83742 Small fixes for template variable groups (tags) 10 years ago
Torkel Ödegaard b0451dc1b3 More refinements of tag selection and state restoration after dashboard load 10 years ago
Torkel Ödegaard b5a846154a Trying to make progres on persisting selection state, restoring selection state for new multi variable dropdown, proving to be really complex 10 years ago
Torkel Ödegaard f48d0fcb13 More work on tags in variable dropdown, now the actual tag values query is hooked up and works, #2080 10 years ago
Torkel Ödegaard 650d3d5046 Fixed tag selection issues 10 years ago
Torkel Ödegaard 0992b6a616 Progress on template variable dropdown, lots of unit tests for selection behavior, 10 years ago
Torkel Ödegaard 53ed407448 Lots of refactoring of variable dropdown trying to clean up code and make it unit testable 10 years ago
Torkel Ödegaard d96f5598ca Breaking out logic for variable dropdown into a controller, this needs some unit tests 10 years ago
Torkel Ödegaard 137cbe5bb4 work on variable multi select 10 years ago
Torkel Ödegaard 6f783f5a3b Single variable select state highlight fixed, Closes #2073 10 years ago
Torkel Ödegaard 6ed17fe62f Removed selection state for single select variables 10 years ago
Torkel Ödegaard 7d25d6f191 progress on tag selection in variable dropdown 10 years ago
Torkel Ödegaard 0bd50c06d7 Template varaible dropdown work 10 years ago
Torkel Ödegaard 9a74105103 Trying out dark headers and footers for template dropdown 10 years ago
Torkel Ödegaard a433e0e79c More work on variable dropdown 10 years ago
Torkel Ödegaard 483ef20527 Reworking variable value dropdown, take3 10 years ago
Torkel Ödegaard c5d3eb53f0 Merge pull request #2098 from pborreli/typos 10 years ago
Pascal Borreli f582ac88b3 Fixed menu 10 years ago
Pascal Borreli 7b69b789b8 Fixed typos 10 years ago
Torkel Ödegaard 5c8b571c3f Fixed look of tag cloud in search 10 years ago
Torkel Ödegaard bfe5a56a47 Updated dashboard links editor, just changed With tag > With tags 10 years ago
Torkel Ödegaard 8cfbd2f8bf Increased width of query input field in dashlist panel editor 10 years ago
Torkel Ödegaard 50a1feb90a Dashboard list panel: Now supports search by multiple tags, Closes #2096 10 years ago
Torkel Ödegaard 6df9012141 Updated dashboard links feature to support search by my multiple tags, #1944 10 years ago
Torkel Ödegaard dc607b8e8a Dashboard search now supports filtering by multiple dashboard tags, Closes #2095 10 years ago
Torkel Ödegaard 1a71da417c Merge pull request #2092 from robertjakub/master 10 years ago
Torkel Ödegaard 2446168356 Sort tags in search results, Closes #2091 10 years ago
robert jakub 153ab4afaa new role Read Only Editor - admin (small fix for #2088) 10 years ago
Torkel Ödegaard ff3843bc7f Roles: New user role that replaces the old role behavior, Closes #2088 10 years ago
Torkel Ödegaard 86f5152092 When role is viewer and edit URL is loaded view mode will be loaded instead, Closes #2089 10 years ago
Torkel Ödegaard 83e7c48767 User role 'Viewer' are now prohibited from entering edit mode (and doing other transient dashboard edits). A new role will replace the old Viewer behavior 10 years ago
Torkel Ödegaard 85c3a0aa14 Panel menu now hides edit actions for users with role Viewer, Closes #1826 10 years ago
Torkel Ödegaard 50645cc36b Added test connection action to all data sources, Closes #1997 10 years ago
Torkel Ödegaard afede880e6 added url validation when adding data source, Fixes #2043 10 years ago
Torkel Ödegaard e2f6633d57 Began work on data source test / validation, #1997 & #2043 10 years ago