Commit graph

190 commits

Author SHA1 Message Date
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
8c6ce2e244
refact: [NETWORK] format before saving (#286)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-01 23:00:58 +02:00
Florent CHAMPIGNY
05b22bfa5a
Feat import export mocks (#285)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-01 22:38:18 +02:00
Florent CHAMPIGNY
2783f0013b
feat: [NETWORK] import export mocks (#284)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-01 22:29:06 +02:00
Florent CHAMPIGNY
db467a6f3b
feat: [NETWORK] share mocks across apps and devices (#283)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-01 21:41:58 +02:00
Florent CHAMPIGNY
d395a1f972
refact: [UI] replace popup by custom impl for floconpanel (#282)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-01 20:13:24 +02:00
Raphael Teyssandier
5c8c4e0d95
feat: First appearance version (#281)
Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-10-01 10:32:57 +02:00
Florent CHAMPIGNY
ed4c95c3b0
feat: [NETWORK] add pannel scrollbar (#278)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-30 15:32:33 +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
0d6f072bf3
fix: Copy (#265)
Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-09-24 10:05:51 +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
505f56b57e
feat: [TABLE] export to csv (#261)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-18 20:49:14 +02:00
Florent CHAMPIGNY
ad5528de4b
refact: [TABLE] improve tables UX (#260)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-18 20:40:08 +02:00
Florent CHAMPIGNY
22ccb036d3
fix: [DEEPLINK] double if history (#259)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-18 20:17:45 +02:00
Florent CHAMPIGNY
b6deb493d0
fix: [TABLE] scroll (#258)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-18 20:12:38 +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
0369476853
feat: [DEVICE] restart app (#256)
* feat: images display sizes

* feat: [DEVICE] reboot app button

* renamed

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-18 19:51:05 +02:00
Raphael Teyssandier
a34d61fda4
feature: Handle keys (#254)
Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-09-17 17:15:09 +02:00
Raphael Teyssandier
c4a8cd241a
feature: Clean panel close (#253)
Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-09-17 16:19:33 +02:00
Florent CHAMPIGNY
2af3151335
feat: images display sizes (#251)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-16 23:44:06 +02:00
Florent CHAMPIGNY
7e0ec0d5dc
feat: [ANALYTICS] export as CSV (#250)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-16 22:15:10 +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
e52f5c1687
feat: [DEEPLINK] add history (#248)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-16 20:49:58 +02:00
Florent CHAMPIGNY
05045ef0b4
feat: [DASHBOARD] remove (#247)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-16 19:53:07 +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
Florent CHAMPIGNY
e1b2538e9c
Feat analytics autoscroll (#245)
* refact: [VISIBILITY] broadcast receiver is now internal

* refact: [VISIBILITY] broadcast receiver is now internal

* feat: [ANALYTICS] auto scroll

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-16 18:52:24 +02:00
Florent CHAMPIGNY
ff41cec851
Fix outofbound tables (#243)
* fix: [TABLES] possible out of memory

* fix: [TABLES] possible out of memory

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-16 10:03:14 +02:00
Florent CHAMPIGNY
1c699bd1b5
fix: analytics out of memory (#241)
* fix: analytics out of memory

* fix: analytics out of memory

* fix: analytics out of memory

* fix: analytics out of memory

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-16 09:38:35 +02:00
Florent CHAMPIGNY
d5bfefd9a5
Fix sharedpreference scrollbar (#235)
* fix: shared preference scrollbar

* fix: shared preference scrollbar

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-12 14:07:22 +02:00
Florent CHAMPIGNY
58741cebba
fix: [ANALYTICS] scrollbar (#234)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-12 13:58:23 +02:00
Florent CHAMPIGNY
486afa6b8f
fix: clean old sessions on contextual (#233)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-12 13:49:54 +02:00
Florent CHAMPIGNY
fc95ea0186
fix: dialog designs (#231)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-12 10:22:20 +02:00
Florent CHAMPIGNY
eb1b7ceb12
feat: filter selector (#230)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-12 10:07:15 +02:00
Florent CHAMPIGNY
96e9bc36a6
fix: empty dropdown titles (#229)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-12 09:19:40 +02:00
Florent CHAMPIGNY
07bc12d245
fix: network dropdown (#228)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-12 09:18:33 +02:00
Florent CHAMPIGNY
c281377342
feat: escape to close (#226)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-11 22:37:14 +02:00
Florent CHAMPIGNY
4c0955a068
fix: [NETWORK] panel size (#225)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-11 21:54:03 +02:00
Florent CHAMPIGNY
4ee81fe066
fix: [DEEPLINKS] design (#224)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-11 21:46:43 +02:00
Florent CHAMPIGNY
7e4421aa8f
fix: dashboard textfields (#223)
* fix: dashboard textfields

* fix: dashboard textfields

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-11 17:22:53 +02:00
Florent CHAMPIGNY
7da067d083
fix: [ANALYTICS] divider width' (#222)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-11 16:03:41 +02:00
Florent CHAMPIGNY
c954ef289e
feat: clean old sessions (#219)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-11 15:19:25 +02:00
Florent CHAMPIGNY
222b901833
fix: old sessions (#218)
* fix: old sessions

* fix: old sessions

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-11 15:05:10 +02:00
Florent CHAMPIGNY
1b207d614b
refact: [ANALYTICS] design (#217)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-10 14:56:29 +02:00
Florent CHAMPIGNY
51231e50b3
fix: [IMAGES] design (#216)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-10 14:04:10 +02:00
Florent CHAMPIGNY
39bacbcc6e
fix: [FILES] design (#215)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-10 13:59:03 +02:00
Florent CHAMPIGNY
2dfc0602e1
Refact design sharedprefs (#214)
* refact: [SHAREDPREFS] design

* fix

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-10 10:58:44 +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
4640f3f026
Feat edit sharedpreference (#213)
* feat: [SHAREDPREFERENCES] edit

* refact

* refact

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-09 16:41:19 +02:00
Raphael Teyssandier
17986127b1
feature: Version (#212)
Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-09-09 15:00:02 +02:00
Florent CHAMPIGNY
ac5538cca0
feat: [NETWORK] search includes bodies (#211)
* feat: [NETWORK] search includes bodies

* clean code

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-09 14:40:26 +02:00