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

frontend: collapsibles are too close to other HTML elements #4

Closed
arsalan0c opened this issue Jun 29, 2020 · 0 comments
Closed

frontend: collapsibles are too close to other HTML elements #4

arsalan0c opened this issue Jun 29, 2020 · 0 comments

Comments

@arsalan0c
Copy link
Owner

No description provided.

@arsalan0c arsalan0c changed the title frontend: collapsible are too close to other HTML elements frontend: collapsibles are too close to other HTML elements Jun 29, 2020
saad-haider-pp added a commit that referenced this issue Jul 6, 2020
# This is the 1st commit message:
Set up server and web socket

# The commit message #2 will be skipped:

#	Server client files from server side. Add multiple calls capability

# The commit message #3 will be skipped:

#	Add public folder for static files

# The commit message #4 will be skipped:

#	Add Server-Side Events implementation to backend

# The commit message #5 will be skipped:

#	Remove uneccesary files

# The commit message #6 will be skipped:

#	Update .gitignore file

# The commit message #7 will be skipped:

#	Remove uneccesary .gitignore files

# The commit message #8 will be skipped:

#	Move files

# The commit message #9 will be skipped:

#	Make code style changes and move files to nodejs folder

# The commit message #10 will be skipped:

#	Open browser at the end of visualise
arsalan0c added a commit that referenced this issue Jul 6, 2020
* # This is a combination of 10 commits.
# This is the 1st commit message:
Set up server and web socket

# The commit message #2 will be skipped:

#	Server client files from server side. Add multiple calls capability

# The commit message #3 will be skipped:

#	Add public folder for static files

# The commit message #4 will be skipped:

#	Add Server-Side Events implementation to backend

# The commit message #5 will be skipped:

#	Remove uneccesary files

# The commit message #6 will be skipped:

#	Update .gitignore file

# The commit message #7 will be skipped:

#	Remove uneccesary .gitignore files

# The commit message #8 will be skipped:

#	Move files

# The commit message #9 will be skipped:

#	Make code style changes and move files to nodejs folder

# The commit message #10 will be skipped:

#	Open browser at the end of visualise

* Add backend files for nodejs (#1)

* Update src/lang/nodejs/src/index.test.js

* Create nodejs.yml file for github actions

* update definition of valid json. Update tests. remove formatJSON.

* Add multiple function call test case

* Separate error messages into another file. Make test file for bigTest 25.5MB. Update valid json
to include stringified string, but not a plain string. Update test cases accordingly

* Edit CI build script

* Edit index.test.js

* Edit index.test.js

* Make multiple function test cases neater and with simpler data

* Prettify files

* abstract the delay time for multiple functions test into a function. Switch order of delay and call to visualise

* store each testcase in a separate variable to make testing clearer and less repetitive

Co-authored-by: Arsalan Cheema <arsalanc.v2@gmail.com>

* Frontend: (#3)

adds a first version of the frontend

* Delete .DS_Store

* Update README.md

* Inline assets into HTML (#5)

* Inline css, js

* Frontend + nodejs: add changes for deployment (#6)

Separation of expand all and collapse all (fixes #7)
Refactors index.js
Modifies the file paths defined for the frontend in the nodejs package
Refactors openManually in the nodejs package to shouldOpenBrowser and optionally take a boolean as argument
For chaining, all functions are returned, including this function


* Update README.md

* Changes for first deployment (#9)

* Changes for first deployment

Co-authored-by: Arsalan Cheema <arsalanc.v2@gmail.com>

* Delete config.yml

Co-authored-by: Saad Haider <saadh98@gmail.com>
Co-authored-by: Saad Haider <50513077+halcon-blanco@users.noreply.github.com>
Co-authored-by: Umer Siddiqui <umergta@gmail.com>
arsalan0c added a commit that referenced this issue Jul 17, 2020
…icts (#20)

* Update README.md

* Create npm-publish.yml (#8)

* Create npm-publish.yml

for continuous deployment

* Add frontend and nodejs package (#10)

* # This is a combination of 10 commits.
# This is the 1st commit message:
Set up server and web socket

# The commit message #2 will be skipped:

#	Server client files from server side. Add multiple calls capability

# The commit message #3 will be skipped:

#	Add public folder for static files

# The commit message #4 will be skipped:

#	Add Server-Side Events implementation to backend

# The commit message #5 will be skipped:

#	Remove uneccesary files

# The commit message #6 will be skipped:

#	Update .gitignore file

# The commit message #7 will be skipped:

#	Remove uneccesary .gitignore files

# The commit message #8 will be skipped:

#	Move files

# The commit message #9 will be skipped:

#	Make code style changes and move files to nodejs folder

# The commit message #10 will be skipped:

#	Open browser at the end of visualise

* Add backend files for nodejs (#1)

* Update src/lang/nodejs/src/index.test.js

* Create nodejs.yml file for github actions

* update definition of valid json. Update tests. remove formatJSON.

* Add multiple function call test case

* Separate error messages into another file. Make test file for bigTest 25.5MB. Update valid json
to include stringified string, but not a plain string. Update test cases accordingly

* Edit CI build script

* Edit index.test.js

* Edit index.test.js

* Make multiple function test cases neater and with simpler data

* Prettify files

* abstract the delay time for multiple functions test into a function. Switch order of delay and call to visualise

* store each testcase in a separate variable to make testing clearer and less repetitive

Co-authored-by: Arsalan Cheema <arsalanc.v2@gmail.com>

* Frontend: (#3)

adds a first version of the frontend

* Delete .DS_Store

* Update README.md

* Inline assets into HTML (#5)

* Inline css, js

* Frontend + nodejs: add changes for deployment (#6)

Separation of expand all and collapse all (fixes #7)
Refactors index.js
Modifies the file paths defined for the frontend in the nodejs package
Refactors openManually in the nodejs package to shouldOpenBrowser and optionally take a boolean as argument
For chaining, all functions are returned, including this function


* Update README.md

* Changes for first deployment (#9)

* Changes for first deployment

Co-authored-by: Arsalan Cheema <arsalanc.v2@gmail.com>

* Delete config.yml

Co-authored-by: Saad Haider <saadh98@gmail.com>
Co-authored-by: Saad Haider <50513077+halcon-blanco@users.noreply.github.com>
Co-authored-by: Umer Siddiqui <umergta@gmail.com>

* Update npm-publish.yml (#11)

* Update npm-publish.yml

* Update npm-publish.yml

* Update .gitignore

* Update npm-publish.yml (#12)

* Update npm-publish.yml

* Update npm-publish.yml

* Update .gitignore

* Update npm-publish.yml (#13)

* Delete jest.config.json

* Update .gitignore

* Update npm-publish.yml (#14)

* Update npm-publish.yml

* Update .gitignore

Co-authored-by: Arsalan Cheema <arsalanc.v2@gmail.com>

* Update npm-publish.yml (#17)

* Update npm-publish.yml

* Update npm-publish.yml

* Update .gitignore

Co-authored-by: Arsalan Cheema <arsalanc.v2@gmail.com>

* Update npm-publish.yml (#18)

* Update npm-publish.yml

* Update .gitignore

Co-authored-by: Arsalan Cheema <arsalanc.v2@gmail.com>

* Update npm-publish.yml (#19)

* Update npm-publish.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Update .gitignore

Co-authored-by: Arsalan Cheema <arsalanc.v2@gmail.com>

* Update inline.js (#15)

* Update inline.js

* Update inline.js

* Update README.md

* Create go.yml

* Create labeler.yml

* Create label.yml

* Delete go.yml

* Delete index.html

* Delete package.json

* Delete package-lock.json

* Delete darkTheme.js

* Delete index.js

* Delete index.css

* Delete logo_dark.svg

* Delete logo_light.svg

* Delete index.js

* Delete index.test.js

* Delete bigTest.json

* Delete errorMessages.js

Co-authored-by: Arsalan Cheema <arsalanc.v2@gmail.com>
Co-authored-by: Umer Siddiqui <umergta@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

No branches or pull requests

1 participant