-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
daisy ui update has breaking changes #624
Comments
github-merge-queue bot
pushed a commit
that referenced
this issue
Nov 21, 2023
* Completely remove submodules * Move reform peer specific code to peer folder * Add discovery server source * Move discovery code to src dir * Add env.example for discovery server * Make local sso login debugging possible * Fix Dockerfile for discovery * Move typescript to dev dependencies * script to test turn server * Fix peer source directories * Bump jsdom from 21.1.1 to 22.1.0 Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.1.1 to 22.1.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](jsdom/jsdom@21.1.1...22.1.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Bump rome from 11.0.0 to 12.1.3 (#589) Bumps [rome](https://github.com/rome/tools/tree/HEAD/npm/rome) from 11.0.0 to 12.1.3. - [Release notes](https://github.com/rome/tools/releases) - [Changelog](https://github.com/rome/tools/blob/main/CHANGELOG.md) - [Commits](https://github.com/rome/tools/commits/cli/v12.1.3/npm/rome) --- updated-dependencies: - dependency-name: rome dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Replace duplicate implementation with overload call (#591) * Replace duplicate implementation with overload call * Use cached value if available --------- Co-authored-by: Oshgnacknak <[email protected]> * SSO (#539) * store discovery token in cookie * add sso button * ui bugfixes and return to correct page with cancel * error page for connection errors * reform blue * reform blue * login button is now in corporate style and ugly * show sso badge in connection banner * remove close connection buttons as they so not work as intended * remove close connection buttons as they so not work as intended * make layout nicer * fix datepicker icon bug * fix small bugs * only show draft total if dates are set * fix label spacing on contract edit page * fix reform blue * fix check alignment * make error page more customizable * fix link to contract schemas * Move scala sources to webapp dir * Move js sources to webapp dir * Fix import and packages * Make pre commit faster using sbt client mode * Fix imports --------- Co-authored-by: Oshgnacknak <[email protected]> * Completely remove submodules * Move reform peer specific code to peer folder * Add discovery server source * Move discovery code to src dir * Add env.example for discovery server * Make local sso login debugging possible * Fix Dockerfile for discovery * Move typescript to dev dependencies * script to test turn server * Fix peer source directories * Downgrade daisyui Fixes css * Update README.md * Downgrade docker compose version * Properly check redirect url using URL library * Add missing entries to peer/.env * Throw exception, if env var is not present Closes #608 * Set version to something greater 0 * Better error message if always online peer connection fails Closes #622 * Bump dependencies Daisy ui needs to wait See #624 * Set working dir for ci actions * Make env vars lazy * Fix formatting --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rdeisenroth <[email protected]> Co-authored-by: lukasschreiber <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
we need to redo the menu bar
saadeghi/daisyui#872
seems to be related
The text was updated successfully, but these errors were encountered: