Commit graph

11 commits

Author SHA1 Message Date
Yassine Bounekhla af2c2f4c0b Add Table V2 (#524) 2022-01-07 21:11:33 +00:00
Grzegorz Zdunek 313bf0b12f Update build depedencies (#473) 2021-12-01 10:33:23 +01:00
Lisa Kim 87c1fc1918 Delete Gravity (#410)
* Remove gravity/*
* Remove gravity references: images, storybook, comps,
  README's, makefile, dockerfile, and gitignore
* Remove jquery, update yarn.lock and e-ref
2021-10-06 10:17:49 -07:00
Alexey Kontsevoy 43d2a39a21 Teleport V5 (#185)
* New Top Nav (#136)
* Moves AuthConnectors/TrustedClusters/Roles to the Dashboard Top Nav
* Add feature to allow user in context to perform operations on other users (#137)
* Added List/Create/Update/Delete/Reset user functionality
* Added enterprise api endpoint to OSS config
Co-authored-by: Alexey Kontsevoy <biz.kovoy@gmail.com>

* Fix handling of feature flags (#138)
* Prevent closing when there is an error with deleting user (#142)
* Alexey/v5nav (#155)
* Touch Ups (#157)
* Create a story for Teleport App (#158)
* Add Application Launcher (AAP) (#162)
* use publicAddr and clusterName URL parameters to launch apps. (#169)
* Update sideNav styles and ssh input box (#170)
* [teleport] Implement add node dialog (#165)
* [teleport] Change NodeJoinToken prop expires to expiry (#176)
* Remove empty state from NodesList (#179)
* [teleport] Add -f flag to add node curl command (#180)
* [teleport] Add app session chunk and start events (#181)
* Add Application Dialog
* Delete Force
Co-authored-by: Lisa Kim <lisa@gravitational.com>
2020-11-09 17:02:33 -05:00
Alexey Kontsevoy 4f9fd5b4ca Cleanup 2020-04-14 23:40:13 -04:00
Alexey Kontsevoy 56f6961968 Simplify and clean up Makefile (#62)
* Simplify and clean up Makefile

* Update Makefile

This fixes the `test` command and deploys assets to Teleport

* Update Makefile

don't print as much

* Update enterprise paths

* Don't archive artifacts anymore

* Stop removing `dist` before building

* Explicitly push to a branch on origin

* Update Makefile

initialize teleport submodules after cloning

* Remove build artifacts, such as teleport

* Fetch submodule updates before updating

* Address CR comments

Co-authored-by: Pierre Beaucamp <pierre@gravitational.com>
2020-04-07 00:50:07 -04:00
Pierre Beaucamp 05bc6f6904 Automated builds (#53)
* Remove existing dist directories

* Update Makefile to deploy assets to seperate repo

* Split asset delivery over two repositories

* Update e reference

* Use a special 'builder' user inside Dockerfile

* Revert "Use a special 'builder' user inside Dockerfile"

This reverts commit 5e72f48ff9364109bce99ec40a56311ae4264891.

* Fix a bug regarding git branches

* Use older git cli options for compatibility with Jenkins

* Stop resetting the branch after checkout

* Further git cli adjustments

* Add test command to Makefile

* Add Jenkinsfile for PR workflow

* Add comments to Makefile, include gravity & force artifacts

* Update README

* Adjust makefile to run even without e submodule

* Fix unit-test errors

* Archive build artifacts on Jenkins

* Adjust Jenkinsfile syntax

* Update e ref

* Update Jenkinsfile

* Update Jenkinsfile

* Update Jenkinsfile

clean directory before checkout

* Update Jenkinsfile

de-init submodules before checkout

* Update Jenkinsfile

* Update Jenkinsfile

* Update Jenkinsfile

* Fix syntax error in make file
2020-04-02 14:49:53 -04:00
Lisa Kim c04dedcb93 Fix modal test failing and include code coverage scripts (#22)
* Fix broken test for Modal and remove deprecated KeyboardEvent.which
* Add code coverage abilities
* add coverage script to print a clickable url link when jest is done testing and collecting coverage results
2020-02-14 13:37:36 -08:00
Alexey Kontsevoy b836d0076b Add vscode config file 2020-02-03 19:15:00 -05:00
Alexey Kontsevoy c9cc70f1ca dist files 2019-09-13 12:26:58 -04:00
Alexey Kontsevoy 5e0a948f19 Move code to this repo 2019-09-12 19:37:15 -04:00