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

2.1.1 - npm signature hotfix #140

Merged
merged 159 commits into from
May 19, 2022
Merged
Show file tree
Hide file tree
Changes from 158 commits
Commits
Show all changes
159 commits
Select commit Hold shift + click to select a range
ac4ea25
Stability fixes for 2.0.11
nielsdejong Feb 14, 2022
8166c13
Added prototype SSO implementation
nielsdejong Feb 22, 2022
35a4117
Changed dockerfile usage from ENV to ARG (#93)
Tkrogholt Feb 22, 2022
0b3ba59
Added color selector component. Clean up/refactoring of file names
nielsdejong Feb 22, 2022
7cd80cf
Sync with updated docker files
nielsdejong Feb 22, 2022
8d644d3
Tweaking of color picker for advanced settings, added framework for r…
nielsdejong Feb 22, 2022
f8fe2b9
Clean up, refactoring of project structure
nielsdejong Feb 23, 2022
22b70b6
Added version number to Dockerfile
nielsdejong Feb 24, 2022
9116321
Moved version number in docker file to before RUN command
nielsdejong Feb 24, 2022
28f5825
Added some more comments to the docker scripts
nielsdejong Feb 28, 2022
d3f1117
Restructured scripts and docker file locations, added conf.d
nielsdejong Feb 28, 2022
c8d6f05
Added conf.d directory
nielsdejong Feb 28, 2022
e427d6f
Merge branch 'develop' of github.com:nielsdejong/neodash into develop
nielsdejong Feb 28, 2022
574166c
Updated version number and Dockerfile references
nielsdejong Feb 28, 2022
7f116fa
updated path to conf.d
nielsdejong Feb 28, 2022
68f577a
Updated version number in dockerfile
nielsdejong Feb 28, 2022
fcf5d75
First version of rule-based styling is completed
nielsdejong Mar 1, 2022
a73fb0b
Fixed handling of nginx configuration file (#98)
Tkrogholt Mar 2, 2022
4611be4
Update Dockerfile
nielsdejong Mar 2, 2022
1f4f8c2
Update Dockerfile
nielsdejong Mar 2, 2022
d23d214
Improved handling of null values in tables
nielsdejong Mar 2, 2022
8518fde
Merge branch 'develop' of github.com:nielsdejong/neodash into develop
nielsdejong Mar 2, 2022
1722d01
Added support for custom style rules to relevant report types
nielsdejong Mar 3, 2022
503d22f
Merge with latest master branch
nielsdejong Mar 3, 2022
062c973
Removed standalone password from default configuration
nielsdejong Mar 3, 2022
2909d9b
Fixed default styling for config.json
nielsdejong Mar 3, 2022
b33029e
Updated release notes, readme and docker push script for 2.0.12
nielsdejong Mar 3, 2022
3b2ea62
Updated description of component hierarchy
nielsdejong Mar 3, 2022
8562933
Set dockerfile to pull from master by default
nielsdejong Mar 3, 2022
990d502
Rebased with hotfixes from master
nielsdejong Mar 4, 2022
a0ae600
Changed docker startup script to contain a message for the user
nielsdejong Mar 4, 2022
57ebe77
Updated dockerfile startup message
nielsdejong Mar 4, 2022
0bfe001
Fixed startup message in Dockerfile
nielsdejong Mar 7, 2022
044eae1
Corrected null check for table rendering
nielsdejong Mar 7, 2022
698f7f5
Better null handling for rule based evaluation in tables
nielsdejong Mar 7, 2022
7bd8553
Cleanup of code documentation
nielsdejong Mar 9, 2022
dd3a19f
Updated documentation
nielsdejong Mar 10, 2022
e766b65
Clean up of comments
nielsdejong Mar 11, 2022
eea3524
Work in progress on drag-and-drop dashboards/pages
nielsdejong Mar 16, 2022
000c950
Styling fixes for resizable layout
nielsdejong Apr 4, 2022
c0babbb
Styling for drag-and-drop pages/reports. Bumped version to 2.1
nielsdejong Apr 4, 2022
82d4e2d
Fixed icon for card settings
nielsdejong Apr 5, 2022
45621ce
WIP on the drag-and-drop dashboard header
nielsdejong Apr 11, 2022
2d90141
WIP on drag-and-drop page reordering
nielsdejong Apr 12, 2022
a1ec3ce
Added support for loading dashboards from a relative URL in standalon…
nielsdejong Apr 12, 2022
6aa8f1a
Hotfix for broken demo dashboard
nielsdejong Apr 12, 2022
74a9a40
Refactoring dashboard header code
nielsdejong Apr 13, 2022
2434ca1
Controlled drag-and-drop state for dashboards
nielsdejong Apr 13, 2022
ed18ee1
Drag-and-drop layout for pages with dynamic add-card placement
nielsdejong Apr 13, 2022
1f9b116
Tweaking style for the new resizable reports
nielsdejong Apr 20, 2022
080332e
Bump to 2.0.15. Added option to replace dashboard parameters in Markd…
nielsdejong Apr 20, 2022
5439db0
added html to image to lib
nielsdejong Apr 20, 2022
870d0d0
Tweaking the resizeable report/page view
nielsdejong Apr 20, 2022
0197bd3
W.I.P. on downloading reports/dashboard as image
nielsdejong Apr 23, 2022
9cf8181
Style tweaks
nielsdejong Apr 24, 2022
f8f8331
Added button to download entire dashboard as an image
nielsdejong Apr 25, 2022
5f22a70
Updated release notes for 2.0.15
nielsdejong Apr 26, 2022
5c336b9
Dockerfile - Configuration through env variables at runtime (#125)
nielsdejong Apr 26, 2022
c4979df
Merged with latest master branch
nielsdejong Apr 26, 2022
271c886
Updated release notes
nielsdejong Apr 26, 2022
4c00f5a
Updated README on Docker deployments
nielsdejong Apr 26, 2022
b2d3bd4
Merge branch 'master' into develop
nielsdejong Apr 26, 2022
3e95409
Merge branch 'master' into develop
nielsdejong Apr 26, 2022
e541c3e
Add bar chart report ; add catch for when a dashboard is cached
mariusconjeaud Apr 26, 2022
f3753a0
Rebased from 2.0.15
nielsdejong Apr 26, 2022
acc9372
Finish rebasing from 2.0.15
nielsdejong Apr 26, 2022
531070e
Added pie chart report and generalized report testing
mariusconjeaud Apr 27, 2022
b6a2c65
Added auto-position of add card button
nielsdejong May 5, 2022
b7fe470
Added dashboard upgrading from 2.0 --> 2.1
nielsdejong May 6, 2022
08cca6e
Clean up. Added help modal for reports
nielsdejong May 6, 2022
ec3e5ef
Added Hierarchical Charts (#124)
BennuFire May 8, 2022
4487276
Merge branch 'develop' into 2.1
nielsdejong May 8, 2022
093d7a3
Fixed button style of reset for hierarchy reports
nielsdejong May 8, 2022
bade070
Removed legacy docker scripts
nielsdejong May 8, 2022
8b4f47b
Removed temporary logging
nielsdejong May 8, 2022
7c6263b
Removed editable button for non-editable cards
nielsdejong May 8, 2022
f070664
Clean up of card settings
nielsdejong May 8, 2022
2d0c185
Merge pull request #130 from nielsdejong/2.1
nielsdejong May 8, 2022
576cc1b
Fixed bug where code-editor will duplicate text
nielsdejong May 9, 2022
4fe1c8a
Added auto upgrade of cached dashboard version
nielsdejong May 9, 2022
115eade
added new query + 3 new testcases
May 9, 2022
ddc1dc5
Merge remote-tracking branch 'origin/develop' into feature-ui-testing
May 9, 2022
2f7e4e4
added a few more tests and also some code to make testing easier
May 9, 2022
9f249ad
Fixed bug where the code editor didn't update internal state after pa…
nielsdejong May 10, 2022
40143f8
Update README.md
nielsdejong May 10, 2022
a72c769
Update README.md
nielsdejong May 10, 2022
e52fdbf
Update README.md
nielsdejong May 10, 2022
566e503
Finalized cypress tests
nielsdejong May 10, 2022
0518b9e
testing GH actions
nielsdejong May 10, 2022
5dc7130
testing GH actions
nielsdejong May 10, 2022
180ee63
Removed CD experiment
nielsdejong May 10, 2022
dbf2ac0
Fixed upload S3 script - revert
nielsdejong May 10, 2022
f172112
Merge pull request #132 from nielsdejong/feature-ui-testing
nielsdejong May 10, 2022
d7045a6
Added CD config
nielsdejong May 10, 2022
0fbe48b
Merge branch 'develop' of github.com:nielsdejong/neodash into develop
nielsdejong May 10, 2022
b6bdaf3
Fixed case-sensentive import error
nielsdejong May 10, 2022
3d3474f
Docs and Small Fixes
BennuFire May 11, 2022
cd9eeaa
Fixed description text for hierarhical charts examples
nielsdejong May 11, 2022
17cab65
Rebased with latest master commit
nielsdejong May 11, 2022
e32a490
added small change to run test in the background
May 11, 2022
65a4903
added githhub action for cypress
May 11, 2022
21644bf
syntax changes
May 11, 2022
67bfd61
small modification 2.0
May 11, 2022
8e68ee0
wait-on mod
May 11, 2022
cc0774c
renamed the deploy to develop and created a master with docker
May 11, 2022
d35cc67
small master docker test on dev
May 11, 2022
1a3d74d
docker-ready
May 11, 2022
de94698
syntax fix
May 11, 2022
d20f795
deleted develop for test purpose
May 11, 2022
9f3781a
syntax fix
May 11, 2022
7d4a7b6
syntax fix final
May 11, 2022
b2fcf57
added dependency between different jobs
May 11, 2022
a6df43b
Fixed typos in in-app docs
nielsdejong May 11, 2022
9bd07c9
Merge branch 'develop' of github.com:nielsdejong/neodash into develop
nielsdejong May 11, 2022
71c0c8f
removed 2 files + test to publish npm
May 11, 2022
d043021
mod
May 11, 2022
14e11b2
Merge branch 'develop' of https://github.com/nielsdejong/neodash into…
May 11, 2022
0fe191e
made changes
May 11, 2022
492238a
added npm install
May 11, 2022
4914468
modified stuff
May 11, 2022
9d63e58
take 345
May 11, 2022
93513fa
take 346
May 11, 2022
79aa6a5
take 347
May 11, 2022
f03e920
take 348
May 11, 2022
477fba3
take 349
May 11, 2022
e7cb2fb
take 350
May 11, 2022
908dba2
take 351
May 11, 2022
29650c5
take 351
May 11, 2022
9c8476a
added develop-deployment.yml and new stuff(still master pulls develop…
May 11, 2022
718056c
Tweaked workaround for paste+replace bug in codemirror
nielsdejong May 12, 2022
47d512c
Fixed bug where iFrame URL does not get replaced by parameters if it'…
nielsdejong May 16, 2022
0bd490e
Changed the 'save as image' library
nielsdejong May 16, 2022
98f17ae
Added google site tracker
nielsdejong May 16, 2022
798b162
Code cleanup, added comments
nielsdejong May 16, 2022
d4417b6
Downgraded mui data grid
nielsdejong May 16, 2022
c8a7e2e
Downgrade mui datagrid
nielsdejong May 16, 2022
d680b86
Removed video generation from .cypress.json, fixed workflows, reverte…
nielsdejong May 16, 2022
f5eb1f2
Updated workflows
nielsdejong May 16, 2022
091258f
Fix bug where neodash will ask you to clear a dashboard when none exists
mariusconjeaud May 16, 2022
e1f4fc6
Merge branch 'develop' into bug-existing-dashboard
mariusconjeaud May 16, 2022
5aa8963
Fixed bug where editing the vertical alignment of a single value caus…
nielsdejong May 17, 2022
d81eda2
Added placeholder for docs
nielsdejong May 17, 2022
8e40a29
Updated cypress test to work better on GitHub test VM's. Added placeh…
nielsdejong May 18, 2022
809059a
Added warning handler for Cypress
nielsdejong May 18, 2022
300b12e
Removed it.only from Cypress IT
nielsdejong May 18, 2022
9838057
Merge branch 'develop' into bug-existing-dashboard
nielsdejong May 18, 2022
10505bf
Fixed cypress test to reflect new cached dashboard changes
nielsdejong May 18, 2022
46d76cb
Merge pull request #138 from nielsdejong/bug-existing-dashboard
nielsdejong May 18, 2022
5abec39
Updated GitHub workflows, added small wait after entering URL to allo…
nielsdejong May 18, 2022
5f544be
Added publish to npm step. Removed debug settings.
nielsdejong May 19, 2022
a88445d
Fixed error in workflow definition
nielsdejong May 19, 2022
212614c
Added changelog, release-notes, final fixes to CI/CD pipeline, style …
nielsdejong May 19, 2022
2db75f6
Fixed release notes
nielsdejong May 19, 2022
b628aee
Final tweaks to workflows & changelog
nielsdejong May 19, 2022
6d14717
Updated cypress stress test to wait for loading the stress dashboards
nielsdejong May 19, 2022
e119efb
Fixed flaky test in Cypress stress test
nielsdejong May 19, 2022
93b3d46
Merge branch 'master' into develop
nielsdejong May 19, 2022
6c12212
Bumped version new to fix npm signature
nielsdejong May 19, 2022
a691297
Fixed github actions syntax
nielsdejong May 19, 2022
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
10 changes: 4 additions & 6 deletions .github/workflows/master-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,7 @@ jobs:
- run: tar xvf *.tgz package
- run: npx @neo4j/code-signer --verify --app ./package --root-cert neo4j_desktop.cert
- run: rm -rf package
- name: Publish to npm registry
uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}


- name: Publish package to NPM 📦
run: npm publish --access public neodash*.tgz
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ RUN chown -R nginx:nginx /usr/share/nginx/html/
USER nginx
EXPOSE 5005
HEALTHCHECK cmd curl --fail http://localhost:5005 || exit 1
LABEL version="2.1.0"
LABEL version="2.1.1"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "neodash",
"version": "2.1.0",
"version": "2.1.1",
"description": "NeoDash - Neo4j Dashboard Builder",
"neo4jDesktop": {
"apiVersion": "^1.2.0"
Expand Down
2 changes: 1 addition & 1 deletion src/modal/AboutModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import BugReportIcon from '@material-ui/icons/BugReport';
export const NeoAboutModal = ({ open, handleClose, getDebugState }) => {
const app = "NeoDash - Neo4j Dashboard Builder";
const email = "niels.dejong@neo4j.com";
const version = "2.1.0";
const version = "2.1.1";

const downloadDebugFile = () => {
const element = document.createElement("a");
Expand Down