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

Added CNAME #491

Closed
wants to merge 169 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
169 commits
Select commit Hold shift + click to select a range
2e661aa
Started remvoving all the `require`s from the codebase. Right now the…
rkrishnasanka Mar 4, 2020
9f0c91f
This is the minimal code necessary to render the canvas
rkrishnasanka Feb 28, 2020
1858f01
Well apparently I didn't merge this well enough
rkrishnasanka Mar 4, 2020
6329e8d
Small Updates to keep the semblance of things working correctly
rkrishnasanka Mar 4, 2020
6adcb60
Removed the circular dependency in makeFeature method by moving it to…
rkrishnasanka Mar 4, 2020
e646405
This is the minimal code necessary to render the canvas
rkrishnasanka Feb 28, 2020
5a13d11
Well apparently I didn't merge this well enough
rkrishnasanka Mar 4, 2020
72fa2e4
Small Updates to keep the semblance of things working correctly
rkrishnasanka Mar 4, 2020
f24bb46
Removed the circular dependency in makeFeature method by moving it to…
rkrishnasanka Mar 4, 2020
9d998ba
Convert registry to class for ES6 compliance
hiniko Mar 6, 2020
49a8ca3
removed debug console.log
hiniko Mar 6, 2020
6271b79
Fix missing function from appSetup.js
hiniko Mar 6, 2020
ea4329c
Cleanup of Registry
hiniko Mar 6, 2020
eb1beaf
Tooling change from browserify to webpack
hiniko Mar 8, 2020
c9a1af9
Working NPM module and Webpack setup
hiniko Mar 8, 2020
29a3d08
added temp changes
rkrishnasanka Jan 16, 2021
32ab634
Merge branch 'experiment-vue' into webpack-build
rkrishnasanka Jan 16, 2021
9a167c9
Managed to integrate the base visualizer
rkrishnasanka Jan 20, 2021
50a2dc9
Relaxed some the of the rules stopping the build
rkrishnasanka Jan 20, 2021
66a219b
Add some more formating to reduce the linting errors
rkrishnasanka Jan 20, 2021
c5bbb5e
Updated the package name
rkrishnasanka Jan 20, 2021
4a50448
Added Vuetify + base layout
hiniko Jan 21, 2021
b21f983
Modifed to remove some of the errors
rkrishnasanka Jan 23, 2021
95a0f4b
Updated the help dialog code to use vuetify. The general pattern used…
rkrishnasanka Jan 24, 2021
82990d6
Cleaned up help dialog and added the introhelp dialog
rkrishnasanka Jan 24, 2021
ced6ae5
Added the edit device dialog
rkrishnasanka Jan 24, 2021
84007eb
Added the edit border dialog back in
rkrishnasanka Jan 24, 2021
e5e7fd6
Updated a couple dialogs and button locations
rkrishnasanka Jan 25, 2021
23ca9af
Added the various toolbars onto the side menu and the rest of the dia…
rkrishnasanka Jan 25, 2021
20bbba0
Refacted dialogs to use a base dialog component
hiniko Jan 26, 2021
ce9f59a
Refacted dialogs to use a base dialog component
hiniko Jan 26, 2021
c359d4e
Merge branch 'webpack-build' of https://github.com/cidarlab/3duf into…
rkrishnasanka Jan 27, 2021
8fa6a74
Refactored LayerToolbar
hiniko Jan 27, 2021
57d37d7
Updated and audited npm packages
hiniko Jan 28, 2021
98c368a
Merge branch 'webpack-build' of https://github.com/hiniko/3DuF into h…
rkrishnasanka Jan 28, 2021
c376866
t push origin webpack-buildMerge branch 'hiniko-webpack-build' into w…
rkrishnasanka Jan 28, 2021
b7c5f1c
Working eslint, prettier, vuetr configurations for code lint and form…
hiniko Jan 28, 2021
53db824
Added borderless to LayoutTool bar button configuration
hiniko Jan 28, 2021
813fc83
Renamed sidebar_layout.vue file
hiniko Jan 28, 2021
92169f7
Fix for workspace config using tabs over spaces
hiniko Jan 28, 2021
c4b7d19
Removed incorrect name of Component toolbar
hiniko Jan 28, 2021
a55e300
Moved Dialog component to a base component directory
hiniko Jan 28, 2021
7b2853f
Merge branch 'webpack-build' of https://github.com/hiniko/3DuF into w…
rkrishnasanka Jan 28, 2021
051052f
WIP: property drawer
hiniko Jan 29, 2021
eedd2e4
Added PropertyDrawerComponent
hiniko Feb 13, 2021
d913491
added connection and move dialogs
vyiu Apr 21, 2021
431a70d
Removed the DS_Store and updated the gitignore
rkrishnasanka Apr 21, 2021
795e059
Updated package-lock
rkrishnasanka Apr 21, 2021
b02acc7
Took out the incorrect merge comments
rkrishnasanka Jun 9, 2021
6eb572b
Reduced the number of errors when loading the design
rkrishnasanka Jun 10, 2021
6988c08
Updated the components to what master branch has right now
rkrishnasanka Jun 11, 2021
37ed5ec
Everything seems to be working right now
rkrishnasanka Jun 11, 2021
b7d1573
Modified Project Configurations to help simplify devops
rkrishnasanka Jun 14, 2021
298cb2d
Vue port of Grid Settings
jkamoona Jun 18, 2021
50a04a8
Merge branch 'webpack-build' of https://github.com/jkamoona/3DuF into…
jkamoona Jun 18, 2021
c6d62b7
Added deep source config into the repo
rkrishnasanka Jun 19, 2021
442e2e1
Started remvoving all the `require`s from the codebase. Right now the…
rkrishnasanka Mar 4, 2020
f9499e9
This is the minimal code necessary to render the canvas
rkrishnasanka Feb 28, 2020
9f9d0f0
Well apparently I didn't merge this well enough
rkrishnasanka Mar 4, 2020
720b3f5
Small Updates to keep the semblance of things working correctly
rkrishnasanka Mar 4, 2020
f64a860
Removed the circular dependency in makeFeature method by moving it to…
rkrishnasanka Mar 4, 2020
ab89293
This is the minimal code necessary to render the canvas
rkrishnasanka Feb 28, 2020
028a2f1
Well apparently I didn't merge this well enough
rkrishnasanka Mar 4, 2020
0d83564
Small Updates to keep the semblance of things working correctly
rkrishnasanka Mar 4, 2020
6bbc07d
Removed the circular dependency in makeFeature method by moving it to…
rkrishnasanka Mar 4, 2020
ad0c8c7
Convert registry to class for ES6 compliance
hiniko Mar 6, 2020
7e70f49
removed debug console.log
hiniko Mar 6, 2020
053fcb2
Fix missing function from appSetup.js
hiniko Mar 6, 2020
d198d26
Cleanup of Registry
hiniko Mar 6, 2020
2e56e97
Tooling change from browserify to webpack
hiniko Mar 8, 2020
75a5f1f
Working NPM module and Webpack setup
hiniko Mar 8, 2020
9e3fe55
added temp changes
rkrishnasanka Jan 16, 2021
25f3a13
Managed to integrate the base visualizer
rkrishnasanka Jan 20, 2021
38b54a9
Relaxed some the of the rules stopping the build
rkrishnasanka Jan 20, 2021
a57b9d4
Add some more formating to reduce the linting errors
rkrishnasanka Jan 20, 2021
351bd67
Updated the package name
rkrishnasanka Jan 20, 2021
230036e
Added Vuetify + base layout
hiniko Jan 21, 2021
9a713b4
Modifed to remove some of the errors
rkrishnasanka Jan 23, 2021
eddf8df
Updated the help dialog code to use vuetify. The general pattern used…
rkrishnasanka Jan 24, 2021
9fc0433
Cleaned up help dialog and added the introhelp dialog
rkrishnasanka Jan 24, 2021
08ebf09
Added the edit device dialog
rkrishnasanka Jan 24, 2021
4c2837c
Added the edit border dialog back in
rkrishnasanka Jan 24, 2021
1f7fbee
Updated a couple dialogs and button locations
rkrishnasanka Jan 25, 2021
69a7804
Added the various toolbars onto the side menu and the rest of the dia…
rkrishnasanka Jan 25, 2021
7fcd654
Refacted dialogs to use a base dialog component
hiniko Jan 26, 2021
3629b83
Refactored LayerToolbar
hiniko Jan 27, 2021
dcaa2a8
Updated and audited npm packages
hiniko Jan 28, 2021
904c4af
Working eslint, prettier, vuetr configurations for code lint and form…
hiniko Jan 28, 2021
0027dd7
Added borderless to LayoutTool bar button configuration
hiniko Jan 28, 2021
c8da528
Renamed sidebar_layout.vue file
hiniko Jan 28, 2021
a03b7e0
Fix for workspace config using tabs over spaces
hiniko Jan 28, 2021
e911348
Removed incorrect name of Component toolbar
hiniko Jan 28, 2021
c6f01fb
Moved Dialog component to a base component directory
hiniko Jan 28, 2021
f7e3f79
WIP: property drawer
hiniko Jan 29, 2021
ce7bde4
Added PropertyDrawerComponent
hiniko Feb 13, 2021
89fb928
added connection and move dialogs
vyiu Apr 21, 2021
5e7d3df
Removed the DS_Store and updated the gitignore
rkrishnasanka Apr 21, 2021
6f3cda9
Took out the incorrect merge comments
rkrishnasanka Jun 9, 2021
6f86d84
Reduced the number of errors when loading the design
rkrishnasanka Jun 10, 2021
a2c080d
Updated the components to what master branch has right now
rkrishnasanka Jun 11, 2021
b6cc3e9
Everything seems to be working right now
rkrishnasanka Jun 11, 2021
f6723b1
Modified Project Configurations to help simplify devops
rkrishnasanka Jun 14, 2021
540cbdb
Added deep source config into the repo
rkrishnasanka Jun 19, 2021
d5230f6
Updated connection parameter value
rkrishnasanka Jun 20, 2021
97d011e
Added public to deepsource excule
rkrishnasanka Jun 20, 2021
110b9a0
Format code with standardjs and prettier
deepsource-autofix[bot] Jun 20, 2021
cc60579
Replace builtin prototype method with `Object.prototype` equivalent
deepsource-autofix[bot] Jun 20, 2021
ad05952
Format code with standardjs and prettier
deepsource-autofix[bot] Jun 20, 2021
4d6a34c
Replace short hand type conversions with JavaScript methods
deepsource-autofix[bot] Jun 20, 2021
1cfff37
updated Connection Dialog and Change All Dialog
vyiu Jun 20, 2021
5bd099c
Creating Grid Functionality
jkamoona Jun 21, 2021
fe092aa
Merge branch 'webpack-build' of https://github.com/vyiu/3DuF into vyi…
rkrishnasanka Jun 21, 2021
e5d0d45
Merge branch 'vyiu-webpack-t push origin webpack-buildbuild' into web…
rkrishnasanka Jun 21, 2021
c5e98a3
Merge branch 'webpack-build' of https://github.com/cidarlab/3duf into…
rkrishnasanka Jun 21, 2021
41492d6
Linting errors
rkrishnasanka Jun 21, 2021
14a6920
Format code with standardjs and prettier
deepsource-autofix[bot] Jun 21, 2021
f245363
Functionality for Grid Settings
jkamoona Jun 22, 2021
294a9b2
Merge branch 'webpack-build' of https://github.com/jkamoona/3DuF into…
rkrishnasanka Jun 22, 2021
5701315
Updating/fixed the slider changing stuff
rkrishnasanka Jun 22, 2021
0344fe4
Merge branch 'jkamoona-webpack-build' into webpack-buildt push origin…
rkrishnasanka Jun 22, 2021
a7fbb28
Format code with standardjs and prettier
deepsource-autofix[bot] Jun 22, 2021
01b052b
update
vyiu Jun 23, 2021
9fc6c7e
Merge branch 'CIDARLAB:webpack-build' into webpack-build
vyiu Jun 23, 2021
65da57d
RightClickMenu
jkamoona Jun 28, 2021
841d332
Replaced the == and != with the === and !==
rkrishnasanka Jul 1, 2021
436b655
Replace `==`/`!=` with `===`/`!==`
deepsource-autofix[bot] Jul 1, 2021
2f98dcd
Format code with standardjs and prettier
deepsource-autofix[bot] Jul 1, 2021
946f127
Merge branch 'CIDARLAB:webpack-build' into webpack-build
vyiu Jul 7, 2021
adfce2c
tried to activate connection tool
vyiu Jul 7, 2021
720fedd
edited ConnectionPropertyDrawer
vyiu Jul 8, 2021
4a291f3
Removed faulty heading
rkrishnasanka Jul 8, 2021
2dcf3e1
Getting it to compile plus small ui binding changes
rkrishnasanka Jul 8, 2021
baa1131
Renabled the tool activations in viewManager.
rkrishnasanka Jul 8, 2021
c03d336
Took out a whole bunch of unecessary props
rkrishnasanka Jul 8, 2021
c48e350
Removed all the warnings
rkrishnasanka Jul 8, 2021
4592e3e
Fix the z-index of canvas to be non-zero to enable mouse clicks to be…
rkrishnasanka Jul 9, 2021
23d739e
Took out a whole bunch of unecessary props
rkrishnasanka Jul 8, 2021
7583b1d
Fix the z-index of canvas to be non-zero to enable mouse clicks to be…
rkrishnasanka Jul 9, 2021
c5c1ef7
Moved all the test files out of the src/app to
rkrishnasanka Jul 9, 2021
9b526c7
Merge branch 'mouse-interactions-fixes' into webpack-build
rkrishnasanka Jul 9, 2021
73b5ed6
Format code with standardjs and prettier
deepsource-autofix[bot] Jul 9, 2021
0c36952
Format code with standardjs and prettier
deepsource-autofix[bot] Jul 8, 2021
7e43827
Took out a whole bunch of unecessary props
rkrishnasanka Jul 8, 2021
b61ef61
Removed all the warnings
rkrishnasanka Jul 8, 2021
53b3ac1
Moved all the test files out of the src/app to
rkrishnasanka Jul 9, 2021
5ee86eb
Format code with standardjs and prettier
deepsource-autofix[bot] Jul 9, 2021
d51c90e
Format code with standardjs and prettier
deepsource-autofix[bot] Jul 8, 2021
1749dfc
Preliminary Typescript conversions
Jun 14, 2021
fa93bba
Preliminary Typescript conversions
Jun 14, 2021
678a810
Modifications resulting from registry changes
Jun 16, 2021
40cae18
Removed redundant js files
Jun 18, 2021
d758fb1
Converted isValid to static
Jun 18, 2021
85b3c24
Functions removed, properties modified
Jun 20, 2021
d289d02
Changed get functions to getters
Jun 20, 2021
23d8603
Inserted text property
Jun 20, 2021
934f693
Added output types
Jun 21, 2021
afd07df
Removed comments
Jun 21, 2021
cbf69b8
Added String type allowance
Jun 21, 2021
905f533
Replaced Parameter instances with subclasses
Jun 21, 2021
daab9f4
Added onclick()
Jun 21, 2021
ba6810c
Removed circular dependency
Jun 22, 2021
e0c392e
Removed comment
Jun 22, 2021
1e1bf09
Typescript port 'device.ts' & 'layer.ts' (#296)
MurrayLF Jul 9, 2021
e0dfd1d
Merge branch 'webpack-build' of https://github.com/cidarlab/3duf into…
rkrishnasanka Jul 9, 2021
18be506
Linter changes
rkrishnasanka Jul 9, 2021
6ce0e84
Revision of Component Library API (#313)
msisk23 Jul 13, 2021
fb6a57c
Format code with standardjs and prettier (#317)
deepsource-autofix[bot] Jul 13, 2021
6942140
Merge branch 'webpack-build' of https://github.com/cidarlab/3duf into…
rkrishnasanka Jul 13, 2021
81cde4d
Add CNAME
hanwj100 Sep 4, 2024
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
Prev Previous commit
Next Next commit
added temp changes
  • Loading branch information
rkrishnasanka committed Jun 20, 2021
commit 9e3fe55e55c8db1c02f5c89ed826c7c298f21b97
Loading