Commit Graph

12 Commits (257519490a1578471f1182131dbd6a7de85fcd12)

Author SHA1 Message Date
Torkel Ödegaard 257519490a Worked on login remember cookie, and redirect after login 10 years ago
Torkel Ödegaard 95305e7e11 Changed from goconfig to its new counter part go-ini 10 years ago
Torkel Ödegaard 0a695ba17a Final work on migration, now there is no usage of xorm table sync 10 years ago
Torkel Ödegaard afb847acc8 a lot of work on database schema and migration setup, postgres now works, every integration test passes for all database types, only token table left to do 10 years ago
Torkel Ödegaard 2379c5b770 Added loglevel to migrator, added dashboard table & index migrations 10 years ago
Torkel Ödegaard 90925273a0 User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 10 years ago
Torkel Ödegaard f1996a9f1f Initial work on seperation between user and account 10 years ago
Torkel Ödegaard d8e5be5782 Worked on database agnostic table creation for db migrations 10 years ago
Torkel Ödegaard 1f987c1903 Began work on real sql schema definitions, and migration engine 10 years ago
Torkel Ödegaard 3912ed5023 Role checking when saving dashboard, making sure that the user has owner or editor role 11 years ago
Torkel Ödegaard f858f6b621 Add collaborator now handles role, added macaron-contrib/binding for binding and validation 11 years ago
Torkel Ödegaard fdfcc3ab2a Admin flagged users, create a default admin user on startup if missing 11 years ago
woodsaj 7b17e38f5d add Token authentication support 11 years ago
Torkel Ödegaard 9d629f2780 Tested with mysql, added simple fig file, need to write a more substantial fig setup 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 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 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 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 705455d5d6 Set active account now works again 11 years ago
Torkel Ödegaard be781bdb98 Tried postgres 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 4eefa73441 Progress on account and dashboard save/load 11 years ago
Torkel Ödegaard 00b4d233cc Small progress, save search works 11 years ago
Torkel Ödegaard eb2c078898 Progres on move to sql from rethinkdb 11 years ago
Torkel Ödegaard f5b1b192a0 Macaron and sqllite 11 years ago