2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 21:45:39 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
a689b77cfb More tweaks 2021-10-30 13:18:11 +11:00
888fa51cd7 lots of linting fixes for JS files 2021-09-03 22:54:17 +10:00
4c39607e00 Brace style fixes 2021-08-30 20:30:26 +10:00
51eb40f3bc forms.js 2021-08-30 15:47:58 +10:00
e0e7788af6 More js fixes 2021-08-30 15:32:01 +10:00
1998dabe9b Small tweaks here and there 2021-08-15 21:47:37 +10:00
14aebfdae1 Split dynamic javascript files into two separate directories
- One gets translated and is served statically
- One does not get translated and is served dynamically
- Add CI step
2021-07-29 09:23:24 +10:00