Artem Golub
|
06f619f8b1
|
Merge pull request #39 from nuxxapp/dependabot/pip/src/backend/django-3.1.9
Bump django from 3.1.8 to 3.1.9 in /src/backend
|
5 years ago |
dependabot[bot]
|
ea0431ab06
|
Bump django from 3.1.8 to 3.1.9 in /src/backend
Bumps [django](https://github.com/django/django) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.8...3.1.9)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Artem Golub
|
4aadff56f7
|
Merge pull request #37 from nuxxapp/dependabot/pip/src/backend/django-3.1.8
Bump django from 3.1.6 to 3.1.8 in /src/backend
|
5 years ago |
dependabot[bot]
|
51b6545fbc
|
Bump django from 3.1.6 to 3.1.8 in /src/backend
Bumps [django](https://github.com/django/django) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.6...3.1.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Artem Golub
|
2c3448500f
|
Merge pull request #36 from nuxxapp/dependabot/pip/src/backend/pygments-2.7.4
Bump pygments from 2.6.1 to 2.7.4 in /src/backend
|
5 years ago |
dependabot[bot]
|
b4635321dd
|
Bump pygments from 2.6.1 to 2.7.4 in /src/backend
Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.6.1...2.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Artem Golub
|
c95242d53b
|
Merge pull request #34 from nuxxapp/dependabot/pip/src/backend/django-3.1.6
Bump django from 3.0.7 to 3.1.6 in /src/backend
|
5 years ago |
Artem Golub
|
aa29c45043
|
Merge pull request #33 from nuxxapp/dependabot/npm_and_yarn/src/composer/highlight.js-10.4.1
Bump highlight.js from 9.18.1 to 10.4.1 in /src/composer
|
5 years ago |
Artem Golub
|
68d9fd2ee7
|
Merge pull request #35 from nuxxapp/dependabot/pip/src/backend/djangorestframework-3.11.2
Bump djangorestframework from 3.11.0 to 3.11.2 in /src/backend
|
5 years ago |
dependabot[bot]
|
c8e143b4c1
|
Bump djangorestframework from 3.11.0 to 3.11.2 in /src/backend
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.0 to 3.11.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.11.0...3.11.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
8b4e605633
|
Bump django from 3.0.7 to 3.1.6 in /src/backend
Bumps [django](https://github.com/django/django) from 3.0.7 to 3.1.6.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.0.7...3.1.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
a97d043424
|
Bump highlight.js from 9.18.1 to 10.4.1 in /src/composer
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...10.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Artem Golub
|
96d72704fe
|
Merge branch 'master' of github.com:nuxxapp/nuxx
|
5 years ago |
Artem Golub
|
553dec5ad4
|
Added deploy backend support, frontend hints for build.
|
5 years ago |
Artem Golub
|
4916ec38c5
|
Merge pull request #32 from IvashchenkoCW/master
Deploy modal
|
5 years ago |
IvashchenkoCW
|
a2432883d0
|
Merge pull request #7 from IvashchenkoCW/feature/deploy-dialog
rewrite ServiceDeploy interface
|
5 years ago |
IvashchenkoCW
|
eb5bd66a8e
|
rewtire ServiceDeploy interface
|
5 years ago |
IvashchenkoCW
|
57096d5932
|
Merge pull request #6 from IvashchenkoCW/bugfix/login-after-register
call login after register
|
5 years ago |
IvashchenkoCW
|
18821e016b
|
call login after register
|
5 years ago |
IvashchenkoCW
|
550a232133
|
Merge pull request #5 from IvashchenkoCW/feature/deploy-dialog
use keyValue interface
|
5 years ago |
IvashchenkoCW
|
664109a0d1
|
use keyValue inteface
|
5 years ago |
IvashchenkoCW
|
ae147a3ac5
|
Merge branch 'master' into master
|
5 years ago |
IvashchenkoCW
|
52836998af
|
Merge pull request #4 from IvashchenkoCW/feature/deploy-dialog
Feature/deploy dialog
|
5 years ago |
IvashchenkoCW
|
3b4a6f0fe6
|
minor changes
|
5 years ago |
IvashchenkoCW
|
6ed4973834
|
add open deploy dialog controller
|
5 years ago |
IvashchenkoCW
|
1d5c792ae1
|
deploy dialog component
|
5 years ago |
IvashchenkoCW
|
faef5050ed
|
Merge pull request #3 from IvashchenkoCW/build
save project after save build
|
5 years ago |
Artem Golub
|
197067d789
|
Service deploy model updates.
|
5 years ago |
Artem Golub
|
d68cee373f
|
Merge pull request #31 from nuxxapp/build
Added build configs parsing, some frontend improvements.
|
5 years ago |
Artem Golub
|
a22ce4ba66
|
Added build configs parsing, some frontend improvements.
|
5 years ago |
Artem Golub
|
b475341251
|
Merge pull request #30 from IvashchenkoCW/build
Build
|
5 years ago |
IvashchenkoCW
|
8c524f5fea
|
save project after save build
|
5 years ago |
IvashchenkoCW
|
fe19f90d46
|
Merge pull request #2 from IvashchenkoCW/build
build dialog
|
5 years ago |
IvashchenkoCW
|
4c73a7484e
|
build dialog
|
5 years ago |
IvashchenkoCW
|
1aa649a3dd
|
Merge pull request #1 from IvashchenkoCW/build
Build
|
5 years ago |
IvashchenkoCW
|
9f11cc53ef
|
add auto comple insted of tag select
|
5 years ago |
IvashchenkoCW
|
f3cc5c2e43
|
add service name field to add custom dialog
|
5 years ago |
Artem Golub
|
737d45d532
|
Update README.md
|
5 years ago |
Artem Golub
|
24e309997b
|
Django version bump to 3.0.7
|
5 years ago |
Artem Golub
|
f733539abd
|
Initial commit.
|
5 years ago |
Artem Golub
|
851c2c1c7e
|
Update README.md
|
6 years ago |
Artem Golub
|
c33d50c693
|
Initial commit
|
6 years ago |