Kristaps Fabians Geikins
|
83d8035dc2
|
chore: upgrade to eslint 9 (#2348)
* root + server
* frontend
* frontend-2
* dui3
* dui3
* tailwind theme
* ui-components
* preview service
* viewer
* viewer-sandbox
* fileimport-service
* webhook service
* objectloader
* shared
* ui-components-nuxt
* WIP full config
* WIP full linter
* eslint projectwide util
* minor fix
* removing redundant ci
* clean up test errors
* fixed prettier formatting
* CI improvements
* TSC lint fix
* 'buildBatch' needs to be async since some batch types (like Text) require it. Removed a disabled liniting rule from ObjLoader
* removed unnecessary void
---------
Co-authored-by: AlexandruPopovici <alexandrupopoviciioan@gmail.com>
|
2024-06-12 14:38:02 +03:00 |
|
Gergő Jedlicska
|
933458c95c
|
feat: branch delete now deletes commits too (#1866)
* feat: branch delete now deletes commits too
* chore: prettier
|
2023-11-09 16:15:25 +01:00 |
|
Kristaps Fabians Geikins
|
b02a07e2b6
|
feat: Frontend 2.0 MVP
|
2023-05-08 10:47:01 +03:00 |
|
Dimitrie Stefanescu
|
b7db929357
|
fix(backend): branch tests
|
2022-06-07 11:47:35 +01:00 |
|
Dimitrie Stefanescu
|
27d32bc9c2
|
fix(backend): closes #705 (adds be validation & tests)
|
2022-06-06 20:35:51 +01:00 |
|
Gergő Jedlicska
|
0ac118e05c
|
(refactor) server for less app-root-path
|
2022-05-03 13:10:00 +02:00 |
|
Fabians
|
1c7436e7ff
|
extra prefer-const & object-shorthand
|
2022-04-04 19:00:24 +03:00 |
|
Gergő Jedlicska
|
569b4688fa
|
style(all): reformat with print width 88
|
2022-03-29 19:46:49 +02:00 |
|
Fabians
|
aa5e94d640
|
chore: reformatting everything with prettier
|
2022-03-29 17:12:31 +03:00 |
|
Gergő Jedlicska
|
68a4a95d90
|
refactor(server): rework test hooks
drop db migration before and after hooks, add helpers and root hooks
fix #531
|
2022-02-05 15:05:17 +01:00 |
|
Gergő Jedlicska
|
de9dcb5258
|
fix(server branches.spec): remove random crypto-random
|
2021-10-28 19:11:17 +02:00 |
|
Gergő Jedlicska
|
77363aeb98
|
feat(server branch query): always order by createdAt
|
2021-10-28 17:56:53 +02:00 |
|
Gergő Jedlicska
|
c79f9523f8
|
feat((server) branche ordering): query branches without cursor orders by createdAt
fixes #119
|
2021-10-28 11:28:34 +02:00 |
|
Dimitrie Stefanescu
|
563303f520
|
fix(server): fixes get branch by name service (was not case insensitive)
|
2021-10-10 12:43:49 +01:00 |
|
Dimitrie Stefanescu
|
a0b0934dde
|
test(server): test fix
|
2021-10-10 12:30:27 +01:00 |
|
Dimitrie Stefanescu
|
c6e453da4b
|
test(server): adds test for branch name case insensitivity
|
2021-10-10 12:13:25 +01:00 |
|
Dimitrie Stefanescu
|
28e528731c
|
feat(server): branch name validation on the server end + tests
|
2021-10-10 12:07:34 +01:00 |
|
Cristian Balas
|
dfded037f4
|
Add streamId field to objects (#155)
|
2021-03-25 21:58:46 +02:00 |
|
Dimitrie Stefanescu
|
cd95c28939
|
refactor(global): restructures repo with lerna
|
2021-01-03 13:35:53 +02:00 |
|