Skip to content

Releases: EveryDataStore/EveryDataStoreFrontend

1.5.3

20 May 08:24

Choose a tag to compare

update .gitignore and add src/environments/environment.local.ts

1.5.2

20 May 07:39

Choose a tag to compare

  • Updated package.json
  • Removed alert from src/app/record/item/item/item.component.ts
  • Changed apiUrl in environment.*.ts to 'http://localhost:8585/restful/'

1.5.1

13 May 07:32

Choose a tag to compare

cleaned up redundant code

1.5

02 May 09:15

Choose a tag to compare

1.5

Refactor Dashboard: add new widget types (TimeTracker, UploadBtn, LinearChart, BarChart, PieChart, PolarAreaChart, DoughnutChart), fix bugs, and adjust layout.