Demenech
059ffe4e34
feat: PlotlyLineChart component API and docs improvements
2024-04-09 17:08:50 -03:00
Demenech
0aed7dce77
feat: Plotly component docs improvements
2024-04-09 16:57:23 -03:00
Demenech
c202d6cfc4
feat: LineChart component API and docs improvements
2024-04-09 16:50:49 -03:00
Demenech
d9c20528c5
feat: PdfViewer component API and docs improvements
2024-04-09 16:20:01 -03:00
Demenech
b7ee5a1869
feat: Iframe component API and docs improvements
2024-04-09 16:07:12 -03:00
Demenech
4b5d549190
feat: comment out the Table component for now
2024-04-09 15:58:33 -03:00
Demenech
e6f0ab4ec8
feat: FlatUiTable component API and docs improvements
2024-04-09 15:54:03 -03:00
Demenech
22038fbd4f
feat: Excel component API and docs improvements
2024-04-09 15:44:37 -03:00
Demenech
8b292a9bf2
feat: group stories in different categories
2024-04-09 15:36:48 -03:00
Demenech
cda3d335f1
feat: rename Plotly components stories so that they show up together on the storybook sidebar
2024-04-09 15:25:14 -03:00
Demenech
fe97cc87f4
fix: OpenLayers and BucketViewer were still showing up
2024-04-09 15:22:55 -03:00
Demenech
88f6199d18
feat: implement new Data interface + review PlotlyBarChart API and docs + hide BucketViewer and OpenLayers
2024-04-09 15:21:08 -03:00
Luccas Mateus
1b58c311eb
Plotly components
2024-03-22 10:31:30 -03:00
Gutts-n
86a2945ee6
Created integration with datastore api for table component
2024-01-29 14:07:42 -03:00
Gutts-n
540a08934c
Changed behavior of the download data bucket viewer component
2024-01-25 16:10:22 -03:00
Gutts-n
6d7acd27ed
Created property to present a component while is loading the download of the file and fixed download bug on pagination
2024-01-24 17:15:14 -03:00
Gutts-n
27c99adde8
Added pagination and filter properties for the BucketViewer component
2024-01-23 14:37:03 -03:00
Gutts-n
e5b0a85e48
Created Iframe component
2024-01-17 21:54:22 -03:00
Gutts-n
a93b13f448
Component start
2024-01-17 21:08:44 -03:00
Leonardo Farias
b13e3ade3c
Created auto zoom configuration for the map component
2023-12-21 22:23:42 -03:00
Leonardo Farias
4ddfc1126a
Created the style property for the map component
2023-12-19 22:16:57 -03:00
leonardo.farias
712f4a3b0f
Finished the development of the BucketViewer component
2023-11-23 21:41:28 -03:00
leonardo.farias
03960c8bac
feature: Created bucket viewer component
2023-11-20 23:50:04 -03:00
Luccas Mateus
578a52a101
Change preview url
2023-10-12 13:48:50 -03:00
Luccas Mateus
83fd7727ba
[flatuitable][m] - add bytes + parsingConfig ( #1022 )
2023-09-20 08:13:19 -03:00
Luccas Mateus
6020f76adb
Merge branch 'main' into feature/pdfviewer
2023-07-13 13:03:20 -03:00
João Demenech
f3c2a2ffa7
Excel component ( #973 )
...
* [components,excel][m]: initial version of the <Excel /> component
* [components,excel][m]: add support for multiple sheets
* [components,map,excel][l]: fix leaflet map markers on prod and implement excel component
* Bump version
* [components,excel][xs]: change data for one of the stories
2023-07-13 13:02:37 -03:00
Luccas Mateus de Medeiros Gomes
11659a838b
[components][lg] - pdf viewer
2023-07-12 14:50:30 -03:00
João Demenech
d798f402f6
Leaflet Map: multiple layers ( #969 )
...
* [components,maps][l]: leaflet map now supports multiple layers and tooltip props setting
* Remove unused var
* Update vite.config.ts
---------
Co-authored-by: Luccas Mateus <Luccasmmg@gmail.com>
2023-07-10 09:55:37 -03:00
Luccas Mateus
0fd3ee9912
Map components - Leaflet and OpenLayers ( #968 )
...
* [components,maps][l]: implements Leaflet map component -- #963
* [openspending, maps][m]: fix build for leaflet map
* Feature/openlayers map (#967 )
* [maps][xl] - working with swc equals to minify
* [maps][xs] - fixing height
* [openspending][xs] - testing
* [openspending][xs] - testing
* [openspending][xs] - change order drd
* [openspending][xs] - add map
* [maps,tests][xs]: add default export to OpenLayers component
* [@portaljs/components][m] - map components
---------
Co-authored-by: João Demenech <joaommdemenech@gmail.com>
2023-07-07 11:22:34 -03:00
João Demenech
683159da02
@portaljs/components improvements ( #933 )
...
* [#912,@portaljs/components][s]: create LoadingSpinner component and add that to <Table /> when using the URL parameter
* [#912,@portaljs/components][m]: refactor LineChart and add more params
* [#912,@portaljs/components][m]: possibly fixes 'loading...' size on FlatUiTable on Firefox
* [@portaljs/components][xs]: add storybook-static to .gitignore
* Add changeset
2023-06-06 21:21:31 -03:00
Luccas Mateus de Medeiros Gomes
de4c666f80
[@portaljs/components][m] - LineChart fix
2023-05-25 13:29:37 -03:00
Luccas Mateus de Medeiros Gomes
a2dd2dfbff
[@portaljs/components][m] - add FlatUiTable component
2023-05-24 13:11:34 -03:00
Luccas Mateus de Medeiros Gomes
ad52721a38
[components][m] - move catalog to @portaljs/components
2023-05-04 11:14:39 -03:00
deme
ea5802a908
[#812,package][xl]: changed project to Vite, created stories for LineChart, Table, Vega and VegaLite
2023-05-02 16:37:22 -03:00
deme
016f3e20e9
[#812,package][xl]: add Table component and story for it
2023-05-01 18:56:22 -03:00
deme
169a92d313
[#812,package][xl]: initial versioning of the package
2023-05-01 15:53:42 -03:00