- Aug 11, 2023
-
-
Saurabh Kumar authored
- Add black, djhtml, prettier - Add precommit This PR add configurations for black, djhtml and prettier. - black is used for formatting python files - djhtml for formatting html files. Use `{# fmt: off #}` and `{# fmt: on #}` where needed. - prettier for formatting of sass,css,yml and js files Note: prettier picks up some of it's config from `.editorconfig`, so it's updated appropriately Formating of mardown files, minified or vendored js files are ignored. Formatting used off-the-self rules for better consistency with the community as large. The formatting is not applied to all the files as it will introduce a lot of merge conflict with current PRs, instead `pre-commit` config is provide which can be installed by `precommit install` locally. It will format only the modified files in the PR/commits. Once majority of the current active PRs are either rebased & formatted using precommit or merged, we can run the `make fmt` on the full repo and activate additional prettier and black checks in our lint rules. The modified sass files fixes the eslint error that would came up if we were to apply the prettier formatter on them. Fixes #3500
-
- Jul 13, 2023
-
-
Fredrik Jonsson authored
-
- Jun 15, 2023
-
-
Saurabh Kumar authored
Fixes #3430 - [x] Simplified code - [x] Use postgres FTS search - [x] Improve UX for filters - [x] Improve submission listing - [x] Add filter for submission date, OTF have asked about this. - [x] Add submission ID search, see https://github.com/HyphaApp/hypha/pull/3294 - [x]
Make sure the batch actions are working - [x] Permissions check for batch actions - [x] Ensure search index works after submissions is updated - [x] ~Integrate Django messages framework with htmx responses~ (Not needed) - [x] [Fix Polynomial regular expression used on uncontrolled data](https://github.com/HyphaApp/hypha/security/code-scanning/74 ) - [ ] make bulk update status working, currently it's hidden. --------- Co-authored-by:Fredrik Jonsson <frjo@xdeb.org>
-
- Apr 10, 2023
-
-
Fredrik Jonsson authored
Fixes: #3112 --------- Co-authored-by:
Saurabh Kumar <theskumar@users.noreply.github.com>
-
- Mar 20, 2023
-
-
Saurabh Kumar authored
Fixes #ISSUEID Introduce tailwindcss[1] utilities and django-web-component[2] for frontend design isolation and reusability. Notes: - Saas rules take preference over the tailwind (we might want to change it) - In the future, the saas should be depreciated, and reusable classes should be updated to use tailwindcss [1] https://tailwindcss.com/ [2] https://github.com/Xzya/django-web-components --------- Co-authored-by:
Fredrik Jonsson <frjo@xdeb.org>
-
- Feb 22, 2023
-
-
Saurabh Kumar authored
- Add htmx integration - Add hx-boost for header nav; it degrades gracefully! Configure https://github.com/rstacruz/nprogress to show progress on ajax activities. Note: django-htmx is not used right now but will be used to add more htmx-based functionalities.
-
Saurabh Kumar authored
Also, update the look of the dropdown.
-
- Feb 20, 2023
-
-
Sandeep Chauhan authored
Partial Fix #3127 --------- Co-authored-by:
Fredrik Jonsson <frjo@xdeb.org>
-
- Feb 01, 2023
-
-
Fredrik Jonsson authored
…dev so files from dev packages are collected as well. Mainly django-debug-toolbar.
-
- Dec 07, 2022
-
-
Fredrik Jonsson authored
Fixes #3074 The React app or "three column view" was built for an organisation that no longer use Hypha. No current implementors use it. Removing it simplifies Hypha quite a bit. Co-authored-by:
Saurabh Kumar <theskumar@users.noreply.github.com>
-
- Apr 14, 2022
-
-
Fredrik Jonsson authored
-
- Mar 16, 2022
-
-
Fredrik Jonsson authored
-
- Mar 11, 2022
-
-
Fredrik Jonsson authored
-
- Mar 08, 2022
-
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
vimal1083 authored
-
vimal1083 authored
-
vimal1083 authored
-
vimal1083 authored
-
vimal1083 authored
-
vimal1083 authored
-
- Feb 10, 2022
-
-
vimal1083 authored
-
- Jan 31, 2022
-
-
Fredrik Jonsson authored
-
sandeepsajan0 authored
-
Fredrik Jonsson authored
-
- Jan 26, 2022
-
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
- Dec 07, 2021
-
-
Fredrik Jonsson authored
-
- Sep 23, 2021
-
-
Fredrik Jonsson authored
-
- Sep 15, 2021
-
-
Fredrik Jonsson authored
-
- Jul 08, 2021
-
-
sandeepsajan0 authored
-
- Jul 07, 2021
-
-
sandeepsajan0 authored
-
- May 18, 2021
-
-
vimal1083 authored
-
Fredrik Jonsson authored
-
- Apr 30, 2021
-
-
Fredrik Jonsson authored
-
- Mar 24, 2021
-
-
vimal1083 authored
-
- Feb 16, 2021
-
-
vimal1083 authored
-
- Feb 09, 2021
-
-
Fredrik Jonsson authored
-
- Dec 03, 2020
-
-
vimal1083 authored
-
- Nov 30, 2020
-
-
vimal1083 authored
-