section-app-client
section-app-client copied to clipboard
Frontend of the ESN section app
This commit fixes the style issues introduced in 1d6ff7c according to the output from Prettier. Details: None
This commit fixes the style issues introduced in cf90fe0 according to the output from Prettier. Details: None
This commit fixes the style issues introduced in 29da9dc according to the output from Prettier. Details: None
This commit fixes the style issues introduced in 9523c7b according to the output from Prettier. Details: None
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.3. Release notes Sourced from @babel/traverse's releases. v7.23.3 (2023-11-09) :bug: Bug Fix babel-plugin-transform-typescript #16071 Strip type-only TS namespaces (@colinaaa) babel-generator #16078 Fix indentation when generating...
It should be possible to copy an event, keeping all the values except the date. The problems with the templates are: - events evolve, and a change made in the...
This commit fixes the style issues introduced in c3c2db8 according to the output from Prettier. Details: None
Format code with prettier This commit fixes the style issues introduced in ce57b3f according to the output from Prettier. Details: None
**Describe the bug** When you create an event, there are four pages: General, Specification, Organizers, Publication. If you click "Save changes" on the last page, it saves only changes on...
**Describe the bug** It is possible to create an event with start time in the past, end time before the start time, registration start after start of the event, negative...