1
0
Fork 0
Commit Graph

330 Commits

Author SHA1 Message Date
Heiko 51caa460f2 Feature/replication ui (#5282) 2018-06-07 15:54:27 +02:00
Heiko ed5383c365 ui: fixed misplaced tooltip icons in indices view (#5508) 2018-06-07 12:58:41 +02:00
Heiko 63048a36de Feature/foxx store (#4600) (#4711) 2018-02-28 17:11:39 +01:00
Simon 1d57a46168 Refactor Authentication Layer (3.3) (#4588)
* added tests for revokeCollection and revokeDatabase

* optimized user permission test

* ui selection bugfix

* fixed ldap ui login

* login view

* Authentication refactoring

* localstorage fallback if user config is not available

* Fixing permission resolution test

* Adding missing import

* local storage queries now supported

* disabled collection task check for ldap

* added internal ldapEnabled function and ldap config to the ui

* more db creation tests

* removed console logs

* render fix

* Various authentication related fixes

* exec ldap test also for cluster

* Adding support to refresh user rights from external auth sources

* ldap test howto comment

* Handling roles more correctly

* jwt

* login view

* First part of rework of LDAP documentation.

* test roles in a ldap environment

* Changing role handling

* Finish revision of the LDAP chapter in the manual.

* Fixing user header

* Fixing some slight issues with LDAP users and roles

* Removing unused code

* Removing unused code

* added ldap test

* fixing a bug in restuserhandler

* more ldap tests

* ldap tests

* ldap tests

* optimized ldap testing, added cluster support, fixed some auth tests

* ldap cleanup test

* ldap tests

* auth tests

* ldap test

* Changing permission defaults

* revert change

* updated user helper test

* rm of try catch block connection

* Removing FeatureCacheFeature

* Changed permission resolution according to discussion

* updated the docs to clarify the permission resolution and the intricacies of LDAP users

* Fixing wrong permissions check in handling of PUT in ResUserHandler

* Using revision ID when replacing users

* Adding basic replace test

* tests

* Fixing some outstanding issues

* Fixing test setup, optimizing some stuff

* Fixing permission resolution rules, testsuite setup, etc

* Fix deadlock

* Adding error message for keyspace, slightly changing test setup

* Removing remaining mentions of FeatureCacheFeature

* Fix jslint

* Fixing some failed tests

* Fixing cluster authentication issue, red tests

* Fixing ldap testsuite, adding trace logging

* Fixint ldap tesuite setup and LDAP recognition

* Fixing an assert

* Cleanup, adding changelog entry

* fix typo

* Fixing dump_authentication test

* improvements found during code review

* oops

* updated CHANGELOG

* Fixing broken handling, disallowing adding of local users when disabled

* added tests for ldap search mode

* Fixing testInvalidGrants

(cherry picked from commit bc7ea2aaa29a9ed0974898f487e8a318f24912f1)

* Removing undefined auth level externally

(cherry picked from commit 70859f43ae6fd694fdbf70f669fbfdafc58e7913)

* Fixing previous commit

(cherry picked from commit 2fbcffd2ed657862ef9fb5e6d45201a6ec8ada69)

* more use of sessionstorage

* intentionally removed `after` methods from tests

because they are executed before the tests start
no cleanup is performed right now after the authentication tests
however, a cleanup is done at start of every test

* ldap tests all modes

* fix LDAP test invocation

* Added roles transformation to ldap test suite

* Fix compilation of community version.

* Imrpved the ldap testsuites by unifying their options

* fix permission problems for system collections

* Improved LDAP configuration documentation.

* Grunt.

* fixed some ro/rw display issues

* fixed some ro/rw display issues part 2

* grunt build

* bump version number

* Fixed typos in LDAP manual
2018-02-28 13:24:18 +01:00
Heiko 941bd2b3e1 UI: optimized login view for very small screen sizes (#3761) (#4318) 2018-01-16 20:55:26 +01:00
Heiko a16fd972eb optimized shard distribution api and ui (#4312) 2018-01-16 20:54:07 +01:00
Heiko 7819c217ac Feature 3.3/swagger version upgrade 3.9.0 (#4307) 2018-01-16 09:08:36 +01:00
Jan 6e0bc341ac Bug fix 3.3/ui issue 2668 document not found (#3914)
* added better not found information if a document or a collection was not found

* UI: added not found views for documents and collections
2017-12-07 10:31:42 +01:00
Heiko c2fab4f495 UI - added user roles (#3377)
* UI - added user roles

* some code changes, added missing picture
2017-10-06 11:23:06 +02:00
Heiko ce96113d61 fixed the appearance of the documents filter (#2984) 2017-08-10 22:14:35 +02:00
Heiko 32836b04b7 Bug fix/ui moving documents (#2981)
* ui - added bind parameters to slow query history view

* also added bind params to running query view

* ui: fixed a bug when moving multiple documents was not possible
2017-08-08 16:08:29 +02:00
Frank Celler a692577f5b Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
Frank Celler 82ffead1cc Feature/auth context (#2721)
* fixed no access ui bug
* grunt
* optimized user permission view
* changed breadcrumb in document view
* optimized user permissions view
2017-07-04 17:32:51 +02:00
Frank Celler bbe7484521 Feature/auth context (#2704)
* added read-only users
2017-07-02 23:15:57 +02:00
Heiko 2f8cd2455d fixed all results query bug (#2607) 2017-06-19 17:48:14 +02:00
Heiko 4d7720b471 ui - added satellite collection creation (#2584) 2017-06-19 17:29:06 +02:00
hkernbach ac4eea878e ui - more detail about figures 2017-06-06 15:41:06 +02:00
hkernbach a1dacc3e29 fixed issue #2509, updated jsoneditor lib 2017-05-29 13:37:42 +02:00
hkernbach 7f2bc3a860 dashboard 2017-05-10 14:27:30 +02:00
hkernbach 841dc1ed95 addtional info inside dashboard view 2017-05-09 20:26:43 +02:00
hkernbach cd819e0b26 node info view 2017-04-25 19:27:30 +02:00
hkernbach 31c9362756 added new log view, optimized and replaced old tooltips 2017-04-13 18:36:36 +02:00
hkernbach 455867035d ui - optimized logo rendering 2017-03-22 11:39:57 +01:00
hkernbach 399cf4d9c3 css 2017-02-17 11:14:28 +01:00
hkernbach 1a5112da79 optimized graph management view 2017-02-14 18:06:29 +01:00
hkernbach 559b8d371d fixed memory issue within ui dashboard 2017-02-14 11:44:37 +01:00
hkernbach c345474bca optimized version indicator 2016-11-03 09:37:11 +01:00
Simran Brucherseifer 9f2ad47aa4 Aardvark: Prevent logo from touching main content 2016-11-01 13:03:30 +01:00
hkernbach 693109de47 fixed event loop bug, optimized nodes view 2016-10-27 13:50:26 +02:00
hkernbach 0345c24006 scss 2016-10-19 17:03:56 +02:00
hkernbach a962809687 logos 2016-10-17 15:56:26 +02:00
hkernbach 841ba88fdd scss 2016-10-14 16:59:31 +02:00
hkernbach 0edec08ceb scss 2016-10-14 14:22:01 +02:00
hkernbach 8259e783cd css 2016-10-13 14:46:43 +02:00
Simran Brucherseifer faf5e5a090 left-align table headers in query result view 2016-10-13 11:57:12 +02:00
hkernbach 4150fa7ec7 colors, gv 2016-10-13 10:14:42 +02:00
hkernbach 42d28f0708 nodes view 2016-10-12 14:54:49 +02:00
hkernbach db99916e8b improved gv 2016-10-06 10:21:35 +02:00
hkernbach 6b0905314b graph viewer aql mode 2016-10-04 15:43:28 +02:00
hkernbach da0aff8ac2 ui - move aql result into graph viewer 2016-09-30 15:45:09 +02:00
hkernbach 05c2c1976f gv 2016-09-26 15:52:33 +02:00
hkernbach e685e811f0 added query profiling information 2016-09-26 11:03:19 +02:00
hkernbach 33c54a9e7b modified collection info view 2016-09-23 10:41:58 +02:00
hkernbach ea9d97d5c6 nodes view 2016-09-23 07:55:09 +02:00
hkernbach 57dbd8799e optimized cluster ui 2016-09-22 17:10:05 +02:00
hkernbach 8546c56ff7 improved gv 2016-09-09 17:27:43 +02:00
hkernbach c8923c1021 improved gv 2016-09-09 13:16:57 +02:00
hkernbach 2be5c2b15c gv improved usability 2016-08-24 16:33:09 +02:00
hkernbach 79d7a5ed39 gv improvements 2016-08-24 15:16:39 +02:00
hkernbach db60988798 gv improvements 2016-08-17 20:31:31 +02:00