mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-22 00:37:36 -06:00
c1503ade47
creation, and editing within the properties panel infrastructure. We do use the backgrid.js for listing the subnode collection, and for editing/creating new object for the subnode, we do use the same infrastructure using the backform.
22 lines
1.4 KiB
Plaintext
22 lines
1.4 KiB
Plaintext
This is a list of the third party libraries/code used in the application, not
|
|
including Python modules installed via Pip which are listed in requirements.txt.
|
|
|
|
Library Version Licence URL
|
|
======= ======= ======= ===
|
|
QT 4.6.2+ LGPL v2.1/3 http://www.qt.io/
|
|
Bootstrap 3.3.4 MIT http://getbootstrap.com/
|
|
jQuery 1.11.1 MIT http://jquery.com/
|
|
Modernizr 2.6.2 MIT/BSD http://modernizr.com/
|
|
AlertifyJS 1.1.0 MIT http://alertifyjs.com/
|
|
CodeMirror 4.12 MIT http://codemirror.net/
|
|
aciTree 4.5.0-rc.7 MIT/GPL http://acoderinsights.ro/en/aciTree-tree-view-with-jQuery
|
|
wcDocker 8b84d55415 MIT/GPL https://github.com/WebCabin/wcDocker
|
|
Require.js 2.1.18 BSD/MIT http://requirejs.org/
|
|
Underscore.js 1.8.3 MIT http://underscorejs.org/
|
|
Underscore.string 387ab72d49 MIT http://epeli.github.io/underscore.string/
|
|
Backform.js 5859b4f9db MIT https://github.com/AmiliaApp/backform
|
|
Backbone 1.1.2 MIT http://backbonejs.org
|
|
font-Awesome 4.3 SIL OFL http://fortawesome.github.io/Font-Awesome/
|
|
font-mfizz 1.2 MIT http://fizzed.com/oss/font-mfizz
|
|
backgrid.js 0.3.5 MIT http://backgridjs.com/
|