Connor Cleveland
2fccfc272f
Add support for sharing table views via link
2023-10-21 21:05:31 -05:00
Donkie
886519e3b4
Added live updates to filaments in client
2023-10-15 21:35:49 +02:00
Donkie
f722adec22
Client: Fixed incorrect column name keys
2023-09-16 13:47:50 +02:00
Donkie
dc5e3a0fbd
Client: Filament name filtering/sorting now works
2023-09-16 11:13:30 +02:00
Donkie
f62f9d899b
Client: Now uses server side sorting
...
Still some stuff left to do #98
2023-09-16 11:13:30 +02:00
Donkie
ecabc425c3
Client: Rich URLs in comments
...
Closes #51
2023-08-12 20:59:37 +02:00
Donkie
e81bf8b8e7
Client: Reformatted all files with new line length
2023-08-12 19:54:24 +02:00
Donkie
bfb63cbfdc
Client: Added some missing columns in table
...
Also configured the default columns to show
2023-07-14 12:05:05 +02:00
Donkie
9fe37b315c
Client: Added default exports to all pages
2023-07-13 22:56:54 +02:00
Donkie
f21834ce2d
Client: Full localization, dynamic title
2023-07-13 22:20:54 +02:00
Donkie
e5ef306aa2
Client: Added show/hide columns feature
2023-07-13 19:12:38 +02:00
Donkie
c8974c505d
Client: Improved layout of new spool icon
2023-07-10 12:40:32 +02:00
Donkie
9561111b90
Client: Added a colored spool icon in the lists
...
To indicate the filament color_hex field
Resolves #23
2023-07-08 23:21:13 +02:00
Donkie
eeac30a963
Client: Fixed up pagination, now also stored
2023-07-06 23:18:39 +02:00
Donkie
58833f2203
Client: Apply some memoization
2023-07-06 23:00:08 +02:00
Donkie
b1af320a54
Client: Stricter typing
2023-07-06 22:36:41 +02:00
Donkie
30934842ff
Client: Save/load state cleanup, sync with rest
2023-07-06 19:49:04 +02:00
Donkie
f36eb86fc7
Client: Added clear filters button
2023-07-06 19:33:30 +02:00
Donkie
3c8e414aef
Client: Make table use the refine sorters/filters
...
That way, Refine is in charge of the sorters/filters state, instead of Refine and AntD each having their own state for it.
2023-07-06 19:32:48 +02:00
Donkie
e42b206d7d
Client: Filter state is now saved in local storage
2023-07-06 19:18:11 +02:00
Donkie
a954ef3df5
Client: Added filtering capabilities to filaments
2023-07-06 19:00:32 +02:00
Donkie
391d38a3a5
Client: Moved defaultSortOrder func to utils
2023-07-06 18:59:26 +02:00
Donkie
f76c18ea3a
Client: Define vendor_name field in list
2023-07-06 18:26:04 +02:00
Donkie
096f75ffb5
Client: Sort state is now saved in local storage
2023-07-06 16:18:14 +02:00
Donkie
4c17b8ea30
Client: Perform pagination using AntD instead
...
If we let Refine do the pagination, it will only return a page's worth of items in the dataSource. This makes the sorting useless if the items span multiple pages.
Now we let Ant Design to the pagination instead.
2023-07-06 16:06:04 +02:00
Donkie
f0403b3afb
Client: Filament table is now sortable
...
Can only sort by 1 column for now
2023-07-06 15:36:10 +02:00
Donkie
97170719b2
Client: 20 item pagination
2023-07-06 14:54:48 +02:00
Donkie
e24834f161
Client: Added clone button for filaments
2023-06-25 18:08:46 +02:00
Donkie
646ade1721
Client: Date time zones now handled correctly
2023-05-18 13:38:38 +02:00
Donkie
40dc48668b
Client: Fixed incorrect units for some numbers
2023-05-17 22:03:19 +02:00
Donkie
166c6fa0d1
Client: Improved the lists a bit
2023-05-16 21:50:09 +02:00
Donkie
caa25ccf93
Client: Better datetime field support
2023-05-14 20:06:44 +02:00
Donkie
43919ac90e
Client: Filament/Vendor selects now work
2023-05-14 20:06:17 +02:00
Donkie
0269518175
Added a basic web UI
2023-05-10 21:11:10 +02:00