summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Now has top span and correct duration for spansErlend2022-08-021-12/+18
* Trace is now correctly traversed with nested childrenErlend2022-08-011-172/+149
* logs belong to the correct parentErlend2022-08-011-8/+17
* Logs are now represented as spansErlend2022-08-011-69/+100
* Merge remote-tracking branch 'upstream/master'Erlend2022-07-291-0/+11
|\
| * port 3000Kristian Aune2022-07-281-1/+1
| * Update client/js/app/README.mdKristian Aune2022-07-281-1/+1
| * Update client/js/app/README.mdKristian Aune2022-07-281-1/+0
| * Add js app readmeKristian Aune2022-07-281-0/+12
* | Spans are now split between invoking and returningErlend2022-07-291-28/+103
|/
* Added page for pasting Vespa trace, transforming and downloading traceErlend2022-07-284-8/+29
* Small changesErlend2022-07-284-4/+6
* Small changeErlend2022-07-281-1/+1
* Added ability to download trace from response for use in visualizationErlend2022-07-287-11/+285
* Added feedback to CopyResponseButton when clickedErlend2022-07-043-13/+26
* Added some commentsErlend2022-07-013-6/+12
* Copy response button now copies the response to clipboardErlend2022-07-017-27/+60
* Pasting JSON works but the input rows do not reflect itErlend2022-07-012-12/+22
* fixsed missing dependecyErlend2022-07-012-19/+21
* Merge branch 'enikolaisen/querybuilder-js'Erlend2022-07-0134-8/+3014
|\
| * Added pasteJSONButton but functionality is not completeErlend2022-07-014-13/+82
| * Show query JSON button now shows the query input as jsonErlend2022-07-015-37/+100
| * Sending query to backend now worksErlend2022-07-014-32/+79
| * Now parses the inputs and constructs a JSON object to send to the backendErlend2022-06-3010-28/+100
| * Removed unused fileErlend2022-06-291-80/+0
| * Added commentsErlend2022-06-296-110/+138
| * New choice can now be selected from the dropdown without leaving orphansErlend2022-06-291-0/+2
| * Child rows can now be removedErlend2022-06-291-2/+51
| * Inputs can now have serveral nested childrenErlend2022-06-293-79/+93
| * QueryInputChild now properly displays childrenErlend2022-06-287-66/+238
| * QueryInput input field now shows what type of input is neededErlend2022-06-243-14/+28
| * QueryInput now switches between input and button depending on the chosen methodErlend2022-06-246-16/+16
| * Updated the JSON for QueryDropDownFormErlend2022-06-243-74/+108
| * DropdownForm npw uses JSON objects to populete optionsErlend2022-06-238-35/+138
| * Added SendQuery componentErlend2022-06-236-47/+58
| * qeury input now gets saved correctlyErlend2022-06-228-75/+1681
| * querybuilder displays correctlyErlend2022-06-2230-290/+703
| * Moved files to projectErlend2022-06-2222-0/+373
* | Merge pull request #23284 from vespa-engine/mpolden/cli-clusterJon Bratseth2022-06-3014-46/+53
|\ \
| * | Support specifying cluster nameMartin Polden2022-06-3010-22/+48
| * | Remove deprecated commandsMartin Polden2022-06-305-24/+5
* | | Rename titleValerij Fredriksen2022-06-301-1/+1
* | | Rename AppProvider to ThemeProviderLeandro Alves2022-06-241-1/+1
* | | Rename app-router to router and use new routerLeandro Alves2022-06-246-20/+60
* | | Add TODOsLeandro Alves2022-06-243-0/+6
* | | Add new router page - querytracerLeandro Alves2022-06-233-4/+29
* | | Add CardLink and Icon componentLeandro Alves2022-06-233-4/+18
* | | Add fontawesome iconsLeandro Alves2022-06-232-0/+37
* | | Add vespa logo whiteLeandro Alves2022-06-231-226/+28
* | | Blue color according to vespa.aiLeandro Alves2022-06-231-7/+7