- Aug 03, 2022
-
-
fourthletter authored
-
- Aug 01, 2022
-
-
Fredrik Jonsson authored
Add conf file for DSLR (spiritual successor to Stellar).
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
Bump terser from 5.11.0 to 5.14.2
-
Fredrik Jonsson authored
Bump mistune from 2.0.2 to 2.0.3
-
- Jul 29, 2022
-
-
dependabot[bot] authored
Bumps [mistune](https://github.com/lepture/mistune) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v2.0.2...v2.0.3 ) --- updated-dependencies: - dependency-name: mistune dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- Jul 27, 2022
-
-
Fredrik Jonsson authored
Refractor to serve JS locally
-
- Jul 26, 2022
-
-
Saurabh Kumar authored
-
Saurabh Kumar authored
Origin: //cdnjs.cloudflare.com/ajax/libs/fancybox/3.4.1/jquery.fancybox.min.js New: {% static 'js/apply/jquery.fancybox.min.js' %}
-
Saurabh Kumar authored
Original: https://cdn.jsdelivr.net/npm/symbol-es6@0.1.2/symbol-es6.min.js New: <script src="{% static 'js/apply/symbol-es6.min.js' %}"></script>
-
Saurabh Kumar authored
Original: https://cdnjs.cloudflare.com/ajax/libs/url-search-params/1.1.0/url-search-params.js New: <script src="{% static 'js/apply/url-search-params.js' %}"></script>
-
- Jul 23, 2022
-
-
Fredrik Jonsson authored
Fix .editorconfig for Makefile & markdown
-
- Jul 22, 2022
-
-
Saurabh Kumar authored
Makefile must have tab used for indentation, while in Markdown files two trailing spaces means a linebreak.
-
- Jul 21, 2022
-
-
Fredrik Jonsson authored
Add gitignores for VSCode Editor
-
- Jul 20, 2022
-
-
dependabot[bot] authored
Bumps [terser](https://github.com/terser/terser) from 5.11.0 to 5.14.2. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits ) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- Jul 18, 2022
-
-
Fredrik Jonsson authored
Remove project settings from dev.
-
Fredrik Jonsson authored
-
- Jul 15, 2022
-
-
fourthletter authored
-
fourthletter authored
-
Fredrik Jonsson authored
Implementing in-app notification
-
- Jul 14, 2022
-
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
sandeepsajan0 authored
Update color of source type, add shadow to dropdown, remove trunc for page, and update labels actions to activity feed
-
sandeepsajan0 authored
-
sandeepsajan0 authored
-
sandeepsajan0 authored
-
sandeepsajan0 authored
-
sandeepsajan0 authored
-
sandeepsajan0 authored
-
sandeepsajan0 authored
-
sandeepsajan0 authored
-
Fredrik Jonsson authored
Re add the stream field form for PAF
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
Give finance and contracting roles access to the submission detail views
-
Fredrik Jonsson authored
Improvements to form fields
-
Fredrik Jonsson authored
Fix Section Header field render issue
-
Fredrik Jonsson authored
Remove js-hidden class from wrapped block inside the group fields
-