3
0

12 Commits

Author SHA1 Message Date
Denis Arh
90fcf428eb Fix broken tests after e0b09449 2020-06-26 13:22:40 +02:00
Tomaž Jerman
e0b0944921 Add support for timezone export 2020-06-23 10:12:51 +02:00
Denis Arh
12abdbcd1e Fix uint64 encoding for JSON export
All IDs  (uint64) should be encoded as string
2020-06-02 15:06:35 +02:00
Denis Arh
e6775aaa09 Add more robust user val expanding 2020-06-02 14:37:34 +02:00
Tomaž Jerman
36b40d9f3b Add sys user export to xlsx export 2020-06-02 14:33:25 +02:00
Tomaž Jerman
cd48a4b22a Add sys user export to tructured export 2020-06-02 14:33:25 +02:00
Tomaž Jerman
8b6aa177c7 Add sys user export to .csv export 2020-06-02 14:33:25 +02:00
Tomaž Jerman
6e05c2a6ab Allow encoders to access system users during export 2020-06-02 14:33:25 +02:00
Denis Arh
92a64eecba Migrate to go modules 2019-10-09 19:16:04 +02:00
Denis Arh
f5f0096035 Remove internal/test pkg 2019-10-01 17:42:26 +02:00
Denis Arh
af4d15e262 Ad XLSX exporting capabilities 2019-08-15 16:43:25 +02:00
Denis Arh
5423cf43c8 Add JSON(L) and CSV record exporting capabilities
API endpoints, CSV and JSON record encoders, dedicated svc/repo methods
2019-08-15 16:42:51 +02:00