Commit graph

2076 commits

Author SHA1 Message Date
Georg Gadinger
fc90dc6f45
Merge pull request #177 from Retrospring/dependabot/bundler/nokogiri-1.11.5
Bump nokogiri from 1.11.2 to 1.11.5
2021-05-20 21:03:39 +02:00
dependabot[bot]
884e3ad087
Bump nokogiri from 1.11.2 to 1.11.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.2 to 1.11.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.2...v1.11.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 10:50:43 +00:00
dependabot[bot]
b03673e997 Bump rexml from 3.2.4 to 3.2.5
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-16 02:00:10 +02:00
Erik
ff6f619756
Fix services integration after omniauth bump (#173) 2021-04-25 21:56:37 +02:00
Karina Kwiatek
86c940c226 Ensure minicolors overrides apply 2021-04-05 09:00:03 +02:00
Karina Kwiatek
1eb256ee88 Apply theme colours to turbolinks progress bar 2021-04-05 09:00:03 +02:00
Dominik M. Kwiatek
45cb0cab26
Disable 00_rails.ts initalizer (#171)
* Disable 00_rails.ts initalizer

* Update Gemfile.lock

Dealing with mimemagic
2021-04-03 18:58:45 +02:00
Andreas Nedbal
327c76fdb3 don't use the wrong theme color value 2021-02-27 23:32:05 +01:00
Andreas Nedbal
c68e62efb3 Fix theme page not working 2021-02-27 21:43:43 +01:00
Andreas Nedbal
fbac1f004a Fix pagination being broken on navigation 2021-02-27 21:11:04 +01:00
Andreas Nedbal
6f37a0f0c3 disable loading BS in the TS context (for now) 2021-02-27 20:44:38 +01:00
Andreas Nedbal
abf772448e open sesame (or, "I brought back tooltips") 2021-02-26 22:50:49 +01:00
Andreas Nedbal
3dc7bc9567 add bootstrap import to main file and use proper turbolinks event 2021-02-26 22:41:46 +01:00
Andreas Nedbal
17a177cc4b
fix JS errors that impede executing the rest of the JS (#170) 2021-02-26 21:43:31 +01:00
Dominik M. Kwiatek
7a62f7d2c9
Set session duration to 90 days (#169) 2021-02-25 17:12:30 +01:00
Andreas Nedbal
9d9216d726 Apply review suggestion by @raccube
Co-authored-by: Dominik M. Kwiatek <6197148+raccube@users.noreply.github.com>
2020-12-26 21:59:53 +01:00
Andreas Nedbal
9f39661cdd Add Typescript linting step to GitHub CI 2020-12-26 21:59:53 +01:00
Andreas Nedbal
d9d10d534f Add Typescript linting with ESLint 2020-12-26 21:59:53 +01:00
Andreas Nedbal
9fceedc5b4 Add initializers for some Typescript functionality 2020-12-26 21:59:53 +01:00
Andreas Nedbal
24f197a064 Move legacy javascript folder out of packs/ 2020-12-26 21:59:53 +01:00
Andreas Nedbal
51678e5e34 Add Typescript support 2020-12-26 21:59:53 +01:00
Andreas Nedbal
1221a82557 Fix HAML lint 2020-12-25 18:22:03 +01:00
Andreas Nedbal
0867a19b11 Remove i18n script include 2020-12-25 18:22:03 +01:00
Andreas Nedbal
3984ec31b8 Remove static vendor javascript 2020-12-25 18:22:03 +01:00
Andreas Nedbal
9237d9b314 Fix sprockets crashing because of removed gems 2020-12-25 18:22:03 +01:00
Andreas Nedbal
411d65827b Remove unused rails-assets gems 2020-12-25 18:22:03 +01:00
Andreas Nedbal
e0c2f834d8 Import sweetalert 2020-12-25 18:22:03 +01:00
Andreas Nedbal
3347dbb923 Import missing file 2020-12-25 18:22:03 +01:00
Andreas Nedbal
fcb8aae897 Remove bootstrapped example files 2020-12-25 18:22:03 +01:00
Andreas Nedbal
70cd2e7d53 Add back the datetimepicker for moderation purposes 2020-12-25 18:22:03 +01:00
Andreas Nedbal
37ad25018d Add workflow step to export i18n JS files 2020-12-25 18:22:03 +01:00
Andreas Nedbal
61f60717fc Set up i18n-js to work with Webpacker 2020-12-25 18:22:03 +01:00
Andreas Nedbal
aac98bd3b2 Move Bootstrap initialization into own file 2020-12-25 18:22:03 +01:00
Andreas Nedbal
fdebfb6bae Pin coffee-loader to version 1.0.1 2020-12-25 18:22:03 +01:00
Andreas Nedbal
82893ece0a Match installation from yarn.lock 2020-12-25 18:22:03 +01:00
Andreas Nedbal
49b0b6e1a2 Precompile assets before tests 2020-12-25 18:22:03 +01:00
Andreas Nedbal
5d2ad96f42 WIP: Handle CoffeeScript with Webpacker 2020-12-25 18:22:03 +01:00
Andreas Nedbal
df664d2772 Configure CoffeeScript compilation with Webpacker 2020-12-25 18:22:03 +01:00
Andreas Nedbal
388d34c9ce Adjust Docker setup to run Rails without root 2020-12-25 18:22:03 +01:00
Andreas Nedbal
d5f61239ce Set proper node environment for testing 2020-12-25 18:22:03 +01:00
Andreas Nedbal
9416debc4a Extend GitHub Actions to install node and yarn 2020-12-25 18:22:03 +01:00
Andreas Nedbal
07134f6f94 Remove policy declaration for local webpack-dev-server 2020-12-25 18:22:03 +01:00
Andreas Nedbal
1fc6929bf0 Adjust Dockerfile to install Webpacker prerequisites 2020-12-25 18:22:03 +01:00
Andreas Nedbal
059471e5cf Initial Webpacker setup 2020-12-25 18:22:03 +01:00
Andreas Nedbal
fab1a126dc Install Webpacker 2020-12-25 18:22:03 +01:00
Dominik M. Kwiatek
32da930599
Merge pull request #156 from Retrospring/feature/sign-in-tests
Add sign in tests
2020-12-25 02:10:59 +01:00
Dominik Kwiatek
9558fbf9fe Add sign in tests 2020-12-25 02:07:37 +01:00
Dominik M. Kwiatek
b5b9afc657
Merge pull request #153 from Retrospring/update
Update dependencies and fix new lint warnings
2020-11-17 22:22:16 +01:00
Dominik Kwiatek
3db3ccfc41 Fix incorrectly updated conditions 2020-11-17 21:57:19 +01:00
Dominik Kwiatek
cddb50cc22 Update dependencies and fix new lint warnings 2020-11-16 18:18:42 +01:00