What's Changed
- Fix user reported bugs by @JonasABach in #1383
- fix for pipeline Lint error by @JonasABach in #1387
- fix: adding data to "host" input throws a react error by @arian-garshi in #1388
- Rewrite to projectdatadto take 2 by @kvam in #1389
- Update2 by @H-Trym in #1393
- Update cleanup by @H-Trym in #1394
- Standardize on how the correct project is resolved by @kvam in #1396
- More update cleanup by @H-Trym in #1397
- Add import test by @JonasABach in #1400
- fix: markdown input does not trigger handler method by @arian-garshi in #1401
- Fix for bug when creating revision by @JonasABach in #1405
- Move calculation out of dbcontext by @kvam in #1406
- feat: sync pmt members by @H-Trym in #1402
- feat: only admin and editors can create revisions by @arian-garshi in #1399
- fix: caselist navigates to wrong paths + refactor by @arian-garshi in #1403
- move prosp cell config to constants by @kvam in #1407
- Remove unused yml files by @kvam in #1411
- Add security on image integration by @kvam in #1412
- Simplify environment config by @kvam in #1416
- Remove unneccessary appsettings from test project by @kvam in #1417
- feat: display 403 page when user does not have access to a project by @arian-garshi in #1398
- Revision project data by @H-Trym in #1418
- fix: double click revisions menu to navigate by @arian-garshi in #1420
- Remove tests where everything is substituted with fakes and rewrite c… by @kvam in #1422
- Use DateTime instead of DateTimeOffset everywhere by @kvam in #1423
- Do not wrap functionality in try-catch by @kvam in #1424
- feat: routing rework by @arian-garshi in #1421
- fix: user can enter projects they dont have access to by @arian-garshi in #1425
- poc on how to standardize created and updated dates on entites by @kvam in #1426
- Revision bug by @arian-garshi in #1427
- Simplify existing auth in preparation for new way of implementing acc… by @kvam in #1429
- Implement UserActionCalculator and append calculated access to Projec… by @kvam in #1430
- Fix technical input CO2 sending PUT request when entering edit mode by @taustad in #1431
- Use ActionTypes in UserActionCalculator by @kvam in #1434
- feat: Tables rework by @arian-garshi in #1432
- Resolve originalprojectid and revisionid better by @kvam in #1436
- fix: revision styling and refactor by @arian-garshi in #1435
- Move date functions from common to DateUtils by @taustad in #1439
- Remove most accessrightsdto usage by @kvam in #1440
- various minor bugs by @H-Trym in #1437
- Attempt at new create project flow by @kvam in #1442
- try to fix sidebar issue in envs by @H-Trym in #1444
- Rewrite recalculation to use dbcontext directly by @kvam in #1445
- Rewrite case generated profiles to use dbcontext directly by @kvam in #1446
- Case assets with direct dbcontext by @kvam in #1447
- Inline repositories in case assets by @kvam in #1448
- Remove update func from profile update methods by @kvam in #1449
- Remove unused dtos/classes by @kvam in #1450
- Create date utils functions and treat every date as UTC by @taustad in #1441
- Use classification from Project when calculating user access by @kvam in #1451
- Split CaseController and CaseTimeSeriesService by @kvam in #1453
- Split DrainageStrategiesController and DrainageStrategyTimeSeriesService by @kvam in #1454
- Move case profiles by @kvam in #1455
- Move exploration profiles by @kvam in #1457
- Fix broken endpoint (+1 squashed commits) by @JonasABach in #1459
- Move well project profiles by @kvam in #1458
- Move Transport profiles by @kvam in #1460
- Move topside profiles by @kvam in #1461
- Move substructure and surf profiles by @kvam in #1463
- Update case asset nocontent result by @kvam in #1464
- Remove one layer of dto mapping in stea export by @kvam in #1466
- Simplify profile dtos in stea by @kvam in #1467
Full Changelog: v2.2.1...v2.3.0