aboutsummaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Replace Reach Router with React Router v6Leandro Alves2022-06-237-91/+58
* | Fix router navigationLeandro Alves2022-06-231-5/+1
* | Add CardLink componentLeandro Alves2022-06-233-2/+39
* | Add Link componentLeandro Alves2022-06-233-2/+30
* | Add max width for the main content blockLeandro Alves2022-06-231-0/+6
* | Use app provider and adjusts overall layoutLeandro Alves2022-06-235-9/+28
* | Add app providerLeandro Alves2022-06-231-0/+24
* | Add basic global styleLeandro Alves2022-06-231-0/+39
* | Add basic theme and colorsLeandro Alves2022-06-234-0/+268
* | Add initial default styles and propsLeandro Alves2022-06-233-0/+398
* | Add basic containers componentsLeandro Alves2022-06-234-0/+79
|/
* Add basic layout and remove sample codeLeandro Alves2022-06-2212-116/+66
* Add vespa assetsLeandro Alves2022-06-226-22/+303
* Simplify file namesLeandro Alves2022-06-222-2/+1
* Rename query-builder to match path="querybuilder"Leandro Alves2022-06-224-2/+2
* Update yarn lockLeandro Alves2022-06-221-1/+1
* Fix typo and change route to query builderLeandro Alves2022-06-222-2/+2
* Add basic app router structureLeandro Alves2022-06-229-9/+123
* Add basic folder structureLeandro Alves2022-06-208-18/+18
* Add mantineLeandro Alves2022-06-202-3/+300
* Add lint commandLeandro Alves2022-06-201-1/+2
* Setting absolute importLeandro Alves2022-06-202-4/+27
* Add prettier with a basic configLeandro Alves2022-06-203-0/+9
* Add eslint plugins and initial configurationLeandro Alves2022-06-204-19/+251
* Add huskyLeandro Alves2022-06-203-13/+210
* Add eslintLeandro Alves2022-06-203-10/+986
* Merge pull request #23136 from vespa-engine/ldalves/client-jsValerij Fredriksen2022-06-1611-0/+915
|\
| * initial vite react appLeandro Alves2022-06-1611-0/+915
* | Improve Vespa clients readmeKristian Aune2022-06-161-7/+14
* | Fix unit test linkValerij Fredriksen2022-06-161-1/+1
|/
* Fix example text for clone commandEirik Nygaard2022-06-161-1/+1
* Remove deprecated methos on Vespa 8Jon Bratseth2022-06-101-1/+0
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
* Remove on Vespa 8Jon Bratseth2022-06-081-6/+0
* Handle bare query containing equalsMartin Polden2022-06-082-6/+21
* Support having 'tests' in root of application packageMartin Polden2022-04-282-6/+20
* Add String methodMartin Polden2022-04-281-0/+4
* Do not require tests when pushing to productionEirik Nygaard2022-04-251-5/+0