Commit Graph

26 Commits

Author SHA1 Message Date
sean1832
11f28c799e build: moving local function to streamlit tools or utilities 2023-02-21 00:24:12 +11:00
sean1832
0359e60d7f refactor: create project wise constants 2023-02-20 04:04:48 +11:00
sean1832
b3be11e821 refactor: convert modules into python modules 2023-02-20 02:27:00 +11:00
sean1832
9134241dfa fix: key error -1 2023-02-19 04:41:28 +11:00
sean1832
5b768b7f6b BREAKING CHANGE: multilingual support for prompt manipulation 2023-02-19 02:54:52 +11:00
sean1832
2070cfd760 fix: missing variable filter_info 2023-02-19 00:03:33 +11:00
sean1832
d8ce089622 chore: add emoji for clarity 2023-02-19 00:00:05 +11:00
sean1832
9e91b7dcd7 fix: missing translation 2023-02-18 23:52:13 +11:00
sean1832
bfaa87e5b8 BREAKING CHANGE: add support for Chinese(Simplified) 2023-02-18 23:36:35 +11:00
sean1832
722a7ca713 fix: frontmatter filter row does not display correctly 2023-02-16 05:00:22 +11:00
sean1832
32ac8afaec feat: Added feature to save frontmatter filter parameters 2023-02-16 03:15:48 +11:00
sean1832
9245e6fe0c BREAKING CHANGE: multiple frontmatter field filter 2023-02-16 02:38:02 +11:00
sean1832
aba610ff33 experiment: change column space 2023-02-15 22:50:20 +11:00
sean1832
9c7be623f5 experiment: add delete filter row 2023-02-15 22:44:38 +11:00
sean1832
2daa8e5012 experiment: ability to append filter logics 2023-02-15 22:35:02 +11:00
sean1832
eb6990c4cb refactor: create add_filter function from filter_data 2023-02-15 22:15:11 +11:00
sean1832
d5f52336b2 feat: additional filter logic
CONTAINS,
NOT CONTAINS,
MORE THAN,
LESS THAN,
MORE THAN OR EQUAL,
LESS THAN OR EQUAL
2023-02-15 03:44:35 +11:00
sean1832
a6b1d09d1d feat: replace advanced mode radio to switch 2023-02-15 02:49:50 +11:00
sean1832
0b2d91f876 chore: remove debug print 2023-02-15 00:15:46 +11:00
sean1832
9af5cb302c feat: add sleep time when click saved button and refresh page 2023-02-14 23:58:53 +11:00
sean1832
b99b0447cf feat: add delete toggle for deletion safety 2023-02-14 23:50:52 +11:00
sean1832
bfd743df09 feat: sort prompt file by creation time 2023-02-14 23:50:17 +11:00
sean1832
6086e7293d fix: delete prompt does not work 2023-02-14 23:37:17 +11:00
sean1832
fe7a2d839b feat: ability to add/delete prompt file 2023-02-14 22:04:51 +11:00
sean1832
36a3105bda refactor: adjust main function space 2023-02-14 18:23:20 +11:00
sean1832
73cc9caaf6 move webui script out, change question to textarea 2023-02-13 00:06:41 +11:00