26 Commits

Author SHA1 Message Date
448a8b8d1c Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960 2015-05-13 13:36:24 +02:00
187834b17c Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable 2015-05-13 09:58:45 +02:00
b3be51f17f Lots of work on search and dashboard loading, trying to generalize concepts and code, #960 2015-05-12 14:11:30 +02:00
a40299b4dc Progress on json file index and search #960 2015-05-12 12:20:03 +02:00
73ee8a5985 HTTP API: fix for POST /api/dashboards/db returned 200 ok when dashboard was not found, Fixes #1929 2015-05-04 07:46:53 +02:00
4fd2c0570c Replaced slug dependency with one that did not use gopkgs.com 2015-04-24 15:46:16 +02:00
942e8fdba8 Support for unicode / international characters in dashboard title (improved slugify), Fixes #1734, Fixes #827 2015-04-15 12:36:02 +02:00
94c3a07115 Fixed small issue when using 'Save As', dashboard version was not reset 2015-03-19 10:32:47 -04:00
04d25dc58a Dashboard: When saving a dashboard and another user has made changes inbetween, the user is promted with a warning if he really wants to overwrite the other's changes, Closes #718 2015-03-02 22:24:01 +01:00
26e4809e2e Big Backend Refatoring: Renamed Account -> Org 2015-02-23 20:07:49 +01:00
f8a10fa7af Updated account and profile pages, very temporary solution, do not like it at all 2015-02-06 08:21:00 +01:00
42a5aefb23 Worked on home dashboard 2015-02-03 15:04:35 +01:00
d562dcd90c Default datasource and event system test 2015-01-09 11:01:37 +01:00
1ae52d2472 Dashboard search by tag, and tag cloud now works, god dam I hate SQL 2015-01-07 12:37:24 +01:00
bcdbec61d7 Dashboard search works better, tag cloud should be done soon 2015-01-06 18:39:26 +01:00
0e3f91508e Added validation to stop duplicate dashboards with same name from being saved 2015-01-05 17:04:29 +01:00
8faa806c90 Refactoring dashboard delete and search 2014-12-29 13:58:06 +01:00
a55a606a55 Refactoring dashboard data access 2014-12-22 12:25:08 +01:00
eb2c078898 Progres on move to sql from rethinkdb 2014-11-20 12:11:07 +01:00
e84f06b503 more macaroon stuff 2014-10-07 11:53:25 -04:00
a9a06ad51d Working on collaborators 2014-09-19 17:37:18 +02:00
158b708eac Small progress on adding collaborator 2014-09-18 12:03:46 +02:00
31fe471da5 working on account registration and more 2014-08-22 18:05:37 +02:00
c684b1ddab dashboard load/save work and began work on register 2014-08-22 15:32:42 +02:00
07d8b542bf working on rethinkdb stuff 2014-08-21 22:09:48 +02:00
9e30599f1f rename backend to pkg 2014-08-12 20:45:41 +02:00