Commit Graph

60 Commits

Author SHA1 Message Date
Dragos 4a100cf9d4 display packages based on the "group" 2021-06-01 14:23:30 +03:00
Dragos 87da8fc49d TRIX-27 no reload required after removing image 2021-06-01 11:26:17 +03:00
Dragos b28fc6f955 cosmetic changes 2021-06-01 11:21:30 +03:00
Dragos 069afd02b1 TRIX-26 affinity rule editor
also renamed all occurrences of "instance" to "machine" because there were many inconsistencies
2021-06-01 10:55:41 +03:00
Dragos 4a3f2a0aeb Merge remote-tracking branch 'origin/master' 2021-06-01 08:38:00 +03:00
Dragos 0a6a8b1eeb TRIX-22 fixed illegible memory/disk filters 2021-06-01 08:37:43 +03:00
Dragos d131f092a0 TRIX-22 fixed illegible memory/disk filters 2021-05-31 17:19:33 +03:00
Dragos 386b3593eb TRIX-16 display a button to toggle instance details 2021-05-31 12:18:19 +03:00
Dragos d48da7d0cb TRIX-23 created user does not show up in Security screen without refresh 2021-05-31 11:53:59 +03:00
Dragos 9ea39a64f7 TRIX-24 favicon 2021-05-31 11:43:07 +03:00
Dragos cd4ff88673 TRIX-21 Remove fingerprint from SSH key editor 2021-05-31 11:24:59 +03:00
Dragos 79f1a01aea TRIX-18 replace first/last name with personal/family name 2021-05-31 11:19:14 +03:00
Dragos 447f167e4d no longer display the 'deleted' state of a snapshot, while retrieving it 2021-05-31 11:17:07 +03:00
Dragos 96c76c845b fixed some issues when adding/deleting instance networks 2021-05-31 11:12:37 +03:00
Dragos 861ada1aa7 TRIX-20
fixed tags and metadata on machine creation
2021-05-30 18:34:04 +03:00
Marsell Kukuljevic 068c31a93d TRIX-19 - remove excess logging back-end. 2021-05-29 22:27:54 +02:00
Dragos 592553cef9 readme update 2021-05-27 09:50:00 +03:00
Dragos 75005db046 fixed bug where a new user couldn't be created 2021-05-27 09:49:30 +03:00
Dragos 7fd17cecc9 fixed image/package price issues 2021-05-13 15:17:55 +03:00
Dragos 43d4fd72f9 fixed firewall rule editor validation issue 2021-05-13 14:35:05 +03:00
Dragos 6c9e6dd811 in the firewall editor the port field allows "all" as well 2021-05-13 14:28:35 +03:00
Dragos e1086d66d2 fixed create vlan issue 2021-05-13 14:03:21 +03:00
Dragos 53b8b4e7af in networks the tooltip shows the description 2021-05-13 13:59:43 +03:00
Dragos adfc05b387 attempt to create users (currently there's a 500 error) 2021-05-13 13:46:07 +03:00
Dragos 129be42fdd users can now be deleted in the security screen 2021-05-13 11:55:32 +03:00
Dragos 907e274721 users can remove ssh keys now 2021-05-13 11:48:33 +03:00
Dragos 5e332d9f83 Merge remote-tracking branch 'origin/master' 2021-05-13 11:15:02 +03:00
Dragos 3ede3e1629 "dashboard" renamed to "machines" to pave the road for the real dash 2021-05-11 12:24:42 +03:00
Marsell Kukuljevic c567752495 Fix up package.json so app/ builds. 2021-05-10 11:24:53 +02:00
Dragos 92ab2e2ab4 bug fix 2021-05-10 12:03:13 +03:00
Dragos 786a7291e6 help topics readme file 2021-05-06 20:51:22 +03:00
Dragos a99c39c5a4 help page 2021-05-06 20:49:12 +03:00
Dragos e9f4934bf0 show package list when selecting a custom image in the instance wizard 2021-05-06 19:53:34 +03:00
Dragos 621e223b57 fixed bugs reported by Marsell 2021-05-06 19:21:09 +03:00
Marsell Kukuljevic 6fe512f051 Fix proxying so SPA in dev mode is happy. 2021-05-02 01:13:30 +02:00
Marsell Kukuljevic d07d11cf04 Update backend to reflect that SPA now loads package and image rates from
static/assets/data/(images|packages).json
2021-04-29 13:32:12 +02:00
Dragos aabc192b31 added prices and fixed the title of all pages 2021-04-29 09:56:44 +03:00
Dragos 2b106c2741 Merge remote-tracking branch 'origin/master' 2021-04-28 19:00:00 +03:00
Dragos ead7c9188b Auto stash before merge of "master" and "origin/master" 2021-04-28 18:59:19 +03:00
Marsell Kukuljevic 17e2a5f86a Add support for serving gzipped static content. Between minification and
this, the client-size app is now about 1MB in size when built for production.
2021-04-28 17:28:31 +02:00
Marsell Kukuljevic 60a5cd91c8 Update README.md on building app/ for production. 2021-04-28 14:11:56 +02:00
Marsell Kukuljevic f32465aeaf Add details to README.md about SmartOS metadata used for setting package and
image rates, and fix an error regarding the HTTP paths to /images.json and
/package.json
2021-04-27 22:22:19 +02:00
Dragos 017c90ab02 Merge remote-tracking branch 'origin/master' 2021-04-27 21:22:30 +03:00
Dragos 2ad93f00f6 split css file 2021-04-27 21:22:22 +03:00
Marsell Kukuljevic 1ed6c05011 Add support for /rates/packages.json and /rates/images.json. These files are
served up from the rates/ directory, although in production the current in-repo
files are substituted with JSON pulled in from the VM's internal_metadata
configuration.
2021-04-27 00:03:21 +02:00
Marsell Kukuljevic 54b911bcd4 When server.js receives a static path it does not recognize, it serves up
index.html instead. This is useful when a user reloads a page in the SPA --
server.js does not know this path, but by serving up the SPA again the SPA
knows how to handle that URL. This makes the app behave in a manner a user
expects when reloading a page.
2021-04-26 22:32:35 +02:00
Dragos 2c61988074 removed unused components 2021-04-26 15:36:04 +03:00
Dragos f3adbfba0f Merge remote-tracking branch 'origin/master' 2021-04-26 15:34:26 +03:00
Dragos 066ec2b96f fixed issue found during tests 2021-04-26 15:34:17 +03:00
Marsell Kukuljevic 51028156c9 Document installation of app, including in production. Add smf manifest so
we can run this in a Joyent-branded zone too.
2021-04-11 20:51:52 +02:00