Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #784

Merged
merged 3 commits into from
Apr 17, 2023
Merged

Dev #784

merged 3 commits into from
Apr 17, 2023

Conversation

slntopp
Copy link
Owner

@slntopp slntopp commented Apr 17, 2023

No description provided.

Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.8.3 to 1.9.0.
- [Release notes](https://github.com/rs/cors/releases)
- [Commits](rs/cors@v1.8.3...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/rs/cors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [benc-uk/workflow-dispatch](https://github.com/benc-uk/workflow-dispatch) from 1 to 121.
- [Release notes](https://github.com/benc-uk/workflow-dispatch/releases)
- [Commits](benc-uk/workflow-dispatch@v1...v121)

---
updated-dependencies:
- dependency-name: benc-uk/workflow-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.30.0 to 3.30.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.30.1/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@slntopp slntopp marked this pull request as ready for review April 17, 2023 10:31
@slntopp slntopp merged commit efdd3d7 into staging Apr 17, 2023
slntopp added a commit that referenced this pull request May 4, 2023
* fix tarrif name

* fix icon preview align

* upgrade: proto

* update: dependencies

* set map widget script to current version

* Update proto

* Add anonymously currencies requests

* Handle get single transaction

* fix public plans no fetching

* Fix compose

* Revert proto

* Revert proto

* add change all & fix min date is today

* Remove auto update label

* Update proto

* Go mod tidy

* Update modules

* Solve conflict

* Add access check

* Fix queries

* Fix Dockerfile

* Upd go version

* Upd go version

* Revert go ver

* Remove check access

* Update docker file

* Add log

* Fix logs

* add transaction types

* change message to description

* Remove logging from nocloud

* change position of table setting and reset filtres

* Fix

* Fix

* Fix

* Fix

* - Added account login when entering the instance
- Updated app settings

* Fix

* fix transactions naming

* fix change monitorings

* fix no products change

* fix by default anonimosly false

* fix no type in individual plan

* add cahbge model plan

* add ione change plan dialog

* Fix uuid

* Update proto

* add history table

* add history in accounts

* add history in instsances page

* add history view

* fix logging api

* fix naming

* Fix

* Upd instance

* Upd instance

* update nocloudjsrest

* fix transactions naming & add meta type

* - Updated dependencies

* Bump apexcharts from 3.37.1 to 3.37.3 in /admin-ui

Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.37.1 to 3.37.3.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/commits)

---
updated-dependencies:
- dependency-name: apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/eslint-parser from 7.19.1 to 7.21.3 in /admin-ui

Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.19.1 to 7.21.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.21.3/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build stagging

* sync stagging workflow

* cron

* naming

* branch name

* allow workflow dispatch

* trigger CI workflow after merge

* invoke checks workflow

* ignore all workflow files

* allow workflow_dispatch in checks

* fix cpanel plans

* fix refresh

* fix product name

* fix product & plan

* Settings Access Level

* patch settings client references to use access.Level

* wait 1 second before reconnect

* extra logs && no keys accessible error

* settings: add stream interceptor

* fix: package "github.com/slntopp/nocloud-proto/access" is being imported more than once (ST1019)

* Bump vuetify from 2.6.14 to 2.6.15 in /admin-ui

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.14 to 2.6.15.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.6.15/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix error message no wrap

* fix aligment

* change plan from config to resources

* fix instance create loading

* add cpanel instance create card

* refresh yarn lock

* Bump github.com/rs/cors from 1.8.3 to 1.9.0 (#774)

Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.8.3 to 1.9.0.
- [Release notes](https://github.com/rs/cors/releases)
- [Commits](rs/cors@v1.8.3...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/rs/cors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump benc-uk/workflow-dispatch from 1 to 121 (#775)

Bumps [benc-uk/workflow-dispatch](https://github.com/benc-uk/workflow-dispatch) from 1 to 121.
- [Release notes](https://github.com/benc-uk/workflow-dispatch/releases)
- [Commits](benc-uk/workflow-dispatch@v1...v121)

---
updated-dependencies:
- dependency-name: benc-uk/workflow-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump core-js from 3.30.0 to 3.30.1 in /admin-ui (#778)

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.30.0 to 3.30.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.30.1/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-plugin-vue from 9.10.0 to 9.11.0 in /admin-ui

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.10.0 to 9.11.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.10.0...v9.11.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Dev (#784)

* Bump github.com/rs/cors from 1.8.3 to 1.9.0 (#774)

Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.8.3 to 1.9.0.
- [Release notes](https://github.com/rs/cors/releases)
- [Commits](rs/cors@v1.8.3...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/rs/cors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump benc-uk/workflow-dispatch from 1 to 121 (#775)

Bumps [benc-uk/workflow-dispatch](https://github.com/benc-uk/workflow-dispatch) from 1 to 121.
- [Release notes](https://github.com/benc-uk/workflow-dispatch/releases)
- [Commits](benc-uk/workflow-dispatch@v1...v121)

---
updated-dependencies:
- dependency-name: benc-uk/workflow-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump core-js from 3.30.0 to 3.30.1 in /admin-ui (#778)

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.30.0 to 3.30.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.30.1/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* add set individual price

* add ovh edit price model

* fix plans bug

* Fix Eventbus method

* Fix dns mgmt

* Fix

* Fix

* fix configs keys

* fix dont show with bigger price

* add params to cpanel

* Fix getting plan

* add prices in ovh table

* fix to fixed

* Bump docker/metadata-action from 4.3.0 to 4.4.0 (#788)

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](docker/metadata-action@v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix create component not showing

* Fix GetExchangeRate

* add hie default footer prop

* add snapshot & fixes

* hide uuid

* hide requestor

* add use store hook implementation

* add more selects & fix

* Add logs to invoke

* - Changed service provider display setting in user app

* - Fixed minor bugs

* Add SpInvoke logs

* fix history operations

* Rename msg to message

* add sp & add filter by options

* add sp

* add snapshot tab

* remove snapshots from info

* add snapshot tab

* fix ovh buttons

* fix instance ip menu

* add route text field component

* update ovh

* add new components to info

* update nocloudjsrest

* refactor & add ui prop

* fix ip

* add history tab to service page

* add history tab to sp page

* add login in account icon

* refactor login in account

* add login in account on title

* Add type to get transactions

* Add events to services

* add ips public label

* delete ip text field

* fix pricing & add dates

* Fix levels in settings

* fix history table

* Fix transfer

* Add company namespaces

* add move dialog

* add move action

* add balance (to fixed)

* add renew action for ovh

* add get ovh price func

* refactor get price

* add billing label for ovh

* add billing label in instance page

* add save & edit title

* remove billing label

* add billing label

* Add meta transacion

* bump nocloudjsrest to 1.5.6

* - Fixed general view of showcases

* Revert changes

* Update acc creation

* add crm-integration auth pass

* add path prop

* add path input & make buetifool

* add vm name & vm id

* Fix

* Fix

* add send vm action mixin

* delete resume buttton & refactor by mixin

* add renew button & change script api

* Add debug log

* start develop search

* delete advanced params add variants

* add ione billing label

* - Added creation and deletion of showcases on the general page

* add custom params in search

* make search lager

* fix reset func

* add custom menu with params

* refactor to search

* fix vnc method

* add ovh vnc

* fix send vm action api

* fix search input & filter func

* Go mod tidy

* Remove unused import

* make api normal again

* Fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: SazukinPavel <97695224+SazukinPavel@users.noreply.github.com>
Co-authored-by: Pavel Sazukin <sazukinpavelal@gmail.com>
Co-authored-by: Nikita Zhamoidzik <gorobot.nz@gmail.com>
Co-authored-by: Nikita Zhamoidzik <61064343+gorobot-nz@users.noreply.github.com>
Co-authored-by: 639852 <sasha.bobyliev@mail.ru>
Co-authored-by: Alexander <75618738+639852@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: EternalQ <dptuha1406@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant