aboutsummaryrefslogtreecommitdiffstats
path: root/client/js/app/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Initialize with yqlValerij Fredriksen2022-08-101-5/+5
| * Remove Show query buttonValerij Fredriksen2022-08-103-48/+15
| * Do not show already selected propertiesValerij Fredriksen2022-08-105-81/+75
| * Centralize all logic in a single providerValerij Fredriksen2022-08-1021-812/+414
| * Remove TextBoxValerij Fredriksen2022-08-105-31/+5
| * Merge OverlayImageButton into CopyResponseButtonValerij Fredriksen2022-08-108-66/+15
| * Remove SimpleButtonValerij Fredriksen2022-08-107-47/+15
| * Import levelZeroParameters and childMap staticallyValerij Fredriksen2022-08-107-153/+154
| * Remove unused filesValerij Fredriksen2022-08-103-142/+0
* | spans now get processes with more descriptive namesErlend2022-08-101-49/+74
|/
* fixed not every trace point getting addedErlend2022-08-091-25/+37
* Cleanup of unused codeErlend2022-08-081-77/+7
* Changed how logs are added to improve relation between spansErlend2022-08-081-62/+76
* fixed a problem wth children not at correct levelErlend2022-08-031-13/+30
* 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
* 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
* Merge branch 'enikolaisen/querybuilder-js'Erlend2022-07-0132-3/+2886
|\
| * 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-2228-281/+588
| * Moved files to projectErlend2022-06-2222-0/+373
* | 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-244-18/+59
* | Add TODOsLeandro Alves2022-06-243-0/+6