- Jan 27, 2025
-
-
Fredrik Jonsson authored
The latest version of most modern browsers have support for the new @view-transition that animate the transition from one page to another within the same origin. By default subtle and nice I think. Browsers that do not support it yet will ignore it and work just as before. Read up on @view-transition her: https://developer.mozilla.org/en-US/docs/Web/CSS/@view-transition For hands on examples and explanations see https://www.youtube.com/watch?v=quvE1uu1f_I
-
Sandeep Chauhan authored
Fixes #4218
-
Fredrik Jonsson authored
-
- Jan 22, 2025
-
-
Fredrik Jonsson authored
This is code used by OTF when migrating from the old Drupal based system back in 2018.
-
- Jan 21, 2025
-
-
Fredrik Jonsson authored
Fixes #4352
-
Fredrik Jonsson authored
Fixes #4027
-
- Jan 16, 2025
-
- Jan 14, 2025
-
-
Fredrik Jonsson authored
-
- Jan 13, 2025
-
-
Saurabh Kumar authored
- Use passive=true in event listener for better performance without the need of throttle - More readible code - Make use of more modern scollY instead of pageYoffset - Improved docs - Add missing translation - No style change
-
- Jan 12, 2025
-
-
Weblate (bot) authored
Translations update from [Hosted Weblate](https://hosted.weblate.org) for [Hypha/Hypha core](https://hosted.weblate.org/projects/hypha/hypha-core/). Current translation status:  --------- Co-authored-by:
தமிழ்நேரம் <anishprabu.t@gmail.com>
-
Fredrik Jonsson authored
-
- Jan 10, 2025
-
-
Saurabh Kumar authored
- helps sort Tailwind CSS classes consistently and can help to de-duplicate them - added as pre-commit hook - If there is a merge conflict in your pr run `make fmt` first https://github.com/avencera/rustywind
-
Saurabh Kumar authored
Also, - Update the roadmap link - add htmx to technology Fixes #4334
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
Saurabh Kumar authored
- Refactor workflow.py to break it down into smaller modules - Rename funds.workflow -> funds.workflows - Improvement to Documentation - Remove unused constant declation`DETERMINATION_PHASES`
-
Fredrik Jonsson authored
Co-authored-by:
Saurabh Kumar <theskumar@users.noreply.github.com>
-
Fredrik Jonsson authored
Fixes #4242
-
Fredrik Jonsson authored
- [x] Remove unused document-category.js. - [x] Replaced toggle-payment-block.js with alpine code. - [x] Load all *media.js|css that needs jQuery in block extra or directly in base.html. Move jQuery back to the bottom of the page. - [x] Merge application-form-links-new-window.js in to application-form.js. - [x] Load comment_form.media on submission and project detail templates directly. - [x] Remove outdated block extras and move block extra css just above block extra js in templates.
-
Wes Appler authored
Fixes #4327. Adds a little more context to an assigned comment and will give a sample of the comment, truncating it if it goes over 2 lines.
-
Saurabh Kumar authored
Fixes #4320
-
Saurabh Kumar authored
1. [Fix project section header button's layout](https://github.com/HyphaApp/hypha/commit/5b77ac08914f9d661759fac79c1d5cb3ffb00440) 2. [Update and fix the layout of supporting document display](https://github.com/HyphaApp/hypha/commit/d5d5cf9360504d8491d3c2dec59ee407374a9377) - add a bg to easily separate two document category - handle long filenames - add hover state to links / buttons Fixes https://github.com/HyphaApp/hypha/issues/4321 Co-authored-by:
Fredrik Jonsson <frjo@xdeb.org>
-
Wes Appler authored
Removes unused/unmaintained code that was pertaining to the previous React frontend along with the attempted Intacct API integrations. The only RESTful endpoint left is `/api/v1/rounds/open`, which \(when [utilizing an API key created in Django Admin](https://florimondmanca.github.io/djangorestframework-api-key/guide/#creating-and-managing-api-keys)\ ) will return a JSON output of all available rounds. Co-authored-by:
Fredrik Jonsson <frjo@xdeb.org>
-
- Jan 04, 2025
-
-
Sandeep Chauhan authored
Fixes #4289
-
- Jan 03, 2025
-
-
Fredrik Jonsson authored
-
Wes Appler authored
--> Fixes #4312. Small fixes to add mailto links in submission detail & wagtail admin user list. I think these are the only places it would make sense to have these URLs to but let me know if I missed anything!
-
Saurabh Kumar authored
Fixes #4131 - Rename to "switch user" - Can switch from the user menu - Switch to choices.js from Select2 - Update the hijacked view, shows an alert at the top
-
Sandeep Chauhan authored
Fixes #4288
-
- Jan 02, 2025
-
-
Saurabh Kumar authored
This is final step in the public site removal
-
Sandeep Chauhan authored
Fixes #4233
-
Fredrik Jonsson authored
-
Saurabh Kumar authored
Break down the views into more managable modules and move them all into the apply/funds/views/ folder and update the urls.py. No logical change is done. The views.py is getting too big
-
- Jan 01, 2025
-
-
Fredrik Jonsson authored
-
- Dec 31, 2024
-
-
Fredrik Jonsson authored
Fixes #4295 Keeping stylelint for sass files since biome doesn't support them, yet. The biome configuration is set up to induce minal changes to current codebase. With time we should move towards using biome "recommended" configuration as is.
-
Fredrik Jonsson authored
Implement RUNSERVERPLUS_SERVER_ADDRESS_PORT and add console logging for werkzeug/runserver_plus (#4309)
-
Saurabh Kumar authored
- One less scss rule, removes extra px to allow for better spacing in mobile view + html wrapping - Remove unused `wrapper--relative` - Remove unused `wrapper--media-boxes` - Remove unused `card--reviewers`
-
Fredrik Jonsson authored
-
- Dec 20, 2024
-
-
Sandeep Chauhan authored
Fixes #4275
-
Fredrik Jonsson authored
-
- Dec 18, 2024
-
-
Fredrik Jonsson authored
-