Commit Graph

401 Commits (master)
 

Author SHA1 Message Date
corpulent 9444282fa0 fix: update jsplumb instance
update jsplumb instance on removed connections through forms
3 years ago
Artem Golub d177f104fb
Merge pull request #102 from ctk-hq/fix/visual-conn-dependson
fix: update depends_on through canvas interaction
3 years ago
corpulent 67a599be95 fix: update depends_on through canvas interaction 3 years ago
Artem Golub 2fb95e4764
Merge pull request #101 from ctk-hq/fix/on-save-errors
fix: on save errors
3 years ago
corpulent 49fbbc7ca6 fix: on save errors 3 years ago
Artem Golub deb005baf6
Merge pull request #100 from ctk-hq/fix/bad-userflow
fix: userflow improvements
3 years ago
corpulent ac56dd17b7 fix: userflow improvements 3 years ago
Artem Golub 553280cf48
Merge pull request #99 from ctk-hq/fix/layout-improvements
fix: layout fixes
3 years ago
corpulent 6d65534752 fix: layout fixes 3 years ago
Artem Golub 17e8deff52
Merge pull request #98 from ctk-hq/build/server
build: server
3 years ago
corpulent 8889ab2bb6 build: server 3 years ago
Artem Golub f38dc055ce
Merge pull request #97 from ctk-hq/fix/branding
fix: branding
3 years ago
corpulent fbf14362f8 fix: branding 3 years ago
Artem Golub 970a30fc8f
Merge pull request #96 from ctk-hq/fix/form-fixes
fix: random form fixes
3 years ago
corpulent d5f8987e1c fix: random form fixes 3 years ago
Artem Golub a7ed667686
Merge pull request #95 from ctk-hq/feat/imports-backend
feat: backend additions for yaml importing
3 years ago
corpulent e4c457faaa feat: backend additions for yaml importing 3 years ago
Artem Golub 35cac7e816
Merge pull request #94 from ctk-hq/feat/imports
feat: yaml importing
3 years ago
corpulent f37c271581 feat: yaml importing 3 years ago
Artem Golub a0d456079b
Merge pull request #93 from ctk-hq/feat/basic-service-fields
feat: basic service forms
3 years ago
corpulent ba0eac4c5c feat: basic service forms 3 years ago
Samuel Rowe 9ec213f95e
Merge pull request #92 from ctk-hq/feat/dep-forms
Add network and depends_on fields
3 years ago
corpulent fa23834235 feat: add network and depends_on fields 3 years ago
Artem Golub 1249355d56
Merge pull request #91 from ctk-hq/fix/network-reset
fix: network form reset
3 years ago
corpulent 7e8d1a4660 fix: network form reset 3 years ago
Artem Golub 5b49a6031c
Merge pull request #90 from ctk-hq/feat/deploy-fields
Add missing deploy fields
3 years ago
Samuel Rowe bf26ee6fc1 feat(frontend): added fields for update config 3 years ago
Samuel Rowe d26f86ce35 feat(frontend): updated form utilities to support `updateConfig` object in service 3 years ago
Samuel Rowe 213c17bf03 feat(frontend): added `updateConfig` to `IEditServiceForm` interface 3 years ago
Samuel Rowe bf7647a5a2 feat(frontend): added fields for rollback config 3 years ago
Samuel Rowe 7c1256a75d feat(frontend): updated form utilities to support `rollbackConfig` object in service 3 years ago
Samuel Rowe 663a1f82e3 feat(frontend): added `rollbackConfig` to `IEditServiceForm` interface 3 years ago
Artem Golub e7d59e0973
Merge pull request #89 from ctk-hq/fix/show-version
fix: always show version
3 years ago
corpulent 7c977eec91 fix: always show version 3 years ago
Artem Golub eaa77655dc
Merge pull request #88 from ctk-hq/fix/yup-errors
fix: yup error a list of objects
3 years ago
corpulent 9aa5cc97cf fix: yup error a list of objects 3 years ago
corpulent babfb5c450 fix: set prod server url 3 years ago
Samuel Rowe 9ff63b47f1 feat(frontend): added scroll view to volume modals 3 years ago
Samuel Rowe 8af5150e1f feat(frontend): added scroll view to service modals 3 years ago
Samuel Rowe 0c989f7f88
Merge pull request #87 from nuxxapp/feat/scroll-view
Implement scroll view
3 years ago
Samuel Rowe 22200bd056 feat(frontend): added scroll view to network modals 3 years ago
Samuel Rowe 2f694a7f77 feat(frontend): created `ScrollView` component 3 years ago
Samuel Rowe aef997fe43
Merge pull request #86 from nuxxapp/feat/toasts
Show toasts
3 years ago
Samuel Rowe 3a19164701 feat(frontend): updated to mark `labels[i].value` as optional in network modals 3 years ago
Samuel Rowe d62e548c6f feat(frontend): updated to mark fields as required in network modals 3 years ago
Samuel Rowe 2adeaaddc4 feat(frontend): updated to show toasts in edit volume modal 3 years ago
Samuel Rowe df6d694459 feat(frontend): updated to show toasts in create volume modal 3 years ago
Samuel Rowe 59dffcdd22 feat(frontend): updated to show error toasts for edit network modal 3 years ago
Samuel Rowe 1672bb9210 feat(frontend): updated to show error toasts for create network modal 3 years ago
Samuel Rowe bb9baa6bb0 feat(frontend): updated to show success toasts for create/edit network modals 3 years ago