Commit 6fee66a
authored
Dev (#292)
* remove nodes with text content
* cleanup
* update filters and broken attempt at visibility updater
* use naive visibility state update
* try date based on variant
* use role in pagination with query param to repo adapter
* repo structs always exhaust lint
* notes for extensible sorting
* example orderbys
* xo gen entity fields and filters
* sorts and important notes on pagination
* dont gen json for xo_tests
* update
* clear filter modes when filters empty
* TODO - generate paginatedby exmaple
* alternative xo paginated queries example
* xo generic pagination update
* refactor
* clean
* hide and show deleted entities filter
* create root
* login update
* sorting
* broken attempt at dynamic cursors
* cursor should be nullable to query value dyamically
* notes on ramdisk postgres for dev
* cursor interface and update xo tests
* nullable cursors - TODO query last or first and set automatically in repo1 parent 5f4e0c8 commit 6fee66a
File tree
144 files changed
+11711
-4409
lines changed- bin
- cmd/cli
- e2e/client/gen/model
- frontend/src
- client-validator/gen
- components
- gen
- activity
- admin
- default
- events
- model
- notifications
- oidc
- project
- team
- time-entry
- user
- work-item-comment
- work-item-tag
- work-item-type
- work-item
- hooks
- tables
- ui
- slices
- types
- utils
- views/DemoMantineReactTable
- internal
- codegen
- models
- repos
- postgresql
- gen/db
- xo-templates
- tests
- got
- snapshot
- repostesting
- reposwrappers
- rest
- services
- utils/openapi
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
144 files changed
+11711
-4409
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1149 | 1149 | | |
1150 | 1150 | | |
1151 | 1151 | | |
1152 | | - | |
1153 | | - | |
| 1152 | + | |
| 1153 | + | |
1154 | 1154 | | |
1155 | 1155 | | |
1156 | 1156 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
100 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
101 | 104 | | |
102 | 105 | | |
103 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
85 | 88 | | |
86 | 89 | | |
87 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments