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

Latest fixes and changes with working generated code #55

Open
wants to merge 63 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
bb9d99c
rename rest proto to remove warning
sctsui May 25, 2019
ab2d43f
standardize license info
sctsui May 25, 2019
7c170f7
add comments to proto fields
sctsui May 25, 2019
16d614f
indentation
sctsui May 25, 2019
66aa1fe
Merge pull request #48 from sctsui/fixup/protoDocumentation
sctsui May 26, 2019
745761f
reorder proto messages
sctsui May 26, 2019
6787916
Merge pull request #49 from sctsui/fixup/protoDocumentation
sctsui May 26, 2019
21cdb00
implement batch template structure
sctsui May 26, 2019
5efc3de
Merge pull request #50 from sctsui/feature/batchTemplateStruct
Kevin-Velasquez May 28, 2019
1bc66da
Injected hard-coded template into file structure
Kevin-Velasquez May 28, 2019
de27828
Merge branch 'dev' of https://github.com/ligato/osseus into dev
Kevin-Velasquez May 28, 2019
ec3abdc
Added service label
anthonydevelops May 28, 2019
ef033be
move readme to outside cmd folder
sctsui May 28, 2019
6b0ca57
Fixed servicelabel in rest api
anthonydevelops May 28, 2019
779bf0c
synced up on key for generate
sctsui May 28, 2019
ccaaf5c
Updated the prefixes
anthonydevelops May 28, 2019
6dc91be
restapi now using one function call for broker prefix change
anthonydevelops May 29, 2019
c04500b
Updated dep with servicelabel
anthonydevelops May 29, 2019
5404056
fix merge conflict
sctsui May 29, 2019
dd63382
update key generator watches on
sctsui May 29, 2019
b67ad7c
update prefix and keys to match handler in generator
sctsui May 29, 2019
d5dbf35
add update method to descriptor
sctsui May 29, 2019
1bf44f9
Fixed label and set microservice label on frontend deployment
anthonydevelops May 30, 2019
0f91ac2
Merge branch 'dev' of github.com:ligato/osseus into dev
anthonydevelops May 30, 2019
aee27eb
Updated server with service label
anthonydevelops May 30, 2019
e5dd405
parsing of template package for display
Kevin-Velasquez May 30, 2019
274839b
handler to send back tar file
sctsui May 30, 2019
3e870d4
Merge branch 'dev' of https://github.com/ligato/osseus into feature/t…
sctsui May 30, 2019
84b22ce
do not store plugins folder if no custom plugins
sctsui May 30, 2019
f0dd657
fix typo
sctsui May 30, 2019
7211a42
delete template handlers
sctsui May 30, 2019
3372741
cleaning up print statements and slight changes to file structure
Kevin-Velasquez May 31, 2019
719a0c2
remove plugins from children
sctsui May 31, 2019
22a0139
tar downloading without async
Kevin-Velasquez May 31, 2019
d2daa2e
Sabrina and I fixed store.dispatch error
anthonydevelops Jun 1, 2019
6aa6c94
client code refactoring
Kevin-Velasquez Jun 1, 2019
ba4dcc4
Added subscribe for redux
anthonydevelops Jun 1, 2019
51fae4c
client code refactoring for generatorheader
Kevin-Velasquez Jun 1, 2019
764f170
Merge branch 'dev' of github.com:ligato/osseus into dev
anthonydevelops Jun 1, 2019
ba2cfa8
client code refactoring for generatorheader
Kevin-Velasquez Jun 1, 2019
041a9d0
Merge branch 'dev' of github.com:ligato/osseus into dev
anthonydevelops Jun 1, 2019
322a8d7
tool text for generator
Kevin-Velasquez Jun 1, 2019
7fbf907
Merge branch 'dev' of github.com:ligato/osseus into dev
anthonydevelops Jun 1, 2019
edc65d1
download tar now working with promise resolve much like template
Kevin-Velasquez Jun 1, 2019
5f40c37
Better fix to file spacing issue and upper case force for custom plugins
Kevin-Velasquez Jun 1, 2019
9b5b78f
Merge branch 'dev' of github.com:ligato/osseus into dev
anthonydevelops Jun 1, 2019
0ab7827
Sabrina and I added fix to template parsing
anthonydevelops Jun 2, 2019
c3c4bc3
recommit of client documentation and template and tar fixes
Kevin-Velasquez Jun 2, 2019
daf816d
change back to using pulling data from redux but working
Kevin-Velasquez Jun 2, 2019
9363a3a
Fixed formatting
anthonydevelops Jun 2, 2019
9e3dc05
Merge branch 'dev' of github.com:ligato/osseus into dev
anthonydevelops Jun 2, 2019
98cf254
added documentation for backend inline code
sctsui Jun 6, 2019
f468a4a
final refactoring for release 1.0
Kevin-Velasquez Jun 7, 2019
90e9b9d
Merge branch 'dev' of https://github.com/ligato/osseus into dev
Kevin-Velasquez Jun 7, 2019
7aa120d
removal of old dependency
Kevin-Velasquez Jun 7, 2019
ae598d2
initial changes to the client readme
Kevin-Velasquez Jun 7, 2019
2d05ae4
add generation documentation to agent.md
sctsui Jun 7, 2019
0fc6aa3
Merge branch 'dev' of https://github.com/ligato/osseus into fixup/age…
sctsui Jun 7, 2019
7e30481
typo fix to readme
Kevin-Velasquez Jun 7, 2019
773b590
remove whitespace
sctsui Jun 7, 2019
cb8b84c
Merge branch 'dev' of https://github.com/ligato/osseus into fixup/age…
sctsui Jun 7, 2019
45e4299
Kevin and I made v1.0.0 changelog
sctsui Jun 7, 2019
7d2626b
Updated docs, removed scrum folder, patched server w/ label that was …
anthonydevelops Jun 10, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Release v1.0.0 (2019-06-10)

## Major Themes

The major themes for Release v1.0.0 are as follows:

* Generate a project directory with:
* Agent
- main.go file with code selected from a set of 16 default cn-infra plugins.
- Agent name (configured from UI).
* Any number of custom plugins
- Options.go file
- Plugin_impl.go file
* README and doc.go files
* Allow navigation between generated code files to view code from browser.
* Download a tar file containing the directory of folders and generated code files.
* Configure Osseus Projects from UI:
* Name a project
* Save a project
* Delete a project
27 changes: 14 additions & 13 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions client/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# generation files
/public/code.txt
/public/template.tgz
/public/template

# db json
webHooksDB.json
Expand Down
31 changes: 18 additions & 13 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,12 @@
"lodash": "^4.17.11",
"node-fetch": "^2.3.0",
"node-webhooks": "^1.4.2",
"nodemon": "^1.19.0",
"nodemon": "^1.19.1",
"prop-types": "^15.7.2",
"react": "^16.8.3",
"react-contenteditable": "^3.2.6",
"react-dom": "^16.8.3",
"react-icons": "^3.6.1",
"react-keyed-file-browser": "^1.5.0",
"react-redux": "^7.0.1",
"react-router-dom": "^4.3.1",
"react-scripts": "^3.0.0",
Expand Down
3 changes: 0 additions & 3 deletions client/public/doc.go

This file was deleted.

Binary file removed client/public/images/01-rest.png
Binary file not shown.
Binary file removed client/public/images/02-grpc.png
Binary file not shown.
Binary file removed client/public/images/03-prometheus.png
Binary file not shown.
Binary file removed client/public/images/04-etcd.png
Binary file not shown.
Binary file removed client/public/images/05-redis.png
Binary file not shown.
Binary file removed client/public/images/06-cassandra.png
Binary file not shown.
Binary file removed client/public/images/07-consul.png
Binary file not shown.
Binary file removed client/public/images/08-logrus.png
Binary file not shown.
Binary file removed client/public/images/09-log-mngr.png
Binary file not shown.
Binary file removed client/public/images/10-status-check.png
Binary file not shown.
Binary file removed client/public/images/11-probe.png
Binary file not shown.
Binary file removed client/public/images/12-kafka.png
Binary file not shown.
Binary file removed client/public/images/13-data-sync.png
Binary file not shown.
Binary file removed client/public/images/14-idx-map.png
Binary file not shown.
Binary file removed client/public/images/15-srvc-label.png
Binary file not shown.
Binary file removed client/public/images/16-config.png
Binary file not shown.
Binary file removed client/public/images/cisco-logo-color.png
Binary file not shown.
Binary file added client/public/images/download_gray.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed client/public/images/generate.png
Binary file not shown.
Binary file removed client/public/images/old-close.png
Binary file not shown.
Binary file removed client/public/images/settings12.png
Binary file not shown.
Binary file removed client/public/images/settings24.png
Binary file not shown.
57 changes: 0 additions & 57 deletions client/public/main.go

This file was deleted.

38 changes: 0 additions & 38 deletions client/public/options.go

This file was deleted.

Loading