portainer/app
Anthony Lapenna 90d3f3a358
Enable endpoint backend pagination (#2989)
* feat(api): remove SnapshotRaw from EndpointList response

* feat(api): add pagination for EndpointList operation

* feat(api): rename last_id query parameter to start

* feat(api): implement filter for EndpointList operation

* feat(home): front - endpoint backend pagination (#2990)

* feat(home): endpoint pagination with backend

* feat(api): remove default limit value

* fix(endpoints): fix a minor issue with column span

* fix(endpointgroup-create): fix an issue with endpoint group creation

* feat(app): minor loading optimizations

* refactor(api): small refactor of EndpointList operation

* fix(home): fix minor loading text display issue

* refactor(api): document bolt services functions

* feat(home): minor optimization

* fix(api): replace seek with index scanning for EndpointPaginated

* fix(api): fix invalid starting index issue

* fix(api): first implementation of working filter

* fix(home): endpoints list keeps backend pagination when it needs to

* fix(api): endpoint pagination doesn't drop the first item on pages >=2 anymore

* fix(home): UI flickering on page/filter load/change

* feat(api): support searching in associated endpoint group data

* feat(api): declare EndpointList params as optional

* feat(endpoints): backend pagination for endpoints view (#3004)

* feat(endpoint-group): enable backend pagination (#3017)

* feat(api): support groupID filter on endpoints route

* feat(api): add new API operations endpointGroupAddEndpoint and endpointGroupDeleteEndpoint

* feat(endpoint-groups): backend pagination support for create and edit

* feat(endpoint-groups): debounce on filter for create/edit views

* feat(endpoint-groups): filter assigned on create view

* (endpoint-groups): unassigned endpoints edit view

* refactor(endpoint-groups): code clean

* feat(endpoint-groups): remove message for Unassigned group

* refactor(api): endpoint group endpoint association refactor

* refactor(api): rename files and remove comments

* refactor(api): remove usage of utils

* refactor(api): optional parameters

* feat(api): update endpointListOperation behavior and parameters

* refactor(api): remove unused methods associated to EndpointService

* refactor(api): remove unused methods associated to EndpointService

* refactor(api): minor refactor
2019-07-20 16:28:11 -07:00
..
agent fix(volume-browser): download capability for all types of files (#2954) 2019-06-21 15:44:29 +02:00
azure fix(datatables): allow selecting range using shift (#344) (#2962) 2019-07-02 17:51:17 +02:00
docker fix(datatables): allow selecting range using shift (#344) (#2962) 2019-07-02 17:51:17 +02:00
extensions Enable endpoint backend pagination (#2989) 2019-07-20 16:28:11 -07:00
integrations fix(datatables): allow selecting range using shift (#344) (#2962) 2019-07-02 17:51:17 +02:00
portainer Enable endpoint backend pagination (#2989) 2019-07-20 16:28:11 -07:00
__module.js refactor(app): move storidge to new 'integrations' module (#2905) 2019-06-11 23:13:18 +02:00
app.js fix(endpoints): always reset agent headers when switching state (#2939) 2019-06-18 14:45:49 +02:00
config.js feat(app): set anonymizeIp property for GA (#2919) 2019-06-02 18:16:07 +12:00
constants.js feat(networks): prevent removal of predefined networks (#2697) 2019-02-25 14:25:48 +13:00
index.html refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
vendors.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00