0.1.0
What's Changed
- Table Component by @johnnadeluy in #9
- Dpstat 817 secure authentication by @johnnadeluy in #11
- Bump vite from 5.0.11 to 5.0.12 by @dependabot in #10
- Dpstat 800 by @ssb-jnk in #12
- Rename teamApi.ts to TeamApi.ts, Linux has a case-sensitive filesystem by @sigurdrj in #13
- fix bug where if userprofile is deleted the website dont render by @ssb-jnk in #14
- Data handling rework by @ssb-jnk in #16
- Add UserProfile by @ssb-jnk in #17
- Fix bug, header not showing by @ssb-jnk in #18
- Part 1: Setup prettier by @johnnadeluy in #19
- changed provider and breadcrumb variables by @ssb-jnk in #20
- 404 page by @sigurdrj in #21
- Part 2: Fix eslint warnings and ts errors by @johnnadeluy in #22
- added preperations for teamDetail page by @ssb-jnk in #23
- removed trailing main by @ssb-jnk in #25
- Part 3: Add workflow build and lint by @johnnadeluy in #26
- Add Dependabot and workflow to auto-merge its PRs for minor semver updates by @sigurdrj in #24
- Bump @statisticsnorway/ssb-component-library from 2.0.96 to 2.0.97 by @dependabot in #28
- Bump dotenv from 16.3.1 to 16.4.1 by @dependabot in #30
- Bump prettier from 3.2.4 to 3.2.5 by @dependabot in #32
- Bump @mui/material from 5.15.6 to 5.15.7 by @dependabot in #34
- Add teamdetail page by @ssb-jnk in #35
- Team detail bug fix by @ssb-jnk in #37
- Bump vite-express from 0.13.0 to 0.15.0 by @dependabot in #33
- Bump @vitejs/plugin-react-swc from 3.5.0 to 3.6.0 by @dependabot in #36
- Bump react-router-dom from 6.21.1 to 6.22.0 by @dependabot in #27
- Bump @typescript-eslint/parser from 6.18.1 to 6.21.0 by @dependabot in #38
- Bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.21.0 by @dependabot in #39
- Bump @types/react from 18.2.47 to 18.2.54 by @dependabot in #40
- Styled existing pages by @ssb-jnk in #41
- Bump @types/react from 18.2.54 to 18.2.55 by @dependabot in #42
- Bump @types/react-dom from 18.2.18 to 18.2.19 by @dependabot in #43
- Bump @mui/material from 5.15.7 to 5.15.9 by @dependabot in #46
- Bump dotenv from 16.4.1 to 16.4.2 by @dependabot in #48
- Bump dotenv from 16.4.2 to 16.4.3 by @dependabot in #49
- Bump @mui/material from 5.15.9 to 5.15.10 by @dependabot in #51
- Sidebar component by @ssb-jnk in #53
- Bump dotenv from 16.4.3 to 16.4.4 by @dependabot in #54
- Bump @types/react from 18.2.55 to 18.2.56 by @dependabot in #57
- Bump react-router-dom from 6.22.0 to 6.22.1 by @dependabot in #58
- Bump @types/react from 18.2.56 to 18.2.57 by @dependabot in #60
- Bump dotenv from 16.4.4 to 16.4.5 by @dependabot in #61
- Bump @types/react from 18.2.57 to 18.2.58 by @dependabot in #64
- Bump @statisticsnorway/ssb-component-library from 2.0.97 to 2.0.98 by @dependabot in #65
- Teammedlemmer by @ssb-jnk in #67
- Part 1: Filter table with search field by @johnnadeluy in #68
- Refactors functions to const by @johnnadeluy in #70
- Fix useEffect array dependencies for Table data handling in pages by @johnnadeluy in #71
- Refactor to embeds by @ssb-jnk in #72
- Part 2: Sort table by @johnnadeluy in #73
- fix bug where users had same name by @ssb-jnk in #74
- Make principle_name searchable in table by @ssb-jnk in #75
- Fixing bug where moving from /teammedlemmer/{userId} to a new userId does not load new userId data by @ssb-jnk in #76
- Bump nodemon from 3.0.3 to 3.1.0 by @dependabot in #63
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #66
- Disables sorting function for empty tables in Table component by @johnnadeluy in #79
- Bump express from 4.18.2 to 4.18.3 by @dependabot in #81
- Bump react-router-dom from 6.22.1 to 6.22.2 by @dependabot in #82
- Bump @emotion/react from 11.11.3 to 11.11.4 by @dependabot in #83
- Bump @types/react from 18.2.58 to 18.2.62 by @dependabot in #84
- Bump @mui/material from 5.15.10 to 5.15.11 by @dependabot in #85
- remove dialog and instead display the empty table by @ssb-jnk in #80
- Part 1: Shared buckets in Team Detail page by @johnnadeluy in #86
- Refactored to remove login page and all references to accessToken by @ssb-jnk in #87
- Refactor pages by @johnnadeluy in #88
- Part 2: Shared Buckets page by @johnnadeluy in #90
- Show Table sort icon by default by @johnnadeluy in #91
- Bump vite from 5.0.12 to 5.1.5 by @dependabot in #78
- Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 by @dependabot in #52
- Bump @types/react from 18.2.62 to 18.2.63 by @dependabot in #92
- Bump @mui/material from 5.15.11 to 5.15.12 by @dependabot in #93
- Bump @types/react-dom from 18.2.19 to 18.2.20 by @dependabot in #94
- Made changes for deployment to bip by @ssb-jnk in #95
- fix permission for workflow by @ssb-jnk in #96
- cleaned up server.js by @ssb-jnk in #97
- use metadata for tagging images by @ssb-jnk in #98
- Bump @types/react-dom from 18.2.20 to 18.2.21 by @dependabot in #100
- move registry path for image by @ssb-jnk in #102
- Bump @types/react from 18.2.63 to 18.2.64 by @dependabot in #101
- allow to trigger workflow manually by @ssb-jnk in #103
- add timestamp to image tag by @ssb-jnk in #105
- Sidebar modal adjustments by @johnnadeluy in #107
- add linux/amd64,arm64 as platforms by @ssb-jnk in #108
- Bump jose from 4.15.4 to 4.15.5 by @dependabot in #109
- remove platforms build in workflow by @ssb-jnk in #110
- remove build args from CI by @ssb-jnk in #111
- Bump typescript from 5.3.3 to 5.4.2 by @dependabot in #99
- add console.error for protectedRoute by @ssb-jnk in #112
- Bump react-router-dom from 6.22.2 to 6.22.3 by @dependabot in #113
- add-usersUrl by @ssb-jnk in #114
- print usersUrl by @ssb-jnk in #115
- Printing usersUrl by @ssb-jnk in #116
- fixed a bug where env is not available at build time by @ssb-jnk in #117
- adjusted to run on kubernetes by @ssb-jnk in #118
- fix-prep-bug by @ssb-jnk in #119
- fix bug with prepare by @ssb-jnk in #120
- move dist to cwd by @ssb-jnk in #121
- fix build by @ssb-jnk in #122
- trying to fix accessing app on k8s by @ssb-jnk in #123
- vite-envs, set env vars by @ssb-jnk in #124
- change workdir to be the same as vite-envs by @ssb-jnk in #125
- changed backend url by @ssb-jnk in #126
- Remove vite-envs by @ssb-jnk in #127
- Bump @typescript-eslint/parser from 6.21.0 to 7.1.1 by @dependabot in #77
- Render Table title, column, data at the same time for pages with Tabs by @johnnadeluy in #128
- Bump vite from 5.1.5 to 5.1.6 by @dependabot in #129
- Bump @types/react from 18.2.64 to 18.2.65 by @dependabot in #130
- Bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0 by @dependabot in #131
- Bump @typescript-eslint/parser from 7.1.1 to 7.2.0 by @dependabot in #132
- Bump eslint-plugin-react-refresh from 0.4.5 to 0.4.6 by @dependabot in #133
- Add users to team by @ssb-jnk in #134
- fix bug where missing team manager causes crash by @ssb-jnk in #135
- bug when switching between userProfiles. Data does not get re-rendered by @ssb-jnk in #136
- Clear add user to team error on retries by @johnnadeluy in #137
- Bump @types/react-dom from 18.2.21 to 18.2.22 by @dependabot in #138
- Bump @mui/material from 5.15.12 to 5.15.13 by @dependabot in #139
- Bump @types/react from 18.2.65 to 18.2.66 by @dependabot in #140
- Reset add user Input and Dropdown states with keys for TeamDetail by @johnnadeluy in #141
- Hide delte data column and remove question mark for Epost th by @johnnadeluy in #142
- Show all managers in table and display section_manager in team display by @ssb-jnk in #144
- fix bug where we try to send request to internal DNS by @ssb-jnk in #145
- Bump @mui/material from 5.15.13 to 5.15.14 by @dependabot in #147
- Bump @types/react from 18.2.66 to 18.2.67 by @dependabot in #149
- fixed bug where we use startsWith to filter groups by @ssb-jnk in #151
- changed view for shared data by @ssb-jnk in #152
- fix bug where team isnt filterable by @ssb-jnk in #153
- change link for team by @ssb-jnk in #155
- Fix sorting for name column for shared bucket detail by @johnnadeluy in #156
- Bump typescript from 5.4.2 to 5.4.3 by @dependabot in #158
- Fix sorting for team column by @ssb-jnk in #160
- Bump @typescript-eslint/parser from 7.2.0 to 7.3.1 by @dependabot in #146
- Bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.3.1 by @dependabot in #148
- Part 2. Edit user in team by @johnnadeluy in #161
- added search-dropdown in add user modal by @ssb-jnk in #162
- add principal_name in search by @ssb-jnk in #163
- Part 3: Edit user in team adjustments by @johnnadeluy in #164
- Display warning dialog when errorList is empty by @johnnadeluy in #165
- Sharedbucket bugfix non-duplicates by @ssb-jnk in #166
- Bump vite from 5.1.6 to 5.2.2 by @dependabot in #159
- Bump express from 4.18.3 to 4.19.1 by @dependabot in #157
- Bump vite from 5.2.2 to 5.2.6 by @dependabot in #168
- Bump @types/react from 18.2.67 to 18.2.69 by @dependabot in #170
- Fixes onClick prop function for DeleteLink component by @johnnadeluy in #169
- DPSTAT-899 - Styling changes by @ssb-jnk in #172
- change column name of data_admin by @ssb-jnk in #174
- Bump @types/react from 18.2.69 to 18.2.71 by @dependabot in #176
- Bump express from 4.19.1 to 4.19.2 by @dependabot in #179
- Modal for member deletion in Team Detail page by @johnnadeluy in #175
- Table cell align right by @johnnadeluy in #182
New Contributors
- @dependabot made their first contribution in #10
- @sigurdrj made their first contribution in #13
Full Changelog: 0.0.2...0.1.0