Commit Graph

163 Commits (cf89b565a63c6aa869293e6e770c6501f418e780)

Author SHA1 Message Date
Torkel Ödegaard 581efa857b Small fixes 11 years ago
Torkel Ödegaard 90925273a0 User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago
Torkel Ödegaard f1996a9f1f Initial work on seperation between user and account 11 years ago
Torkel Ödegaard d8e5be5782 Worked on database agnostic table creation for db migrations 11 years ago
Torkel Ödegaard 8bfed7508c More work on sql schema and migrations, starting to get somewhere 11 years ago
Torkel Ödegaard 9a29b04561 Dashboard import/export now works 11 years ago
Torkel Ödegaard c970e82758 Small update to update account command 11 years ago
Torkel Ödegaard ed879df1f4 Corrected spelling of SignedInUser (was SignInUser) 11 years ago
Torkel Ödegaard 2b05dac071 Api Key role is now correcty added do middleware context 11 years ago
Torkel Ödegaard 22156fe309 Big refactoring for context.User, and how current user info is fetching, now included collaborator role 11 years ago
Torkel Ödegaard aa9ca68883 Tokens small fixes 11 years ago
Torkel Ödegaard 9feb8a73fd Added binding to tokens api and role validation 11 years ago
Torkel Ödegaard f858f6b621 Add collaborator now handles role, added macaron-contrib/binding for binding and validation 11 years ago
Torkel Ödegaard 04bbdbad12 Worked on account update, moved collaborats to its own api url and files 11 years ago
Torkel Ödegaard 804bff55ec Accounts admin view/get api 11 years ago
Torkel Ödegaard fdfcc3ab2a Admin flagged users, create a default admin user on startup if missing 11 years ago
Torkel Ödegaard 5ec07db143 Refactoring of auth middleware, and starting work on account admin 11 years ago
Torkel Ödegaard 6f63d63ee0 Working on account collaborators 11 years ago
woodsaj 7b17e38f5d add Token authentication support 11 years ago
Torkel Ödegaard 68cc3f86dd Handle default datasource management 11 years ago
Torkel Ödegaard d562dcd90c Default datasource and event system test 11 years ago
Torkel Ödegaard 3226a3a58e Fixed hashing of passwords, Closes #3 11 years ago
Torkel Ödegaard 1ae52d2472 Dashboard search by tag, and tag cloud now works, god dam I hate SQL 11 years ago
Torkel Ödegaard bcdbec61d7 Dashboard search works better, tag cloud should be done soon 11 years ago
Torkel Ödegaard 0e3f91508e Added validation to stop duplicate dashboards with same name from being saved 11 years ago
Torkel Ödegaard 8faa806c90 Refactoring dashboard delete and search 11 years ago
Torkel Ödegaard a55a606a55 Refactoring dashboard data access 11 years ago
Torkel Ödegaard 22bf20a135 Refactoring get account by id and by login to queries 11 years ago
Torkel Ödegaard 5dcf6ff2d3 Refactoring set using account 11 years ago
Torkel Ödegaard 607b0c0c0e More refactoring and aligning code to the command query model 11 years ago
Torkel Ödegaard d5a59ac6b7 More migration to command/query and sql tests, looking good 11 years ago
Torkel Ödegaard ccba95542b Moved add collaborator to command way of doing it 11 years ago
Torkel Ödegaard 36c46112df Refactoring data access to command query model, and adding tests for sql code 11 years ago
Torkel Ödegaard e5811e29b1 Added username, site and password for influxdb datasources 11 years ago
Torkel Ödegaard 525b367a6f Config.js generation, simple temp solution, first is default datasource 11 years ago
Torkel Ödegaard a7c816c65e Datasource proxy, switch to lookup by id 11 years ago
Torkel Ödegaard a2a0e0394d Work on data source proxying, #6 11 years ago
Torkel Ödegaard d69258e28f Backend can now generate config.js, the very basic stuff, more work needed 11 years ago
Torkel Ödegaard ce947d4793 Update data sources now work, #8 11 years ago
Torkel Ödegaard c7ed348ee8 Lots of progress on command/query bus concept, in memory sql testing, datasource admin 11 years ago
Torkel Ödegaard 27f07e9de2 Progress on data source admin 11 years ago
Torkel Ödegaard b70a3f0958 started work datasources admin 11 years ago
Torkel Ödegaard 53b00d80d6 Fixed GetOtherAccountsFor query 11 years ago
Torkel Ödegaard 705455d5d6 Set active account now works again 11 years ago
Torkel Ödegaard fcdcd63dc7 get other accounts works 11 years ago
Torkel Ödegaard f04932aa67 More work on collaborators, and sql store 11 years ago
Torkel Ödegaard eb2c078898 Progres on move to sql from rethinkdb 11 years ago
Torkel Ödegaard 450d242d5f working on oauth 11 years ago
Torkel Ödegaard e84f06b503 more macaroon stuff 11 years ago
Torkel Ödegaard 222319d924 macaron transition progress 11 years ago