Commit Graph
561 Commits
Author SHA1 Message Date
Kasra Bigdeli 0dc6178b4d env var section done 2018-12-22 08:27:52 -08:00
Kasra Bigdeli ef8354ab8d App configs started 2018-12-21 22:38:36 -08:00
Kasra Bigdeli c7c6f7cabe EnableHTTPS/Remove custom domain working. HTTP settings done. Next: AppConfig and Deployment 2018-12-21 21:35:00 -08:00
Kasra Bigdeli c6e417c8f0 refactored HTTP tab into its own component 2018-12-21 21:12:22 -08:00
Kasra Bigdeli 459684fc37 HTTP settings is almost complete. HTTPS/REMOVE custom domains TBD 2018-12-21 18:07:36 -08:00
Kasra Bigdeli fe65a5ce87 App Details - WIP. Up to custom domains list 2018-12-21 12:49:44 -08:00
Kasra Bigdeli e294ec6d3a routing for app details is working 2018-12-21 08:49:50 -08:00
Kasra Bigdeli c7e97bf1f9 apps table is working, next: apps details and one click apps 2018-12-20 23:25:38 -08:00
Kasra Bigdeli 546067591f app registration working, apps table and one click TBD 2018-12-20 22:12:52 -08:00
Kasra Bigdeli 2362aadb23 force https is working 2018-12-20 17:01:03 -08:00
Kasra Bigdeli 2581bb9a36 add custom domain and enable HTTPS are done 2018-12-20 15:47:47 -08:00
Kasra Bigdeli 0712201e10 dashboard data fetch is done 2018-12-19 16:21:44 -08:00
Kasra Bigdeli 0504853b29 navigation routing is working - all pages are mocked 2018-12-19 10:19:35 -08:00
Kasra Bigdeli c91f730967 login is wrking 2018-12-19 09:37:52 -08:00
Kasra Bigdeli 9379b31c3d Login page added - not working 2018-12-18 20:41:01 -08:00
Kasra Bigdeli 8b064e93b0 scaffolding of various pages in place 2018-12-17 22:23:05 -08:00
Kasra Bigdeli e4b680fb40 scaffolding done 2018-12-17 20:02:38 -08:00
Kasra Bigdeli cbe3d471f2 Added customization layer - rewired 2018-12-17 19:54:49 -08:00
Kasra Bigdeli 983a1a3a42 changed to typescript 2018-12-17 18:59:10 -08:00
Kasra Bigdeli 8bd4bbb6ef app front end is now react 2018-12-17 18:51:57 -08:00
Kasra Bigdeli cb9350ceae Revert "allow debug to serve static files"
This reverts commit fb75aa4b0f.
2018-12-17 18:48:49 -08:00
Kasra Bigdeli fb75aa4b0f allow debug to serve static files 2018-12-17 18:38:53 -08:00
Kasra Bigdeli d775777552 updated dependencies 2018-12-17 17:36:03 -08:00
Kasra Bigdeli 9e68b96253 Merge branch 'master' into feature/v1.0 2018-12-12 10:33:07 -08:00
Kasra Bigdeli 37c63fd802 Added go app sample 2018-12-11 23:45:41 -08:00
Kasra Bigdeli d725a4f4c1 Merge branch 'master' of github.com:githubsaturn/captainduckduck 2018-12-10 19:17:18 -08:00
Kasra Bigdeli 38255569d1 updated dependencies 2018-12-10 19:17:05 -08:00
Kasra Bigdeli b7dc4007af removed unnecessary typescript ignores 2018-12-05 22:40:19 -08:00
Kasra Bigdeli ee52ec9b8e bugfix from directory reorganizing and also broken webhooks due to immature test for namespace 2018-12-05 22:27:58 -08:00
Kasra Bigdeli d1470ccbfd block no namespace for api 2018-12-05 22:20:22 -08:00
Kasra Bigdeli d9bfa9bb4b Reorganized directories 2018-12-05 22:15:23 -08:00
Kasra Bigdeli d210656aff minor bug fixes 2018-12-05 21:52:19 -08:00
Kasra Bigdeli d225748113 bugfix with typo 2018-12-05 21:35:08 -08:00
Kasra Bigdeli 1b9565dfb4 split template helper into templatehelper and version printer 2018-12-05 21:28:00 -08:00
Kasra Bigdeli 226d39f6ac Made configs overridable 2018-12-05 21:06:35 -08:00
Kasra Bigdeli fdabffb14f split constants to configs and constants 2018-12-05 21:04:38 -08:00
Kasra Bigdeli 4daa8dc01b moved all backupable data to a separate directory 2018-12-04 23:21:25 -08:00
Kasra Bigdeli 7106bb1ac2 tslinter fixed 2018-12-04 21:43:18 -08:00
Kasra Bigdeli a541bfbe1a Renamed config.conf to config.json 2018-12-03 23:36:40 -08:00
Kasra Bigdeli 3156942439 The first registry that is added is now made the default push registry by default. 2018-12-03 22:44:01 -08:00
Kasra Bigdeli 357669d724 Created interfaces to make it easier to find usage of variables 2018-12-02 16:23:37 -08:00
Kasra Bigdeli ff351aac6c minor cleanup and changed version.imageName to version.deployedImageName, so we can find it easier. 2018-12-02 16:18:58 -08:00
Kasra Bigdeli c8d9d0f3bf removed unused types 2018-12-02 16:00:11 -08:00
Kasra Bigdeli 3a89b30ba2 breaking RegistriesDataStore off 2018-12-02 15:30:31 -08:00
Kasra Bigdeli f5ca018247 Added update registry end point 2018-12-02 15:15:45 -08:00
Kasra Bigdeli 5d263fa00d added endpoint for removing service 2018-12-02 10:20:08 -08:00
Kasra Bigdeli dc0a19de62 Move ImageName to captain definition 2018-12-01 23:37:21 -08:00
Kasra Bigdeli c9adb55bf9 re-organizing directories 2018-12-01 22:51:22 -08:00
Kasra Bigdeli e3378082be removed all old docker auth stuff 2018-12-01 22:43:32 -08:00
Kasra Bigdeli 1ec98f0bd6 image making is done! I guess. 2018-12-01 19:28:19 -08:00