mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 05:57:07 +00:00
280-consolidate-handling-of-project-data-in-the-project-component-rather-than-in-individual-tab
The Project component is now responsible for fetching and updating the data used by most project tabs, with the exception of ProjectSummary, QC, Graphs and Map. It is also the only one listening for server events and reacting to them. Individual tabs are still responsible for sending data to the server, at least for the time being.
Dougal – Seismic production & data analysis tool
Structure of this repo
bin/Scripts that import / export data into / out of the database.etc/Configuration files.lib/Code files.lib/www/Web interface and API.lib/www/client/Frontend.lib/www/server/Backend.
sbin/System maintenance scripts.
Description
Languages
Vue
41.7%
JavaScript
32.3%
PLpgSQL
16.5%
Python
5.4%
Nunjucks
3.2%
Other
0.9%