|
671b1856c6
|
build(actions): add checkout to build action
Build / build (push) Successful in 56s
|
2025-05-01 13:03:15 +01:00 |
|
|
3da72482ba
|
build(actions): added action to test build process
Build / build (push) Failing after 51s
|
2025-05-01 13:01:16 +01:00 |
|
|
22e252ce53
|
docs: add 'author', 'license' and 'description' values to package.json
|
2025-05-01 12:49:58 +01:00 |
|
|
179d6e3b3b
|
chore: mute css lint warnings for tailwindcss rules
|
2025-05-01 12:46:16 +01:00 |
|
|
6b6af17731
|
fix: datatable count including entries from other guilds
|
2025-05-01 12:45:42 +01:00 |
|
|
7ef8b88aab
|
chore: fix broken syntax
|
2025-05-01 12:35:03 +01:00 |
|
|
2a88e1c184
|
fix: channels select dropdown height breaking on smaller screens
|
2025-05-01 12:33:33 +01:00 |
|
|
84772852e3
|
feat: patch existing feeds
|
2025-05-01 12:32:32 +01:00 |
|
|
23ca09b4a2
|
chore(release): 0.1.4
v0.1.4
|
2025-05-01 00:15:07 +01:00 |
|
|
b4aac14fb3
|
chore: until dark mode is added - default to dark
|
2025-05-01 00:14:54 +01:00 |
|
|
77c8d39142
|
fix: redraw feed datatable when new entries are created
|
2025-05-01 00:14:27 +01:00 |
|
|
ce51623637
|
fix(api): feed push fails if channels is undefined (left blank in UI)
|
2025-05-01 00:04:29 +01:00 |
|
|
a856925ab4
|
chore: temp disable
|
2025-04-30 23:59:35 +01:00 |
|
|
d8141e485c
|
feat: functional 'create' modal for feed records
|
2025-04-30 23:59:20 +01:00 |
|
|
e0cb99974f
|
chore: include preline dependency in main client file
|
2025-04-30 23:58:34 +01:00 |
|
|
9896f8e094
|
fix(api): correctly handle arguments for channels and active
|
2025-04-30 23:57:55 +01:00 |
|
|
acde6e1bbb
|
chore: safe exit for database connection on SIGINT
|
2025-04-30 23:57:05 +01:00 |
|
|
054cb6c017
|
build: database indexes for guild_id
|
2025-04-30 23:55:36 +01:00 |
|
|
95c55f3ba7
|
build: add migration push and reset commands
|
2025-04-30 11:44:57 +01:00 |
|
|
8aedc84280
|
refactor: rearrange files for postcss & made custom preline variants.css to work with postcss
|
2025-04-30 11:31:55 +01:00 |
|
|
5e8fc3c8aa
|
build: change to use postcss over tailwind/cli.
|
2025-04-30 11:30:00 +01:00 |
|
|
ad268096f3
|
chore: remove old devnote.txt file
|
2025-04-30 00:28:07 +01:00 |
|
|
1e5c8a821e
|
chore: some interfaces for client-side... might remove if not usefull
|
2025-04-29 17:09:52 +01:00 |
|
|
39e67c1088
|
refactor: major refactor of client-side public generated code
|
2025-04-29 17:09:23 +01:00 |
|
|
db5178fef0
|
fix: include filters on feed table
|
2025-04-29 14:09:11 +01:00 |
|
|
5323009fd8
|
feat: util for verifying feed channels
|
2025-04-29 12:27:47 +01:00 |
|
|
637415b8ca
|
feat: allow a custom 'where' clause parameter for datatable queries.
|
2025-04-29 12:27:19 +01:00 |
|
|
31b9063365
|
fix: replace unusable <td> renders with className parameters for col configs.
|
2025-04-29 12:26:25 +01:00 |
|
|
3acd08d922
|
refactor: move inline class names to css shorthand classes
|
2025-04-29 12:25:19 +01:00 |
|
|
6ff4bacddf
|
feat: add filters guild page with table (missing full features)
|
2025-04-29 00:03:06 +01:00 |
|
|
0a5d32e6e8
|
chore: add placeholder edit modal
|
2025-04-29 00:01:53 +01:00 |
|
|
16134e1719
|
buid: alter database structure and migrations - add filters
|
2025-04-29 00:00:57 +01:00 |
|
|
60cb0083f5
|
chore: remove unused code + delete existing feeds before seeding
|
2025-04-28 23:57:06 +01:00 |
|
|
3774c0b6db
|
build: shorthand commands for prisma format and prisma studio
|
2025-04-28 23:55:37 +01:00 |
|
|
9b5913cd77
|
feat: add '15' as a page size option for tables
|
2025-04-28 10:40:31 +01:00 |
|
|
1edc1d4016
|
feat: tag design for status and channels in feed table
|
2025-04-28 10:33:55 +01:00 |
|
|
336484c13a
|
chore: include dummy channels with seeds
|
2025-04-28 10:31:04 +01:00 |
|
|
12dff02c6f
|
refactor: formatTimestamp func now checks against current year, rather than year to date
|
2025-04-28 10:29:10 +01:00 |
|
|
f8724162ad
|
feat: basic search functionality for feed table
|
2025-04-26 22:52:03 +01:00 |
|
|
48cd87749e
|
chore(release): 0.1.3
v0.1.3
|
2025-04-26 16:23:10 +01:00 |
|
|
07b163a674
|
feat: page size selector for feed table
|
2025-04-26 16:19:26 +01:00 |
|
|
6cdef67850
|
feat: preline select box for table pagination
|
2025-04-24 17:04:35 +01:00 |
|
|
3b9368dc22
|
chore: added some fake Feed data for testing - more robust testing will obsolete this in the future
|
2025-04-24 12:43:32 +01:00 |
|
|
87da78286c
|
feat: added footer with pagination to feed table
|
2025-04-24 12:41:59 +01:00 |
|
|
c2d11120b0
|
build: added generate command for prisma orm
|
2025-04-24 12:41:21 +01:00 |
|
|
8450a9a7eb
|
chore: working on datatables implementation for feeds
|
2025-04-24 01:36:39 +01:00 |
|
|
10d55be62d
|
fix(api): include channels in datatable response for feeds
|
2025-04-23 14:30:25 +01:00 |
|
|
130fa63f69
|
fix: errors with feed datatables api endpoint
|
2025-04-23 14:09:59 +01:00 |
|
|
98b9bb1fba
|
fix: new feed api endpoints using bad regex
|
2025-04-23 14:09:15 +01:00 |
|
|
911c213236
|
chore: remove unused feed api file
|
2025-04-23 12:15:21 +01:00 |
|