Skip to content

Releases: EveryDataStore/EveryDataStoreFrontend

1.5.3

Choose a tag to compare

@EveryDataStore EveryDataStore released this 20 May 08:24

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

1.5.2

Choose a tag to compare

@EveryDataStore EveryDataStore released this 20 May 07:39
  • 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

Choose a tag to compare

@EveryDataStore EveryDataStore released this 13 May 07:32
cleaned up redundant code

1.5

1.5

Choose a tag to compare

@EveryDataStore EveryDataStore released this 02 May 09:15

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