Commit graph

29 commits

Author SHA1 Message Date
Florent CHAMPIGNY
8acf00229e
add a small CI check to be sure no-op is building (#308)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-05 14:28:41 +02:00
Florent CHAMPIGNY
3f52ec0d54
Refact move networkfilter separate flow (#290)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-02 16:41:46 +02:00
Florent CHAMPIGNY
7c0efbb4a0
Refact network format on data (#289)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-02 14:46:41 +02:00
Florent CHAMPIGNY
08e58f60f4
refact: [NETWORK] format on data part to be able to filter and search… (#288)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-02 14:32:56 +02:00
Florent CHAMPIGNY
7a52b79470
feat: [IMAGES] callback to personalize detection (#275)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-30 14:26:29 +02:00
Raphael Teyssandier
ca9e5a16c7
feature: Add template (#266)
Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-09-23 10:45:47 +02:00
Florent CHAMPIGNY
e083c84ca1
feat [DASHBOARD] labels (#257)
* feat [DASHBOARD] labels

* feat [DASHBOARD] labels

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-18 20:09:50 +02:00
Florent CHAMPIGNY
4b2419ffe9
feat: [DEEPLINK] autocomplete params (#249)
* feat: [DEEPLINK] params

* added deserialisation

* added missing files

* works

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-16 21:59:25 +02:00
Florent CHAMPIGNY
acd7f9d2ab
feat: [ANALYTICS] old sessions (#246)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-16 19:11:54 +02:00
Wouter van der Velde
35b3943f30
Dashboards - Form support (#190)
* [dashboard-form] Android plugin form dsl&config. Moved from SectionConfig to abstract ContainerConfig

* [dashboard-form] Implemented models and entities for section -> container and containerConfig

* [dashboard-form] reverted back to original elementconfig callback

* [dashboard-form] Removed serialization from domain module, cleaned up classes as suggested

* [dashboard-form] Updated modifier position
2025-09-10 10:22:14 +02:00
Florent CHAMPIGNY
eae3fc5b52
Feat add logger (#181)
* feat: logger

* added everywhere

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-31 09:22:50 +02:00
Florent CHAMPIGNY
2e43018617
refact: add foreign key to device and app (#164)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-28 14:42:00 +02:00
Florent CHAMPIGNY
bdea11321d
refact: [CORE] add app instance to messages (#153)
* refact: [CORE] add app instance to messages

* upgraded schema

* old calls are displayed differently

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-24 22:39:26 +02:00
Florent CHAMPIGNY
8025553c2f
Refact onmessage (#152)
* refact: [CORE] on message receive pass the app with package

* added db files

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-24 21:27:20 +02:00
Florent CHAMPIGNY
262ccfd19f
Refact devices apps (#135)
* refact: [CORE] device and apps

* refact: [CORE] device and apps

* refact: [CORE] device and apps

* refact: [CORE] device and apps

* refact: [CORE] device and apps

* added db files

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-21 22:52:15 +02:00
Florent CHAMPIGNY
3cb5abd33f
feat: [NETWORK] mocks can throw errors (#133)
* feat: [NETWORK] mocks can throw errors

* added into android

* added on ktor

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-21 16:44:07 +02:00
Florent CHAMPIGNY
9ca6409acd
Refact mock ktor (#127)
* refact: exception colors

* refact: [MOCK] ktor support

* added missing file

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-21 11:58:52 +02:00
Florent CHAMPIGNY
35d896af23
Refact network model (#123)
* refact: [NETWORK] model with error

* refact: [NETWORK] model with error

* refact: [NETWORK] model with error

* refact: [NETWORK] model with error

* refact: [NETWORK] model with error

* refact

* merged with main

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-21 10:25:03 +02:00
Florent CHAMPIGNY
b80ad468b7
Refact multiple configs (#120)
* refact: [NETWORK] multiple network configs

* added db files

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-20 14:41:41 +02:00
Florent CHAMPIGNY
fa1df1fe3c
refact: [NETWORK] multiple network configs (#119)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-20 14:40:52 +02:00
Raphael Teyssandier
4b0b565705
feature: Improve UI (#115)
Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-08-19 19:43:07 +02:00
Raphael Teyssandier
8147d8852c
Improve network UI (#108)
* feature: remote dashboard

* feature: Dashboard

* feature: Network

* fix: Network

* feature: Move files

* fix: DI

* fix: Discussion

* fix: Discussion

* fix: Discussion

* feature: Improve UI

* feature: Rework text

* feature: Improve header

* feature: Rework header filter uI

* fix: Build

* fix: Build

* feature: Improve textfield

* fix: Feedback

---------

Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-08-18 15:38:30 +02:00
Florent CHAMPIGNY
081fefd63a
update the readme (#98)
* update the readme

* update the readme

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-13 21:56:34 +02:00
Raphael Teyssandier
401a2bae9c
feature: Move dashboard (#91)
* feature: Move dashboard

* feature: Move db

* feature: Move deeplink

* feature: Move files

* feature: Move images

* feature: Sharedpreference

* feature: Move table

* fix: Table

---------

Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-08-12 17:46:50 +02:00
Florent CHAMPIGNY
347432d0b8
refact: [NETWORK] split call into request and response (#88)
* refact: [NETWORK] split call into request and response

* added isMocked to request

* refact: [NETWORK] domain (#90)

* refact: [NETWORK] domain

* refact: [NETWORK] domain

* refact: [NETWORK] domain

* refact: [NETWORK] domain

* refact: [NETWORK] domain

---------

Co-authored-by: Florent Champigny <florent@bere.al>

* refact: [NETWORK] domain

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-12 11:58:52 +02:00
Raphael Teyssandier
8db24d760c
Feature/multi apps (#69)
* feature: Add multi apps

* feature: Add logic

* fix: Upgrade db

* fix: Devices

* feature: Change everywhere (almost)

* fix: Build

* fix: Discussion

* fix: Build

* fix: Deeplink

* fix: Disinct

* fix: Discussion

---------

Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-10 08:16:45 +02:00
Florent CHAMPIGNY
7afc8b6394
try to fix release (#76)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-08 15:34:41 +02:00
Florent CHAMPIGNY
a7f102926b
refact: [FILTERS] persist them (#68)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-07 14:17:03 +02:00
Raphael Teyssandier
a1e4dcca86
feature: Migrate to material icon lib (#24)
Co-authored-by: Raphael Teyssandier <rteyssandier@sephora.fr>
Co-authored-by: Florent CHAMPIGNY <champigny.florent@gmail.com>
2025-08-03 20:19:14 +02:00