- chore: adjust urls to new repository url (6ca86f1)
- feat: Added transformers to map between entities and Data Transfer Objects (c62cf5f), closes #33
- feat: Display Cluster information next to network visualization (ecb1d50), closes #34
- feat: Made Authors in Data Table clickable (e430325), closes #29
- fix: Indent Project Name on Project Overview page (9735b69), closes #32
- feat: Added Authors edit page (f703775)
- feat: Added Edit country page (3087cab)
- feat: Added records edit page (2ed6b9d)
- feat: Added link from project page to visualizations (1e816f0)
- refactor: Adjusted data structure of Network Data (0ad72c1)
- feat: Added ability to save newly created visualization (09d4272)
- feat: Added ability to update a visualization (66157c9)
- feat: Added basic parameters page (69f58b0)
- feat: Added basic visualizations and overview (697a89c)
- feat: Added Choose Data Step to Add Visualisation process (5595d00)
- feat: Added Continue Button to visualization type selection for UX (78afffd)
- feat: Added Country Pie Chart to Project Page (827dc5e)
- feat: Added Name Information Form to Visualization Add Process (1fcd254)
- feat: Added Network Visualization (8162a8b)
- feat: Added Network Visualization View (96fec03)
- feat: Added WordCloud Visualization View (c009fa5)
- feat: Allow Visualizations to be edited (7780356)
- fix: Fixed a bug with bar chart not rendering correctly (871097d)
- fix: Made Visualization Card responsive (a5590bc)
- test: Removed obsolete test snapshot (c8c7955)
- feat: Added Project Single View (4162afc), closes #17
- feat: Added Search Options (2737a56), closes #15
- feat: Allow the columns of the table to be selected (704aa63), closes #12
- feat: Display a data table on the detail view pages (2366828), closes #14
- feat: Display create visualization button on project page when there are no visualizations yet (e3f0356)
- refactor: Replaced more dots in expandable chipgroup with dots icon (4e80549)
- refactor: Reworked No Data Display in Data Table (a411c4b), closes #27
- refactor: Reworked Projects Overview No projects (f4a3ec1), closes #26
- feat: Added Countries (2823ab7), closes #7
- feat: Added View Pages for the paper entities (db0028d), closes #9
- feat: Display overflowing authors and keywords in an overhang menu (74fa6c8), closes #23
- feat: Display total count in Data Table (d29f144), closes #11 #22
- feat: Reworked Import Upload Flow (9be49e8), closes #20 #21
- test: Fixed failing snapshot test for chip group (976a7d4)
- fix: Display hand cursor in import dropzone (f99aa8e), closes #19
- fix: Use chip groups to prevent overlaps in author and keyword chips (59986b8), closes #24
- refactor: Move Projects Tabs and Title in the same row in App bar (fc81f51), closes #16
- refactor: Removed the Footer (a69c18b), closes #25
- ci: Execute Build task on master branch and on tags (5ef38fa)
- ci: Execute Build task on master branch not only on tags (e0a2fc0)
- test: Fixed minor type error in data table test (64627ec)
- test: Added the tests for the explore page and the data table (b02b75a)
- test: Removed obsolete test snapshot (4c4f2c9)
- feat: Added Basic Data Table for Functionality and GraphQL connection to the mocks (ec7b38c)
- test: Added tests for import feature and reworked file upload look (6730abb)
- feat: Added Import steps (53d8deb)
- build: Fixed typo public path (551d6e6)
- build: Fixed public path (f87c78a)
- refactor: Added js-logger for logging (c2f4647)
- chore: Reordered package.json keys for bumped script (fc96f8a)
- test: Fix test stability issue due to snapshot testing (f14a5da)
- test: Fixed test due to flaky test (ed3c221)
- feat: Added ability to edit projects (628dd94), closes #5
- feat: Added basic Projects Overview page (f819fd6)
- feat: Added basic Vuetify configuration (805b5ed)
- feat: Added open Projects handling with tabs in app bar (6e9284d)
- feat: Added the ability to add new Projects (22cb03d)
- feat: Added Toasts for messages (3bd0562), closes #2
- feat: Added Vuex Projects store and axios connection (d1d7c86)
- feat: Allow projects to be deleted (67a1750), closes #4
- feat: Reworked Navigation Drawer show and hide behavior (0c92152)
- refactor: Enable TypeScript in VueJS Components (bbb3337)
- refactor: Removed Element UI dependency and config (4e187a1)
- refactor: Reworked mocks to include local Storage DB (89bb070), closes #3
- refactor: Use faker for generating mock data (b4460b9)
- fix: Fixed small styling and alignment issues on projects page (053f0ce)
- test: Added tests for basic setup (2b1b956)
- docs: Added Logo to README (4503897)
- feat: Added Basic Styling and Layout (fee2d1c), closes #1
- refactor: Adjusted project folder structure (fa9f604)
- ci: Parallelize Lint and test jobs (b5e6396)
- fix: Fixed importing issue in vuex plugin setup (cb9a7eb)
- ci: Build Application only on tags (ad5e73a)
- fix: Fixed base path (2668e68)
- ci: prevent additional build in deploy step (ff3619f)
- docs: Updated README demo url and badges (029f361)
- build: Added bumped for release management (533af9c)
- fix: Fixed correct import of elementUI plugin (899c8b8)
- ci: Added GitLab CI (558c09a)
- ci: Added test coverage artifacts handling (09f1c9e)
- ci: adjusted Jest Coverage config (96c1f85)
- ci: minor improvements to the CI pipeline (d020164)
- ci: Use other Node image for gitlab CI (9a5b241)
- docs: Adjusted README title (31e5f99)
- docs: Updated README (5148c51)
- docs: Updated README prerequisites (cb7aeec)
- refactor: Reworked plguin folder structure (e18c612)
- feat: Added ElementUI as UI library (25d612f)
- feat: Added vue-i18n plugin for i18n (87d87a6)
- init (22988ac)