Commit graph

10 commits

Author SHA1 Message Date
smavros
629e0218d9 Sets associations autoupdate to pass the tests
This is not a formal solution. The associations_autoupdate tag was
    set manually to just pass the test.
2019-04-22 11:04:43 +02:00
smavros
9df906bc15 Associations autoupdate OFF. Formated model structs. 2019-04-14 20:50:26 +02:00
smavros
3682ae265a Renamed visualization struct field:
- VisualizationUser to User and the corresponding foreign key
2019-04-14 20:32:19 +02:00
smavros
ae0f729a55 Formating using Gofmt with local tab=4*stops 2019-04-05 00:22:08 +02:00
smavros
608e772c9b Simplified associations for models related with has many and belongs to 2019-04-04 19:31:36 +02:00
smavros
e58c2b2dae Added all the associations in models 2019-04-04 19:22:55 +02:00
Sonja Happ
515c64782c formating cosmetics - next try 2019-04-04 08:49:07 +02:00
Sonja Happ
25ea047bd7 formating cosmetics 2019-04-04 08:42:37 +02:00
Sonja Happ
b5e070b2b1 fixed syntax of Widget struct 2019-04-04 08:33:02 +02:00
Sonja Happ
91f52a409b move all data structs to one file to avoid circular dependencies; use all data structs in start.go for testing compilation; dependency updates 2019-04-03 14:54:55 +02:00