Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Can Anyone Point Me To Web Ui Source Code Out, I’M Wondering How Can I Customizing Web App Ui A Little Bit

Can anyone point me to web ui source code out, I’m wondering how can I customizing web app ui a little bit

  
  
Posted 4 years ago
Votes Newest

Answers 7


Hi MagnificentPig49 unfortunately it's only in the trains-server docker, we are working on making it "presentable" and uploading it to it's repo.
It's written in Angular (v8 I think). Do you want to help out, it will definitely incentive the guys to tidy up the code and upload it :)

  
  
Posted 4 years ago

MagnificentPig49 quick update, front-end guys updated me that with the next trains-server update they will have the web client code available on the repository , ETA probably mid May or so :)

  
  
Posted 4 years ago

Thanks AgitatedDove14 , I would love to but I’m afraid of can’t put time on it as abit busy with couple projects at this point, I will let you know when I got free to helping you on this. 🙏

  
  
Posted 4 years ago

MagnificentPig49 that's a good question, I'll ask the guys 🙂
BTW, I think the main issues is actually making sure there is enough documentation on how to compile it...
Anyhow I'll update here

  
  
Posted 4 years ago

AgitatedDove14 how far you are to make it presentable? what’s needs to be done , maybe I can put some efforts on it

  
  
Posted 4 years ago

Thanks MagnificentPig49 !

  
  
Posted 4 years ago

oh great 🙏

  
  
Posted 4 years ago