SYNC: try to fix ms entra login
This commit is contained in:
committed by
Diflow
parent
dde74fa73b
commit
358df9f53b
@@ -6,3 +6,4 @@
|
|||||||
- GUI uses Svelte4 (packages/web)
|
- GUI uses Svelte4 (packages/web)
|
||||||
- GUI is tested with E2E tests in `e2e-tests` folder, using Cypress. Use data-testid attribute in components to make them easier to test.
|
- GUI is tested with E2E tests in `e2e-tests` folder, using Cypress. Use data-testid attribute in components to make them easier to test.
|
||||||
- data-testid format: ComponentName_identifier. Use reasonable identifiers
|
- data-testid format: ComponentName_identifier. Use reasonable identifiers
|
||||||
|
- don't change content of storageModel.js - this is generated from table YAMLs with "yarn storage-json" command
|
||||||
Reference in New Issue
Block a user