Commit Graph

111 Commits (nix-and-poetry)

Author SHA1 Message Date
Stan Drozd 35b29fba9b
Finalize nix build, add a nixified container 2021-03-03 00:53:14 +01:00
Stan Drozd 5d2f99287e
Bump Python in Dockerfile, make it work with poetry, update lockfile 2021-02-28 01:39:05 +01:00
Stan Drozd fae8d2b219
Add requirements.txt contents to pyproject.toml, add lockfile 2021-02-28 00:45:14 +01:00
Stan Drozd 140eeb43da
Update dependencies (cherry-picked from ar)
As far as i can see, the only breaking change is the change from
@detail_route to @action(detail=True) decorator in
rest_framework.decorators.
(famous last words)
2021-02-28 00:44:56 +01:00
Stan Drozd 5aa9f56d3e
Poetry init, move shell deps to nativeBuildInputs, 2021-02-28 00:26:11 +01:00
Stan Drozd 47eda90387
Initialize niv, lorri, add nixpkgs.python3 as common dep 2021-02-27 23:15:21 +01:00
informatic 3b5439ef74 auth: fix broken deletion permission on non-superusers 2020-05-28 21:53:58 +02:00
radex 3de626d5c5 labels via api + remove redundant nav item 2020-05-28 21:23:51 +02:00
radex 1f5a053a19 Less confusing "Print labels" button + explanation 2020-05-28 21:23:51 +02:00
radex 5160052dfd You can now print Items, w/o explicitly defining Labels 2020-05-28 21:23:51 +02:00
radex 2e0c031fab /items/:id now fetches via short_id or label.id (now considered legacy) 2020-05-28 21:23:51 +02:00
radex a82668ca01 improve /api/1/items/:item_id 2020-05-28 21:23:51 +02:00
radex 0c883bed2f simplify item info 2020-05-28 21:23:51 +02:00
radex 7ac99dd44b introduce item.short_id + lookup by short id 2020-05-28 21:23:51 +02:00
radex d313274615 better index 2020-05-28 21:23:51 +02:00
informatic 1587f26181 attempt at fixing missing label editor 2020-05-14 23:16:53 +02:00
informatic 4c4d889aac add build_static to ignorefiles 2020-05-12 21:14:18 +02:00
informatic 83e2afcf06 Check in some random production changes 2020-05-12 20:58:10 +02:00
informatic 5e598d80b4 Pin container versions, simplify initial setup 2020-05-12 20:56:44 +02:00
radex af9ed46861 fix print button 2020-05-12 20:27:08 +02:00
radex 4acccb7d94 Hide item history by default 2020-05-12 20:27:08 +02:00
radex 786f2a3675 title nice 2020-05-12 20:27:08 +02:00
radex 7f12474e76 some admin ux improvements 2020-05-12 20:27:08 +02:00
radex 60601b270e Search everywhere 2020-05-12 20:27:08 +02:00
radex 5a70e382b8 UX improvements 2020-05-12 20:27:08 +02:00
radex 16ff203aaa Nicer printing UI, allow to print 2 easily, hide useless/empty shit 2020-05-12 20:27:08 +02:00
radex 93ebd810aa Allow label printing api to print multiple copies of a label 2020-05-12 20:27:08 +02:00
radex 35da79f0b2 better onboarding readme 2020-05-12 20:27:08 +02:00
radex 323da8e0df improve readme for the newbs 2020-05-12 20:27:08 +02:00
radex a427c34dff allow localhost in dev 2020-05-12 20:27:08 +02:00
radex 388f67eb80 fix wiki link 2020-05-12 20:27:08 +02:00
informatic 0aee39af76 postgres-hstore: fix database initialization with custom username 2019-05-12 15:58:49 +02:00
informatic d39cfd9b42 Dockerfile: add missing CMD 2019-05-12 15:58:19 +02:00
informatic 43c1c94844 settings: load all relevant options from environment 2019-05-12 15:58:01 +02:00
informatic fedf3dca80 Add apitoken endpoint 2019-02-02 13:21:15 +01:00
informatic 3f58a080f4 settings: Just a bunch of default hostnames 2019-01-10 20:03:03 +01:00
informatic 6b91ed4d25 Fix account associations by email 2019-01-10 13:33:45 +01:00
d42 638ea2a2aa unnecessary code 2018-10-10 21:38:44 +02:00
d42 1f8dadcf18 confidential donut read 2018-10-10 21:34:45 +02:00
d42 95694890ea associate_by_email 2018-10-10 21:33:16 +02:00
d42 0df044b267 ldap is no more ['] 2018-10-10 21:28:57 +02:00
d42 5fa30b7e3a unregister social admin views 2018-10-10 21:18:25 +02:00
d42 9577c2d27d yolo admin login redirect 2018-10-10 21:18:06 +02:00
d42 45c4772f78 staff ItemAdmin 2018-10-10 20:37:56 +02:00
d42 2690136711 undefecate prop query :^) 2018-10-10 20:37:30 +02:00
d42 2ff57e3e0a initial oauth commit 2018-10-10 19:59:54 +02:00
d42 65871f578d categories 2018-09-26 22:39:51 +02:00
d42 1723535394 rESPONSIVE ADMIN 2018-09-26 22:27:24 +02:00
d42 1039211bba update props on paste 2018-09-26 22:21:08 +02:00
d42 87db1c4747 vendor me daddy 2018-09-26 22:20:36 +02:00