Commit Graph

177 Commits

Author SHA1 Message Date
58bf5bd044 change trips 2023-08-29 21:34:00 +02:00
aac192eb97 add more stuff 2023-08-29 21:34:00 +02:00
894e59d862 migration 2023-08-29 21:34:00 +02:00
16028ba4df more tests 2023-08-29 21:34:00 +02:00
d22ca255e1 tests work properly 2023-08-29 21:34:00 +02:00
8f04947e9f lots of stuff 2023-08-29 21:34:00 +02:00
0f6466d37c tests 2023-08-29 21:34:00 +02:00
a7038c5e2b some optimizations 2023-08-29 21:34:00 +02:00
57886f5007 relax version requirements 2023-08-29 21:33:59 +02:00
2c0605beb7 update 2023-08-29 21:33:59 +02:00
29e1f884de clean 2023-08-29 21:33:59 +02:00
040504da65 merge migrations 2023-08-29 21:33:59 +02:00
201fb88aef js 2023-08-29 21:33:59 +02:00
e0c9bc542a some htmx and alpine 2023-08-29 21:33:59 +02:00
3f834cd7d2 more 2023-08-29 21:33:59 +02:00
7f80b83809 schema stuff works 2023-08-29 21:33:59 +02:00
a3939e972d migration, adding categories, small fixes 2023-08-29 21:33:59 +02:00
f2414baf9a update 2023-08-29 21:33:59 +02:00
dab809be5c tmp 2023-08-29 21:33:59 +02:00
859299f4ce simplify 2023-08-29 21:33:59 +02:00
0ddeac69e6 update 2023-05-18 00:11:52 +02:00
f03814e622 update 2023-05-17 17:47:26 +02:00
4b4a61d3bb update 2023-05-17 17:31:48 +02:00
04abb53f4a update 2023-05-12 00:31:08 +02:00
38fc0d2f83 update 2023-05-11 16:51:57 +02:00
20b1a94dc8 more selenium tests
update

update

update

Remove packagelist stuff

black

update
2023-05-11 15:54:10 +02:00
63a6b9d276 clippy 2023-05-10 01:02:37 +02:00
9dad419dd2 clippy 2023-05-10 00:48:25 +02:00
bbcdad7809 gitignore 2023-05-10 00:44:01 +02:00
563f1b3d89 wip 2023-05-10 00:42:42 +02:00
3264af5c65 use maud, make inventory work 2023-05-08 22:31:01 +02:00
7dd39ca2a5 maud 2023-05-08 18:13:22 +02:00
c98fcfe26a WIP 2023-05-08 08:53:39 +02:00
38d8e51975 add ssr rust 2023-05-08 00:05:45 +02:00
a923372997 Sync database 2023-05-06 19:22:50 +02:00
f58b367eff fix 2023-05-06 19:22:50 +02:00
7857c78bbe Start with a proper setup 2023-05-06 19:22:50 +02:00
16e2f65c84 more selenium tests 2023-05-06 19:22:50 +02:00
008371d518 Merge pull request #6 from hakoerber/dependabot/npm_and_yarn/rust_warp_svelte/ui/terser-5.15.0
Bump terser from 5.7.2 to 5.15.0 in /rust_warp_svelte/ui
2022-09-27 23:09:21 +02:00
dependabot[bot]
95bf563821 Bump terser from 5.7.2 to 5.15.0 in /rust_warp_svelte/ui
Bumps [terser](https://github.com/terser/terser) from 5.7.2 to 5.15.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.7.2...v5.15.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 21:08:54 +00:00
c46daee498 Restructure 2022-09-16 08:19:41 +02:00
8bb8fb2171 Merge pull request #5 from hakoerber/dependabot/npm_and_yarn/rust_warp_svelte/ui/svelte-3.49.0
Bump svelte from 3.42.4 to 3.49.0 in /rust_warp_svelte/ui
2022-07-19 14:05:55 +02:00
dependabot[bot]
9a3d795edc Bump svelte from 3.42.4 to 3.49.0 in /rust_warp_svelte/ui
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.42.4 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.42.4...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 11:45:36 +00:00
e1a50c88df Selenium 2022-07-07 21:40:49 +02:00
c03c13886f Enable progressive enhancement 2022-07-05 22:02:20 +02:00
3065127a3c Restructure 2022-07-04 21:59:09 +02:00
b45b288567 Raise error on duplicate name during edit 2022-07-04 20:43:10 +02:00
6075752d59 Make it work 2022-07-04 20:42:44 +02:00
78e643f6bc Continue with python 2022-07-03 22:55:31 +02:00
8ac2237892 Add another attempt with python 2022-07-03 00:43:09 +02:00