Commit Graph

9 Commits

Author SHA1 Message Date
gadotroee
2f33f9229a TRA-3234 Fetch command (#54)
* preparation to fetch command

* get har as zip from server

* no message

* no message
2021-05-24 19:29:46 +03:00
RamiBerm
d1921d61c9 Merge branch 'develop'
Conflicts:
	api/pkg/controllers/entries_controller.go
	api/pkg/inserter/main.go
	api/pkg/models/models.go
	cli/Makefile
2021-05-10 15:50:45 +03:00
gadotroee
2ea8b0dbde Add requestSenderIP (#39) 2021-05-10 15:14:29 +03:00
RamiBerm
18e111beb8 WIP 2021-05-10 11:03:53 +03:00
gadotroee
3f0ce35de0 Leftovers from PR #30 (#36) 2021-05-09 11:26:28 +03:00
gadotroee
b9d0e0ee87 Better code in entries fetch endpoint (#30)
* no message
* no message
2021-05-06 11:08:02 +03:00
gadotroee
ed0d7ef8db General stats api fix (#29)
* refactor and validation
2021-05-05 12:33:53 +03:00
lirazyehezkel
377fc79315 Infinite scroll (#28)
* no message

* infinite scroll + new ws implementation

* no message

* scrolling top

* fetch button

* more Backend changes

* fix go mod and sum

* mire fixes against develop

* unused code

* small ui refactor

Co-authored-by: Roee Gadot <roee.gadot@up9.com>
2021-05-04 18:23:58 +03:00
gadotroee
0061f7d14a Add api build and clean to makefile (files restructure) (#9)
* no message
* add clean api command
2021-04-28 08:08:58 +03:00