1
0
Fork 0
arangodb/cmake
Heiko 9772f35083 Feature/react webpack testing (#10302)
* init commit

* cleanup of not needed css

* todo

* jquery ui 192 cusotm not needed anymore

* leaflet

* test files, remove after complete trasnfer to webpack

* more changes, see react/TODO.md for details

* webpack dev config

* added content of build direcotry, please remmeber TODO.md - this needs a total refactor

* html react

* added needed images, also refactor is here needed

* aardvark question

* temp commented out shard distribution, changed app

* gitignore aardvark + react

* src ace - why? donw know

* renamed ejs files to html

* rm not needed files

* new pure versions

* fix aardvark for react

* more fixes, still sigma js wheel nav svg icons not wokring

* grunt cleanup, more removals to come

* new manifest

* fix ace

* rm not needed files

* working version with first react native component

* Added missing typescript types

* Formatting

* rm unused views

* better check of variable

* pre-compiled ejs templates, fixing tippy tooltips, fixing sigma js

* not needed ,

* hg ignore

* tippy js module

* precompile, do not longer require file per file

* added build env file

* added devel env file

* load env files for devel and build environemnts

* load config js properly

* executable again, needs future fix

* load host via env file

* arnagojs host detection regarding dev or build mode

* task repeater rise to 10s interval instead of 1s

* rm old app js version

* rm old extra css

* rm old templates

* rm libs js

* more cleanup, remove old index html

* rm old style css

* rm old style minified css

* adjust new `make frontend` command to new react build structure

* rm not needed css

* todo

* hljs instead of jquery.snippet.min.js

* updated todo

* updated noty version. changed internal apis to fit new noty version

* rm old node package json, rm old grunt file, those will not be used anymore

* updated todo

* rm not needed files

* updated todo

* updated todo

* do not use crazy global vars

* updated todo

* updated todo

* rm compress img folder, moved compressed to img, adjusted manifest

* add replc scss

* remove old build folder

* not needed anymore

* adjusted gitignore file

* adjusted release.sh script

* adjusted release.sh script

* adjusted readme maintainers

* updated todo

* png instead of svg, cleanup not needed files, proper version login img

* up
dated todo

* updated todo

* remove console log

* cluster task only in cluster

* adjusted readme maintainers

* updated todo

* remove the cool web ui name 😢

* clean up, finalization

* added missing assets

* added package lock

* added build - needs to discussion if we want to check that in or not

* use old shard view for now until react view is finalized

* react build

* updated maintainers

* Update js/apps/system/_admin/aardvark/APP/manifest.json

Co-Authored-By: Michael Hackstein <michael@arangodb.com>

* changed manifest

* rm todo file

* updated react manifest

* rm react logo

* reverted port changes

* Fixed img folder

* Merged with devel, solved hidden merge conflicts. Also added react/build to git ignore.

* updated uploadfile library

* require sort order

* cleanup, correct name + version

* rm hgignore file

* re-added commented out noty functions

* removed duplicate

* removed duplicate

* noty

* added automatic proxy setup

* readme maintainers

* jslint

* manifest

* more requires then imports

* do not use index.html, but instead use an arangodb logo to check for non json output

* updated webpack-dev-server

* updated jest

* fixed removal of logger view

* updated babel jest

* Fix .env.build path

* Update .gitignore to include build

* Add compiled UI

* Fix UI for packages

* Fix cmake

* Update CHANGELOG
2019-11-28 18:26:04 +01:00
..
custom Bug fix/separate openssl with oskar (#10325) 2019-10-29 08:42:51 +03:00
frontend Feature/react webpack testing (#10302) 2019-11-28 18:26:04 +01:00
packages Fix Windows client package 2019-09-17 01:37:07 +02:00
AddCompilerFlag.cmake Checking for compiler features 2016-02-12 11:13:24 +01:00
ArangoDBInstall.cmake Feature/react webpack testing (#10302) 2019-11-28 18:26:04 +01:00
CMakeCheckCompilerFlagCommonPatterns.cmake CPU vector flags autodetection 2016-02-12 13:10:48 +01:00
CMakeParseArguments.cmake Revert #366d771b5247c271f9dbf22905e7f3d49e0d974c and set the policies for ubuntu. 2016-05-10 11:06:40 +02:00
CheckCCompilerFlag.cmake Missing files for CPU flags checking 2016-02-12 12:25:19 +01:00
CheckCXXCompilerFlag.cmake Checking for compiler features 2016-02-12 11:13:24 +01:00
CheckCXXSourceCompiles.cmake Checking for compiler features 2016-02-12 11:13:24 +01:00
CheckMicCCompilerFlag.cmake Checking for compiler features 2016-02-12 11:13:24 +01:00
CheckMicCXXCompilerFlag.cmake Checking for compiler features 2016-02-12 11:13:24 +01:00
FindBoost.cmake
FindIResearch.cmake Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
FindJeMalloc.cmake case mismatch 2017-04-19 20:24:36 +02:00
FindPackageHandleStandardArgs.cmake Revert #366d771b5247c271f9dbf22905e7f3d49e0d974c and set the policies for ubuntu. 2016-05-10 11:06:40 +02:00
FindPackageMessage.cmake Revert #366d771b5247c271f9dbf22905e7f3d49e0d974c and set the policies for ubuntu. 2016-05-10 11:06:40 +02:00
FindPythonInterp.cmake fix CMake so it finds the PythonInterpreter even with oder versions 2016-08-29 13:22:03 +02:00
FindZLIB.cmake dummy FindZLIB (#6225) 2018-08-23 10:15:51 +02:00
Findsnappy.cmake Reenabled snappy (#2504) 2017-05-26 20:53:23 +02:00
Findtcmalloc.cmake Finding tcmalloc 2016-02-11 17:49:55 +00:00
GNUInstallDirs.cmake Ship GNUInstallDirs from cmake 3.5 so we don't get biten by bugs in older versions of it. 2016-08-19 14:16:07 +02:00
InstallArangoDBJSClient.cmake fix install path for js (#7570) 2018-11-30 17:15:03 +01:00
InstallMacros.cmake choose the proper path for the js config directory 2017-07-19 14:20:20 +02:00
OptimizeForArchitecture.cmake Add processor architecture specific flags to BASE_FLAGS again. (#4605) 2018-02-20 10:50:17 +01:00
RocksDBConfig.cmake.in fix symlink, move version dependend part into 3rdparty so we find it on next upgrade (#6013) 2018-08-03 13:31:29 +02:00
SelectLibraryConfigurations.cmake added missing cmake file 2016-02-15 11:59:51 +01:00
TargetArch.cmake Complete to __aarch64__ achritectur 2016-07-25 16:30:22 +02:00
UserWarning.cmake Missing files for CPU flags checking 2016-02-12 12:25:19 +01:00
VcMacros.cmake Checking for compiler features 2016-02-12 11:13:24 +01:00
debugInformation.cmake check whether the file exists before attempting to obtain its debug symbols (#3424) 2017-10-16 09:56:44 +02:00
dump_vars.cmake refactoring `dump_vars` 2016-11-16 09:31:18 +01:00
test_boost.cpp fixed boost unittests test 2016-02-24 23:43:07 +01:00
test_clock_gettime.c fixed clock_gettime under MacOS X 2016-09-26 14:55:10 +02:00